/* 全体とリンクカラー */
body  { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana; background: url(../_image/template/back_black.gif) repeat-x; margin: 0px }
td {
	font-size: 90%;
	line-height: 170%;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
/* テーブル */
.table_01 {
	border-collapse : collapse;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.table_01 td {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;
	padding : 4px ;
}
/* その他基本レイアウト */
hr{
	color: #666666;
	height: 1px;
	border: 1px dotted;
}
.nav_1_txt_1 {
	color: #FFFFFF;
	font-size: 14px;
}
.copyright {
	font-size: 10px;
	background-image: url(../_image/template/bar-2.gif);
	width: 760px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.nav_2_btn {
	margin-top: 10px;
}
.nav_3_btn {
	margin-top: 9px;
}
.nav_2_txt_1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.nav_2_txt_2 {
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	margin-bottom: 20px;
}

.nav_2_txt_3 {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	margin-bottom: 20px;
}
.nav_2_txt_4 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 20px;
}


.nav_1_btn {
	margin-left: 6px;
}
/* 更新BOX */
.box_1_1 {
	background-image: url(../_image/template/box1-1.gif);
	height: 30px;
	width: 570px;
	color: #614E14;
	padding-left: 28px;
	padding-top: 4px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}
.box_1_2 {
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
	padding: 8px;
	margin-bottom: 22px;
}
.box_2_1 {
	background-image: url(../_image/template/box-2.gif);
	height: 25px;
	width: 270px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}
.box_2_2    { font-size: 10px; line-height: 13pt; background-color: #fbe6e7; margin-bottom: 22px; padding: 8px; border-right: 1px solid #eea8ab; border-bottom: 1px solid #eea8ab; border-left: 1px solid #eea8ab }
.box_3_1 {
	background-image: url(../_image/template/box-3.gif);
	height: 25px;
	width: 270px;
	color: #B1238A;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}
.box_3_2 {
	border-right: 1px solid #EEA8AB;
	border-bottom: 1px solid #EEA8AB;
	border-left: 1px solid #EEA8AB;
	padding: 8px;
	margin-bottom: 22px;
	background-color: #FBE6E7;
	font-size: 10px;
}
.box_4_1 {
	background-image: url(../_image/template/box-4.gif);
	height: 25px;
	width: 270px;
	color: #3E8C52;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}
.box_4_2  { font-size: 10px; background-color: #eef7f0; margin-bottom: 22px; padding: 8px; border-right: 1px solid #cbe8d3; border-bottom: 1px solid #cbe8d3; border-left: 1px solid #cbe8d3 }
.box_5_1 {
	background-image: url(../_image/template/box-5.gif);
	height: 25px;
	width: 270px;
	color: #267397;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
}
.box_5_2 {
	border-right: 1px solid #AFD8EB;
	border-bottom: 1px solid #AFD8EB;
	border-left: 1px solid #AFD8EB;
	padding: 8px;
	margin-bottom: 22px;
	background-color: #E8F0FF;
	font-size: 10px;
}
.nav_under {
	font-size: 13px;
}
.contnts_border {
	width: 570px;
	border: 1px solid #FF9966;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.contents_title {
	margin-bottom: 30px;
}
.txt_red_bold {
	font-size: 100%;
	font-weight: bold;
	color: #CC0033;
}
.txt_green_bold {

	font-size: 110%;
	font-weight: bold;
	color: #009933;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #354734;
	background-color: #C9F3C6;
	padding: 3px 3px 3px 10px;
}
.txt_red {
	color: #CC0033;
}
