@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-weight: normal;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6;
	background-color: #E6E6E6;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
}
h1 {
	font-weight: normal;
	font-size: 10px;
	margin-left: 26px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
td {
	font-size: 12px;
}



ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
border:none;
}

strong {
	font-weight: normal;
}


#header {
	width: 850px;
	height: 100px;
}
.logo {
	height: 80px;
	width: 300px;
	position: absolute;
	left: 26px;
	top: 16px;
}
.contact {
	width: 100px;
	position: absolute;
	left: 736px;
	top: 76px;
	text-align: center;
}


#main {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#contents {
	width: 825px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 25px;
}
#deta {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}
.red {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}


.coment {
	width: 468px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.menu {
	width: 200px;
	float: left;
}

.shousai {
border-collapse:collapse;}
.shousai    td  {
	border:solid 1px #999999;
	padding: 5px;
	white-space: nowrap;
}
.shousai .haikei {
	background-color: #C7E6FA;	
}
.haikei_02{
	background-color:#D6ECFC;
}
#words {
	width: 850px;
}
.side {
	margin-bottom: 10px;
}
.right {
	width: 145px;
	float: left;
	padding-left: 17px;
}




.contents {
	width: 242px;
	float: left;
	margin-bottom: 30px;
	margin-right: 33px;
}

caption {
	padding-bottom: 10px;
}
.ao {
	font-size: 15px;
	color: #1D5B8E;
	font-weight: bold;
}

.aka {
	color: #D22F0C;
}


.contents ul {
	margin-top: 15px;
	padding-left: 5px;
}
.blue {
	background-image: url(img/yajirusi_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.hadairo {
	background-image: url(img/yajirusi_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.akairo {
	background-image: url(img/yajirusi_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.kimidori {
	background-image: url(img/yajirusi_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.orenge {
	background-image: url(img/yajirusi_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.murasaki {
	background-image: url(img/yajirusi_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.pr {

}
.reset {
	margin-left: 8px;
}

input:focus,textarea:focus{
	background-color:#E8F4FD;
}

input{
padding-right:8px;
padding-left:8px;}


#footer {
	clear: both;
	width: 850px;
	position: relative;
}
#footer span {
	color: #D22F0C;
}
.chuijikou {
	font-size: 10px;
	font-weight: bold;
}
#footer p {
	text-align: center;
}


#pankuzu li {
	display: inline;
}
