











﻿@charset "utf-8";
/* CSS Document */

* {
	color:#434343;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
}

div {
	margin:0px;
	padding:0px;
}

a {
	color:#0066cc;
}

.clear {
	clear:left;
}

.menu-ctgy-01 {
	padding-left:25px;
	margin-top:5px;
	font-size:12px;
	background:url(../../content/imgs/home/mark_menu_ctgy.gif) no-repeat;
}

.menu-ctgy-link {
	font-size:12px;
	line-height:110%;
}

.mt_8 {
	 margin-top:8px;
}

#layout {
	width:980px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	font-size:12px;
}

#layout a {
	color:#0066cc;
}

#header_area {
	padding-bottom:8px;
}

#main_table {
	width:980px;
	margin:0px 0px 8px 0px;
	padding:0px;
}

#side_area {
	width:160px;
	background-color:#eeeeee;
	vertical-align:top;
}

#main_area {
	width:812px;
	padding-left:8px;
	vertical-align:top;
}

/* ▼header_area▼ */
#h_iframe_area {
	float:left;
}

#h_banner_area {
	float:left;
	padding-left:5px;
}
/* ▲header_area▲ */

/* ▼side_area▼ */
#sm_category_area {
	width:160px;
	padding:5px 0px 8px 0px;
	background-color:#eeeeee;
}

#sm_series_area {
	width:160px;
	padding:5px 0px 8px 0px;
	background-color:#eeeeee;
}

#sm_date_area {
	width:160px;
	padding:5px 0px 8px 0px;
	background-color:#eeeeee;
}
/* ▲side_area▲ */


/* ▼main_area▼ */
/* clearfix */

.clear{clear:both;}

.clearfix {
display: inline-block;
}

.clearfix:after{
content: ".";
visibility: hidden;
height: 0;
display: block;
clear: both;
}

/*\*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
min-height: 1px;
}
/**/

#wrapper {
	width:812px;
	font-size:12px;
	position:relative;
	background: #000 url(imgs/bg.jpg) repeat-y left 413px;
}

#wrapper_side {
	background: url(imgs/bg_side.gif) bottom;
}

#wrapper_inner {
	width:632px;
	margin: 0px auto;
	padding-bottom: 30px;
}

#wrapper img {
	border:0;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,p,ul,li {
	margin:0;
	padding:0;
}

#topics h2 {
	margin:22px 0 0 0;
}

#topics .topics-date {
	width:610px;
	height:102px;
	border:1px solid #8c8461;
	overflow-y:scroll;
	scrollbar-base-color:#8c8461;
	scrollbar-face-color:#8c8461;
	scrollbar-arrow-color:#0b0201;
	scrollbar-track-color:#0b0201;
	scrollbar-highlight-color:#0b0201;
	scrollbar-shadow-color:#0b0201;
	scrollbar-3dlight-color:#0b0201;
	scrollbar-darkshadow-color:#0b0201;
	background: #0b0201;
}
#topics .topics-date-box {
	padding-left: 11px;
}


#topics dl {
	padding:15px 18px 10px 18px;
}

#topics dl dt {
	color:#8c8461;
	line-height:16px;
}

#topics dl dd {
	line-height:14px;
	margin-bottom:15px;
	color:#8c8461;
}

#topics a {
	color:#967613;
	text-decoration:none;
}

#topics a:hover {
	text-decoration:underline;
	color:#967613;
}

#project {
	width:632px;
}

#project h2 {
	margin-top:18px;
}

#project p {
	line-height:1.3;
	margin-bottom:10px;
	color:#8c8461;
	padding-top:5px;
}

#project .new {
	line-height:16px;
	margin-bottom:10px;
	color:#206C5F;
	padding-top:5px;
}

#project a {
	color:#967613;
	text-decoration:none;
}

#project a:hover {
	text-decoration:underline;
	color:#967613;

}

#zekt {
	width:570px;}

#zekt p {
	margin:0 0 0 13px;
}

#album tr td {
	color:#8c8461;
}

#album h2 {
	margin-top:35px;
}

#album b {
	color:#8c8461;
}

#album ul {
	margin:9px 0 14px 0px;
	padding-right: 13px;
	padding-left: 13px;
}

#album ul li {
	list-style:none;
	color:#8c8461;
	line-height:16px;
}


#album .title {
font-weight:bold;
	list-style:none;
	text-indent:-0.6em;
	color:#967613;
	line-height:16px;
}

#album .topics {
	color:#8c8461;
	width:580px;
	margin:9px 0 14px 0px;
	list-style:none;
	text-indent:-0.6em;
	line-height:16px;
	padding:15px;
	border:solid 1px #8c8461;
	background: #0b0201;
}

#album .topics_title {
	color:#967613;
	font-weight:bold;
	margin-left:3px;
}

#album .title-sub {
	margin: 2px 0 0 5px;
	font-size:10px;
	color:#8c8461;
	line-height:1.5em;
}

#album .sakuhin {
	border:1px solid #8c8461;
	border-collapse:collapse;
	background-color:#0b0201;
	margin:5px 0;
}

#album .sakuhin tr th {
	background-color:#8c8461;
	border:1px solid #8c8461;
	padding:3px;
	color:#0b0201;
	font-weight:normal;
	text-align:center;
}

#album .sakuhin tr td {
	border:1px solid #8c8461;
	padding:3px;
	color:#8c8461;
}

#album .sakuhin tr td strong {
	color:#8c8461;
}
#album .sakuhin .mov {
	text-align: center;
}



#album .new {
	color:#fff;
	padding-top:5px;
	background-color:#967613;
	margin-left:5px;
	padding:2px 3px 2px 3px;
	font-size:10px;
}


#buy {
	margin-top:25px;
}

#buy h4 {
	color:#967613;
	margin:10px 0 5px 0;
	font-size:12px;
}

#buy ul li {
	list-style:none;
	font-size:11px;
	line-height:15px;
	color:#8c8461;
}

#buy2 {
	margin-top:13px;
	vertical-align: top;
	margin-left: 13px;
}

.buy2_inner{
	background: #0b0201;
	border: 1px solid #8c8461;
	width: 295px;
}

.buy2_inner td{
	vertical-align: top;
}


.buy2_inner h3 {
	margin:0px;
}

.buy2_inner ul {
	margin-right:14px;
}

.buy2_inner ul li {
	list-style:none;
	color:#8c8461;
	margin:3px 0 5px 0;
}

.buy2_inner .epic_img{
	margin-top: 9px;
	margin-left: 18px;
	margin-right: 13px;
}

.buy2_inner .epic_buy {
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

.epic_stit {
	margin-top: 8px;
	margin-bottom: 6px;
}

.link_box{
	width:579px;
	border:1px solid #8c8461;
	background: #0b0201;
	padding: 14px;
}
#link h2 {
	margin-top: 16px;
	margin-bottom: 13px;
}


#link .link_box p.txt {
	color:#8c8461;
	line-height: 1.3;
	margin-top: 10px;
	padding-right: 55px;
}
#link .blog_bner {
	vertical-align: bottom;
	text-align: center;
}
#link .link_box .blog_bner a {
	color:#8c8461;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.6;
}

#link .link-2 .top {
	list-style:none;
	color:#8c8461;
}

#link .link-2 {
	margin-top:15px;
}

#link .link-2 li {
	list-style:none;
/*	font-weight:bold;*/
	margin-bottom:2px;
}

#link .link-2 li a {
	color:#967613;
	text-decoration:none;
}

#link .link-2 li a:hover {
	text-decoration:underline;
	color:#967613;

}

#link .link-2 .top {
	list-style:none;
	color:#8c8461;

}

#link .subtitle {
	color:#8c8461;
	font-weight:bold;
	margin:20px 0 0 0;
}
#wrapper .copy_footer {
	background: url(imgs/bg_footer.gif) no-repeat left bottom;
	height: 89px;
}


#copy {
	text-align:center;
	color:#8c8461;
	padding-top: 65px;
}

#wrapper .lp13 {
	padding-left: 13px;
}

#wrapper .rlp {
	padding: 0 13px;
}

#wrapper .rlbp {
	padding: 0 13px 5px 13px;
}


#wrapper .p_link {
	padding: 0 0 16px 13px;
}

#wrapper .ml_s {
	margin-left: 13px;
}
/* ▲main_area▲ */




