body {
	text-align:center;
	margin:0;
}

h1 {
	margin:0;
	line-height:100px;
	height:100px;
	font-size:36px;
	margin-left:130px;
}

dl {
	margin:20px 10px 20px 0;
	font-size:12px;
}

dt {
	font-weight:bold;
	background:#00FFFF;
	line-height:20px;
	padding-left:10px;
	color:#0000BF;
}

dd {
	margin:10px 0 20px 10px;
}
.all {
	width:800px;
	text-align:center;
}

.fl-cl {
	clear:both;
}

.red {
	color:red;
	font-weight:bold;
}

.blue {
	color:#0000FF;
	font-weight:bold;
}

.center {
	text-align:center;
}
/*------ヘッダーこっから-----------*/
.header {
	width:800px;
	height:100px;
	background:url(../img/site_title_bg.gif) no-repeat right;
	text-align:left;
}

.header img {
}
/*------ヘッダーここまで-----------*/

/*------メニューこっから---------*/
.menu {
	width:200px;
	float:left;
	text-align:left;
	margin-top:30px;
}

.menu h2 {
	width:175px;
	text-align:center;
	background:url(../img/menu_h2_bg.gif) no-repeat;
	line-height:25px;
	font-size:20px;
	color:#0000BF;
}

.menu-top {
	width:175px;
}

.menu-top ul {
	list-style:none;
	margin:0;
}

.menu-top li {
	padding:10px 0px;
	text-align:left;
	margin-left:5px;
}

.menu .menu-top a {
	display:block;
	width:170px;
	height:22px;
	font-size:14px;
	line-height:22px;
}

.menu-top a:link , .menu-top a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	background:#FFFFFF;
}

.menu-top a:hover {
	color:#FF0000;
	background:#6EEDFF;
}

.menu-bottom {
	width:175px;
	text-align:left;
	font-size:12px;
}

.menu-bottom img {
	margin:10px 0;
}
/*------メニューここまで---------*/



/*------メインこっから-----------*/
.main {
	margin-top:30px;
	width:600px;
	float:left;
}

.main-01 {
	width:578px;
	margin:0 0 10px 0;
	text-align:left;
}

.main-02 {
	width:500px;
	border:1px solid #000000
}

.main h2 {
	padding-left:10px;
	background:url(../img/main_h2_bg.gif);
	font-size:20px;
	line-height:25px;
	color:#0000BF;
}

.main h3 {
	font-size:16px;
	border-left:5px solid #00CCFF;
	border-bottom:2px inset #B3F9F9;
	padding-left:5px;
	color:#0000BF;
}

.main h4 {
	font-size:14px;
	margin-bottom:5px;
}

.main p {
	font-size:12px;
	margin:0 10px;
	line-height:22px;
}

.main li {
	margin:10px 0;
	font-size:12px;
}

.main table {
	margin-left:15px;
}



.main td {
	vertical-align:top;
}
.main-01 td {
	vertical-align:middle;
}
.main-01-sp th {
	text-align:left;
	font-size:14px;
	height:20px;
	border-bottom:2px solid #66FFFF;
}

.main-01-sp td {
	font-size:12px;
	line-height:16px;
	border-bottom:2px solid #B3F9F9;
	vertical-align:middle;
	padding:5px 0;
}
.page-top {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

.page-top a:link , .page-top a:visited {
	color:#0000FF;
	text-decoration:none;
}

.page-top a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.contents td {
	font-size:12px;
}

.shosai {
	text-align:right;
}

.shosai a:link , .shosai a:visited {
	color:#0000FF;
	text-decoration:none;
}

.shosai a:hover {
	color:#FF0000;
	text-decoration:underline;
}
/*------メインここまで-----------*/


/*------フッターこっから---------*/
.footer {
	text-align:right;
	padding-right:15px;
	margin-top:20px;
	background:url(../img/footer_bg.gif);
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#0000BF;
}
/*------メニューここまで---------*/

/*-----バナーエリアこっから------*/

.bn {
	margin-top:10px;
}

.bn td {
	text-align:center;
	vertical-align:top;
}


#rand{
margin:5px auto;
font-size:14px;
color:#4169E1;
}


/*-----バナーエリアここまで------*/