@charset "utf-8";
/* CSS Document */

* { margin : 0 ; padding : 0 ; }

/* default */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	font-size: 78%;
	color: #333333;
	letter-spacing: 0.05em;
}
h1 {
	font-size: 108%;
	line-height: 160%;
	background-image: url(../img/index_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;

}

h2 {
	font-size: 108%;
	line-height: 180%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	color: #333333;

}

h3 {
}

h4 {
	font-size: 100%;
	line-height: 180%;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/h4_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h5 {
	font-size: 100%;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h6 {

}
a {
	border: none;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


img  {
    border:none
}
p.text {
}




#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}


#header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	display: block;
	width: 900px;
	float: left;


}
#header_logo {
	float: left;
	width: 600px;
}
#header_right {
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#header_right ul {
}
#header_right li {
	display: inline;
	width: 220px;
	margin-right: 10px;
}

#maincatch {
	width: 900px;
	float: left;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}

#globalnavi_container {
	height: 35px;
	width: 900px;
	background-image: url(../img/bc_gnavibg.png);
	float: left;
	border: 1px solid #999999;
}

#main_container {
	float: left;
	width: 900px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#main_left {
	float: left;
	width: 480px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#news_area {
	width: 470px;
	border: 1px solid #CCCCCC;
	display: block;
}
#news_area h1 {
	font-size: 108%;
	line-height: 160%;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}

#section {
	width: 470px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.bnews {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#section  ul {
	margin: 0px;
	padding: 0px;
}
#section  li {
	display: block;
	list-style-type: none;
}

#main_right {
	float: left;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}


#banner_area {
	width: 320px;
}
#banner_area ul {
	padding: 0px;
}
#banner_area li {
	display: block;
	width: 260px;
	list-style-type: none;
	line-height: 180%;
}
#banner_area li.top {
	height: auto;
	width: 260px;
	display: block;
}
#footer {
	display: block;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-attachment: scroll;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat;
	color: #999999;
	width: 900px;
	float: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#footer p {
	clear:both;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
div#center {
	text-align: center;
}

p#footer_menu {
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
