@charset "UTF-8";
* {
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* Clearfix --------------------------------------------- */
.clearfix:after,#header:after,#navi:after,#main:after,#member:after {content: url(../img/pixel.gif);display: block;clear: both;height: 0;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}

/* Footerを最下部へ --------------------------------------------- */
html,body {height: 100%;}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
	background-image: url(../img/sidebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer,.push {height: 70px;clear: both;}

/* HTMLタグ --------------------------------------------- */
html {overflow-y: scroll;}
body {
	font-size: 80%;
	line-height: 1.8;
	color: #666;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1 {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 510px;
}
#inheader h1 {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	width: 510px;
}

#toiawase {
	float: right;
	height: 80px;
	width: 80px;
	margin-top: 5px;
	margin-right: 5px;
}
h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}
h3 {
	font-weight: bold;
	color: #066;
}
h4 {
	color: #900;
}
p {
	margin-bottom:0.5em;
}
sup {
	color: #F66;
}
.tab01 {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 600px;
	margin-left: 10px;
}
.tab02 {
	margin-bottom: 20px;
	width: 300px;
	margin-left: 10px;
}
.tab01 th {
	background-color: #036;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.tab02 th {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.tab01 td {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.tab02 td {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10px;
	line-height: 1.4em;
}

/* ID・CLASS --------------------------------------------- */
#topimg {
	background-image: url(../img/tophd.jpg);
	height: 380px;
	width: 950px;
}

#sidebar {
	float: left;
	width: 185px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#navi {
	width: 180px;
	list-style: none;
	margin-bottom:15px;
	margin-left: 5px;
	text-indent: -1000px;
}
#sidebar .banner {
	height: 55px;
	width: 180px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#navi a.navi-01 {
	background-image: url(../img/navi_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 180px;
	margin-bottom: 5px;
}
#navi a.navi-02 {
	background-image: url(../img/navi_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 180px;
	margin-bottom: 5px;
}
#navi a.navi-03 {
	background-image: url(../img/navi_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 180px;
	margin-bottom: 5px;
}
#navi a.navi-04 {
	background-image: url(../img/navi_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 180px;
	margin-bottom: 5px;
}
#navi a.navi-01:hover {
	background-image: url(../img/navi_01_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 180px;
}
#navi a.navi-02:hover {
	background-image: url(../img/navi_02_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.navi-03:hover {
	background-image: url(../img/navi_03_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi a.navi-04:hover {
	background-image: url(../img/navi_04_f2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contents {
	float: right;
	width: 690px;
	background-image: url(../img/conbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#header {
	height: 100px;
}
#inheader {
	height: 105px;
	background-image: url(../img/inhd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#footer {
	text-align:center;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #footnavi {
	margin-bottom: 10px;
	padding-left: 150px;
}
#footer #footnavi a {color:#666;}
#footer #footnavi a:hover {color:#C00;text-decoration:underline;}
#footer #copy {
	height: 25px;
	width: 940px;
	background-image: url(../img/ft.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 10px;
}
#footer #copy .floatleft {
	font-size: 11px;padding-top: 3px;
	}
#footer #copy .floatright {
	color: #461F0C;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 50px;
	}

#topinfo li {
	list-style-position: inside;
	list-style-type: disc;
}
#topinfo {
	height: 50px;
	width: 600px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.topbanner   {
	float: left;
	height: 73px;
	width: 300px;
	margin-right: 10px;
	display: inline;
}
.img300 {
	float: left;
	height: 180px;
	width: 300px;
	margin-right: 8px;
	display: inline;
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.img300280 {
	float: left;
	height: 280px;
	width: 300px;
	margin-right: 8px;
	display: inline;
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.img300right {
	height: 180px;
	width: 300px;
	display: inline;
	padding: 1px;
	border: 1px solid #CCC;
	clear: left;
	margin-bottom: 10px;
}
.texbox em {
	color: #F66;
	font-style: normal;
	font-weight: normal;
}
#contents .texbox {
	width: 620px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents .texbox ol {
	padding-left: 2em;
}
#contents .texbox li {
	margin-bottom: 0.7em;
}
