body {
	font-family:Verdana,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, ;
	font-size: 12px;
	line-height: 1.5em;
	color:#666666;
	text-align:center;
}
/* ----------------------------------------- */
td {
	font-family:Verdana,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, ;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}
/* ----------------------------------------- */
h5 {

	font-size:12px;
	font-family:Verdana,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, ;
	color:#666666;
	margin:5px;
	padding:5px;
}
/* ----------------------------------------- */
h5 a{
text-decoration: none;

}
/* ----------------------------------------- */
img {
border: 0;
}
/* ----------------------------------------- */
a{
	text-decoration:none;
	background-color:none;
}
/* ----------------------------------------- */
a:visited {
	color: #3366CC;
	border: #3366CC;
	text-decoration: none;
}
/* ----------------------------------------- */
a{
color:#3366CC;
text-decoration:none;
}
/* ----------------------------------------- */
a:hover {
	color: #44CC01;
	border-color: #44CC01;
	text-decoration: underline;
}
/* ----------------------------------------- */
a:active {
	color: #44CC01;
	border-color: #44CC01;
	text-decoration: underline;
}
/* ----------------------------------------- */
.space_01 {
padding-left:20px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.space_02 {
padding-left:33px;
	font-size: 12px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.text_big {
font-weight:bold;
	font-size: 14px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.text_big_blue {
	color: #87D6FF;
font-weight:bold;
	font-size: 14px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.text_big_green {
	color: #4DAF4A;
font-weight:bold;
	font-size: 14px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.text_big_orange {
	color: #FF9933;
font-weight:bold;
	font-size: 14px;
	line-height: 1.5em;
}
/* ----------------------------------------- */
.text_blue {
	color: #87D6FF;
	font-size: 12px;
	line-height: 1.5em;
}
.text_green {
	color: #4DAF4A;
	font-size: 12px;
	line-height: 1.5em;
}
.text_white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}

h2{
	font-size:18px;
	line-height:23px;
	font-weight:bold;
	margin: 0px;
	padding:0px 5px 5px 5px;
	list-style-type:none;
	border-bottom:solid 1px #999999;
	color:#004097;
}

h3{
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:5px;
	border-bottom:dotted 1px #dddddd;
	color:#666666;
}