﻿body { margin: 0; padding: 0; text-align:center; color: #000000; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; background-color: #333333; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; border-width: 0; }
#container { margin:10px 0 0; padding:0; width:750px; }
/* トップ画像 */
#header { color: #003cff; font-size: 12px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; font-weight: bold; background-image: url(../img/top_back.gif); text-align: left; width: 750px; padding: 0; height: 72px; }
.header p { color: blue; font-size: medium; float: right; padding-right: 5px; }
.header p img { float: left; padding-right: 10px; }
#contentwrap { 
background-color: white; 
text-align: left; 
width: 749px; 
margin: 0; 
padding: 0 0 10px; 
border-color: black; 
border-style: solid; 
border-width: 0 1px 1px; 
}
/*<agl.folder "navigation">*/
	#navigation { 
padding-left: 0; 
list-style-type: none; 
width: 750px; 
float: left; 
margin: 0; 
border-top: 1px solid black; 
border-right: 0 solid black; 
border-left: 1px solid black; 
border-bottom-color: black; 
border-bottom-width: 0;
}
	#navigation li { 
width: 149px; 
float: left; 
text-align: center; 
font-size: 12px; 
font-weight: bold;
margin: 0; 
border-style: solid; 
border-width: 0 1px 1px 0; 
}
	#navigation li a { display: block; padding-top: 10px; padding-bottom: 10px; color: #000000; background-image: url(../img/navi.gif); background-repeat: repeat-x; text-decoration: none; text-align: center; margin: 0; }
	#navigation li a:hover { color: #ffffff; background-image: url(../img/navi_hover.gif); background-repeat: repeat-x; margin: 0; }
/*</agl.folder>*/
.contentsbox { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif, "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "細明朝体", "平成明朝"; font-weight: bold; background-image: url(../img/index/images/content_left_01.gif); background-repeat: no-repeat; background-position: left top; text-align: center; vertical-align: middle; width: 580px; height: 23px; margin-top: 10px; padding-top: 5px; }
.contentsbox h1 { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif, "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝; font-weight: bold; text-align: center; vertical-align: bottom; width: 580px;}
.contentbox { background-image: url(../img/index/images/content_left_03.gif); background-repeat: no-repeat; background-position: left bottom; width: 580px; padding-bottom: 29px; }
.contentbox p { font-size: x-small; font-weight: normal; background-image: url(../img/index/images/content_left_02.gif); background-repeat: repeat-y; width: 560px; margin-top: 0; margin-bottom: 0; padding-top: 5px; padding-right: 10px; padding-left: 10px; }
.contentbox p img {
	float: left;
	padding-right: 5px;
	text-decoration: none;
}
.contentbox p a {
color:#0000FF;
text-decoration:none;
font-weight:bold;
}
.contentbox p a:hover{
color:#FF7F00;
text-decoration:underline;
}
#leftbox { width: 590px; float: left; padding-left: 10px; }
.contentbox h1 { color: #333; font-size: small; font-weight: normal; background-image: url(../img/index/images/content_left_02.gif); width: 560px; margin-top: 0; margin-bottom: 0; padding-right: 10px; padding-left: 10px; }
.contentbox h2 { color: #333; font-size: x-small; font-weight: normal; background-image: url(../img/index/images/content_left_02.gif); background-repeat: repeat-y; width: 560px; margin-top: 0; margin-bottom: 0; padding-right: 10px; padding-left: 10px; border-bottom: 1px dotted gray; }
#rightbox { width: 140px; float: right; margin: 0; padding-right: 5px; }
.topicsbox {
	font-size: 12px;
	background-image: url(../img/index/images/content_right_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 140px;
	height: 20px;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.topicbox { background-image: url(../img/index/images/content_right_03.gif); background-repeat: no-repeat; background-position: left bottom; width: 140px; padding-bottom:30px; }
.topicbox h1 {
	font-size: small;
	font-weight:bold;
	background-image: url(../img/index/images/content_right_02.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	width: 130px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin:0;
}
.topicbox h1 img { text-align: center; padding-bottom: 5px; padding-left: 5px; }
.topicbox h2 {
	font-size:x-small;
	font-weight:lighter;
	background-image:url(../img/index/images/content_right_02.gif);
	background-repeat:repeat-y;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.topicbox h2 a {
	color:#0000FF;
	text-decoration:none;
	}
.topicbox h2 a:hover{
	color:#FF7F00;
	text-decoration:underline;
	}
.topicbox h3 {
	font-size: x-small;
	font-weight:normal;
	background-image:url(../img/index/images/content_right_02.gif);
	background-repeat:repeat-y;
	margin:0;
	padding-right:5px;
	padding-left:5px;
	}
/*<agl.folder "footer">*/
	#footer {
background-color; white;
font-size: 10px;
margin-top; 30px;
background-image: url(../img/foot_back.gif); background-repeat: no-repeat; background-position: 0 bottom; text-align: center; clear: both; margin-top: 10px; }
	#footerbottom { clear: both; margin-top: 80px; margin-bottom: 20px; }
	#footnavi { 
	text-align: center; 
	margin: 0; 
	padding: 0 0 0 5px; 
	border-left: 1px dotted gray; 
	border-top-style: dotted; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-style: dotted; 
	border-bottom-width: 0; 
	list-style-position: inside; 
	}
	#footnavi li {
	font-size: 10px;
	text-align: center;
	width: 73px;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
	border-left-width: 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}
	#footnavi li a { font-size: 10px; text-decoration: none; text-align: center; margin: 10px 0 0; padding: 0 0 10px; list-style-image: none; list-style-position: inside; }
	#footnavi li a:hover { color: blue; text-align: center; width: 73px; margin: 0; padding: 0; border-top: 1px dotted gray; }
/*</agl.folder>*/
#flashwrap { background-color: white; text-align: center; width: 750px; }

