@import "default.css";
/**** layout ***/
*{
	font-family:'ＭＳ ゴシック','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,Verdana,sans-serif;
}
body{
	text-align:center;
	margin:0;
	font-size:13px;
	color:#555555;
	font-family:'ＭＳ ゴシック','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,Verdana,sans-serif;
	line-height:120%;
}
#head_wrapper{
	margin-top:30px;
	background:url("../image/common/header_bg.jpg");
	height:163px;
}
#header{
	margin:0 auto 0 auto;
	text-align:left;
	height:163px;
	width:800px;
	font-size:11.5px;
	font-weight:bold;
}
*:first-child+html #header{
}
.header_btn_n{
	width:400px;
	height:87px;
	background:url("../image/common/header_btn_n.jpg");
}
a.h_advise_btn{
	display:block;
	float:left;
	width:270px;
	height:58px;
	background:url("../image/common/h_advise_btn.jpg");
}
a:hover.h_advise_btn{
	background:url("../image/common/h_advise_btn_over.jpg");
}
a.h_contact_btn{
	display:block;
	float:right;
	width:130px;
	height:58px;
	background:url("../image/common/h_contact_btn.jpg");
}
a:hover.h_contact_btn{
	background:url("../image/common/h_contact_btn_over.jpg");
}

*:first-child+html .header_btn_n{
	margin-bottom:3px;
}
#wrapper{
	background:url("../image/common/top_bg.jpg") top repeat-x;
	clear:both;
}
#content{
	margin:0 auto;
	text-align:left;
	width:800px;
}

#sidebar_left{
	width:220px;
	float:left;
	margin:15px 0 10px 0;
}
#sidebar_left a{
	margin-bottom:5px;
	line-height:200%;
	
}

#content_2{
	width:560px;
	margin:15px 0 10px 0;
	float:right;
}

#footer{
	background:url("../image/common/footer_inbg.jpg");
	width:800px;
	height:96px;
	margin:0 auto;
	padding-top:60px;
	color:#7b7d78;
}
#footer a{
	font-size:9px;
	color:#29a09d;
}
/**** content ****/
a#header_btn{
	display:block;
	background:url("../image/common/header_btn.jpg") no-repeat;
	width:100px;
	height:55px;
	float:left;
}
a#header_contact{
	display:block;
	background:url("../image/common/header_contact.jpg") no-repeat;
	width:284px;
	height:70px;
	float:right;
}
a:hover#header_contact{
	background:url("../image/common/header_contact_over.jpg") no-repeat;
}
.header_btn_n{
	float:right;
}
a.navi{
	display:block;
	width:114px;
	height:55px;
	margin-top:12px;
	/margin-top:9px;
	float:left;
}
*html a.navi{
	margin-top:12px;
}
a.navi_1{
	background:url("../image/common/navi_1.jpg") no-repeat;
}
a:hover.navi_1{
	background:url("../image/common/navi_1_over.jpg") no-repeat;
}
a.navi_2{
	background:url("../image/common/navi_2.jpg") no-repeat;
}
a:hover.navi_2{
	background:url("../image/common/navi_2_over.jpg") no-repeat;
}
a.navi_3{
	background:url("../image/common/navi_3.jpg") no-repeat;
}
a:hover.navi_3{
	background:url("../image/common/navi_3_over.jpg") no-repeat;
}
a.navi_4{
	background:url("../image/common/navi_4.jpg") no-repeat;
}
a:hover.navi_4{
	background:url("../image/common/navi_4_over.jpg") no-repeat;
}
a.navi_5{
	background:url("../image/common/navi_5.jpg") no-repeat;
}
a:hover.navi_5{
	background:url("../image/common/navi_5_over.jpg") no-repeat;
}
a.navi_6{
	background:url("../image/common/navi_6.jpg") no-repeat;
}
a:hover.navi_6{
	background:url("../image/common/navi_6_over.jpg") no-repeat;
}
a.navi_7{
	background:url("../image/common/navi_7.jpg") no-repeat;
}
a:hover.navi_7{
	background:url("../image/common/navi_7_over.jpg") no-repeat;
}

.pankuzu{
	padding-top:20px;
}
.pankuzu a{
	color:#29a09d;
}

.side_topics{
	width:220px;
	padding-top:34px;
	margin-top:10px;
	background:url("../image/common/side_bg_seminar.jpg") no-repeat;
}

.seminar{
	background:url("../image/common/side_bg_seminar.jpg") no-repeat;
}
.report{
	background:url("../image/common/side_bg_report.jpg") no-repeat;
}
.media{
	background:url("../image/common/side_bg_media.jpg") no-repeat;
}
.news{
	background:url("../image/common/side_bg_news.jpg") no-repeat;
}

a.side_b2c{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_b2c.jpg") no-repeat;
}
a:hover.side_b2c{
	background:url("../image/common/side_b2c_over.jpg") no-repeat;
}
a.side_crm{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_crm.jpg") no-repeat;
}
a:hover.side_crm{
	background:url("../image/common/side_crm_over.jpg") no-repeat;
}
a.side_marketing{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_marketing.jpg") no-repeat;
}
a:hover.side_marketing{
	background:url("../image/common/side_marketing_over.jpg") no-repeat;
}
a.side_point{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_point.jpg") no-repeat;
}
a:hover.side_point{
	background:url("../image/common/side_point_over.jpg") no-repeat;
}
a.seminar110721{
	display:block;
	width:220px;
	height:70px;
	margin:0px 0 10px;
	background:url("../image/common/seminar110721.jpg") no-repeat;
}
a:hover.seminar110721{
	background:url("../image/common/seminar110721_over.jpg") no-repeat;
}
a.side_greeting{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_greeting.jpg") no-repeat;
}
a:hover.side_greeting{
	/*background:url("../image/common/side_greeting_over.jpg") no-repeat;*/
}
a.side_blog{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_blog.jpg") no-repeat;
}
a:hover.side_blog{
	/*background:url("../image/common/side_blog_over.jpg") no-repeat;*/
}

a.side_blog2{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_blog2.jpg") no-repeat;
}

a.side_blog_staff{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_blog_staff.jpg") no-repeat;
}
a:hover.side_blog_staff{
	background:url("../image/common/side_blog_staff_over.jpg") no-repeat;
}
a.side_ms{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_ms.jpg") no-repeat;
}

a.side_mystery{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_mystery.jpg") no-repeat;
}
a:hover.side_mystery{
	background:url("../image/common/side_mystery_over.jpg") no-repeat;
}

a.side_pointnavi{
	display:block;
	width:220px;
	height:70px;
	margin:10px 0;
	background:url("../image/common/side_pointnavi.jpg") no-repeat;
}
a:hover.side_pointnavi{
	background:url("../image/common/side_pointnavi_over.jpg") no-repeat;
}

a:hover.side_ms{
	/*background:url("../image/common/side_ms_over.jpg") no-repeat;*/
}
.indent_green{
	background:url("../image/common/indent_green.jpg") no-repeat;
	padding-left:25px;
}
.indent_orange{
	background:url("../image/common/indent_orange.jpg") no-repeat;
	padding-left:25px;
}
a.contact_btn{
	display:block;
	width:220px;
	height:40px;
	background:url("../image/content/contact_btn.jpg") no-repeat;
}
a:hover.contact_btn{
	background:url("../image/content/contact_btn_over.jpg") no-repeat;
}
a.advise_btn{
	display:block;
	width:220px;
	height:40px;
	background:url("../image/content/advise_btn.jpg") no-repeat;
}
a:hover.advise_btn{
	background:url("../image/content/advise_btn_over.jpg") no-repeat;
}
a.detail_btn{
	display:block;
	width:150px;
	height:30px;
	background:url("../image/content/detail_btn.jpg") no-repeat;
}
a:hover.detail_btn{
	background:url("../image/content/detail_btn_over.jpg") no-repeat;
}
.catch{
	font-size:15px;
	font-weight:600;
	color:#32a2a5;
	margin: 0;
}
table{
	font-size:13px;
	color:#555555;
	text-letter:nomal;
}
/**** general setting ****/
.table_cell p{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
* html .table_cell p {
	display: inline;
	zoom: 1;
}
*:first-child+html .table_cell p {
	display: inline;
	zoom: 1;
}
.clear{
	margin:0;
	padding:0;
	height:0;
	clear:both;
}
.center_o{
	text-align:center;
}
.center_i{
	margin:0 auto;
	text-align:left;
}
.left{
	float:left;
}
.right{
	float:right;
	margin-bottom:20px;
}
.invisible{
	display:none;
}
.indent5{
	margin:10px 0 15px 5px;
}
.indent5 a{
	line-height:200%;
}
.indent10{
	margin:10px 0 15px 10px;
}

.indent15{
	margin:10px 0 15px 15px;
}
.indent20{
	margin:10px 0 15px 20px;
}
.indent30{
	margin:10px 0 15px 30px;
}
.indent40{
	margin:10px 0 15px 40px;
}
.indent50{
	margin:10px 0 15px 50px;
}
.border_bottom{
	padding-bottom:10px;
	border-bottom:2px dotted #cccccc;
}
.border_all{
	padding:5px;
	border:1px solid #999999;
}
.red{
	color:#FF0000;
}
.orange{
	color:#ff9900;
}
.big{
	font-size:110%;
	font-weight:bold;
	line-height:130%;
}
.big_more{
	font-size:120%;
	font-weight:bold;
	line-height:140%;
}
.small{
	font-size:90%;
}
.small_more{
	font-size:82%;
}
.bold{
	font-weight:900;
}
.uline{
	text-decoration:underline;
}
.t_none{
	text-decoration: none
	color:#555555;
	font-weight:100;
	font-size:13px;
}
.table1{
	border-collapse:collapse;
	border:1px solid #cccccc;
}
.table1 tr{
	border:1px solid #cccccc;
}
.table1 td{
	border:1px solid #cccccc;
}
.table11{
	border-collapse:collapse;
	border:1px solid #cccccc;
}
.table11 tr{
	border:1px solid #cccccc;
}
.table11 td{
	border:1px solid #cccccc;
}
.cell1{
	padding:5px;
	background-color:#eeeeee;
}
.cell2{
	padding:8px;
}
.move td{
	padding:4px 9px ;
	border:1px solid #999999;
}
.line{
	line-height:140%;
}
.mart0{ margin-top:0;}
.mart5{ margin-top:5px;}
.mart10{ margin-top:10px;}
.mart15{ margin-top:15px;}
.mart20{ margin-top:20px;}
.mart25{ margin-top:25px;}
.mart30{ margin-top:30px;}
.mart40{ margin-top:40px;}
.mart50{ margin-top:50px;}
.marr5{ margin-right:5px;}
.marr10{ margin-right:10px;}
.marr15{ margin-right:15px;}
.marr20{ margin-right:20px;}
.marr25{ margin-right:25px;}
.marr30{ margin-right:30px;}
.marb0{ margin-bottom:0;}
.marb5{ margin-bottom:5px;}
.marb10{ margin-bottom:10px;}
.marb15{ margin-bottom:15px;}
.marb20{ margin-bottom:20px;}
.marb30{ margin-bottom:30px;}
.marl5{ margin-left:5px;}
.marl10{ margin-left:10px;}
.marl15{ margin-left:15px;}
.marl20{ margin-left:20px;}
.marl25{ margin-left:25px;}
.marl30{ margin-left:30px;}
.marl35{ margin-left:35px;}
.marl40{ margin-left:40px;}
.marl45{ margin-left:45px;}

a img{
	border:none;
}
a {
	color:#000000;
}

