@charset "Shift_JIS";

body{
background-color:#414ab0;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
	margin: 0px 0px 36px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
}


.clear {clear:both;}

h1, h2{
font-size:16px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h3{
font-size:14px;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.td_p_font p{font-size:12px; margin:6px;}

.bold{font-weight:bold;}
.m-bottom24{margin-bottom:24px;}
.m-bottom36{margin-bottom:36px;}
.m-bottom12{margin-bottom:12px;}
.m-top24{margin-top:24px;}
.m-top12{margin-top:12px;}

.m_right12{margin-right:12px;}
.m_left24{margin-left:24px;}
.fleft{float:left;}
.vtop{vertical-align:top;}

img{
        border: 0;
}

.title_img{
	text-align:center;
}

.text01 {
	margin-bottom:20px;
}
.text01_end {
	margin-bottom:36px;
}

.around01{
margin:0px;
padding:0px;
border:#FF9900 solid 2px;
width:85%;
}
.around01 p{font-size:14px; margin:16px;}
.daytime01{
margin:12px 0px 12px 0px;
}

#wrap01{
	background:#ffffff;
	margin:auto;
	width:800px;
}

#container{
	background:#ffffff;
	padding:0px;
		width:752px;
	margin:auto;
}

#footer{
	background:#cccccc;
	color:#000000;
text-align:center;
	font-size:10px;
	margin-bottom:6px;
	}

#footer02{
	background:#000066;
text-align:center;
	font-size:10px;
	margin-bottom:0px;
	}



