@charset "utf-8";
/* CSS Document */

/* HEADER
---------------------------------------- */

#sub_header {
	width: 950px;
	height: 50px;
	margin:0 auto;
}

#logo {
	width: 140px;
	height: 50px;
	float: left;
}

#search_box{
	font-size: 9pt;
	margin-top: 10px;
	float: right;
}

/* 2010/05/13追加 */
input.image-btn {
    margin-top:3px;
}

#search {
       width: 185px;
}

#box{
	margin-right: 10px;
	float: left;
}

#char{
	margin-right: 10px;
	float: left;
}

/* countainer
---------------------------------------- */
#flash{
	width: 950px;
	height: 515px;
}

#saisin {
	width: 950px;
	background: url(../img/common/news.gif) no-repeat top left;
	height: 50px;
        margin:0px;
        padding:0px;
}

head~/* */body #saisin { /* for ie8 */ height: auto; }

#saisin div#down {
	width: 430px;
 	_width: 436px;
	float: left;
        margin-left: 120px;
        _margin-left: 65px;
}

head~/* */body #saisin div#down { /* for ie8 */ margin-top: -5px; }
html:not(:target) #saisin div#down{ /* for others */ margin-top: 0px; }

#saisin div#next a {
        display: block
	margin-right: 10px;
	width: 145px;
        height: 50px;
	float: right;
        background: url(../img/common/next.gif) no-repeat right;
        text-indent: -9999px;
}

head~/* */body #saisin div#next a { /* for ie8 */ margin-top: -5px; }
html:not(:target) #saisin div#next a { /* for others */ margin-top: 0px; }

a.newslist {
        float: left;
        display: block;
        text-indent: -9999px;
        width: 77px;
        height:25px;
        margin-top: 10px;
        margin-left: 5px;
        background: url(../img/common/newslist.png) no-repeat left;
}

head~/* */body a.newslist { /* for ie8 */ margin-top: 5px; }
html:not(:target) a.newslist { /* for others */ margin-top: 10px; }


/* main */


#main{
	clear: both;
	margin-top: 20px;
	width: 950px;
}

#main_left{
	padding-left: 25px;
	width: 220px;
	float: left;
}



#main_right{
	width: 700px;
	float: right;
}


/* main_left */

ul#main_left {
	margin: 20px 0 20px 0 ;
}

ul#list li {
	margin-bottom: 5px;
	height: 40px;
	padding: 0 0 7px 0;
}

ul#list li a {
	display: inline-block;
	padding: 0 0 0 49px;
	line-height: 20px;
	height: 40px;
}

li#list00 a {
	background: url(../img/common/sidemenu_s00.gif) no-repeat top left;
}

li#list01 a {
	background: url(../img/common/sidemenu_s01.gif) no-repeat top left;
}

li#list02 a {
	background: url(../img/common/sidemenu_s02.gif) no-repeat top left;
}

li#list03 a {
	background: url(../img/common/sidemenu_s03.gif) no-repeat top left;
}

li#list04 a {
	background: url(../img/common/sidemenu_s04.gif) no-repeat top left;
}

li#list05 a {
	background: url(../img/common/sidemenu_s05.gif) no-repeat top left;
}


li#list06 a {
	background: url(../img/common/sidemenu_s06.gif) no-repeat top left;
}

li#list07 a {
	background: url(../img/common/sidemenu_s07.gif) no-repeat top left;
}
.fsize90 {
	font-size: 90%;
}


/* main_right */

#sub_left{
	width: 400px;
	float: left;
}

#sub_right{
	width: 300px;
	height: 185px;
	float: right;
}

/* sub_left */

div#sub_left img {
	margin-bottom: 10px;
	float: left;
}

div#sub_left div {
	font-size: 85%;
	float: left;
	margin-left: 10px;
	width: 220px;
}

div#map a {
	float: left;
	display: block;
	width: 50px;
}

div#map p {
	font-size: 95%;
	clear: both;
	margin: 18px 0 0 0;
	line-height: 140%;
}


div#map p a {
	width: 100%;
}


/* bunner */
#bunner{
	clear: both;
	margin-left: 25px;
}

#bunner img{
	margin-right: 5px;
}

#bunner img.top {
       margin-right: 0px;
}
