@charset "UTF-8";
body  {
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
}
#container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 20px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	float: left;
} 
#header_left {
	background-color: #000000;
	height: 38px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 376px;
	float: left;
	padding-top: 16px;
} 
#header h1 {
	margin: 0;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
#header_right {
	background-color: #000000;
	height: 38px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 376px;
	float: right;
	text-align: right;
}
#header h2 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	color: #FFFFFF;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menu {
	background-color: #000000;
	height: 28px;
	padding-right: 11px;
	padding-left: 12px;
	width: 777px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sitenavi {
	background-color: #FFFFFF;
	height: 32px;
	padding-right: 12px;
	padding-left: 12px;
	width: 776px;
	float: left;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sitenavi2 {
	background-color: #FFFFFF;
	height: 16px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 752px;
	float: left;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar {
	width: 318px; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 12px;
	float: left;
}
#mainContent {
	width: 468px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
} 
#footer {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 780px;
	float: left;
	height: 8px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
} 
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent {
	width: 433px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#index_header {
	background-color: #000000;
	height: 38px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	width: 776px;
	float: left;
	padding-top: 30px;
}
#index_fl {
	background-color: #000000;
	height: 272px;
	padding-right: 12px;
	padding-left: 12px;
	width: 776px;
	float: left;
	padding-top: 0px;
	padding-bottom: 12px;
}
.gazou {
	height: 150px;
	width: 230px;
	float: right;
}
.submenu_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	background-position: center center;
	letter-spacing: -0.5pt;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 12px;
}
.submenu_text_s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	background-position: center center;
	letter-spacing: -0.5pt;
	height: 20px;
	text-align: left;
	vertical-align: baseline;
	padding-top: 9px;
	padding-bottom: 9px;
}
.style1 {
	color: #FFFFFF;
	font-size: 8.5px;
	font-family: "Univers 55",;
	letter-spacing: 1px;
}
.sitenavi {
	color: #FFFFFF;
	font-size: 10px;
}
.copyright {
	font-family: "Univers 55",;
	font-size: 8px;
	color: #333333;
	letter-spacing: 0.5px;
}
.footer {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W6";
	padding-top: 1px;
}
.style10 {
	font-size: 11pt;
	font-family: "ヒラギノ角ゴ Pro W6";
	line-height: 16pt;
	color: #333333;
}
.style11 {
	font-size: 17pt;
	font-family: "ヒラギノ角ゴ Pro W6";
	line-height: 15pt;
	color: #333333;
}
.style13 {
	font-size: 8pt;
	line-height: 17pt;
	color: #333333;
}
.style14 {
	font-size: 7pt;
	font-family: "ヒラギノ角ゴ Pro W6";
	color: #666666;
	line-height: 17pt;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
