@charset "utf-8";
/* 基本
------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333333;
	background-color: #CCCCCC;
}


#container{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 900px;
	margin-bottom: 30px;
	position: relative;
}
#header ul {
	list-style-type: none;
	position: absolute;
	top: 47px;
	right: 10px;
	width: 270px;
	font-size: 11px;
}
#header li {
	display: inline;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#pankuzu {
	position: absolute;
	top: 86px;
	left: 19px;
	width: 500px;
}
#pankuzu ul {
	list-style-type: none;
	font-size: 11px;
}
#pankuzu li {
	display: inline;
}
#pankuzu a {
	color: #0000CC;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#pankuzu .bold {
	font-weight: bold;
}
.kaishagaiyou {
	margin-bottom: 30px;
	text-align: center;
}

.box1, .box2, .box3, .box4, .box5, .box6 {
	width: 258px;
	float: left;
}
.box2, .box3,   {
	margin-left: 33px;
}
.box2, .box3,.box5,.box6 {
	margin-left: 33px;
}


.main {
	height: 200px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.box4, .box5, .box6 {
	margin-top: 30px;
}

table{
font-size:12px;}
span{
font-weight:bold;
color:#FF0000;}
.shouhin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #C9C9C9;
	border-bottom-color: #999999;
	border-left-color: #C9C9C9;
}
.box {
	text-align: center;

}

.shousai {
	margin-bottom: 30px;
	border-collapse:collapse;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 468px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shousai td  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shousai .text_left {
	text-align: left;
}

.shousai .gaiyou {
	background-color: #E0DCF5;
	font-weight: bold;
}
.text_center {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}
.text_center td {
	border-bottom-style: none;
	text-align: left;
}


input, textarea {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input:focus,textarea:focus{
	background-color:#EDECBA;
}
td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}
.noboder {
	border-bottom-style: none;
}
a {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
#menu {
	height: 20px;
	margin-right: 30px;
	padding-top: 30px;
	clear: both;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	float: right;
	margin-left: 5px;
}
#menu li a {
	color: #0000CC;
	text-decoration: none;
	font-size: 11px;
}
#menu a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#footer {
	background-color: #bcb101;
	height:30px;
	width: 900px;
	clear: both;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 7px;
	
}
.shousai .gaiyou {
	background-color: #FFFDD2;
	font-weight: bold;
}
