@charset "shift_jis";
/* CSS Document */
body{
	background-image:url(images/back_nami.gif);
}
.box1{
	width:750px;
	margin:auto;
	background-color:#FFF;
}
.box2{
	width:448px;
	float:left;
}
.box3{
	width:302px;
	float:left;
	background-image:url(images/back-bottom_rev.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.box3_rev{
	background-image:url(images/main_new.gif);
	background-color:#2B91C8;
}
.box3_1{
	float:left;
}
.box3_2{
	float:left;
}
.back{
	background-color:#2B91C8;
}
.box4{
	background-image:url(images/back-color.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.box5{
	background-image:url(images/back-color.gif);
	background-position:top;
	background-repeat:repeat-y;
	height:105px;
}
.text1{
	margin-left:25px;
}
.text2{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	margin-left:30px;
	margin-top:8px;
}
.text3{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;;
	margin-left:25px;
	color:#fff;
}
.text4{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFF;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
	line-height:16px;
}
.text5{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:11px;
	color:#FFF;
}
.home{
	width:750px;
	margin:auto;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#FFF;
}
.home a{
	color:#FFF;
	text-decoration:none;
	}
.home a:visited{
	color:#0CF;
	text-decoration:none;
}
.home a:hover{
	color:#CCC;
	text-decoration:none;
}
.title{
	width:750px;
	margin:auto;
}
.fotter{
	width:750px;
	margin:auto;
	background-color:#4C8DCB;
}
.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}
.red-info{
	color:#F00;
	border:#F00 solid 1px;
	width:250px;
	margin-left:10px;
	padding:5px;
	font-size:12px;
	background-color:#FFF;
}
