@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../image/w_7.png);
	background-repeat: repeat;
}

img {
border: none;
}

a img:hover {
position : relative;
top : 1pt;
left :
}

a:hover img{	
	filter: alpha( opacity=80 );  /* IE */
    opacity:0.80;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.80;           /* Firefox 0.9より前 */
	}

#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
#wrap::after{
	content:'';
	display:block;
	width:100%;
	clear:both;
}
#contents{
	width: 950px;
	height: 700px;
	overflow: hidden;
	clear: none;
	float: left;
	background-image: url(../image/bg.png?20210329);
	background-repeat: no-repeat;
}
/* CSS Document */

/* #foot{
	text-align: right;
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #633;
	clear: none;
	float: left;
	height: auto;
	width: 930px;
	padding-right: 20px;
} */
a:link{
	color:#C03;
	}
a:visited{
	color:#C03;
	}
a:active{
	color:#C03;
	}
a:hover{
	color:#903;
	}

* {
	margin: 0px;
	padding: 0px;
}
img {
    border-style: none;
}


#info_area{
	width: 600px;
	height: 450px;
	overflow: hidden;
	clear: none;
	float: left;
	margin-right: 320px;
	margin-top: 230px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.font_box {
	clear: none;
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 15px;
	margin-top: 10px;
	border: 1px solid #F99;
	background-image: url(../image/white.png);
	background-repeat: repeat;
	padding: 10px;
	margin-right: 48px;
}



h2{
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #096;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F66;
	margin-right: 20px;
}
.box1 {
	clear: none;
	float: left;
	width: 520px;
	margin-right: 50px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../image/white.png);
	background-repeat: repeat;
}
.box2 {
	clear: none;
	float: left;
	height: auto;
	width: 310px;
	background-image: url(../image/white.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box3 {
	clear: none;
	float: left;
	height: auto;
	width: 210px;
	background-image: url(../image/white.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.font1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 17px;
	line-height: 28px;
}
.font2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-left: 10px;
	font-size: 16px;
}
.img2{
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: 50px;
	width: 150px;
}
.btn_img {
	height: 50px;
	width: 350px;
	margin-left: 10px;
}
