@charset "UTF-8";
/* CSS Document */


.left-shadow {
	background-image: url(../commonimg/left_shadow.gif);
	background-repeat: repeat-y;
}

.right-shadow {
	background-image: url(../commonimg/right_shadow.gif);
	background-repeat: repeat-y;
}

body,td,th {
	color: #333333;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	margin: 10px;
	padding: 0px;
}

body{
	background-image: url(img/back.gif);
	background-repeat: repeat;
}

a:link {
	color: #000033;
	text-decoration: none;}
	
a:visited {
	color: #000066;
	text-decoration: none;}
	
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #000099;}

#wrapper {
	width:800px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width:800px;
	height:80px;
	background-image: url(img/topbana.gif);
	background-repeat: no-repeat;
}
#menu {
	width:205px;
	float:left;
	background-color:#FFFFFF;
}
#main {
	width:595px;
	float:left;
	background-color:#FFFFFF;
	}
	
#footer {
	width:798px;
	clear:both;
	background-color:#0389C6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #255A62;
}

.style7 {
	color: #003399;
	font-size: 15px;
}

.style8 {color: #990033}
.style9 {color: #9900CC}
.style10 {color: #990000}
.style11 {color: #FF6600}
.style12 {font-size: 16px}
.style13 {color: #FFFFFF}
.style16 {
	font-size: 18px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.style17 {
	font-size: 10px;
	color: #333333;
}


h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000099;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0066FF;
}

.ta3{
	background-color: #FFFFFF;
	border: 1px solid #000099;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}

.ta4{
	background-color: #E3FFFF;
	border: 1px solid #000099;
	margin: 1px;
	padding: 1px;
	text-align: center;
}
