@charset "Shift_JIS";

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
color:#333;
}

body{
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:center;
	line-height:1.4em;
	letter-spacing:1px;
}

br{
letter-spacing:normal;
}

img{
border:0;
}

h1,h2,h3,h4,h5,h6{
margin:0;
}

/* ========TEMPLATE FRAMEWORK======== */
div#wrapper  {
	width:760px;
	margin:0 auto;
	text-align:left;
	padding:0px 10px 0;
	background:#fff url(img/bg.gif) 50% 50% repeat-y fixed;
}
/* バナーの厚みに２５pxプラスする事 */
div#header   {
	width:720px;
height:85px;
	margin:0 20px;
	background:#fff 0% 0%;
	text-decoration: none;
}

div#contents {
	width:720px;
	clear:both;
	margin:0 20px;
	background:#fff repeat-y;
	padding-top: 20px;
}

div#main{
	width:700px;
	padding:10 10px;
}

div#footer{
	width:100%;
	padding:5px 0px 15px;
	clear:both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: x-small;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #0099FF;
	padding-top: 5px;
	text-decoration: none;
}
div#mein-body {
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
div#main-sub {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 5px;
}
div#mein-body h2 {
	font-size: small;
	font-weight: bold;
	color: #666666;
}
.box1 {
	text-align: center;
}
#header a {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.info {
	font-size: xx-small;
}
.boxad {
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399FF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.style3 {
	font-weight: bold;
	color: #FF0000;
font-size: large;
}
h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #66CC00;
	border-bottom: 1px solid #66CC00;
}
.style4 {
	font-size: small;
	font-weight: bold;
	color: #FF3300;
	background-color: #FFFF66;
}
.style5 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.style6 {
	color: #FF66FF;
}
.style7 {
	color: #666666;
	font-size: x-small;
}
.style8 {
	font-weight: bold;
	color: #FFFFFF;
}
div#footer address {
	font-style: normal;
}
strong {
	color: #333333;
}
.box {
	border: 1px dotted #FF9900;
	width: 520px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.toplink {
	margin-right: 15px;
	text-align: right;
}
.subfooter {
	font-size: xx-small;
	text-align: right;
	margin-bottom: 5px;
}
div#footer a {
	color: #333333;
	text-decoration: none;
}
