@charset "shift_jis";

body{
	text-align:center;
	margin:0px;
	padding:0px;
	font-size : 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","sans-serif ";
	}

/*--layout--*/
#container{
	width:758px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
#header{
	width:750px;
	height:80px;
	background:  url(../common/head_bg.gif);
	background-repeat:no-repeat; 
	background-position: center; 
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	}
#main{
	width:755px;
	background:  url(../common/main_bg.gif);
	background-repeat:repeat-y; 
	background-position: center; 
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
		}
#gnavi{
	float:left;
	width:186px;
	text-align:center;
	background-color : #eee;
	}
#rightcontents{
	float:right;
	width:545px;
	text-align:left;
	}			
#footer{
	clear:both;
	width:750px;
	height:64px;
	background:  url(../common/foot_bg.gif);
	background-repeat:no-repeat; 
	background-position : 0px 0px;
	text-align:left;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	}
	
#main:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* WinIE */
/*\*/
* html #main{
	height:1%;
}
/**/



/* MacIE */
/*\*//*/
#main{
	display:inline-table;
}
/**/


/*--header part--*/
.logo{
	width:750px;
	text-align:left;
	margin-top:0px;
	margin-left:7px;
	}
/*--tit_img--*/
#tit_papa,#tit_sup,#tit_pri,#tit_sur,#tit_com,#tit_faq,#tit_work,#tit_top{
	width:755px;
	height:150px;
	background-repeat:no-repeat; 
	background-position: center; 
	margin-top:10px;
	text-align:left;
	}
#tit_papa{background: url(../papa/img/tit_image_01.jpg);}	
#tit_sup{background: url(../sup/img/tit_image_01.jpg);}
#tit_pri{background: url(../pri/img/tit_image_01.jpg);}
#tit_sur{background: url(../sur/img/tit_image_01.jpg);}
#tit_com{background: url(../com/img/tit_image_01.jpg);}
#tit_faq{background: url(../faq/img/tit_image_01.jpg);}
#tit_work{background: url(../etc/img/tit_image_01.jpg);}
#tit_top{background: url(../etc/img/tit_image_02.jpg);}	
/*--gnavi part--*/
#gnavi ul {
	margin-left : 0; 
	padding-left : 0; 
	list-style-type : none; 
	} 
#gnavi a {
	text-decoration : none; 
	} 
#gp a,#sup a,#pri a,#sur a,#com a,#faq a {
	display : block;
	background-image : url(../common/gnavi_bg.gif); 
	text-indent :-9999px;
	width : 182px; 
	} 	
#gp a {
	background-position : 0px 0px;
	height : 45px; 
	}	 
#sup a {
	background-position : 0px 233px;
	height : 45px; 
	}
#pri a {
	background-position : 0px 187px;
	height : 45px; 
	} 	 
#sur a {
	background-position : 0px 141px;
	height : 45px; 
	} 
#com a {
	background-position : 0px 96px;
	height : 45px; 
	} 
#faq a {
	background-position : 0px 50px;
	height : 53px; 
	} 	
#gp a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 0px;
	}	 
#sup a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 233px;
	}
#pri a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 187px; 
	} 	 
#sur a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 141px;
	} 
#com a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 96px;
	} 
#faq a:hover {
	background-image : url(../common/gnavi_bg.gif); 
	background-position : 185px 50px;
	} 
#gnavi h3,#gnavi p.info{
	width:170px;
	padding-left : 5px;
	}
#gnavi h3{margin-top : 20px;}	
#gnavi p.info{
	font-size:83%;
	line-height:150%;
	color:#333;
	} 	 	
/*--rightcontents part--*/
.section{
	width:530px;
	text-align:left;
	padding-left:10px;
	margin-bottom:10px;
	font-size:84%;
	line-height:150%;
	color:#333;
	}
ul.faq{
	padding-left:10px;
	margin-bottom:15px;
	}	
li.q{
	font-size:85%;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-image: url(../faq/img/i_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
	}
h3.qa{
	width:540px;
	height:30px;
	margin-top:25px;
	margin-bottom:5px;
	text-align:left;
	text-indent:22px;
	line-height:210%;	
	background : url(../faq/img/h3_bg.jpg) no-repeat;
	color : #060; 
	font-size :98%;
	letter-spacing:2px; 
		}
ul.back{
	margin-top:20px;
	padding-right : 5px; 
	list-style-type : none;
	text-align:right;
	}
ul.back li{
	list-style:none;
	display: inline;
	}						
/*--display--*/
.hidden{
	display:none;
	}
/*--posision--*/	
.center{
text-align:center;
}
.right{
text-align:right;
}
.imgl{
	float:left;
	margin-right:6px;
	}		
/*--text--*/	
.s{
	font-size:80%;
	line-height:140%;
	color:#333;
	}
.m{
	font-size:85%;
	line-height:150%;
	color:#333;
	}				
.r{	color:#f00;}
.g{	color:#360;}
.o{	color:#f60;}
.b{	color:#039;}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin:0; 
	padding:0; 
	} 		
img{border:0px;}
ul {list-style : none;} 
/*--margin--*/
.m3{margin-top:3px;}
.m5{margin-top:5px;}
.m8{margin-top:8px;}
.mb3{margin-bottom:3px;}
.mb8{margin-bottom:8px;}
.mb12{margin-bottom:12px;}
.mtb5{margin-top:5px;margin-bottom:5px;}
.mtb10{margin-top:10px;margin-bottom:10px;}

/*--table--*/
.table01{
	border-collapse: collapse; 
	border: 1px #999 solid;
	border-spacing:0;
	margin-bottom:15px;
}
.td01{
	padding:5px;
	border: 1px #999 dotted;
	font-size:80%;
	text-align:center;
}
.td02{
	padding:5px;
	border: 1px #999 dotted;
	font-size:80%;
	text-align:left;
	line-height:140%;
}
th{
	font-size:85%;
	color:#360;
}    
	
.eee {
	background-color : #eee;
	padding:2px;
	}
