@charset "utf-8";


/* Reset
------------------------------------------------*/

*{
	vertical-align:baseline;  
    font-family:inherit;  
    font-style:inherit;  
    font-size:100%;  
    border:none;  
    padding:0;  
    margin:0;  
}  

.table{font-size:inherit;border-collapse:separate; border-spacing:0; }/*親のfont-sizeを継承*/

th{font-weight:normal; text-align:left;}

a img, img{border:0;vertical-align:bottom; outline:none;}

a:focus { -moz-outline-style: none; }

div{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-bottom: 20;
}

hr{display:none; }

/* Text
------------------------------------------------*/

html,input,select,textarea{
	color:#454545;
	background-color:#FFFFFF;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", sans-serif;
	line-height:1.8;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/*IE6*/
*html body {font-size:100%;}
/*IE7*/
*:first-child+html body{font-size:100%;}

a{	color:#3333CC;
	text-decoration:underline;}

a img{text-decoration:none;}
a:hover{ text-decoration:underline; }


/* List
------------------------------------------------*/

ul li{ list-style:none; }
ol li{ list-style:none;}

/* Class
------------------------------------------------*/

/*for block element only*/
.hidden{
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}

/*for all element*/
.vanish{display:none;}


/* clearfix */
/*for modern browser*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/* text */
.lh10{line-height:1;}
.lh11{line-height:1.1;}
.lh12{line-height:1.2;}
.lh13{line-height:1.3;}
.lh14{line-height:1.4;}
.lh15{line-height:1.5;}
.lh16{line-height:1.6;}
.lh17{line-height:1.7;}
.lh18{line-height:1.8;}
.lh19{line-height:1.9;}
.lh20{line-height:2;}

.align_left{text-align:left;}
.align_right{text-align:right;}
.align_center{text-align:center;}

.float_left{float:left}
.float_right{float:right}
.clear{clear:both}

.mrg_t5{margin-top:5px;}
.mrg_t10{margin-top:10px;}
.mrg_t20{margin-top:20px;}
.mrg_t30{margin-top:30px;}

.mrg_r00{margin-right:0;}
.mrg_r05{margin-right:5px;}
.mrg_r10{margin-right:10px;}
.mrg_r15{margin-right:15px;}
.mrg_r20{margin-right:20px;}
.mrg_r30{margin-right:30px;}
.mrg_r40{margin-right:40px;}

.mrg_b00{margin-bottom:0;}
.mrg_b05{margin-bottom:5px;}
.mrg_b07{margin-bottom:7px;}
.mrg_b10{margin-bottom:10px;}
.mrg_b15{margin-bottom:15px;}
.mrg_b20{margin-bottom:20px;}
.mrg_b25{margin-bottom:25px;}
.mrg_b30{margin-bottom:30px;}

.mrg_l00{margin-left:0;}
.mrg_l05{margin-left:5px;}
.mrg_l10{margin-left:10px;}
.mrg_l15{margin-left:15px;}
.mrg_l20{margin-left:20px;}
.mrg_l30{margin-left:30px;}
.mrg_l40{margin-left:40px;}
.mrg_l50{margin-left:50px;}
.mrg_l60{margin-left:60px;}
.mrg_l100{margin-left:100px;}


/* padding called 'pad' */
.pad_t00{padding-top:0;}
.pad_t05{padding-top:5px;}
.pad_t10{padding-top:10px;}
.pad_t15{padding-top:15px;}
.pad_t20{padding-top:20px;}
.pad_t30{padding-top:30px;}
.pad_t40{padding-top:40px;}
.pad_t50{padding-top:50px;}

.pad_r05{padding-right:5px;}
.pad_r10{padding-right:10px;}
.pad_r15{padding-right:15px;}
.pad_r20{padding-right:20px;}
.pad_r30{padding-right:30px;}
.pad_r40{padding-right:40px;}

.pad_b05{padding-bottom:5px;}
.pad_b10{padding-bottom:10px;}
.pad_b15{padding-bottom:15px;}
.pad_b20{padding-bottom:20px;}
.pad_b30{padding-bottom:30px;}
.pad_b40{padding-bottom:40px;}
.pad_b50{padding-bottom:50px;}

.pad_l05{padding-left:5px;}
.pad_l10{padding-left:10px;}
.pad_l15{padding-left:15px;}
.pad_l20{padding-left:20px;}
.pad_l30{padding-left:30px;}
.pad_l40{padding-left:40px;}
.pad_l50{padding-left:50px;}
.pad_l100{padding-left:100px;}

.smaller{ font-size:88%; line-height:1.2; }

/*btn*/
a.gradualfader{cursor:pointer;}

/* Structure
------------------------------------------------*/
html{
	height:100%;
}
body{
	height:100%;
	margin:0px auto;
}


/*header
------------------------------------------------*/
#header{
	height:66px;
	background:#FFFFFF;
}


#header_content{
	width:870px;
	margin:0px auto;
	padding:0;
}

#header_content h1{
	float:left;
	width:240px;
	height:45px;
	padding:10px 0 0 0;
}

#header_content h2{
	float:right;
	width:180px;
	padding:30px 0 0 0;
	font-size:12px;
	text-align:right;
}

#header_content a{
	color:#333333;
}

#header_content a:hover{
	color:#3333CC;
	text-decoration:none;
}


#header_content p{
	float:right;
	width:153px;
	padding:5px 0 0 0;
	font-size:0.8em;
	text-align:center;
}

/*fooder
------------------------------------------------*/

#fooder{
	float:left;
	width:100%;
	background:url(../img/top_bg_img02.jpg) 0 0 repeat-x #FFFFFF;	
}


#fooder_content{
	width:870px;
	margin:0px auto;
	padding:0;
}

#fooder_content .logo{
	float:left;
	width:130px;
	margin:0px auto;
	padding:10px 0;
	font-size:0.8em;
}



#fooder_content .copy{
	float:right;
	padding:15px 0;
	text-align:right;
	font-size:0.9em;
	line-height:1.4em;
}

/* navi
------------------------------------------------*/

#navi{
	height:40px;
	background:url(../img/navi_bg_img01.jpg) 0 0 repeat-x;	
}


#navi_content{
	width:870px;
	margin:0px auto;
	padding:0;
}

#navi_content ul{
	height:40px;
}


#navi_content li{
	display:inline;
}

#navi_content li a{
	height:40px;
	float:left;
	border-left:1px solid #CFA0A8;
	text-indent:-6000px;
	cursor:pointer;
}


#navi_content li.nav_01 a{ background:url(../img/navi.jpg) 0 0 no-repeat; width:58px;}
#navi_content li.nav_02 a{ background:url(../img/navi.jpg) -59px 0px no-repeat; width:114px;}
#navi_content li.nav_03 a{ background:url(../img/navi.jpg) -175px 0px no-repeat; width:102px;}
#navi_content li.nav_04 a{ background:url(../img/navi.jpg) -280px 0px no-repeat; width:78px;}
#navi_content li.nav_05 a{ background:url(../img/navi.jpg) -360px 0px no-repeat; width:78px;}
#navi_content li.nav_06 a{ background:url(../img/navi.jpg) -440px 0px no-repeat; width:78px;}
#navi_content li.nav_07 a{ background:url(../img/navi.jpg) -520px 0px no-repeat; width:144px;}
#navi_content li.nav_08 a{ background:url(../img/navi.jpg) -666px 0px no-repeat; width:78px;}
#navi_content li.nav_09 a{ background:url(../img/navi.jpg) -745px 0px no-repeat; width:61px;border-right:1px solid #CFA0A8;}

#navi_content li.nav_01 a:hover{ background:url(../img/navi.jpg) 0px -43px no-repeat;}
#navi_content li.nav_02 a:hover{ background:url(../img/navi.jpg) -59px -43px no-repeat;}
#navi_content li.nav_03 a:hover{ background:url(../img/navi.jpg) -175px -43px no-repeat;}
#navi_content li.nav_04 a:hover{ background:url(../img/navi.jpg) -280px -43px no-repeat;}
#navi_content li.nav_05 a:hover{ background:url(../img/navi.jpg) -360px -43px no-repeat;}
#navi_content li.nav_06 a:hover{ background:url(../img/navi.jpg) -440px -43px no-repeat;}
#navi_content li.nav_07 a:hover{ background:url(../img/navi.jpg) -520px -43px no-repeat;}
#navi_content li.nav_08 a:hover{ background:url(../img/navi.jpg) -666px -43px no-repeat;}
#navi_content li.nav_09 a:hover{ background:url(../img/navi.jpg) -745px -43px no-repeat;}

#navi_content li.nav_01on a{ background:url(../img/navi.jpg) 0px -43px no-repeat; width:58px;}
#navi_content li.nav_02on a{ background:url(../img/navi.jpg) -59px -43px no-repeat; width:114px;}
#navi_content li.nav_03on a{ background:url(../img/navi.jpg) -175px -43px no-repeat; width:102px;}
#navi_content li.nav_04on a{ background:url(../img/navi.jpg) -280px -43px no-repeat; width:78px;}
#navi_content li.nav_05on a{ background:url(../img/navi.jpg) -360px -43px no-repeat; width:78px;}
#navi_content li.nav_06on a{ background:url(../img/navi.jpg) -440px -43px no-repeat; width:78px;}
#navi_content li.nav_07on a{ background:url(../img/navi.jpg) -520px -43px no-repeat; width:144px;}
#navi_content li.nav_08on a{ background:url(../img/navi.jpg) -666px -43px no-repeat; width:78px;}
#navi_content li.nav_09on a{ background:url(../img/navi.jpg) -745px -43px no-repeat; width:61px;border-right:1px solid #CFA0A8;}


/*fooder
------------------------------------------------*/

#fooder{
	float:left;
	width:100%;
	background:#FFFFFF;	
}


#fooder_content{
	width:870px;
	margin:0px auto;
	padding:0;
}

#fooder_content .logo img{
	margin:0 10px 0 0;
}

#fooder_content .logo{
	float:left;
	width:140px;
	margin:0px auto;
	padding:10px 0;
	font-size:10px;
}

/* safarionly \*/
html[xmlns*=""] body:last-child #fooder_content .logo{
	width:135px;
	letter-spacing:-0.2em;
}

#fooder_content .copy{
	float:right;
	padding:15px 0;
	text-align:right;
	font-size:0.9em;
	line-height:1.4em;
}.rensai {
	margin-bottom: 20px;
	margin-top: 20px;
}
#rensai_reft {
	float: left;
}
#rensai_light {
	float: right;
}
.hers {
	padding-left: 50px;
	padding-top: 20px;
}
.rensai_new {
	padding-left: 15px;
}
#main_ren {
	width: 100%;
}
