* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	width: 950px;
	height: auto;
}

#content {
	width: 942px;
	background-image: url(../images/cot_bg.gif);
	background-repeat: no-repeat;
	height: 590px;
	float: left;
	padding-top: 7px;
	padding-left: 8px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
h1 {
	width: 942px;
	float: left;
	padding-top: 2px;
	padding-left: 1px;
}
#leftbox {
	width: 520px;
	background-image: url(../images/tx5.gif);
	background-repeat: repeat;
	float: left;
	padding-left: 1px;
}

#rightbox {
	height: auto;
	float: right;
	padding-right: 30px;
	clear: none;
}
.blog {
	height: 135px;
	width: 161px;
	float: left;
	margin-left: 40px;
}
.corner {
	background-image: url(../images/corner_bg.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 329px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 30px;
}
.mail {
	width: 389px;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 15px;
}


h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D73DC6;
	line-height: 23px;
	width: 329px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.img_jyukensei {
	height: 60px;
	width: 240px;
	margin-left: 45px;
	clear: right;
	margin-bottom: 10px;
}
.font_j1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	padding-bottom: 5px;
}
.font_j2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0066;
	text-align: center;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
.font_j3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #6633CC;
	text-align: center;
}
.font_j3 a{
	color: #6633CC;	
	text-decoration: none;
}
.font_j3 a:hover{
	color: #FF3366;

}







	
/* コピーライト　*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	margin: auto;
	float: left;
}
