@charset 'UTF-8';

* {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:1.3;
}
body {
	text-align: left;
	background-color: #F4F4EA;
	color: #333333;
	
}

a {
	color: #006699;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color : #993366;
	background-color: transparent;
	text-decoration: none;
}

/* -------------------------------------------  container */
#container {
	width: 955px;
	margin: 0px auto;
	padding: 0;
	background-color:#FFFFFF;
	height: auto;
}
#container img {
	border:0;
}
#head-line{
background-image:url(../images/head-line.jpg);
height:28px;
background-repeat:repeat-x;
}
#toitel{
margin-left:620px;
}
#navi{
clear:both;
width:878px;
margin: 0px auto;
}
#navi h1{
float:left;
}
#navi ul{
float:left;
/*width:752px;*/
}
#navi li{
float:left;
list-style:none;
margin-right:1px;
margin-top:8px;
}
#info{
width:890px;
margin: 0px auto;
}
.infoBox {
width:290px;
float:left;
background-image:url(../../images/infotop_02.gif);
background-repeat:repeat-y;
font-size:10px;
line-height:130%;
margin-right:2px;
margin-left:2px;
}
.infolist{
	width:272px;
	margin: 0px auto;
	min-height:130px;
	height: auto !important;
	height: 130px;
}
.infoimg{
margin-right:6px;
}

.nofloat {
clear:both;
width:878px;
margin: 0px auto;
padding-top:12px;

}
#pankuzu {
float:left;
	font-size:10px;
	margin-top:6px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
.footer {
clear:both;
width:955px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:42px;
color:#FFFFFF;
font-size:10px;
line-height:130%;
padding-top:20px;
/*font-family: Helvetica, Arial, sans-serif;*/
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"

}




.Space05pxcl {
	margin-top: 5px;
}

.Space10pxcl {
	margin-top: 10px;
}

.Space15pxcl {
	margin-top: 15px;
}

.Space20pxcl {
	margin-top: 20px;
}

.Space25pxcl {
	margin-top: 25px;
}

.Space30pxcl {
	margin-top: 30px;
}

.Space35pxcl {
	margin-top: 35px;
}

.Space40pxcl {
	margin-top: 40px;
}

.Space45pxcl {
	margin-top: 45px;
}

.Space50pxcl {
	margin-top: 50px;
}
/*--------------------------------------*/
div.news_area {
	width:900px;
	height:auto;
}

img.calendar {
	border:none;
}
ul.camel_area {
	list-style-type:none;
	width:778px;
	height:auto;
	float:left;
}
* html body ul.camel_area {
	/* [for IE5.0　～6.0] */
	width:773px;
}


ul.camel_area li {
	width:237px;
	min-height:135px;
	height: auto !important;
	height: 135px;
	float:left;
	border:1px solid #d1d1d1;
	padding:8px;
	margin:0 4px 0 0;
}


* html body ul.camel_area li {
	/* [for IE5.0　～6.0] */
	margin:0 2px 0 0;
}



ul.camel_area li p {
	font-size:0.85em;
	text-align : justify;
	text-justify : inter-ideograph;
	color:#868686;
	letter-spacing: 1px;
}


ul.camel_area li img {
	float:right;
	margin:0 0 5px 5px;
}
ul.camel_area li h3 {
	color:#008cf8;
	width:auto;
	height:auto;
	margin:0 0 5px 0;
}
ul.camel_area li h3 span.date {
	font-weight:normal;
	color:#969696;
	white-space: nowrap;
	margin:0 0 0 5px;
	float:right;
}




