@charset "UTF-8";


/*ページ専用*/
div#main {
	width: 910px;
	margin: 0 auto;
	background: transparent url(../common/bg_content.gif) repeat-y;
	padding: 0
}

div#main div.section {
	width: 870px;
	margin-bottom: 30px;
	padding: 0 20px;
	font-size: 93%;
	display: inline-block;
	min-height: 1%;
}

div#main div.section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#main div.section div.column {
	width: 850px;
	margin: 0px auto 20px auto;
	clear: both;
	zoom: 1;
}

div#main div.section div.column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#main div.section div.columnlist {
	width: 850px;
	margin: 50px auto 20px auto;
	clear: both;
	zoom: 1;
}

div#main div.section div.columnlist:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



div#main div.section h3#illumination {
	margin: 35px 0 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #000;
	width: auto;
}

div#main div.section h3#spot {
	margin: 0 0 30px;
	padding: 0;
	width: 286px;
}

div#main div.section h4.ph{
	margin-bottom: 0;
	margin-top: 10px;
}


ul.links {
	list-style: none;
	margin: 0;
	zoom: 1;
}

ul.links:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.links li {
	float: left;
	margin: 0 11px 11px 0;
}

.pink {
	color:  #c9466e;
	border-bottom: 1px dotted #c9466e;
	font-size: 140%;
}

div.spot {
	width: 365px;
	float: left;
}

img.right {
	float: right;
}

.pl {
	float: left;
	padding: 0 10px 10px 0;
	margin: 0;
}

.pr {
	float: right;
	padding: 0 0 10px 10px;
	margin: 0;
}

.line {
	border-bottom: 1px solid #5d5d5d;
	padding-bottom: 20px;
}

div#karakuri {
	width: 460px;
	float: left;
}

div#sori {
	width: 344px;
	float: right;
}

div#sori img.pb10 {
	padding-bottom: 10px;
}

div#omake {
	width: 771px;
	margin: 0 auto;
	padding: 13px;
	border: 3px solid #7a632c;
	background: transparent url(img/typ_omake.gif) no-repeat 100% 0;
	zoom: 1;
}

div#omake:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#omake img.pl {
	float: left;
	width: 240px;
	padding: 0 20px 0 0;
}

div#omake img {
	padding: 0;
}

div#omake p {
	margin-top: 80px;
	margin-bottom: 0;
}

p.end{
	margin: 20px;
	color: #e50064;
	font-style: normal;
	font-size: 115%;
	font-weight: 600;
}