/* CSS Document */

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}

/*body layout*/

#contents{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: top;
}

#top{
	width:870px;
	text-align:left;
	height: 100px;
	padding-left: 30px;
	padding-top: 7px;
}


#left{
	margin-left:20px;
	margin-top:7px;
	width:356px;
	text-align:right;
	float:left;
	height: auto;
	margin-bottom: 40px;
}

#main{
	margin-top:7px;
	width:900px;
	text-align: center;
	height: inherit;
}

#header{
	margin:0;
	padding-right:20px;
	text-align:right;
	height:20px;
	width: 350px;
}

#logo-top{
	text-align:left;
	height:130px;
	padding-top: 30px;
}

#text{
	width:640px;
	height: auto;
	font-size: 12px;
	color: #444444;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	margin-top: 7px;
	padding: 30px;
	text-align: left;
	background-color: #EAEEF7;
	text-indent: 12px;
}

#text dl dd ul li{
	border-bottom:solid thin;
	background-image:url(../../images/news.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#text2 dl dd ul li{
	border-bottom:solid thin;
	background-image:url(../../images/news.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

#text2{
	width:640px;
	height: auto;
	font-size: 12px;
	color: #444444;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 30px;
	text-align: left;
	background-color: #EAEEF7;
	text-indent: 12px;
	margin: 7px 100px 20px 100px;
}

#news{
	padding:60px 0 0 0;
	text-align: left;
	height:auto;
}


/*footer*/

#navi{
	background-image: url(../../images/bg-bottom.jpg);
	text-align:center;
	clear: both;
	height: 52px;
	padding-top: 20px;
	margin-top: 30px;
}

#imgleft {
	float: left;
	width: 450px;
	text-align: center;
	padding: 0;
}
#imgright {
	float: right;
	width: 450px;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

.title1 {
	width: 350px;
	margin-top: 30px;
	margin-left:18px;
	font-size: 20px;
	text-align: left;
	height: 28px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339900;
	border-left-color: #339900;
	padding-left: 10px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#title1 {
	width: 350px;
	margin-top: 30px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	height: 28px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1D6FF;
	border-left-color: #C1D6FF;
	padding-left: 10px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#title2 {
	width: 350px;
	margin-top: 30px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	height: 28px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1D6FF;
	border-left-color: #C1D6FF;
	padding-left: 10px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#title3 {
	width: 350px;
	margin-top: 30px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	height: 28px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1D6FF;
	border-left-color: #C1D6FF;
	padding-left: 10px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#title4 {
	width: 350px;
	margin-top: 30px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	height: 28px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C1D6FF;
	border-left-color: #C1D6FF;
	padding-left: 10px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}


table.item2{
	border-spacing:0px;
	font-size: medium;
}

table.item2 th, table.item2 td{
	border-width:2px;
	border-style:solid;
	padding:2px 10px;
}

table.item2 thead th{
	border-color:#ccffcc #7ca866 #7ca866 #ccffcc;
	background-color:#bceaa8;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1.5em;
}

table.item2 tbody th{
	border-color:#ffffcc #aca866 #aca866 #ffffcc;
	background-color:#eceaa8;
}

table.item2 td{
	border-color:#FFFFFF #aca899 #aca899 #ffffff;
	background-color:#ecead8;
}

table.item2 td.down{
	border-color:#aca899 #FFFFFF #ffffff #aca899;
	background-color:#ecead8;
}

p {
	font-size:12px;
	color:#999999;
	line-height: 18px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1D6FF;
	margin-right: 15px;
	margin-left: 15px;
}
