/*all*/
* { margin: 0; padding: 0; }
*body { 
	font-size: 13px;
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック;
	background-color: #D9F0FF;
	text-align: center;
	line-height: 130%;
}
/*link*/
a:link { color: #999 ; }
a:visited { color: #9191ff ; }
a:hover { color: #00aeff; text-decoration: underline ; }
a:active { color: silver ; }
/*contents_conf*/
td { color:#446699; }
h4 { color:#33cc33; }
#all { background-image: url(../images/back.gif); background-repeat: repeat-y; background-position: center 0; text-align: center; width: 818px; height: auto; }
#container { background-color: white; text-align: center; width: 786px; margin-right: auto; margin-left: auto; }
#wrapper { background-color: white; text-align: center; width: 786px; margin-top: auto; margin-bottom: auto; }
#footer { width: 818px; height: auto; }
/*top_image*/
.top_img { width: 786px; padding-top: 8px; }
.text001 { width: 786px; padding-top: 30px; }
.text002 { width: 746px; margin-top: 30px; margin-bottom: 5px; }
.text003 { width: 746px; margin-top: 50px; margin-bottom: 5px; }
.sp {
	font-size: 13px;
	padding: 8px 10px 8px 4px;
}
