body {
	margin:0;
	padding:0;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}

h1,p,ul,li {
	margin:0;
	padding:0;
}

a,a:visited,a:hover {
	color:#00633d;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#head_logo hr {
	display:none;
	width:0;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}

#wrapper {
	width:500px;
	margin:15px auto;
}

.mt10 {
	margin-top:10px;
}

#head_logo {
	height:30px;
	background:url(../head/mtitle3.gif) no-repeat top right;
	margin-bottom:25px;
}

h1 {
	width:500px;
	height:21px!important;
	text-indent:-9999px;
	background:url(images/tit_heartfull2.gif) no-repeat 0 0;
	margin:0 0 5px 0!important;
}

h2 {
	text-align:l;
	font-size:16px;
	font-weight:bold;
	color:#00633d;
	margin-bottom:5px;
}

.naiyo {
	width:500px;
	font-size:12px;
	line-height:1.8;
	text-align:justify!important;
	margin-bottom:10px;
}

#logo_box {
	width:150px;
	float:left;
}
#logo_bun {
	width:340px;
	font-size:12px;
	line-height:1.8;
	text-align:justify;
	float:right;
}

/*===================================================
こめじるし
===================================================*/
ul.kome {
	margin-left: 1em;
} 
ul.kome li {
	font-size:10px;
	line-height: 1.5;
	text-indent: -1em;
	margin-bottom:15px;
}

/*===================================================
クローズ
===================================================*/
#close_box {
	width: 132px;
	text-align: center;
	margin: 20px auto;
}

#close_box a {
	display:block;
	width: 132px;
	height:21px;
	text-indent:-9999px;
	background:url(/cam/images/close.gif) no-repeat 0 0;
}

/*===================================================
クリア
===================================================*/
.clear {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear hr {
	display: none;
}