@charset "utf-8";
/* CSS Document */


/* 共通設定
******************************************************************************************** */
/* SUPER CLASS */
html,body{width:100%;margin:0; padding:0;
	text-align: center;
	background: #999999 url(../img/backtemp.gif) top center repeat-y;
	font:small normal  "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka , sans-serif;
	font-size:12px;
	line-height:140%;
	border: 0px;
	color: #666666;
	}
h1,h2,h3,h4,h5,h6{font:x-small normal "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka , "メイリオ",sans-serif ; margin:0;padding:0; }
a:link { color:#FF6633;}
a:visited { color:#CC6633;}
a:hover { color:#FF9933;}


.font01 {
font-weight:bold;
color:#FF6600;
}

.font02 {
font-weight:bold;
font-size:small;
color:#333333;
}

.font03 {
font-size:small;
color:#ff0000;
}

.font04 {
font-weight:bold;
color:#333333;
}

/* レイアウト
******************************************************************************************** */
/*#containerBorder { background:#669933; width:830px; height:100%; margin:auto; padding:15px 0px; }*/
#container { background:#FFFFFF; width:800px; height:100%; margin:auto; padding:0;  }
#content { width:800px; height:100%; background:#FFFFFF; margin:0; padding:0; }
#pageImage{ width:800px; margin:0px 0px; padding:0px; }
#contentLeft { width:60%; float:left; margin:20px 2.5%; /*for IE*/_margin:20px 1.25%; /*_border:#6699FF solid 1px;*/ }
#contentRight { width:40%; float:right; margin:20px 2.5% ;/*for IE*/ _margin:20px 1.25% ; }

/*メインコンテンツ枠表示設定*/
.topbox {
	width:800px;
	height:27px;
	background:url(../img/contentsbar_up.gif) no-repeat;
	margin:0px auto;
	padding:0;
	}
.bottombox {
	width:800px;
	height:17px;
	background:url(../img/contentsbar_down.gif) no-repeat;
	margin:0px auto;
	padding:0;
	float:left;
	}
.contents {
	width:800px;
	background-image:url(../img/contents_back.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	background-position:top;
	float:left;
	}



/* ヘッダー
******************************************************************************************** */
.centering800	{ width:800px;margin:auto;}
#header { background:#ffffff; width:800px; color:#000000;}
#header #headerUpper{ height:80px;}
#header #logo { width:800px; float:left; position:relative;}
#header #logoDiv { width:394px; float:left; padding:0px; margin:0px;}
#header #infoDiv { width:415px; float:right; padding:0px; margin:0px;}
#header #topimg { width:800px; float:left;}
#header #en_topimg { padding:0px; margin:0px; vertical-align:bottom;}



/* フッター
******************************************************************************************** */
#footer { clear:both; width:780px; margin-top:0px; padding:10px; }

.hr_footer {
	border:1px;
	border-style:solid;
	border-color:#000000;
	margin:0px 0 0px 0;
	padding: 0px;
	}
* html .hr_footer {
	border:1px;
	border-style:solid;
	border-color:#000000;
	margin:4px 0 4px 0;
	padding: 0px;
	}


.hr_dashed {
 border:solid #999999;
 border-width:1px 0px 0px 0px;
 height:1px;
	margin:0px;
	padding: 0px;
	clear:both;
	}
* html .hr_dashed {
	border:solid #999999;
	border-width:1px 0px 0px 0px;
	height:1px;
	margin:0px;
	padding: 0px;
	clear:both;
	}

.hr_head {
	border:solid #999999;
	border-width:1px 0 0 0;
	width:732px;
	height:1px;
	margin:10px auto 0px auto;
	_margin:0px auto 0px auto;
	padding: 0px;
	clear:both;
	}

#foot_add {
width:630px;
border-top:solid #999999 1px;
border-bottom:solid #999999 1px;
margin:6px auto;
padding:6px;
text-align:left;
color:#666666;
	}
#foot_add{
zoom : 1 ; /*for IE 5.5-7*/
}
#foot_add:after {/*for modern browser*/
content : "." ;
display : block ;
height : 0px ;
clear : both ;
visibility : hidden ;
}
* html #foot_add{
display : inline-table ;
/*\*/display : block ;/**/
}


	
#foot_box01 {
width:220px;
vertical-align: middle;
margin:0px;
padding:0px;
font-size:small;
font-weight:bold;
float:left;
	}
	
#foot_box02 {
width:388px;
margin:0px;
border-left:dotted #999999 1px;
padding:0px 0 0 12px;
font-size:small;
float:right;
	}


#pagetop {
width:97%;
text-align:right;
clear:both;
	}



/* PAGE CONTENTS
******************************************************************************************** */
h3.pageTitle { margin-bottom:10px;}
h3.Title { color:#333333; font:18px bold; margin:30px 0 30px 0; }
h4.paragraphTitle { color:#B7774c; font:14px bold; margin:6px 0 3px 0; }
h4.photoTitle { color:#333333; font:18px bold; margin:16px 0 3px 0; }
h5.subTitle { color:#000000; font-weight:bold; font-size:14px;}
h5.description { clear:both; color:#009900; font-weight:bold; font-size:16px; margin:5px 0; line-height:20px}
h5.paragraphCopy { color:#330000; font-weight:bold; font-size:14px; }
h5.topics { color:#cc0000; font-weight:bold; font-size:14px; margin:0px 0; line-height:18px; } 
h5.footer { color:#333333; font-weight:bold; font-size:16px; margin:0px 0; line-height:18px; } 


/* TABLE(ADDESS)
******************************************************************************************** */
div#address { margin:50px 0 30px 0;}
h4.companyName { font-size:24px; color:#FF6633; font-weight:bold; margin:30px 0px 15px 0;}
table#address { width:99%; border-collapse:collapse;}
table#address th { width:30%; padding:8px; border:#FFFFFF solid 1px; background:#CCCCCC; color:#333333}
table#address td { width:70%; padding:8px; border:#FFFFFF solid 1px; background:#EEEEEE; color:#333300}



.backtoIndex { margin:30px 0px;  text-align:center;}
.backtoIndex a { background:#999999; color:#FFFFFF; text-decoration:none; padding:5px;}
.backtoIndex a:hover { background:#FF0000; color:#FFFFFF; text-decoration:none; padding:5px;}


/* EACH PAGE */
#privacy { margin-bottom:20px;}





/* トップサブメニュー設定（トップ、キャンペーン、リンク、問合せ）
******************************************************************************************** */
#topmenu {
	width:410px;
	height:25px;
	margin:0 0 0 0px;
	float:left;
	position:relative;
	left:-45px;
	}
* html #topmenu {
	width: auto;
	height:25px;
	margin:0 0 0 0px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	}
*:first-child+html #topmenu {
	width: auto;
	height:25px;
	margin:0 0 0 0px;
	float:left;
	position:relative;
	left:0px;
	top:0px;
	}		
#topmenu ul {
	padding:0px 0 0 0px;

}

#topmenu li{
	display:inline;
	list-style-type:none;
}
#topmenu li a{
	height:25px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

#topmenu li a.home{
	background:url(../img/topmenu0.gif) no-repeat 0px 0px;
	width:103px;
}
#topmenu li a:hover.home{
	background:url(../img/topmenu0.gif) no-repeat 0px -25px;
}
#topmenu li a.about{
	background:url(../img/topmenu0.gif) no-repeat -103px 0px;
	width:145px;
}
#topmenu li a:hover.about{
	background:url(../img/topmenu0.gif) no-repeat -103px -25px;
}
#topmenu li a.link{
	background:url(../img/topmenu0.gif) no-repeat -248px 0px;
	width:62px;
}
#topmenu li a:hover.link{
	background:url(../img/topmenu0.gif) no-repeat -248px -25px;
}
#topmenu li a.from{
	background:url(../img/topmenu0.gif) no-repeat -310px 0px;
	width:98px;
}
#topmenu li a:hover.from{
	background:url(../img/topmenu0.gif) no-repeat -310px -25px;
}




/* 中ページ共通メニュー
******************************************************************************************** */
/*.hr_headmenu {
width:730px;
	border-top:1px;
	border-style:solid;
	border-color:#999999;
	margin:0px 0px 0px 0px;
	padding: 0px;
	}*/
	
	/*メインコンテンツ*/
h4.titleguide {
	height: 26px;
	width: 680px;
	background: url(../img/t_guide02.gif) top left no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	clear:both;
}
	
.contents_box01 {
	width:700px;
	margin:0px auto 0px auto;
	text-align:left;
	padding:12px;
	}
.contents_box02 {
	width:700px;
	margin:0px 5px 0px 5px;
	text-align:left;
	line-height:180%;
	margin:0px 0px 30px 0px;
	}


/* 中サブメニュー設定
******************************************************************************************** */

#submenu {

	height:24px;
	margin:0px auto 7px auto;
	text-align:center;
	position:relative;
	left:-4px;
	_padding:0px 0px 0px 2px;
	float:left;
	}
* html #submenu {

	height:24px;
	margin:0px auto;
	text-align:center;
	position:relative;
	left:15px;
	float:left;
	}
*:first-child+html #submenu {

	height:24px;
	margin:0px auto;
	text-align:center;
	position:relative;
	left:15px;
	float:left;
	}		
#msub ul {
	padding:0px 0 0 0px;

}

#submenu li{
	display:inline;
	list-style-type:none;
}
#submenu li a{
	height:24px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}




/* ユーティリティ
******************************************************************************************** */
p { margin: 4px 2px 4px 2px; }
img { border:none; }
.clear{	visibility:hidden;clear:both;width:1px;height:1px;margin:0 -1px -1px 0; border:0;padding:0;font-size:0;line-height:0; }
span.r {font-weight:bold; color:#FF0000; }
span.r_nomal {color:#FF0000; }
span.o {color:#FF6600; }

/* clearfix (floatによるboxの浮き上がり解除) */
.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 */
