@charset "utf-8";
/* CSS Document */


#Header #Header-Inner {
	background: url(images/header_tos.png) no-repeat;}

#Side #Sidenavi {
	width: 200px;
	margin-bottom: 10px;
	list-style-type: none;
}

#Side #Sidenavi li {}

#Side #Sidenavi li a {
	display: block;
	text-indent: -9999px; 
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;}

#Side #Sidenavi li.current a,
#Side #Sidenavi li a:hover {
	background-position: left bottom;}

#Side #Sidenavi li#sn1 a {
	width: 200px; 
	height: 44px;
	background-image: url(./images/snavi1.png);}

#Side #Sidenavi li#sn2 a {
	width: 200px; 
	height: 37px;
	background-image: url(./images/snavi2.png);}

#Side #Sidenavi li#sn3 a {
	width: 200px; 
	height: 43px;
	background-image: url(./images/snavi3.png);}


#Side #Sidenavi li.current a img,
#Side #Sidenavi li a:hover img {
	display: none !important;}



#Side #Sidenavi li ul {
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	padding-top: 3px;
	list-style: none;
	background: url(./images/bg_sidenavi.png) center bottom no-repeat;}


#Side #Sidenavi li ul li {
	display: block;
	padding: 3px 0px;}

#Side #Sidenavi li#sn2 ul li a {
	text-indent: 0px;
	display: inline;
	padding-left: 30px;
	background-image: none;}

#Side #Sidenavi li#sn2 ul li a:hover {
	color: #F00000;}
	
#Side #Sidenavi li#sn2 ul li a.current {
	background: url(images/sidenavipoint.gif) 20px center no-repeat;
	color: #F00000;}


#Contents #Main #intro p {
	position: relative;
	min-height: 300px;
	padding-left: 335px;
	padding-right: 20px;}

#Contents #Main #intro p img {
	width: 300px; 
	height: 300px; 
	position: absolute; 
	top: 0px; 
	left: 20px;} 

#Contents #Main #connavi {
	margin-top: 20px;
	background: url(images/local_navi.png) left bottom no-repeat;}

#Contents #Main #connavi ul {
	float: left;}

#Contents #Main #connavi p,
#Contents #Main #connavi li {
	height: 30px; 
	float: left;
	list-style: none;}

#Contents #Main #connavi p a,
#Contents #Main #connavi li a {
	display: block;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;}

#Contents #Main #connavi p a:hover,
#Contents #Main #connavi li a:hover {
	text-indent: -9999px;
	overflow: hidden;}

#Contents #Main #connavi p#CN1 a { width: 90px; }
#Contents #Main #connavi li#CN1 a { width: 90px; }
#Contents #Main #connavi li#CN2 a { width: 110px; }
#Contents #Main #connavi li#CN3 a { width: 62px;}
#Contents #Main #connavi li#CN4 a { width: 114px; }
#Contents #Main #connavi li#CN5 a { width: 88px; }
#Contents #Main #connavi li#CN6 a { width: 119px; }
#Contents #Main #connavi li#CN7 a { width: 87px; }

/*==============================*/

#Contents #Main #Showcase {
	margin-bottom: 14px;
	background: url(./images/box_foot.gif) left bottom no-repeat;
	padding-bottom: 1px;}

#Contents #Main #Showcase #Showcase-Inner {
	height: auto;
	overflow: hidden;} 

#Contents #Main #Showcase .Item {
	width: 323px;
	border: #666 solid 1px;
	float: left;
	background: #CCC url(images/bg_sc.png) left 49px no-repeat;
	cursor: pointer;
	padding-bottom: 32767px;  
    margin-bottom: -32767px;}

#Contents #Main #Showcase .Item h2 {
	margin-bottom: 0px;}

#Contents #Main #Showcase .Item p {
	position: relative;
	padding-right: 164px;
	padding-left: 16px;
	min-height: 110px;}

#Contents #Main #Showcase .Item p img {
	display: block;
	width: 151px; 
	height: 105px;
	position: absolute; 
	right: 5px; 
	top: 0px;}

#Contents #Main #sksshc {}

#Contents #Main #sksshc p {
	float: left;
	width: 415px;
	padding-right: 10px;}

#Contents #Main #sksshc p#btn_repair,
#Contents #Main #sksshc p#btn_ex {
	width: 240px; 
	height: 30px;
	margin: 0px; 
	padding: 0px;}


#Contents #Main #sksshc p#btn_ex a {
	display: block; 
	width: 240px;
	height: 30px; 
	text-indent: -9999px; 
	overflow: hidden;
	background-image: url(images/btn_ex.png); 
	background-position: left top; 
	background-repeat: no-repeat; }


#Contents #Main #sksshc p#btn_repair a {
	display: block; 
	width: 240px;
	height: 30px; 
	text-indent: -9999px; 
	overflow: hidden;
	background-image: url(images/btn_repair.png); 
	background-position: left top; 
	background-repeat: no-repeat; }
	
#Contents #Main #sksshc p#btn_repair a:hover,
#Contents #Main #sksshc p#btn_ex a:hover {
	background-position: bottom;}

.bnr {
	text-align: center;}

#Contents #Main #panes .panel h3 {
	margin-bottom: 1.5em;}

#Contents #Main #panes {}

#Contents #Main #panes .panel h4 {
	margin-bottom: 1.5em;}

#Contents #Main #panes .panel p {
	margin-bottom: 2em;}

#Contents #Main #panes .panel p.Image {
	min-height: 230px;
	padding-right: 260px;
	position: relative;}

#Contents #Main #panes .panel p.Image img {
	display: block;
	width: 230px; 
	height: 230px;
	position: absolute;
	top: 0px; 
	right: 10px;}

#Contents #Main #panes .panel .box {
	width: 662px;
	padding-bottom: 12px;
	background: url(images/qa_box_foot.png) bottom no-repeat;}

#Contents #Main #panes .panel .box .box-Inner {
	padding: 15px 15px 0px 15px;
	background: url(images/qa_box_body.png) repeat-y;}

#Contents #Main #panes .panel .box dt {
	background: #EEEEEE url(images/q.gif) 10px 5px no-repeat;
	padding: 10px 10px 10px 50px;
	margin-bottom: 1.2em;}

#Contents #Main #panes .panel .box dd {
	background: url(images/a.gif) 10px 10px no-repeat;
	padding: 10px 10px 10px 50px;}

#Contents #Main #btn_back {
	padding-top: 20px;
	text-align: center;}

#Contents #Main #btn_back a {
	text-decoration: none;}

#Contents #Main #detail {
	position: absolute;
	top: 250px !important; 
	left: 168px!important;
	display:none;
	background:transparent url(./images/bg-repair_dtl.png) no-repeat;;
	font-size:12px;
	height:96px;
	width:286px;
	padding: 10px;
	color:#333;
	z-index: 200;
	border: #F00;
} 
#Contents #Main .section #detail h3 {
	color: #F00;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	margin-bottom: 5px;} 
#Contents #Main #detail h3 span {
	padding: 2px 5px;
	background: #FFF; 
	border: #F00 solid 1px;
	float: right;
	font-size: 12px;} 
#Contents #Main #detail h3 span.left {
	float: left;
	color: #F00;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	border: none;
	background: none;} 
 #Contents #Main #detail p {
	color: #333;
	line-height: 125%;} 

#Contents #Main #pic {
	position: relative;
	width: 634px; 
	height: 580px;
	background: url(images/bg-repair.png) center bottom no-repeat;} 
#Contents #Main #pic img {
	border:0;
	position: absolute;
	display: block;
	width: 154px; 
	height: 154px;
	cursor:pointer;
} 
#Contents #Main  #pic img#repair01 {
	top: 66px;
	left: 44px;
}
#Contents #Main  #pic img#repair02 {
	top: 30px;
	left: 247px;
}
#Contents #Main  #pic img#repair03 {
	top: 55px;
	left: 445px;
}
#Contents #Main  #pic img#repair04 {
	top: 418px;
	left: 357px;
}
#Contents #Main  #pic img#repair05 {
	top: 241px;
	left: 475px;
}
#Contents #Main  #pic img#repair06 {
	top: 422px;
	left: 149px;
}
#Contents #Main  #pic img#repair07 {
	top: 248px;
	left: 15px;
}



@media print {
	#Main #Contents	#Showcase {}

	#Contents #Main #Showcase .Item { 
		font-size: 14px;
		margin: 0px; 
		padding: 0px;
		height: 190px;}

	#Side #Sidenavi li a {
		text-indent: 0px;
		position: relative;}
		
	#Side #Sidenavi li.current a img {
		display: block !important;
		position: absolute; 
		bottom: 0px;}
}
