@charset "shift_jis";

/*リセット*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, img, blockquote, th, td {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

ol, ul {
list-style:none;
}

fieldset, img {
border:0;
}

table {
border-collapse: collapse;
border-spacing:0;
}

caption, th {
text-align: left;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/*bodyのスタイル*/
body {
font-size: smaller;
background-color: #FFFFFF;
}
/*linkのスタイル*/
a:link {
color: #00f;
text-decoration: none;
}

a:visited {
color: #03c;
text-decoration: none;
}

a:hover {
color: #06f;
text-decoration: underline;
}

a:active {
color: #00c;
text-decoration: none;
}
/*wrapperのスタイル*/
#wrapper {
margin: 0;
padding: 0;
width: 100%;
text-align: center;
}
/*inwrapのスタイル*/
#inwrap {
width: 700px;
text-align: left;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
}
/*containerのスタイル*/
#container {
width: 700px;
background-image: url(img/top/top-rogo-bg.jpg);
background-repeat: no-repeat;
background-position: center top;
padding-top: 82px;
}
/*headerのスタイル*/
#header {
width: 700px;
margin-bottom: 30px;
text-align: center;
}

#header h1 {
background-image: url(img/top/top-rogo.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: -9999px;
height: 63px;
width: 489px;
margin-right: auto;
margin-left: auto;
}
/*contentsのスタイル*/
#contents {
width: 700px;
}
/*mainのスタイル*/
#main {
width: 457px;
float: right;
margin: 0px;
padding: 0px;
}

#main img#topImg {
margin-bottom: 25px;
}

#main h3 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-left: 30px;
margin-bottom: 15px;
}

#main #newsEvent {
margin-bottom: 20px;
}

#main #newsEvent ul {
margin-left: 44px;
list-style-type: none;
}

#main #newsEvent ul li {
margin-bottom: 5px;
background-image: url(img/top/top-news-list.jpg);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 15px;
}
/*sideのスタイル*/
#side {
	width: 243px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#side_m {
	width: 243px;
	background-image: url(img/top/top-enter-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#side .bnr {
	width: 243px;
	text-align: center;
}

/*fNaviのスタイル*/
#fNavi {
font-size: 10px;
padding: 0px;
margin-right: 0px;
margin-bottom: 0;
margin-left:283px;
width: 413px;
clear:both;
margin-top: 0px;
}

.finn {
	height:22px;
}

#fNavi ul li {
float: left;
margin-right: 10px;
}

#fNavi li a {
background-image: url(img/top/top-footer-list.jpg);
background-repeat: no-repeat;
background-position: left center;
display: block;
padding-left: 15px;
}
/*footerのスタイル*/
#footer {
clear: both;
width: 700px;
background-color: #CCCCCC;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
#side #topform {
	padding-top: 10px;
	width: 243px;
}
#side #topform dt {
	margin-bottom: 3px;
}
a:hover img.wink{
  opacity:0.8;
  filter: alpha(opacity=80); /* for IE6 */
}

