/* ヘッダー */

#main h1
{
	background-image: url( "../ku_images/background_h1.png");
	background-repeat: no-repeat;
	height: 45px;
	line-height: 1.3;
	margin: 0;
	padding: 5px 0 0 12px;
}

#main h1 span
{
	display: block;
	color: #434343;
	font-size: 30%;
	font-weight: normal;
	text-decoration: underline;
}

#logo
{
	position: absolute;
	top: 21px;
	left: 10px;
}

#kbmj
{
	position: absolute;
	top: 9px;
	left: 640px;
}

/* ナビゲーション */

#main p.note 
{ font-size:100%;
text-align:left;
width:450px;
padding:0 0 10px 70px;
font-weight: bold;}

#navigation
{
	font-size: 80%;
	width: 760px;
}

.navi-button
{
	float: left;
	background-repeat : no-repeat ;
	background-position : top center ;
	font-weight: bold;
	text-align: center;
}

.navi-button a
{
	display: block;
 	height: 23px;
	width: 152px;
	padding: 7px 0 0 0;
}

.navi-button a:link
{
	color: white;
	background-image : url(../ku_images/navi-button_off.png) ;
}

.navi-button a:visited
{
	color: white;
	background-image : url(../ku_images/navi-button_off.png) ;
}

.navi-button a:hover
{
	color: #1D55E2;
	background-image : url(../ku_images/navi-button_over.png) ;
}

.navi-button a:active
{
	color: white;
	background-image : url(../ku_images/navi-button_over.png) ;
}

.here
{
	background-image : url(../ku_images/navi-button_on.png) ;
	color: white;
	height: 23px;
	width: 152px;
	padding: 7px 0 0 0;
}


/* コンテンツ */

.main_image
{
	both: clear;
}

#main2
{
	width:680px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#main2 p{
	font-size:12px;
}

#main2 table.kuchikomi_table
{
	width:660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main2 table.kuchikomi_table th
{
	width:305px;
	text-align:left;
	vertical-align:top;
	padding:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main2 table.kuchikomi_table td
{
	width:335px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#main table.banner_table{
	background-color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
	
#main table.banner_table td{
	background-color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding:10px;
	}

#main h2
{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	height: 67px;
	width: 530px;
}

#main h2
{
	background-image: url(../ku_images/top_t.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 530px;
	text-indent:-9999px;
}


#main h3
{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	height: 43px;
	width: 530px;
}

#main h3 span#t1
{
	background-image: url(../ku_images/top_t1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3 span#t2
{
	background-image: url../ku_images/top_t2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3 span#t3
{
	background-image: url(../ku_images/top_t3.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3 span#t4
{
	background-image: url(../ku_images/top_t4.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3 span#t5
{
	background-image: url(../ku_images/faq_t.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 63px;
	width: 530px;
}

#main h3 span#t6
{
	background-image: url(../ku_images/case_t.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 530px;
}

#main h3 span#t7
{
	background-image: url(../ku_images/smy_t1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3 span#t8
{
	background-image: url(../ku_images/smy_t2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#main h3.kuchikomi_title
{
	font-size:24px;
	color:#18596b;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

#main h4.kuchikomi_sub_title
{
	font-size:14px;
	font-weight: bold;
	background-image: url(../ku_images/kuchimi_title_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 689px;
	color:#FFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top:20px;
}


#main h5
{   
	background-image: url( "../ku_images/background_h5.png" ); 
	background-position: 0;
	background-repeat: no-repeat;
	color: #000033;
	font-size: 90%;
	height: 30px;
	margin: 3px 0 0 0px;
	padding: 10px 5px 3px 15px;
}

#main table.t_table{
	padding:0;
	text-align:left;
	vertical-align:top;
	width:680px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
	
#main table.t_table td{
	padding:0;
	font-size:10px;
	text-align:left;
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#main #list1
{
	width: 470px;
	background-color: #d7e7ef;
	background-image: url( "../ku_images/slash.gif");
	margin-top: 15px;
	padding: 15px;
}

#main #list1 p
{
	width: 442px;
	height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url( "../ku_images/li_mrk1.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
	line-height: 28px;
}

/*
.service_title_kuchikomi{
	font-size:15px;
	color:#585858;
	margin:10px 0 15px 0;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
}
*/


	
	
	

.srv
{
	font-size: 100%;
	border: solid 1px #7d7d7d;
	padding: 10px 8px 10px 8px;
	margin-bottom: 8px;
	line-height:1.5em;
}

.srv p
{
	padding: 10px 0 0 0;
}



#c1 dl
{
	padding: 8px 0px;
	margin: 0;
}

#c1 dl dt
{

}

#c1 dl dd
{
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	line-height: 1.5em;
	margin: 0;
}

#price
{
	width: 478px;
	background-image: url( "../ku_images/grd.gif");
	background-repeat: repeat-x;
	border: solid 1px #666666;
	padding: 10px;
	margin-top: 10px;
	font-size: 80%;
}

#price2
{
	border-bottom-style: dotted;
	border-color: #7d7d7d;
	border-width: 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

em
{
	color: #0048FF;
	font-weight: bold;
	font-style: normal;
}



.notes
{
	background-color: #EEFAFF;
	border: 2px dotted #9A9A9A;
	font-size: 90%;
	font-weight: bold;
	padding: 10px;
	margin: 10px 10px 20px 10px;
}

.notes2
{   
	background-color: #FFE1E1;
	font-size: 80%;
	font-weight: boldly;
	padding: 8px 15px;
	margin: 20px 15px 25px 15px;
}

.notes3
{	
	background-image: url( "../ku_images/1sikaku.png" );
	height:56px; 
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: boldly;
	padding:18px 30px 0px 10px;
	margin: 7px 10px -18px 10px;
}

.notes4
{	
	background-color: #FFFFFF;
	border:solid 2px #9A9A9A;
	font-size: 90%;
	font-weight: boldly;
	padding: 8px 30px;
	margin: 20px 10px 25px 10px;}

.notes5
{	
	background-color: #FFFFFF;
	font-size: 90%;
	font-weight: boldly;
	padding: 8px 15px;
	margin: 10px 10px 10px 10px;}

.notes6
{	
	background-image: url( "../ku_images/2sikaku.png" );
	height:56px; 
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: boldly;
	 padding:10px 30px 0px 10px;
	margin: 7px 10px -10px 10px;
}

.notes7
{	
	background-image: url( "../ku_images/3sikaku.png" );
	height:56px; 
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: boldly;
	padding:10px 30px 0px 10px;
	margin: 7px 10px -10px 10px;
}

.notes8
{	
	background-image: url( "../ku_images/4sikaku.png" );
	height:56px; 
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: boldly;
	padding:10px 30px 0px 10px;
	margin: 7px 10px -10px 10px;
}

.notes9
{	
	background-image: url( "../ku_images/5sikaku.png" );
	height:56px; 
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: boldly;
	padding:18px 30px 0px 10px;
	margin: 7px 10px -18px 10px;
}

.inquiry
{
	text-align: center;
	margin: 15px 0 10px 0;
}

.back-to-top
{
	clear: both;
	font-size: 90%;
	text-align: right;
	padding: 10px 202px 0 0;
	margin: 0 0 25px 0;
}
/* コンテンツ：サービス詳細 */

#contents_smy
{
	width: 730px;
	margin: 0 10px 0 15px;
	padding: 0;
}

#contents_smy h2 span
{
	background-image: url(../ku_images/smy_t.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 530px;
}

#contents_smy h3 span#t1
{
	background-image: url(../ku_images/smy_t1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}

#contents_smy h3 span#t2
{
	background-image: url(../ku_images/smy_t2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 43px;
	width: 530px;
}


#contents_smy #list1
{
	width: 470px;
	background-color: #d7e7ef;
	background-image: url( "../ku_images/slash.gif");
	margin-top: 15px;
	padding: 15px;
}

#contents_smy #list1 .li1
{
	width: 442px;
	height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url( "../ku_images/li1_mrk1.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
	line-height: 28px;
}

#contents_smy #list1 .li2
{
	width: 442px;
	height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url( "../ku_images/li1_mrk2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
	line-height: 28px;
}

#contents_smy #list1 .li3
{
	width: 442px;
	height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url( "../ku_images/li1_mrk3.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
	line-height: 28px;
}

#contents_smy #list1 p
{
	width: 442px;
	height: 28px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url( "../ku_images/li_mrk1.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 28px;
	line-height: 28px;
}

#img{
	margin-top: 15px;
}

#img2{
	margin-top: 15px;
	margin-bottom: 15px;
}

#kousei{
	margin-top: 15px;
}


/* コンテンツ：導入実績 */

#contents_case
{
	width: 730px;
	margin: 0 10px 0 15px;
	padding: 0;
}

#contents_case h2 span
{
	background-image: url(../ku_images/case_t.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 530px;
}

h3.work_title {
	height:auto;
	padding:3px 6px;
	background-image:none;
	background-color: #84ca44;
	color: #ffffff;
	font-size: 13px;
	width: 518px;
}

.co-n
{
	font-size: 100%;
	padding-left: 20px;
	text-align: left;
}

.site-link  
{
	font-size: 11px;
	padding:5px 0 0 20px;
	text-align: center;
	line-height: 1.2em;
	font-weight: normal;
}
.user-logo
{
	text-align: center;
	font-size:15px;
	margin: 0;
	padding: 0;
}

.user-text
{
	text-align: right;
	font-size: 90%;
	padding: 10px 10px 25px 0;
	margin: 0;
}

/* コンテンツ：Q&A */

#contents_faq
{
	width: 730px;
	margin: 0 10px 0 15px;
	padding: 0;
}

#contents_faq h2 span
{
	background-image: url(../ku_images/faq_t.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 67px;
	width: 530px;
}

.faq_box_01 {
	width: 679px;
}

.faq_box_01 dt {
	font-weight: bold;
	background-image: url(../ku_images/icon_q.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 2px;
}

.faq_box_01 dd {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B2C8C6;
	background-image: url(../ku_images/icon_a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 10px;
	padding-top: 2px;
}




/* 右帯 */
.ma {padding: 0;}

.sma p{
	font-size:60%;
	font-weight: normal; 
	color:#999999;
	text-align:left;
	margin:0;
	padding:0;
}

.right
{
	float: right;
	width: 180px;
	padding: 0;
	margin: 0;
}

.banner1
{
	padding: 5px 0 0 0;
	margin: 0;
}

.banner2
{
	padding: 9px 0 1px 0;
	margin: 0;
}

.sub h4
{       color: #666666;
	font-size: 90%;
	height: 26px;
	margin: 10px 0 0 0;
	padding: 6px 0 0 15px;
	background-image: url( "../ku_images/background_h4_sub.png" );
	background-position: 0;
	background-repeat: no-repeat;
}

#sub h4
{
	color: #ffffff;
	font-size: 90%;
	height: 26px;
	margin: 10px 0 0 0;
	padding: 6px 0 0 10px;
	background-color: #666666;
}

#sub .flame
{
	border-right: 1px solid #A2A2A2;
	border-bottom: 1px dotted #434343;
	border-left: 1px solid #A2A2A2;
	padding: 3px 10px 10px 10px;
	margin: 0;
}

#sub .flame-bottom
{
	border-right: 1px solid #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
	border-left: 1px solid #A2A2A2;
	padding: 5px 10px 10px 10px;
	margin: 0;
}

.date
{
	font-size: 90%;
	text-decoration: underline;
	line-height: 2.0;
}

.report
{
	font-size: 85%;
	line-height: 1.3;
}

