@charset "utf-8";

/* Basic style
---------------------------------------------*/

A:link { color: #0033FF; text-decoration: underline; }
A:hover { color: #CC3333 ; text-decoration: none; }
A:visited { color: #9933CC; text-decoration: underline; }
A:active { color: #FF6600; text-decoration: underline; }

body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	background-image: url("images/bg2_img.jpg");
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 100%;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

h2 {
	font-size: 120%;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

h3 {
	font-size: 120%;
	color: #339;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

h4 {
	font-size: 115%;
	color: #333;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	margin: 5px 0;
}

h5 {
	width: 749px;
	font-size: 105%;
	line-height: 150%;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin: 5px auto;
	padding: 3px 5px;
	background-color: #fff;
}

.tx10 { font-size: 83%; color: #333; line-height: 160%; }
.tx11 { font-size: 93%; color: #333; line-height: 160%; }
.tx11g { font-size: 93%; color: #666; line-height: 160%; }
.tx12 { font-size: 100%; color: #333; line-height: 150%; }
.tx12g { font-size: 100%; color: #666; line-height: 150%; }
.tx14 { font-size: 120%; color: #333; line-height: 140%; }

img {
	border: none;
	virtical-align: middle;
}

/* Layout
---------------------------------------------*/
#wrapper {
	width: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	font-size: 18px;
	color: #fff;
	background-color: #039;
	margin: 0px 0px 5px 0px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	virtical-align: middle;
}

#top {
	width: 759px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#top {
	width: 759px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

/* 繝励Ν繝�繧ｦ繝ｳ繝｡繝九Η繝ｼ
-------------------------------------------------------------------*/
.menu {
	width: 759px;
	text-align:center;
	font-size:100%;
	font-weight: normal;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-color:#5e8eab;
	height:2em;
	position:relative;
	top:0;
	left:0;
}
#menu1 {
	position:absolute;
	left:0;
	top:0;
}
#menu2 {
	position:absolute;
	left:152px;
	top:0;
}
#menu3 {
	position: absolute;
	left: 304px;
	top:0;
}
#menu4 {
	position: absolute;
	left: 456px;
	top:0;
}
#menu5 {
	position: absolute;
	left: 608px;
	top:0;
}

.menu a {
	color:#ffffff;
	background-color:#003399;
	text-decoration:none;
	display:block;
	width:151px;
	line-height:2em
}
.menu a:hover {
	background-color:#49abdb;
}
.menuhead {
	background-image: url("images/base.jpg");
	border-right:solid 1px #ffffff;
}
.submenu {
	visibility: hidden;
	position:absolute;
	left:0
}
.submenu a {
	background-color:#5e8eab;
	border-top:solid 1px #ffffff;
}
.menu span {
	color:#c5e1ed;
	display:none;
}
/*---------------------------------------------------*/

#content {
	width: 759px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #fff;
}

.flash {
	width: 757px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border: 1px solid #666;
}

.primary1 {
	float: left;
	width: 480px !important;
	width /**/: 500px;
	margin: 10px 0;
	padding: 0px 10px 0px 10px;
}

.primary1 p {
	font-size: 115%;
	line-height:140%;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.secondary1 {
	float: right;
	width: 240px;
	margin: 10px 10px 10px 0;
	padding: 0;
}

.secondary1 p {
	font-size: 110%;
	line-height:140%;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.primary2 {
	float: left;
	width: 540px !important;
	width /**/: 560px;
	margin: 10px 0;
	padding: 0px 20px 0px 0px;
}

.primary2 p {
	font-size: 115%;
	line-height:140%;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.secondary2 {
	float: right;
	width: 180px;
	margin: 10px 0;
	padding: 0;
}

.secondary2 p {
	font-size: 115%;
	line-height:140%;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

#bottom {
	margin: 0;
}
#bottom p {
	font-size: 100%;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 0px 0px 5px 0px;
}
#footer {
	clear: both;
	width: 759px;
	height: 20px;
	background-image: url("images/footer.jpg");
}

