@charset "UTF-8";

/* CSS Document */


* {
	line-height : 1.5em;
	color : #2E2E2E;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

body {
	background-image:url(../../images/back.gif);
	margin : 0px auto 0px auto;
	text-align :center;
}



#container {
	width : 930px;
	margin : 10px auto;
	background-color:#FFFFFF;
	border: 10px solid #00663A;
	text-align : left;
}

#ribon {
	clear : both;
	width : 196px;
	height : 150px;
	margin : 5px auto -153px auto;
	text-align :right;
	position :relative;
	top : -23px;
	left : 375px;
	z-index:100;
	overflow:hidden;
}


#header {
	margin : 0px auto 0px auto;
	position :relative;
	top : 0px;
	left : 0px;
	z-index : 1;
	overflow : hidden;
	background-color:#ffffff;
	background-image:url(../../images/header_back.jpg);
	background-repeat:repeat-x;
}

#header ul {
	height : 100px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	list-style-type:none;
	clear : both;
}

#header li {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	float :left;
}

#header li#siteTitle { padding : 15px 95px 0px 20px; }

#header li#signeture { padding : 10px 0px 0px 0px; }

#header li h1 {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 8px 0px;
	font-size : 10px;
	line-height:14px;
	letter-spacing : 1px;
}

#navi {
clear : both;
width : 930px;
height : 25px;

background-image:url(../../images/navi_back.jpg);
background-repeat:repeat-x;
background-color:#00663A;



}

#main {

width : 685px;
padding : 10px;
}



#topVisual {
height : 200px;
padding : 6px 6px 6px 10px;

background-image:url(../../images/topVisualBack.jpg);
background-repeat:repeat-x;


}

.topColumnBox {

width : 230px;
background-image:url(../../images/topColumnKei.jpg);
background-repeat:repeat-y;
background-position:right;

text-align : center;



}

.topColumnBox img {

margin : 0px auto 15px auto;


}

.topColumnBox p {
padding : 0px 10px 10px 10px;
margin : 0px;
font-size : 12px;
line-height : 20px;
text-align:left;


}

.topNewsHline {

border : solid #999999;
border-width: 0px 0px 1px 0px;
padding : 20px 0px 10px 0px;



}

.topNewsList{

}

.topNewsList a{
	display : block;
	padding : 3px 0px 3px 30px;
	margin : 0px 0px 1px 0px;

}

.topNewsList a:link{
background-color:#FFB01F;
background-image:url(../../images/newsArrow.jpg);
background-repeat:no-repeat;
background-position: 3px center;
color : #fff;
font-size : 12px;
line-height : 16px;
text-decoration:none;
}

.topNewsList a:visited{
background-color:#FFB01F;
background-image:url(../../images/newsArrow.jpg);
background-repeat:no-repeat;
background-position: 3px center;
color : #FAD5BC;
font-size : 12px;
line-height : 16px;
text-decoration:none;
}


.topNewsList a:hover{
background-color:#FFE39C;
background-image:url(../../images/newsArrow.jpg);
background-repeat:no-repeat;
background-position: 3px center;
color : #000000;
font-size : 12px;
line-height : 16px;
text-decoration:none;
}


#side {
float : right;
background-color:#fff;
width : 188px;
padding : 8px;
margin : 5px 5px 5px 0px;
border : solid 1px #ddd;

}

#sideNavi01 img {

margin : 0px 0px 2px 0px;

}

#sideNavi02 {

text-align : center;
margin : 20px 0px;

font-size : 12px;
line-height : 16px;

}


#copyright {

clear : both;
text-align : center;
padding : 5px 0px 20px 0px;

color : #fff;
font-size : 12px;
line-height : 16px;

}

.bottomBox {

clear : both;

}