﻿/* CSS Document */
@media print {
* {
	overflow: visible !important;
}

body{
	zoom: 70%;
	-ms-zoom: 70%;
}
}

* {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*ﾂ･*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	float: left;
	background-image: url(../images/background2.gif);
	background-color: #eeeeee;
	text-align:center;

}


body a {
	color: #999999;
}


p {
	text-align:justify;
}
	
strong {
	font-size:16px;
	color:#b42924;
}


#s2{
	color:#FF0000;
	font-size:18px;
}

table{
	border:0px;
	border-style:solid;
	border-color:#0099FF;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:20px;
	}

#gazo{
	margin-top:5px;
	margin-bottom:0px;
	text-align:left;
	}

td{
	vertical-align:top;
	}



#space02{
	height:100px;
	width:850px;
	}


#soroe{
	text-align:justify;
	}

	
#wrapper {
	position: relative;
	width: 850px;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	left:50%;
	margin-left:-425px;
	margin-top:10px;
    text-align:left;
    position:absolute;
}

#header {
	padding: 0px;
	padding-bottom: 0px;
	border-top: 5px #00a0e9 solid;
	border-bottom: 1px #eeeeee solid;
	background-color: #fbfbfb;
}

#bbs a {
	position: absolute;
	top: 0;
	right: -95px;
	padding: 7px 20px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	border: 1px #CCCCCC solid;
	border-top: none;
	background-color: #FFFFFF;
}

#bbs a:hover {
	color: #FF0000;
}

#header #logo {
	float: left;
	margin-top:2px;
}

#header-content {
	float: right;
}

#header-content form {
	float: right;
}

#header-content form .text {
	width: 120px;
	padding: 1px;
	border: 0px #cccccc solid;
}

#header-content form .submit {
	width: 60px;
	padding: 1px;
	font-size: x-small;
	border: 0px #eeeeee solid;
	background-color: #eeeeee;
}

#header #header-content ul {
	float: left;
	margin-top: 4px;
	margin-right: 15px;
}

#header #header-content ul li {
	float: left;
	font-size: x-small;
	list-style-type: none;
	text-decoration: none;
	border-right: 0px #CCCCCC solid;
}

#header #header-content ul li a {
	color: #666666;
	padding: 0 5px;
}

#header #header-content ul li a:hover {
	color: #FF0000;
}

#menu {
	clear: both;
	margin-top: 0px;
	margin-bottom:20px;
}

#menu ul li {
	float: left;
	list-style-type: none;
	border-right: 1px #eeeeee solid;
	background-image: url(../images/background2.gif);

}

#menu ul li a {
	display: block;
	width:169px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-size: small;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border-bottom: 3px #eeeeee solid;
}

#menu ul li a:hover {
	border-bottom-color: #FF0000;
}




h1 {
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
	text-indent: -9999px;
	background-image: url(../images/background2.gif);
	background-color: #fafafa;
	border-bottom: 1px #cccccc solid;	
}

h2 {
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size:large;
	color: #333333;
	background-image: url(../images/background2.gif);
	border-left: 4px #00a0e9 solid;
}

h3 {	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size:larger;
	color: #00a0e9;
}

#center{ text-align:center;
}


#content {
	float: left;
	width: 752px;
	padding-left: 49px;
	padding-right:49px;
	background-repeat:no-repeat;
	background-position:center;
}

#main-content {
	margin-left: 30px;
	margin-bottom:25px;
}


#submenu {
	float: right;
	width: 185px;
	padding: 0 20px;
	border-left: 1px #eeeeee solid;
}

#submenu ul {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #eeeeee solid;
}

#submenu ul li {
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: small;
	color: #333333;
	list-style-position: inside;
}

#submenu ul li a {
	color: #333333;
}

#submenu ul li a:hover {
	color: #FF0000;
}

#submenu #banner {
	padding: 10px;
	text-align: center;
	background-image: url(../images/background2.gif);	
	background-color: #eeeeee;
}

#footer {
	clear: both;
	padding-top: 40px;
}

#footer #footermenu h2 {
	display: none;
}

#footer #footermenu ul li {
	float: right;
	list-style-type: none;
	border-left: 1px #eeeeee solid;
}

#footer #footermenu ul li a {
	display: block;
	padding: 10px 10px;
	padding-bottom: 5px;
	font-size: x-small;
	color: #666666;
}

#footer #footermenu ul li a:hover {
	color: #000000;
}

#footer #copyright {
	padding: 20px;
	color: #000000;
	font-size: small;
	letter-spacing: 1px;
	background-color: #dddddd;
}

#line5 {
	background-color: #00a0e9;
	border-width: 0;
	height: 2px;
	width:100%;
}