@charset "utf-8";
/* CSS Document */

BODY{
	text-align:left;
	margin:0;
	padding:0;
	border:0;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック",sans-serif;
}
DIV{
	margin:0;
	padding:0;
	border:0;
	text-align: left;
	float: none;
	line-height: 100%;
}
A{
	border:none;
}
DIV.wapper{
	width:800px;
	float: none;
	margin:auto;
	line-height: 0%;
}
DIV.HeaderImageLine{
	float:none;
	height:10px;
	border-bottom:black solid 5px;
	margin-bottom:0px;
	float:none;
}
DIV.Contents{
	display: block;
	float: none;
}
DIV.bodyin2Left{
	width:200px;
	float:left;
	border-left: solid 2px gray;
	display: block;
}
DIV.bodyin2Right{
	width:594px;
	float:left;
	border-left: solid 2px black;
	border-right: solid 2px gray;
	display: block;
}
H3.CorpCntTitle_H3{
	background-color:#CCC;
	height: 90px;
	border-bottom: 2px solid black;
}
DIV.footer{
	background-color:#000000;
	display: block;
	height: 35px;
	border: none;
	float: none;
}
DIV.footerlogoleft{
	width:500px;
	height:13px;
	color:white;
	font-size:12px;
	float: left;
	margin: 10px 0px 5px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
}
DIV.footerlogoright{
	height:22px;
	color:white;
	font-size:15px;
	float: right;
	margin: 8px 10px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:800;
}

DIV.PD_Panel{
	width:280px;
	marign:10px;
	float: left;
	text-align: center;
}
Div.ProductTitle{
	border-bottom: 2px solid red;
	background-color: #999;
	text-align: center;
}
DIV.ProductTitle span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	font-size:20px;
	color:#CC0000;
	line-height: 120%;
}
DIV.LocationTitle{
	font-size:15px;
	margin-left: 20px;
	font-weight: bold;
	float: none;
	text-indent: 1em;
	margin-top: 7px;
}
DIV.LocationAddress{
	font-size:14px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 170px;
}
A.EnglishLink{
	display:block;
	width:100px;
	height:20px;
	border:4px double white;
	background-color:#FF0000;
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:'Geneva, Arial, Helvetica, sans-serif';
	letter-spacing:0.1em;
}
H1.CorpCntTitle{
	font-size:18px;
	letter-spacing:0.1em;
	margin:20px 20px 20px 50px
}
H2.CorpCntTitle_H2{
	margin:0px 50px 20px 50px;
	border:2px solid #999999;
	background-image: url(../japanese/images/menu_bg.jpg);
}
H2.CorpCntTitle_H2 span{
	font-size:16px;
	letter-spacing:0.1em;
	color:#CC0000;
	margin:7px;
	display:block;
}

H2.CorpTitle1_H2{
	margin:30px 50px 20px 40px;
	border:1px solid #000000;
	text-align: left;
	font-size: 13px;
	display: block;
	background-image: url(../japanese/images/menu_bg.jpg);
}
H2.CorpTitle1_H2 span{
	font-size:13px;
	color:black;
	display: block;
	margin: 10px 5px 10px 5px;
}

P.P_InContents{
	font-size:12px;
	line-height:180%;
	letter-spacing:0.1em;
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
}
P.P_InContents2{
	font-size:13px;
	line-height:150%;
	margin-left: 60px;
	margin-right: 50px;
	text-align:left;
}
table.gaiyo{
	margin:10px auto 10px auto;
	background-color:#FF9933;
	}
table.gaiyo td.title{
	background-color:#FFCC33;
	font-size:12px;
	margin:10px 3px 10px 0px;
	width:80px;
	letter-spacing: 0.1em;
	text-indent: 1em;
}
table.gaiyo td.contents{
	background-color:#FFFFCC;
	font-size:12px;
	margin:10px 3px 10px 0px;
	width:380px;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-left: 15px;
}
B.StrongStyle{
	margin-left:5px;
	margin-right:5px;
	font-size:14px;
	background-color:#FFCCCC;
	color:#000000;
}
