@charset "shift_jis";
/*----------------------------
  CSS Kono Document 2008.05
  Last Update 2008.06.12 Date
----------------------------*/

@import "common.css";




/* Sub
------------------------------------------------------------- */
/*
#Sub div.navi {
	background:url(../img/bg-sub.jpg) left top no-repeat;
	height: 700px;
	margin-left: 7px;
	margin-bottom: 0px;
	padding: 7px 7px 0;
	}
*/

/* Navi
------------------------------------------------------------- */

#Navi {
	background: url(../../img/img-navi.jpg) center bottom no-repeat;
	height: 407px;
	}
#Navi h2 {
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
#Navi ul.link {
	background:none;
	padding:139px 0 0 612px;
	}

#Navi ul.link li{
	float:none;
	width:135px;
	height:30px;
	margin:0 0 20px 0;
	}
#Navi ul.link li a{
	display:block;
	height:30px;
	width:135px;
	margin:0;
	}
#Navi ul.link li.menu01 a:hover {background-image:url(../../img/button-headm01.jpg);}
#Navi ul.link li.menu02 a:hover {background-image:url(../../img/button-headm02.jpg);}
#Navi ul.link li.menu03 a:hover {background-image:url(../../img/button-headm03.jpg);}





/* Main
------------------------------------------------------------- */

#Main h2 {
	position: relative;
	background: url(../../img/h2-top.jpg) left top no-repeat;
	width: 601px;
	height: 73px;
	text-indent: -9999px;
	}
	
#Main h2 span {
	position: absolute;
	top: 54px;
	left: 549px;
	width: 41px;
	height: 13px;
	}
	
#Main h2 span a {
	display: block;
	width: 41px;
	height: 13px;	
	}

/* ----------  #Main contentsBox  ----------- */

#Main div.contentsBox {
	zoom:1;
	clear:both;
	padding-bottom: 25px;
	}
#Main div.contentsBox:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
 }
 
#Main div.contentsBox h3 {
	margin-left: 30px;
	margin-bottom: 8px;
	}
	
#Main div.contentsBox p {
	margin-bottom: 1em;
	line-height: 1.5;
	}
	
/* dl.case */	
#Main div.contentsBox dl.case {
	display: inline;
	float: left;
	background: url(../../img/bg-case_bottom.jpg) left bottom no-repeat;
	margin-left: 10px;	
	_margin-left: 14px;	
	padding-bottom: 14px;	
	}

#Main div.contentsBox dl.case dt {
	background: url(../../img/bg-case_top.jpg) left top no-repeat;
	width: 176px;
	height: 137px;
	padding: 3px 3px 0;
	}
	
#Main div.contentsBox dl.case dd.date {
	width: 106px;
	_width: 176px;
	height: 14px;	
	padding-left: 70px;
	color: #666666;
	font-size: 10px;
	font-family: verdana, sans-serif;
	vertical-align: top;
	}

#Main div.contentsBox div.repair dl.case dd.date { background: url(../../img/ico-repair.gif) 5px 0 no-repeat; }
#Main div.contentsBox div.custom dl.case dd.date { background: url(../../img/ico-custom.gif) 5px 0 no-repeat; }	
		
#Main div.contentsBox dl.case dd.title {
	width: 160px;
	_width: 176px;
	padding: 5px 8px 0;
	line-height: 1.5;
	}
	
/* dl.list */

#Main div.contentsBox dl.list {
	zoom:1;
	clear:both;
	background: url(../img/line-dotted.gif) left bottom repeat-x;
	margin-bottom: 9px;
	margin-right: 11px;
	padding-bottom: 12px;
	}
	
#Main div.contentsBox dl.list:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
 }	
	
#Main div.contentsBox dl.list dt {
	float: left;
	clear: left;
	width: 8em;
	padding-left: 12px;
	font-family: verdana, sans-serif;
	}

#Main div.contentsBox dl.list dd {
	float: left;
	background: url(../img/arrow-topics.gif) 0 4px no-repeat;
	width: 425px;
	padding-left: 11px;
	line-height: 1.25;
	}

/* ----------  Case  ----------- */

#Main div#Case div {
	zoom:1;
	clear:both;
	margin-left: 20px;
	}
#Main div#Case div:after{
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
 }
 
#Main div#Case div.repair {
	padding-bottom: 35px;
	}
#Main div#Case div.custom {
	padding-bottom: 0;
	} 			 		
	
#Main div#Case h3 {
	position: relative;
	width: 601px;
	height: 52px;
	margin-left: 0;
	margin-bottom: 0;
	text-indent: -9999px;	
	}
	
#Main div#Case h3#Repair { background: url(../../img/h3-case_repair.jpg) left top no-repeat; }
#Main div#Case h3#Custom { background: url(../../img/h3-case_custom.jpg) left top no-repeat; }	
	
#Main div#Case h3 span {
	position: absolute;
	top: 15px;
	left: 456px;
	width: 130px;
	height: 21px;
	}

#Main div#Case h3 span a {
	display: block;
	width: 130px;
	height: 21px;
	}
	
/* ----------  Greeting  ----------- */

#Main div#Greeting {
	margin:0 9px 0 30px;
	}
#Main div#Greeting h3 {
	margin-left:0;
	}
#Main div#Greeting h4 {
	margin:0 0 17px 0;
	}



#Main div#Greeting img.photo {
	float: left;
	margin:0 11px 5px 5px;
	}
#Main div#Greeting p {
	margin:0 0px 10px 5px;
	line-height:1.4;
	}

	
#Main div#Greeting h4 {
	margin-bottom: 17px;
	}

/* ----------  Topics  ----------- */

#Main div#Topics {
	}

#Main div#Topics dl.list {
	margin-left: 33px;
	} 	
						
/* ----------  Sub  ----------- */

#Sub div.navi {
	background:url(../../img/sub_wall.jpg) left top no-repeat;
	width:208px;
	margin-left: 7px;
	margin-bottom: 15px;
	padding: 7px 0px 0; }



/*end*/
