@charset "UTF-8";

*{
margin:0;
padding:0;
line-height:1.5em;
font-family:"ＭＳ ゴシック",sans-serif;
}

a{/*リンクされた文字*/
color:#000;
font-style:normal;
text-decoration:none;
}

a:link {/*未訪問のリンク*/
color:#000;
font-style:normal;
}

a:visited {/*訪問後のリンク*/
color:#000;
}

a:hover {/*マウスをのせたとき*/
color:#ff7f00;
font-style:normal;
text-decoration:underline;
}

a:active {/*クリック中*/
}

#wrapper {
width:850px;
margin:0 auto 50px;
}

h1 {
	font-size:16px;
	text-align:center;
}

.h2 {
font-size:33px;
font-weight:bold;
border: 4px solid #ccc;
color:#333;
background-color:#f2f2f2;
padding: 0px 10px 0px 50px;
background-repeat: no-repeat;
background-position:15px center;
background-image: url("../openkun_img/point01.gif");
float:left;
clear:both;
}

.honbun {
	font-size:1.2em;
	clear:both;
	padding:10px 20px 10px 15px;
}


#header {
width:100%;
height:256px;
background-repeat: no-repeat;
margin:0px 0 0px 0;
background-image: url("../openkun_img/openkun_top.jpg");
}

#headerimg {
text-align:center;
padding:10px 0 0 0;
}

#ckachcopy {
	font-size:33px;
	font-weight:bold;
	line-height: 110%;
	padding: 0px 15px 0px 20px;
	margin:0 0 50px 0px;
	background-repeat: no-repeat;
	background-position:right bottom;
}

#catch {
	margin:50px 20px 0px 0px;
	width:298px;
	height:261px;
	float:left;
}

#setumei_1 {
	width:520px;
	font-size:1.1em;
	margin:80px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float:right;
}

#setumei_2 {
	width:520px;
	font-size:1.1em;
	margin:0px 0px 30px 0px;
	padding: 6px 0px 10px 0px;
	background-color:#CCFBF7;
	float:right;
}

#setumei_2 p {
	
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

#setumei_2 ul {
	font-size:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}

.box {
	margin:0 10px 20px 0px;
	clear:both;
}

.risuto {
	font-size:1.2em;
	clear:both;
	padding:0px 0px 0px 25px;
}

#openkun01 {
	margin:100px 40px 0px 0px;
	width:178px;
	height:120px;
	float:right;
}

#openkun02 {
	margin:200px 40px 0px 0px;
	width:179px;
	height:121px;
	float:right;
}

#chizu {
	margin:0px 40px 0px 0px;
	width:179px;
	height:121px;
	float:right;
}

.shuroku_list {
	width:600px;
	margin:0 0px 20px 0px;
	float:left;
	clear:both;
}

#shuroku_list ul {
	padding:0px 0px 0px 20px;
}

#tettai {
	width:850px;
	height:160px;
	background-image: url("../openkun_img/tettaichan.gif");
	background-repeat: no-repeat;
}

#tettai_p{
	font-size:1.4em;
	margin:0px 0px 0px 45px;
	padding:80px 0px 0px 0px;
}

#tettai_p2 {
	margin:0px 0px 0px 45px;
	padding:0px 0px 0px 0px;
}
	
.submit_btn {
text-align:center;
margin:20px auto;
}

#com_info {
width:700px;
height:35px;
border: 2px solid #999;
color:#333;
background-color:#ccc;
padding: 5px 5px 5px 35px;
margin-left:50px;
}

#com_name {
font-size:1.6em;
float:left;
}

#info_data {
font-size:0.6em;
float:right;
padding:3px 15px;
}

#pankuzu {
text-align:center;
font-size:0.8em;
margin:20px auto;
}

#footer {
width:833px;
height:41px;
text-align:center;
margin:20px auto;
background-image: url("../openkun_img/footer.gif");
}

#footer_logo {
float:left;
margin:3px 10px 0 5px;
}

#copyright {
float:right;
font-size:0.8em;
margin:11px 10px 0 0;
}
