/*//////////////////GLOBAL SETTING//////////////////*/
/*default css reset*/
body,div,p,h1,h2,h3,h4,h5,strong,a,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
}

/*base*/
body{ 
	font-size:12px;
	color:#666666;
	background:#F5F5E7; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left:#716F64 1px solid; 
	border-top:#716F64 1px solid; 
}
#container{
	width:812px; 

}
#container_inner{ 
	margin-left:7px; 
	background: url(/img/bg_body.jpg) repeat-y;
	width:805px; 
}
a#ph_main{ 
	background:url(/img/indexImg01.jpg); 
	width:805px; 
	height:270px; 
	margin-left:7px; 
	margin-bottom:5px;
	display:block;
	text-indent:-9999px;
}
a#ph_main_udr{ 
	background:url(/img/udrImg01.jpg); 
	width:805px; 
	height:140px; 
	margin-left:7px; 
	margin-bottom:5px;
	display:block;
	text-indent:-9999px;
}
/* header */
#header{ 
	height:99px; 
	background:url(/img/bg_header.jpg) repeat-x top;
	margin:0 auto;
}
#header_inner{ 
	height:79px; 
	padding-top:2px;
	width:812px; 
}
#header_info_l{ 
	float:left;
}
#header_info_l h1#description{
	margin:13px 0px 0px 13px;
	text-align:left;
	color:#F388A6;
	font-size:12px;
}

#header_info_l #logo{ 
	float:left; 
	margin:5px 0px 10px 6px;
	vertical-align:bottom;
	display:block;
}
.ban_keb_header{ 
	float:right; 
	margin:7px 2px 10px 0px;
	display:block;
}
#side_bnrs{
	margin:20px auto;
	text-align:center;
}
#side_bnrs img{
	margin:0 auto 10px auto;
}
#side_bnrs .side_shiryo{
	float:right;
	margin-right:15px;
}
/* main */
#main{ 
	float:left;
	width:598px;
	border:#EDEEDE 1px solid;
	padding-top:1px;
}
#textblock{
	border-top:#DADCBA 3px solid;
	padding:0 18px;
	margin:0 1px;
}

/* topics */
#topics { 
	margin-top:23px;
	vertical-align:bottom; 		
}
#topics img{ 
	vertical-align:bottom; 		
}
iframe{
        border-bottom:#E4E6CC 1px solid;
}



/*read_text*/
#read_text { 
	margin-top:23px;		
}
#read_text p{
	font-size:14px;
	line-height:19px;
}
#textblock p{
	line-height:1.7em;
	margin-bottom:10px;
}
#textblock a:link{
	color:#42426F;
}
#textblock a:visited{
	color:#42426F;
}
#textblock a:hover{
	color:#9393BF; 
	text-decoration:underline;
}
#textblock a:active{
	color:#9393BF; 
	text-decoration:underline;
}
#btm_btns{ 
	text-align:center; 
	margin-top:5px;
	margin-bottom:23px;
	clear:both;
}
#btm_btns img{ 
	vertical-align:middle;
}
#btm_bans{ 
	text-align:center;
	margin-bottom:23px;
	clear:both;
}
#btm_bans img{ 
	margin-bottom:8px; 
}
.pagetop{
	margin:10px 0px; 
	text-align:right;
}
.beige_box{ 
	border:#ECECD2 5px solid; 
	padding:20px;
	padding-bottom:10px; 
	margin:17px 0px;
	clear:both;
}
/*sidemenu*/
#sidemenu{ 
	width:205px; 
	float:right;
}
#glovalmenu{
	margin-top:9px; 
	margin-bottom:18px;
	display:block;
	list-style:none;
}
#glovalmenu li{ 
	list-style:none;
	margin-bottom:2px;
}
#glovalmenu li img{ 
	vertical-align:bottom;
	margin:0px;
}
#ico_rss{
	margin-left:16px;
	display:block; 
	text-align:left;
	width:53px;
	background:url(/img/text_rss.gif) no-repeat bottom; 
}

/* footer */
#footer_line{ 
	background:url(/img/footer_line.gif) no-repeat;
	margin:0 auto;
	clear:both;
	height:1px;
}
#footer{
	background: url(/img/body_shue.jpg) no-repeat bottom;
	margin:0px auto;
	height:105px;
	clear:both;
}
#footer_menu{ 
	margin:17px auto; 
	margin-left:10px;line-height:2em; 
	font-size:12px; 
	border-bottom:#DADCBA 1px solid; 
	text-align:center; 
}
#footer_menu a{ 
	color:#006600;
	text-decoration:underline;
}
#footer_menu a:hover{ 
	color:#009700;
	text-decoration:underline;
}
#copy_right{
	float:none; 
	margin:10px auto;
	text-align:center;
}


/*tag*/
h2{
	color:#006600;
	font-size:18px;
	font-weight:bold;
	margin-bottom:2px;
	line-height:1.2;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	clear:both;
}
h3{
	color:#006600;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.2;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear:both; 
}
h4{
	color:#714B27;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	line-height:1.2;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
strong{
	font-weight:bold;
}
#textblock hr{ 
	color:#DADCBA; 
	border:0; 
	height:1px;
	background:#DADCBA;
	margin:21px 0px; 
	clear:both;
}

/*common class*/
#textblock .default_ul{ 
	line-height:180%;
	margin:5px;
}

#textblock .default_ul li{
	background:url(/img/ico_defo_li.gif) no-repeat left 6px;
	padding-left:10px; 
	list-style:none; 
	margin-bottom:5px; 

}	
.right{
	float:right;
}
.left{
	float:left;
}
.clr {
	clear: both;
}
.photo_right{
	float:right;
	margin-left:12px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.photo_left{
	float:left;
	margin-right:12px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.bf{
	text-align:center; 
	margin-bottom:20px;
}
.bf img{
	vertical-align:middle;
}
.defotable{
	margin:0 10px 1em;
	border-collapse: collapse;
	font-size:12px;
}
.defotable th{
	font-weight:normal;
	background: #F5F5E7;
	padding:4px 6px;
	border:1px solid #DADCBA;
}
.defotable td{
	padding:4px 6px;
	border:1px solid #DADCBA
}
.nowrap{
	white-space: nowrap;
}
.mr15{
	margin-right:15px;
}
.mt15 {
	margin-top: 15px;
}
.mb15 {
	margin-bottom: 15px;
}


/*//////////////////LOCAL SETTING//////////////////*/
.comparison{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
h4 {
	margin-top: 20px;
}
.photo_center{
	text-align: center;
}
