@charset "utf-8";
#content-dbl .one-content {
	background-image: url(../image/content-dbl_back_02.gif);
	padding-right: 10px;
	background-repeat: repeat-y;
	float: left;
	width: 652px;
	padding-left: 10px;
}
#content-dbl .first-image {
	float: left;
	margin: 0px 20px 30px 15px;
	height: 112px;
	width: 112px;
	border: 1px solid #F4F3ED;
}
#content-dbl h2 {
	font-size: 16px;
	margin: 5px;
}
#content-dbl .one-content .onelist {
	clear: both;
}
#content-dbl .one-content div {
}
.page-navi {
	text-align: center;
	clear: both;
	margin: 10px 0px 10px 0px;
}
.page-navi span {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
#content-dbl .one-content .topreturn {
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}
#content-dbl .image-navi {
	float: left;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 10px 0px 10px;
	width: 420px;
	height: 420px;
	display: inline;
}
#content-dbl  .image-navi-basic  {
	height: 50px;
	font-size: 11px;
	color: #2E6980;
	line-height: 12px;
}

#content-dbl  .image-navi-basic p {
	float: left;
	margin-right: 5px;
}
#content-dbl .image-navi-etc {
	background: #F0EFE9;
	border: 1px solid #CCCCCC;
	margin-left: 440px;
	margin-right: 8px;
	font-size: 10px;
	padding-left: 5px;
}
#content-dbl  .image-navi-thumb {
	margin-top: 5px;
	float: left;
	margin-bottom: 30px;
	width: 210px;
}
#content-dbl  .image-navi-thumb .list-image {
	height: 60px;
	width: 60px;
	border: 1px solid #F4F3ED;
	margin: 2px;
	float: left;
}
#content-dbl .image-navi-comment {
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 275px;
}
#content-dbl  .image-navi .image-navi-image {
	width: 420px;
}
#content-dbl .one-content .image-navi-beforebtn {
	background: url(/image/content_themereform_beforebtn.png) no-repeat;
	float: left;
	width: 171px;
	height: 37px;
}

/* IE6 PNG */
* html #content-dbl .one-content .image-navi-beforebtn {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=/image/content_themereform_beforebtn2.png);
	background: none;
}


#content-dbl .one-content .image-navi-beforebtn:hover {
	background-position: 0px -37px;
}

#content-dbl .one-content .clb {
	clear: both;
	font-size: 10px;
}
#content-dbl .one-content #mainimage {
	width: 420px;
	float: left;
	margin: 10px 0px 5px 0px;
	height: 350px;
}
#content-dbl .one-content .themetitle {
	float: left;
}
#content-dbl .one-content .themesubtitle {
	float: right;
}
#content-dbl .one-content .maincomment {
	margin: 10px;
}
#content-dbl .one-content .textblock {
	color: #466F81;
	width: 200px;
	float: right;
	border: 1px solid #F4F3ED;
	padding: 5px;
	margin-top: 10px;
}
#content-dbl  .one-content  .etccomment {
	float: left;
	margin-right: 80px;
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
}

#content-dbl .one-content #imageslider {
	height: 117px;
	float: left;
}
#content-dbl .one-content .imageslider-undertext {
	margin: 3px 0px;
	clear: both;
	height: 30px;
	font-size: 10px;
}

#imageslider  #rollbtnleft   {
	float: left;
}
#imageslider   #rollbtnleft   span  {
	background-image: url(/image/content_theme_btn_left.gif);
	float: left;
	height: 114px;
	width: 15px;
	margin-top: 4px;
	display: block;
}
#imageslider  #rollbtnright  {
	float: right;
}
#imageslider   #rollbtnright   span  {
	background-image: url(/image/content_theme_btn_right.gif);
	float: left;
	height: 114px;
	width: 15px;
	margin-top: 4px;
	display: block;
}
#imageslider    #rollbtnleft    span:hover {
	background-position: 0 -114px;
}
#imageslider #rollbtnright span:hover {
	background-position: 0 -114px;
}

#content-dbl .one-content #imageroll {
	float: left;
}
#content-dbl .one-content #imageroll div {
	height: 112px;
	float: left;
	width: 112px;
	margin: 5px;
	border: 1px solid #F4F3ED;
	display: inline;
}

#content-dbl .one-content .page-navi {
	clear: both;
}
.detailbefore {
	float: right;
	background-image: url(../image/content_btn_beforebase.gif);
	height: 42px;
	width: 66px;
}
.detailbefore a {
	display: block;
	background-image: url(../image/content_btn_before.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 66px;
}
.detailbefore a:hover {
	background-position: 0 -42px;
}
.detailafter {
	float: right;
	background-image: url(../image/content_btn_afterbase.gif);
	height: 42px;
	width: 66px;
}
.detailafter a {
	display: block;
	background-image: url(../image/content_btn_after.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 66px;
}
.detailafter a:hover {
	background-position: 0 -42px;
}
