@charset "utf-8";
/* CSS Document */

.about_btn{
	width:480px;
	text-align: right;
}
.about_btn img{
	margin:5px 0;
}
.about_btn .btn_a{
	width:185px;
	float: right;
}
div#spot_column {
	width:100%;
}
div#spot_column h2 {
	margin:0 0 30px 0;
}
div#spot_column .read {
	width:100%;
}
div#spot_column .read02 {
	width:100%;
	margin-bottom:10px;
}
div#spot_column .read03 {
	width:400px;
	margin-bottom:10px;
}

.note{
	width:95%;
	margin:10px 0px;
	padding:10px;
	border-top: 1px dotted #333;
}

.asterisk01{
	text-indent: -1em;
	margin-left: 1em;
}

.asterisk02{
	text-indent: 3em;
	margin-left: 3em;
}

div#spot_column .readcopy {
	width:622px;
	padding: 10px;
	border: 1px solid #ffa800;
	margin-bottom: 20px;
}
.readcopy_out .readcopy02 {
	width:320px;
	padding: 10px;
	border: 1px solid #ffa800;
	margin-bottom: 20px;
}

.readcopy_out img {
	float:right;
	margin:0 0 5px 15px;
}

.img01 {
	float:right;
	margin:0 0 5px 10px;
}
.img02 {
	float:left;
	margin:0 15px 5px 0px;
}
.img03 {
	float:none;
	margin:5px 15px;
}
.img05 {
	float:right;
	margin:0 5px 5px 5px;
}

.img06 {
	margin:0 5px 0 5px;
}

.img04 {
	float:left;
	margin:15px 15px 5px 0px;
}

div#spot_column div.paging {
	margin:0 0 30px 0;
}


#spot_column .photo01 {
	text-align: center;
	margin: 10px 0 10px 0;
}
#spot_column .comment {
	background-color: #e0ffe0;
	margin: 10px 0px 20px 0px;
	padding: 10px;
}
#spot_column .comment02 {
	width:95%;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #999;
}
#spot_column .photo01 img{
	margin:10px 5px;
}
#spot_column .photo02 {
	text-align: center;
	margin: 10px 0 10px 0;
}
#spot_column .photo02 img{
	margin:10px 2px;
}

