@charset "shift_jis";


/*----------------------------------------

タグ

----------------------------------------*/

h1{
	display:none;
}

h2{
}

h3{
}

h4{
}

h5{
}

a:link{
}

a:visited{
}

a:hover{
}

/*----------------------------------------

構造

----------------------------------------*/

body{
}

#container{
}

#contents{
}

#header{
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #001894;
	background-image: url(../images/header_top.jpg);
	background-repeat: no-repeat;
	height: 130px;
	background-position: center;
}


#scroll_text{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	height: 30px;
	width: 830px;
	font-size: 17px;
	font-weight: bold;
	color: #00FF00;
	padding-top: 5px;
}

#news{
	background-image: url(../images/news01.gif);
	background-repeat: no-repeat;
	height: 232px;
	padding-left: 360px;
}

#pickup{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#pickup img{
	vertical-align:middle;
}

#pickup ul li{
	display:inline;
	margin:0;
	padding:0 1px;
	vertical-align:middle;
}

#menu{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*----------------------------------------

index_sub構造

----------------------------------------*/

#wrapper {
 width:550px;
 float:left;
 margin-right:10px;
}

#boxC {
 width:270px;
 float:left;
}

#boxB {
 width:270px;
 float:right;
 margin-left:10px
}

#boxA {
 width:270px;
 float:right;
}

#boxD {
 clear: both;
 width:800px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 border:solid 3px #FF0000;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 10px;
}

#menu dt{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/menu_dt_back.gif);
	height: 15px;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	margin-top: 8px;
}

#menu dd{
	background-color: #CCFFFF;
	background-image: url(../images/menu_dd_btn.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 3px;
}
