@charset "utf-8";
/* CSS Document*/

body {
	font: 100% "MS UI Gothic", "ＭＳ Ｐゴシック";
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #231815;
}
#container {
	text-align:left;
	width: 985px;
	margin: 0px auto;
	padding: 0;
}
#header {
	width:985px;
	height:138px;
	border-bottom: 5px solid #54C571;
}
.first {
	background:url(../img/headback.gif) repeat-x top left;
	height:30px;
}
.sec {
	margin-top:8px;
}
.logo    {
	padding-left:3px;
	padding-top:11px;
	float: left;
}
.contact {
	margin-left:300px;
	text-align: right;
	padding-right: 10px;
	font-size:1px;
	height:0px;
}
.contact img {
	height:0;
	width:0;
}
.contact2 {
	margin-left:230px;
	text-align: right;
	padding-right: 10px;

}
#content {
	height:auto;
	width:985px;
	padding-top: 10px;
	margin: 0 auto;
}
.mainContent {
	width:auto;
	margin: 0 auto;
	padding: 0 8px;
}

.pimg2 {
	float:right;
}
.pimg3 {
	float:right;
}
.pimg4 {
	float:right;
}
.pimg5 {
	float:right;
}
.pimg1, .pimg2, .pimg3, .pimg4, .pimg5, .pimg6 {
	border:0;
}
.first2 {
	display: inline;
	margin-left: 200px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footline{
	width:auto;
	height:3px;
	font-size:1px;
	text-align: center;
	margin: 10px 10px 2px;
	background-color: #54C571;
}
#footer {
	text-align:center;
}

.title {
	background:url(../img/titleback.gif) repeat-x;
}
.titlebanner {
	padding:0;
	margin:3px 0 0 0;
	color:#66744D;
	font-size: 180%;
	float: right;
	width: 900px;
	font-weight: bold;
}
.left {
	float:left;
	width: 475px;
	border: 1px solid #CECECE;
}
.right {
	width:475px;
	margin-left:489px;
	border: 1px solid #CECECE;
}
.subttl {
	background:url(../img/subtitle1.gif) top left no-repeat;
	height:21px;
	padding: 6px 30px 0 10px;
	font-weight: bold;
	color: #515151;
	font-size: 80%;
}
.subttl2 {
	background:url(../img/subtitle2.gif) top left no-repeat;
	height:36px;
	padding: 2px 30px 0 10px;
	font-weight: bold;
	color: #515151;
	line-height: 17px;
	font-size: 80%;
}
.left ul, .right ul {
	margin-bottom: 15px;
	margin-top: 15px;
}
.left li, .right li {
	list-style-image:url(../img/prt_arrow2.gif);
	line-height: 17px;
	font-size: 75%;
}
.mainContent a {
	color:#231815;
	text-decoration:none;
}
