@charset "shift_jis";

/*スタイル初期化*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;
}
body{
	background-color: #E5D3A1;
	color: #333333;
}
table{
	border-collapse:separate; border-spacing:0;
}
caption, th, td{
	text-align:left; font-weight:400;
}
blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
a img{
	border:none;
}

/*----------------------------------------------------*/

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:link .newsTitle, a:visited .newsTitle {
	color: #0066FF;
	text-decoration: none;
}
a:hover .newsTitle {
	color: #428DFF;
	text-decoration: none;
}

a:hover img {
filter: alpha(opacity=70);
moz-opacity:0.70;
opacity:0.70;
}


/*----------------------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#flash {
	background-color: #006fff;
	height: 500px;
	width: 100%;
}

#mainContent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
}

/*----------------------------------------------------*/


#news {
	float: left;
	width: 430px;
}
#news  h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF2600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	padding-bottom: 4px;
	line-height: 1em;
	margin-bottom: 5px;
	font-weight: bold;
}
#news ul {
	padding-left: 14px;
	list-style-position: outside;
	list-style-type: circle;
	display: block;
}

#news li {
	margin-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	text-indent: 2px;
}

/*----------------------------------------------------*/
#bannerArea {
	width: 455px;
	float: right;
}
#bannerArea h2 {
	margin-bottom: 8px;
}

.bnr_colum1  {
	width: 225px;
	float: left;
}
.bnr_colum1  li {
	width: 225px;
	float: left;
	list-style-type: none;
	margin-top: 2px;
}
.bnr_colum2 {
	width: 225px;
	float: left;
	margin-left: 5px;
}
.bnr_colum2 li {
	width: 225px;
	float: left;
	list-style-type: none;
	margin-top: 5px;
}


/*----------------------------------------------------*/

#footer {
	width: 100%;
	clear: both;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}


.menu  {
	position: relative;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu  ul  {
	position:relative;
	left:50%;
	float:left;
}
.menu  li  {
	position:relative;
	left:-50%;
	float:left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	line-height: 1em;
}
.menu a:link, .menu a:visited {
	color: #5E4433;
	text-decoration: underline;
}
.menu a:hover {
	text-decoration: none;
	color: #926A50;
}

.copyright {
	clear: both;
	color: #5E4433;
}
.coname {
	font-size: 1.2em;
	font-weight: bold;
}

/*	gNav　トップページ用
----------------------------------------------------*/

ul#gNav {
	background-image: url(topimg/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 920px;
	clear: both;
	margin-bottom: 10px;
}

ul#gNav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

ul#gNav li a:hover img {
filter: alpha(opacity=100);
moz-opacity:1.0;
opacity:1.0;
}

/*	helpNav　トップページ用
----------------------------------------------------*/
ul#helpNav {
	width: 216px;
	height: 16px;
	float: right;
	clear: both;
}

ul#helpNav li {
	margin-left: 14px;
	display: inline;
	float: left;
	padding: 0px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navi {
	height: 90px;
}
