@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_b2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#word {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
	display: inline; 
	color: #003366;
	margin: 0px 0px 0px 260px;
}
#title {
	font-size: 11px;
	font-weight: bold;
	color: #036;
}
#title_b {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#title_r {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.container {;
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 150px;
	width: 1100px;
}
#logo {
	height: 80px;
	width: 370px;
	float: left;
	margin-top: 40px;
	margin-left: 5px;
}
#menu {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	margin-top: 50px;
	margin-right: 100px;
}
#menu_box {
	height: 600px;
	width: 250px;
	background-color: #FFF;
}

.nav {
	margin: 0px 0px 0px 0px;
	width: 245px;
	height: auto;
	font-size: 12px;
}
.nav ul {
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style-type: none;
}
.nav li {
	font-weight: none;
	display: block;
	width: 250px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	background-color: #999999;
	border-bottom: solid 1px #fff;
}
.nav li a:link {
	text-decoration: none;
	display: block;
	width: 250px;
	height: 20px;
	padding: 5px 0px 5px 0px;
	background-color: #c6c6c6;
}
.nav li a:visited {
	color: #fff;
}
.nav li a:hover, .nav li a:active {
	background-color: #003366;
	font-color: #ffffff;
}

#box_b {
	float: left;
	height: auto;
	width: 730px;
	margin-top: 50px;
	text-align: center;
}

#footer {
	height: 100px;
	width: 1100px;
	margin-top: 10px;
	float: left;
}
#h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 1.8em;
	display: inline; 
}
#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;
}
.clear {
	clear:left;
}
table#price {
	width: 670px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
}

table#price th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#price td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	width: 156px;
}

table#retu {
	width: 650px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
}

table#retu tr {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #FFFFFF;
    line-height: 120%;
    text-align: left;
}
table#retu td {
    width: auto;
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	width: 156px;
}

.box_c {
	background-color: #F6F6F6;
	height: auto;
	width: 650px;
	text-align: left;
	padding: 10px;
}
.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: 20px 30px 0px 0px;
}
.box_fl {
    float: left;
	height: 100px;
	width: 200px;
	margin: 20px 0px 0px 140px;
	text-align: center;
}


#box_con {
	height: 500px;
	width: 200px;
	float: left;
	text-align: left;
	padding-top: 20px;
}
#box_con2 {
	height: auto;
	width: 490px;
	float: left;
	margin-left: 20px;
}
