body {
	color:#444444;
	font-family:' メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳＰゴシック','MS PGothic','Tahoma','Verdana','Arial','Helvetica','sans-serif';
	font-size:12px;
}

#content {
	width:850px;
	padding:0 50px;
}

#summary {
	float:left;
	width:500px;
	padding:20px 0;
}

#summary h2 {
	color:#71A20A;
	margin:10px;
	font-size:18px;
}

#entrance {
	float:left;
	position:relative;
	top:160px;
	left:80px;
}

.supplement {
	color:#D01F3C;
	font-size:12px;
	margin:10px 5px;
}

.strayed {
	background:url(../assets/strayed_bbg.png) no-repeat !important;
	display:block;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:50px;
	width:200px;
	height:50px;
	font-weight:bold;
}

#free {
	width:64px;
	height:64px;
	position:relative;
	top:-120px;
	left:175px;
	behavior:url("/css/iepngfix.htc");
}

#main {
	width:850px;
        padding:10px 0;
}

#main img {
        padding:30px 0 0;
}

#summary p{
	color:#888888;
	font-size:15px;
	margin:0 15px;
	line-height:22px;
}

#detail {
	width:850px;
	height:660px;
        padding:10px 0;
}

#note {
	width:850px;
}

.row {
	float:left;
	width:850px;
	height:220px;
	margin:0 25px;
	padding:10px 0;
	position:absolute;
}

#row1 {
	top:1220px;
}

#row2 {
	top:1460px;
}

.row-over {
	z-index:1;
	float:left;
	width:850px;
	height:220px;
	margin:0 25px;
	padding:10px 0;
	position:absolute;
}

#row1-over {
	top:1220px;
}

#row2-over {
	top:1460px;
}

.column-wrapper {
	float:left;
	height:220px;
	width:200px;
}

.column {
	float:left;
	width:170px;
	height:200px;
	padding:0 15px;
}

.column-over {
	float:left;
	height:220px;
	width:200px;
	position:relative;
}

.column-over a {
	display:block;
	height:220px;
	width:200px;
}

h3 {
	color:#D01F3C;
	font-size:15px;
	height:24px;
	line-height:24px;
	margin:5px 0;
}

.column img {
	float:left;
	margin:0 5px 0 0;
}

.column p {
	font-size:12px;
	line-height:15px;
}

.more {
	color:#4C81B6;
	font-size:12px;
	height:20px;
	padding:0 15px;
	text-align:right;
	text-decoration:underline;
	width:170px;
}

#attention {
	color:#888888;
	font-size:10px;
	margin:0 40px 0 60px;
}

#attention ul {
	list-style-type:none;
}

#TB_ajaxContent ol{
	padding:0 10px 0 30px;
}

#TB_ajaxContent img{
	display:block;
	margin:auto;
}