@charset "utf-8";
/* basic reset */
body {
	background:#666 url(img/bg.jpg) 0 0 repeat;
	font-size:small;
	line-height:1.6;
	margin:0 auto;
	padding:0;
	color:#666;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,sans-serif;
}

h1,h2,h3,h4,h5,h6,hr,p,table,address,ul,li,ol,form,input {
	margin:0;
	padding:0;
}

img {
	border:0;
}

hr {
	display:none;
}

a {
	overflow:hidden;
	text-decoration:none;
}

address {
	font-style:normal;
}

ul,ol,li {
	list-style:none;
}
	

/* basic rayout */

#wrapper {
	margin:0 auto;
	padding:0 8px;
	text-align:left;
	width:800px;
	background:#fdfdf5 url(img/main_bg.jpg) 0 0 repeat-y;
}

#head {
	width:785px;
	padding:10px 0px 10px 15px;
    background:#fdfcf5;
}

#head .logo-area {
	width:420px;
}

#head bana-area {
	width:195px;
}

#head .faq a {
	width:153px;
	height:19px;
	text-indent:-9999px;
	display:block;
	background:url(img/head_faq_on.jpg) 0 0 no-repeat;
}
	
#head .faq a:hover {
	width:153px;
	height:19px;
	text-indent:-9999px;
	display:block;
	background:url(img/head_faq_on.jpg) 0 0 no-repeat;
}



#navi {
	width:800px;
	height:40px;
	padding:3px 0;
	background:url(img/menu_bg.jpg) 0 0 repeat-x;
}

#navi ul {

}

#navi ul li {
	float:left;
}

#navi ul li,#navi ul li a {
	display:block;
	text-indent:-9999px;
}


#navi ul li#navi01 a {
	background:url(img/menu_01.jpg);
	width:56px;
	height:40px;
}

#navi ul li#navi01 a:hover,#navi ul li#navi01.act {
	background:url(img/menu_01on.jpg);
	width:56px;
	height:40px;
}

#navi ul li#navi02 a {
	background:url(img/menu_02.jpg);
	width:134px;
	height:40px;
}

#navi ul li#navi02 a:hover,#navi ul li#navi02.act {
	background:url(img/menu_02on.jpg);
	width:134px;
	height:40px;
}

#navi ul li#navi03 a {
	background:url(img/menu_03.jpg);
	width:119px;
	height:40px;
}

#navi ul li#navi03 a:hover,#navi ul li#navi03.act {
	background:url(img/menu_03on.jpg);
	width:119px;
	height:40px;
}

#navi ul li#navi04 a {
	background:url(img/menu_04.jpg);
	width:149px;
	height:40px;
}

#navi ul li#navi04 a:hover,#navi ul li#navi04.act {
	background:url(img/menu_04on.jpg);
	width:149px;
	height:40px;
}

#navi ul li#navi05 a {
	background:url(img/menu_05.jpg);
	width:122px;
	height:40px;
}

#navi ul li#navi05 a:hover,#navi ul li#navi05.act {
	background:url(img/menu_05on.jpg);
	width:122px;
	height:40px;
}

#navi ul li#navi06 a {
	background:url(img/menu_06.jpg);
	width:104px;
	height:40px;
}

#navi ul li#navi06 a:hover,#navi ul li#navi06.act {
	background:url(img/menu_06on.jpg);
	width:104px;
	height:40px;
}

#navi ul li#navi07 a {
	background:url(img/menu_07.jpg);
	width:116px;
	height:40px;
}

#navi ul li#navi07 a:hover,#navi ul li#navi07.act,#navi ul li#navi07.act a {
	background:url(img/menu_07on.jpg);
	width:116px;
	height:40px;
}


#contents {

}

#contents #present {
	width:680px;
	margin:0 auto;
}

/*　しあわせらじお faq
---------------------------------------------------*/
a {
	color:#3399FF;
	text-decoration:underline;
}

a:hover {
	color:#0066CC;
	text-decoration:none;
}

.atention {
	color:#F1ACA5;
} 

#faq {
	width:740px;
	margin-left:30px;
	margin-top:30px;
	/*background:url(img/01_con_bg.jpg) no-repeat right top;*/
}

#faq h2{padding-bottom:36px;}
#faq h3{padding-bottom:10px;color:#F1ACA5;font-size:medium;}
#faq h4{font-size:medium;padding-top:15px;}
#faq h5{font-size:small;}

#faq ol, #radio ul {padding-bottom:20px;}
#faq ol li, #radio ul li{padding-top:10px;}

#faq ul.chu{padding-left:24px; padding-bottom:0;font-size:small;}
#faq ul.chu li{list-style:disc;}


#faq .faqLeft{
	width:430px;
	padding-bottom:30px;
	float:left;
}
	
#faq .faqRight{
	width:250px;
	float:right;
	padding-bottom:30px;
}


#faq div.faq-txt01, #faq div.catBox, #faq div.bnBox {
	padding:15px 5px 15px 5px;
}


#faq .nosp{margin-bottom:0;padding-bottom:0;}

#faq ul.cat, #faq ul.bn{padding-left:6px; padding-top:4px; font-weight:bold;}

#footer {
	padding-top:30px;
	width:800px;
	color:#000;
}

#footer img {
	vertical-align:bottom;
}


/* margin */ 
.spR15 {margin-right:15px;}

.spL42 {margin-left:42px;}
.spL45 {margin-left:45px;}

.spT10 {margin-top:10px;}
.spT15 {margin-top:15px;}
.spT20 {margin-top:20px;}
.spT30 {margin-top:30px;}

.sppT30 {padding-top:30px;}

.spB15 {margin-bottom:15px;}
.spB30 {margin-bottom:30px;}
.spB40 {margin-bottom:30px;}

.nosp{margin-bottom:0;padding-bottom:0;}


/* other class */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.left {
	float:left;
}

.right {
	float:right;
}

.clear{
	clear:both;
	visibility: hidden;
	min-height: 0;
	height: 0;
	width:0;
}
