@charset "shift_jis";

/******************************
 default
******************************/

/* general style
------------------------------------------*/
* {
	margin:0;
	padding:0;
	text-decoration:none;
	line-height:1;
	font-size:100%;
	font-style:normal;
	}

html {
	overflow-y:scroll;
	font-size:smaller;
	}

img {border:0}
table {border-collapse:collapse}
p {line-height:1.5}
.cl {clear:both}

body {
	font-size:smaller;
	color:#444;
	text-align:center;
	background:url(img/bg.gif) repeat-y top center #ECE1CB;
	}

a {
	overflow:hidden;
	color:#444;
	}

a:hover {color:#777}



/* HEAD
------------------------------------------*/
#top {
	background:url(img/head_bg.jpg) repeat-x;
	height:110px;
	}

#top h1 {
	background:url(img/head.jpg) no-repeat center;
	text-indent:-3000em;
	height:80px;
	}
	
#top h1 a {
	display:block;
	width:940px;
	height:80px;
	margin:0 auto;
	}

#top ul {
	width:940px;
	height:30px;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	}
	
#top ul li {
	height:30px;

	background-repeat:no-repeat;
	float:left;
	/*width:104px;*/
	text-indent:-3000em;
	list-style:none;
	}

#top ul li a{
	height:30px;
	/*background-image:url(img/menu.jpg);
	background-repeat:no-repeat;*/
	float:left;
	text-indent:-3000em;
	list-style:none;
	}

#tm01{
	width:235px;
	background-position:0 0;
}
#tm02{
	width:235px;
	background-position:-235px 0;
}
#tm03{
	width:235px;
	background-position:-470px 0;
}
#tm04{
	width:235px;
	background-position:-705px 0;
}


/*#top ul #tm01 {
	background-position:0 -30px;
	width:107px;
	}

#tm02 {background-position:-107px -30px} 
#tm03 {background-position:-211px -30px} 
#tm04 {background-position:-315px -30px} 
#tm05 {background-position:-419px -30px} 
#tm06 {background-position:-523px -30px} 
#tm07 {background-position:-627px -30px} 
#tm08 {background-position:-731px -30px} 
#top ul #tm09 {
	background-position:-835px -30px;
	width:105px;
	} 
	
#top ul #tm01_en {
	background-position:0 -30px;
	width:117px;
	}



#top ul li a {
	display:block;
	height:30px;
	}
*/
#top ul li a:hover {
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	}

#tm01 a:hover {
	background-position:0 -30px;
}
#tm02 a:hover {
	background-position:-235px -30px;
}
#tm03 a:hover {
	background-position:-470px -30px;
}
#tm04 a:hover {
	background-position:-705px -30px;
}



/*
#tm01 a:hover {background-position:0 0}
#tm02 a:hover {background-position:-107px 0} 
#tm03 a:hover {background-position:-211px 0} 
#tm04 a:hover {background-position:-315px 0} 
#tm05 a:hover {background-position:-419px 0} 
#tm06 a:hover {background-position:-523px 0} 
#tm07 a:hover {background-position:-627px 0} 
#tm08 a:hover {background-position:-731px 0} 
#tm09 a:hover {background-position:-835px 0} 
*/
#top ul li .child {
	width:235px;
	background:#F5F0E7;
	border:1px solid #C6BEAD;
	position:absolute;
	top:30px;
	}

#top ul li #child01 {left:470px;}
#top ul li #child02 {left:315px;}

#top ul li .child p {
	height:30px;
	width:235px;
	text-align:left;
	line-height:30px;
	background:url(img/ico_arrow5.gif) no-repeat 6px center;
	margin:0;
	color:#1F314A;
	text-indent:0;
	line-height:30px;
	font-size:1.3em;
	}

#top ul li .child p a {
	line-height:30px;
	display:block;
	padding-left:18px;
	border-bottom:1px dotted #777;
	color:#1F314A;
	}

#top ul li .child p a:hover {
	background-image:none;
	color:#8C8E8D;
	}
	
	
	
/* HEAD_en
------------------------------------------*/
#top_en {
	background:url(img/head_bg.jpg) repeat-x;
	height:110px;
	}

#top_en h1 {
	background:url(img/head.jpg) no-repeat center;
	text-indent:-3000em;
	height:80px;
	}
	
#top_en h1 a {
	display:block;
	width:940px;
	height:80px;
	margin:0 auto;
	}

#top_en ul {
	width:940px;
	height:30px;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	}
	
#top_en ul li {
	height:30px;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	float:left;
	/*width:117px;*/
	text-indent:-3000em;
	list-style:none;
	}


	
#top_en ul #tm01_en {
	background-position:0 -30px;
	width:117px;
	}

#tm02_en {background-position:-117px -30px} 
#tm03_en {background-position:-234px -30px} 
#tm04_en {background-position:-351px -30px} 
#tm05_en {background-position:-468px -30px} 
#tm06_en {background-position:-585px -30px} 
#tm07_en {background-position:-702px -30px} 
#tm08_en {background-position:-819px -30px
} 

#tm01_en a:hover {background-position:0 0}
#tm02_en a:hover {background-position:-117px 0} 
#tm03_en a:hover {background-position:-234px 0} 
#tm04_en a:hover {background-position:-351px 0} 
#tm05_en a:hover {background-position:-468px 0} 
#tm06_en a:hover {background-position:-585px 0} 
#tm07_en a:hover {background-position:-702px 0} 
#tm08_en a:hover {background-position:-819px 0} 



#top_en ul li a {
	display:block;
	height:30px;
	}

#top_en ul li a:hover {
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	}



#top_en ul li .child {
	width:235px;
	background:#F5F0E7;
	border:1px solid #C6BEAD;
	position:absolute;
	top:30px;
	}

#top_en ul li #child01 {left:470px}
#top_en ul li #child02 {left:315px}

#top_en ul li .child p {
	height:30px;
	width:235px;
	text-align:left;
	line-height:30px;
	background:url(img/ico_arrow5.gif) no-repeat 6px center;
	margin:0;
	color:#1F314A;
	text-indent:0;
	line-height:30px;
	font-size:1.3em;
	}

#top_en ul li .child p a {
	line-height:30px;
	display:block;
	padding-left:18px;
	border-bottom:1px dotted #777;
	color:#1F314A;
	}

#top_en ul li .child p a:hover {
	background-image:none;
	color:#8C8E8D;
	}



/* WRAP
------------------------------------------*/
#wrap {
	width:940px;
	margin:0 auto;
	text-align:left;
	background:url(img/bg.gif) repeat-y top center #ECE1CB;
	}


/* LEFT
------------------------------------------*/
#left {
	width:220px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	}

#left .l_menu {
	background:url(img/l_content.gif) no-repeat top;
	padding-top:25px;
	width:190px;
	margin-left:15px;
	}

#left .l_menu li {
	list-style:none;
	font-size:1.4em;
	margin-bottom:10px;
	}

#left .l_menu li a {
	color:#1F314A;
	border-left:5px solid #56606C;
	padding-left:5px;
	line-height:1.8;
	display:block;
	}

#left .l_menu li a:hover {
	color:#505B68;
	border-left:5px solid #8C8E8D;
	}

#left .l_info {
	background:url(img/l_info.gif) no-repeat top left #D8CFBD;
	padding-top:35px;
	list-style:none;
	margin-top:100px;
	padding-bottom:1em;
	}

#left .l_info li {
	background:url(img/l_arrow.gif) no-repeat left center;
	padding-left:20px;
	font-size:1.2em;
	line-height:1.5;
	margin:0 0 5px 25px;
	}

#left .l_info .l_tel {
	background:none;
	margin:0 0 0 25px;
	padding:10px 0;
	}

.lang {margin:10px 0 0 15px}

.lang img {
	padding:0 8px;
	vertical-align:text-bottom;
	}

.lang_cin {
	background:url(img/l_fla_cin.gif) no-repeat left center;
	padding-left:17px;
	}

.lang_eng {
	background:url(img/l_fla_eng.gif) no-repeat left center;
	margin-left:15px;
	}
.lang_jap {
	background:url(img/l_fla_jap.gif) no-repeat left center;
	padding-left:18px;
	margin-left:10px;
	}
.logo_group img {
	margin:30px 0 50px 15px;
	}


/* RIGHT
------------------------------------------*/
#right {
	width:700px;
	float:right;
	padding-top:10px;
	}

.h3_nml {margin:20px 0 10px}

.p_nml { font-size:1.3em;}

.con_top {margin-top:0}

.ph_fl {
	float:left;
	margin-right:10px;
	}

.bun_fr {
	float:right;
	width:435px;
	font-size:1.3em;
	text-indent:1em;
	margin-bottom:5px;
	}

.faq_navi {
	margin:15px 50px 0}
.faq_navi li {
	list-style:none;
	font-size:1.3em;
	line-height:1.5;
	background:url(img/ico_q_s.gif) no-repeat 0 0.2em;
	padding-left:20px;
	margin-bottom:10px;
	}

.faq_navi li a {
	text-decoration:underline;
	}


.faq {padding-top:50px;}
.faq dt {
	background:url(img/ico_q.gif) no-repeat left center;
	font-size:1.5em;
	line-height:2.5;
	padding-left:45px;
	}

.faq .lng {line-height:1.5}


.faq dd {
	background:url(img/ico_a.gif) no-repeat left top;
	font-size:13px;
	line-height:1.5;
	padding:0 0 10px 45px;
	margin:15px 0 30px;
	border-bottom:1px dotted #999;
	}

.faq .shrt {padding-top:8px}

.p_top {
	text-align:right;
	padding:10px 0 20px;
	clear:both;
	}




/* FOOT
------------------------------------------*/
.p_top_btm {
	text-align:right;
	padding-top:20px;
	clear:both;
	}


.foot {padding-top:50px;}

.btm_link {
	text-align:right;
	margin-bottom:8px;
	}

.btm_link li {
	display:inline;
	border-right:1px solid #444;
	font-size:1.1em;
	line-height:1.1;
	padding:0 8px;
	}

.btm_link .btm_li_end {border:0}

.copyright {
	text-align:right;
	font-size:1.2em;
	line-height:1.5;
	border-top:1px dotted #999;
	padding-top:5px;
	}	







.press01 {
	color: #990000;
	margin-top: 10px;
	font-size: medium;
}

