
/*--------------------------------------------------------
    reste
----------------------------------------------------------*/
html { overflow-x: hidden; }
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,th {
		margin: 0;
		padding: 0;
}


img,a img {
	border: 0;
	padding: 0px;
	margin: 0px;

}


ol,ul,li {
	margin: 0;
	padding: 0;
	list-style: none;

}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}


td {
	vertical-align: top;
}


/*--------------------------------------------------------
    bass
----------------------------------------------------------*/

body {
	font-size: 82%;
	color: #666;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳＰゴシック",sans-serif; 
}
a:link {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
:focus
{–moz-outline-style: none;}
a { outline: none; }

/*--------------------------------------------------------
    一覧のコラム
----------------------------------------------------------*/

.clm_cont {
	margin-top: 12px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 12px;
	width: 492px;
}
.miru-cap {
	color: #333333;
	margin-left: 15px;
	background: #ACEF6C url(img/ichiran_miru_bg.jpg) repeat-x left top;
	padding: 2px 2px 2px 3px;
	font-size: 95%;
}
body#onsen div.miru-cap {
	background: #d552c4;
	height: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
}
.miru-cap2 {
	color: #333333;
	margin-left: 15px;
	background: #FFD11A url(img/ichiran_miru_bg2.jpg) repeat-x left top;
	padding: 2px 2px 2px 3px;
	font-size: 95%;
}

.miru-cap3 {
	color: #333333;
	margin-left: 15px;
	background: #70CAFF url(img/ichiran_miru_bg3.gif) repeat-x left top;
	padding: 2px 2px 2px 3px;
	font-size: 95%;
}
.miru-cap img {
	margin-top: 3px;
	vertical-align: baseline;
	margin-right: 5px;
}
.miru-cap2 img {
	margin-top: 3px;
	vertical-align: baseline;
	margin-right: 5px;
}

.miru-cap3 img {
	margin-top: 3px;
	vertical-align: baseline;
	margin-right: 5px;
}
.clm_box {
	margin-left: 15px;
	margin-top: 16px;
}
.clm_form{
margin-bottom:-15px;
}

/*--------------------------------------------------------
    詳細ページ
----------------------------------------------------------*/

div.photo {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.details_title {
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	font-size: 95%;
}.details_title img {
	vertical-align: 1%;
	padding-right: 5px;
}
.details_clm {
	margin-right: 20px;
	margin-left: 20px;
}
.details_clm .details_adrs {
	color: #999999;
}
div.details_back {
	border-top: 1px dashed #CCCCCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.photo .chara_cmnt {
	width: 380px;
	float: left;
	height: 100%;
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
}

div.chara_img {
	width: 100px;
	float: left;
}

.clear {
	clear: both;
}
.top_chara {
	margin-left: 5px;
	margin-bottom: 8px;
}

