@charset "UTF-8";
/* CSS Document */

body {
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	font-size: 0.7em;
	color: #333;
	margin: 0px;
	height: 100%;
	margin-top: 0px;
	line-height: 1.5em;
}
#conts {
	display:inline;
	float: left;
	min-height:100%;
	height:100% !important;
	height:auto;
	width:470px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;	
}
#text {
	width:440px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;	
	font-size: 1em;
	color: #333;
	margin: 0px;
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	position:relative;
}

#text a {
	color: #FC0;
	font-weight: bold;	
	text-decoration:none;
	}
#text a:hover {
	color: #F60;
	font-weight: bold;	
}

#price {
	margin: 0px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	font-size: 1.3em;
	color: #363;
	line-height: 2em;
}
#price a {
	color: #363;
	text-decoration:none;
	}
#price a:hover {
	color: #F60;
}
#diary {
	margin: 0px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	font-size: 0.9em;
	color: #69F;
	padding-bottom: 5px;
}
.line {
	display: block;
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}
.coution {
	margin: 0px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	font-size: 1.2em;
	color: #F00;
	line-height: 14px;
}
.coution2 {
	margin: 0px;
	font-family: "メイリオ", "ＭＳ ゴシック", Osaka;
	font-size: 0.7em;
	color: #F36;
	line-height: 14px;
}
.center_photo {
	display: block;
	clear: both;
	text-align: center;
}
.clearfix {
	display: block;
	clear: both;
}
.bannerfix {
	display: block;
	clear: both;
	text-align:center;
}
.photofix {
	width:40px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.anker {
	float: right;
}
.photo_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.photo_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.pointer{
	cursor:pointer;
}

