@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #333333;
}
body {
	background-color: #EDF1DE;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
a {
	text-decoration:none;
	color: #996600;
	 }

a:visited {
	color: #660000;
}
a:hover {
	color: #CC3300;
}
img {
	border: none;
	vertical-align: top;
}






/* 
---------------------------------------------*/

#wrapper {
	width: 800px;
	padding-top: 0px;
	float: none;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 50px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#topnavi {

}


#footer {
	clear: both;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}





/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	position: absolute;
	left: 805px;
	top: 9px;
}
#globalNav {
	position: absolute;
	top: 68px;
	left: 251px;
	width: 841px;
	height: 19px;
	list-style-type: none;
	background-position: left;
	margin-left: 30px;
}
#globalNav li {
	float: left;
	width: 105px;
	height: 20px;
}
#globalNav li a {
	display: block;
	width: 100%;
	color: #333333;
	font-size: 12px;
	background-image: url(../img/navi.jpg);
}

/* フォント
---------------------------------------------*/
h1{
 font-family: "ＭＳ Ｐゴシック", Osaka;
 font-size: 16px;
 color: #000066;
}

h2{
	font-weight: bold;
	font-size: 18px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E4CD98;
	border-left-color: #73591E;
	padding-left: 15px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #666600;
	margin-left: 150px;
	margin-right: 100px;
}

h3{
	font-size: 14px;
	line-height: 30px;
	text-indent: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	text-indent: 15px;
	line-height: 30px;
	background-color: #EFEFEF;
}

h5{
 font-size: 100%;
 color: #334d55;
}

.10p{
	font-size: 10px;
	line-height: 18px;
	color: #666666;

}
.gentei{
	font-size: 10px;
	line-height: 10px;
	color: #CC3300;

}
.aboutus_s{
	font-size: 10px;
	line-height: 19px;
	color: #666666;

}
.12p{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.14p{
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	
}
.16p{
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	
}
.caption{
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.caption2{
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	}

.footer{
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
}

.image {
	clear: both;
	border: 1px solid #999999;
}

.blue{
	font-weight: bold;
	color: #0000FF;
}
.red{
	font-weight: bold;
	color: #FF0000;
}
.green{
	font-weight: bold;
	color: #009933;
}
.red2{
	font-weight: bold;
	color: #993300;
}
.org{
	font-weight: bold;
	color: #FF6600;
}
.law{
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.cd_detail_12p_{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin-right: 150px;
	margin-left: 170px;	
}
.french{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin-right: 120px;
	margin-left: 120px;	
}
.policy{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	margin-right: 150px;
	margin-left: 150px;	
}
.image {
	clear: both;
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.image2 {
	clear: both;
	border: 1px solid #999999;
	padding: 18px;
}
