@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#word {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
	display: inline; 
	color: #fff;
	margin: 5px 0px 0px 5px;
}
#title {
	font-size: 12px;
	font-weight: bold;
	color: #036;
}
#title_b {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.container {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: ;
}

#header {
	height: 250px;
	width: 1100px;
	background-image: url(../img/top_p.jpg);
}
.fl {
	float: left;
	height: 30px;
	width: 200px;
	background-color: #000;
}


#menu {
	background-color: #FFF;
	height: 30px;
	width: 800px;
	margin-left: 300px;
}
.clear {
	clear:both;
}
#box_a {
	float: left;
	height: 700px;
	width: 540px;
	margin-top: 50px;
	background-color: #fff;
}
#logo {
	height: 80px;
	width: 370px;
	margin-top: 0x;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
}
#logo_c {
	height: 20px;
	width: 370px;
	font-size: 13px;
	margin-top: 0x;
	margin-right: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-left: 0px;
}
#logo_p {
	height: 300px;
	width: 200px;
	margin-top: 0x;
	margin-right: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-left: 0px;
}

#box_b {
	float: left;
	height: 760px;
	width: 540px;
	margin-top: 50px;
}
#footer {
	height: 120px;
	width: 1100px;
	margin-top: 10px;
	float: left;
}
#h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 1.8em;
}
#h2 {
	font-size: 12px;
	font-weight: bold;
	color: #036;
	line-height: 1.8em;
}
.line {
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	margin: 0px 0px 5px 0px;
}
.bold {
	font-weight: bold;
	color: #900;
}
.box_p {
	background-color: #000000;
	height: 120px;
	width: 120px;
	float: left;
	margin: 0px 10px 30px 0px;
}
.box_f {
    float: left;
	height: 100px;
	width: 600px;
	margin: 10px 30px 0px 0px;
}
.box_fl {
    float: left;
	height: 100px;
	width: 200px;
	margin: 10px 0px 0px 270px;
	text-align: center;
}