/* 基本レイアウト  */
#wrap { margin: 0 auto; padding:0 10px; width:800px; background-image:url(../img/bg.gif);}
#contents { width: 798px; text-align: left; background-color:#FFFFFF; border-left:solid 1px #BEBEBE; border-bottom:solid 1px #BEBEBE; border-right:solid 1px #BEBEBE;}
/* 見出し  */
h1 {
	font-size: 14px;
	line-height: 17px;
	color: #FF6600;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	line-height: 17px;
	color: #FF6600;
	margin-right: 20px;
	font-weight: bold;
}
body { margin:0; color: #333333;
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.sub_menu {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.sub_menu2 {

	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.footer {
	font-size: 11px;
	color: #333333;
	text-align: center;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:link.sub {
	color: #333333;
	text-decoration: underline;
}
a:visited.sub  {
	color: #333333;
	text-decoration: underline;
}
a:hover.sub  {
	color: #666666;
	text-decoration: underline;
}
.title1 {
	background:#fcebf3;
	padding:5px 0px 4px 10px;
	font-weight:bold;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 10px #ff2e00;
	font-size: 12px;
	color: #ff2e00;
}
.hr2 {
	color: #cccccc;
}
.title2 {

	font-size: 12px;
	line-height: normal;
	color: #FF6600;
	margin-right: 20px;
	font-weight: bold;
}
.txt_red {
margin:0; color: #CC0033;
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.title3 {

	background:#fcebf3;
	padding:5px 0px 4px 10px;
	font-weight:bold;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 10px #ff2e00;
	font-size: 14px;
	color: #333333;
}
.style1 {color: #0033CC}
.style2 {color: #006633}
.style3 {color: #FF0000}
