body {
	margin: 23px;
	text-align: center;
	background: #000000 repeat-x;
	background-image: url(images/bg.gif);
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*ここから*/
/*全体フォーマット指定用*/

#blackline {
	background: #353535 url(images/bg_blackline.gif);
	display: block;
	height: 3px;
	width: 801px;
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0 auto; /* center on everything else */
}
#fwcopyright {
	display: block;
	width: 801px;
	clear: both;
	position: relative;
	color: #333333;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}


#maincont {
    overflow: hidden;
	width: 801px;
	position: relative;
	margin: 0 auto; /* center on everything else */
	background: url(images/bg_main.gif);
}

#maincont:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	position: relative;
	margin: 0 auto; /* center on everything else */
}

/*\*/
* html #maincont {
    height: 1em;
    overflow: visible;
}
/**/



#leftcont {
	float:left;
	width:533px;
}

#rightcont {
	float:right;
	width:268px;
	height: 100%;
	position: relative;
}


/*ここから*/
/*左カラム指定用*/


#titlelogo {
	float:right;
	width:530px;
	display: block;
	border-top: 3px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
}

#topmainpic {
	float:right;
	width:530px;
}

#contents-container {
	float:right;
	width:530px;
}

#contents {
	width:500px;
	padding: 0px;
	text-align: left;
	margin: 15px 15px 20px;
}

.top-feature {
	width:500px;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 15px;
	float:left;
	display: block;
}

.top-feature img{
	margin: 0px 12px 0px 0px;
	float: left;
	border: 2px solid #99a5a6;
}

.archivecontainer {
	width:500px;
}


/*文字指定*/

.title a {
	color: #000000;
	text-decoration: none;
}

.title a:hover {
	color: #000000;
	text-decoration: underline;
}

.title h2 {
	color: #000000;
	padding: 0px;
                line-height: 1.3em;
	margin: 0px 0px 10px;
}

.title h3 {
	color: #000000;
	padding: 0px;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0px 0px 4px;
}

.title h4 {
	color: #000000;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px 0px 4px;
}

.Archivetitle h2 {
	color: #000000;
	padding: 0px;
	margin: 0px 0px 20px;
}

.category {
	color: #1e1d1d;
	padding: 0px;
	font-size: 0.8em;
	line-height: 2.0em;
	margin: 0px 0px 8px;
	width: 500px;
}

.category-search {
	color: #1e1d1d;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 6px 0px 26px;
	width: 500px;
}

.category a,
.category-search a {
	color: #1e1d1d;
	text-decoration: underline;
}

.category a:hover,
.category-search a:hover {
	color: #1e1d1d;
	text-decoration: underline;
}

.author,
.copyright,
.day {
	color: #000000;
	padding: 0px 0px 5px;
	font-size: 0.8em;
	line-height: 16px;
	margin: 0px 0px 9px;
	width: 500px;
	font-weight: normal;
	text-align: right;
}

.author a,
.day a {
	color: #000000;
	text-decoration: none;
}

.author a:hover,
.day a:hover {
	color: #000000;
	text-decoration: underline;
}

.textcommon {
	color: #1e1d1d;
	font-size: 0.8em;
	line-height: 1.6em;
}

.textcommon a {
    color: #1e1d1d;
	text-decoration: underline;
}

.textcommon a:hover {
    color: #1e1d1d;
	text-decoration: underline;
}

.text h3 {
	color: #1e1d1d;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 500px;
	display: block;
}

.text-mini {
	color: #1e1d1d;
	font-size: 0.6em;
	line-height: 1.6em;
	clear:right;
}

/*写真、キャプション回り込み指定用*/
.left-withtxt {
	float: left;
	margin: 0px 15px 0px 0px;
}

.right-withtxt {
	float: right;
	margin: 0px 0px 0px 15px;
}

.left-withpic {
	margin: 0px 0px 0px 0px;
	float: left;
}

.right-withpic {
	margin: 0px 0px 0px 0px;
	float: right;
}

.captionshort {
	display: block;
	background-color: #e3e3e3;
	width: 231px;
	padding: 7px;
	line-height: 1.3em;
	text-align: left;
	font-size: 0.8em;
	clear: both;
	position: relative;
	top: -5px;
}

.captionlong {
	display: block;
	background-color: #e3e3e3;
	width: 486px;
	padding: 7px;
	line-height: 1.3em;
	text-align: left;
	font-size: 0.8em;
	clear: both;
	position: relative;
	top: -13px;
}

.imglong{
	margin: 10px 0px;
}


/*映画情報など*/

.info {
	display: block;
	background-color: #e3e3e3;
	width: 480px;
	padding: 10px;
	line-height: 1.6em;
	text-align: left;
	font-size: 0.8em;
}



/*ここから*/
/*右カラム指定用*/


#search-container {
	display: block;
	float:left;
	width:265px;
	height: 91px;
	text-align: center;
	background: url(images/bg_search.gif);
	display: block;
	border-top: 3px solid #4D4D4D;
	border-right: 0px solid #4D4D4D;
	border-bottom: 0px solid #4D4D4D;
	border-left: 0px solid #4D4D4D;
}

/*検索フォームの指定*/
.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f3f6f9;
    background: #dae0e6;
}

.module-content {
    margin: 0 0 0px;
    border-top: 1px solid #cfd4d9;
    padding: 32px 0px 0px;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

#right-container {
	display: block;
	float:left;
	width:265px;
	text-align: left;
	height: 100%;
}


/*黒オビ用*/
.menulist {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #666666;
	padding:4px 0 0 6px;
	width:253px;
	height: 17px;
	margin:0px 0px 1px;
	text-align:left;
	background: #000000;
}
.menulist-text,
.aboutlist-text {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 0.6em;
	line-height: 13px;
	letter-spacing: 1px;
}
.menulist-text a,
.aboutlist-text a{
	text-decoration:none;
	color: #FFFFFF;
}
.menulist-text a:hover,
.aboutlist-text a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


/*RecentArticle用*/
#recentlist ul { 
	margin: 0; 
	padding :0; 
	list-style-type : none; 
}
#recentlist li { 
	display : inline; 
}
#recentlist a {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #aacecf;
	padding:0 0 0 0;
	text-decoration:none;
	width:259px;
	height: auto;
	/*height:65px !important;*/
	margin:1px 0px;
	text-align:left;
	background: #71adaf;
	cursor: pointer;
}
#recentlist a:hover {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #8fbec0;
	padding:0 0 0 0;
	text-decoration:none;
	text-align:left;
	width:259px;
	height: auto;
	/*height:65px !important;*/
	margin:1px 0px;
	background: #449396;
	cursor: pointer;
}

/*PickUPと連載用*/
#pickuplist ul,
#seriallist ul{
	margin: 0;
	padding :0;
	list-style-type : none;	
}
#pickuplist li,
#seriallist li  { 
	display : inline; 
}
#pickuplist a {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #d1bbc8;
	padding:0 0 0 0;
	text-decoration:none;
	width:259px;
	height: auto;
	height:55px !important;
	margin:1px 0px;
	text-align:left;
	background: #b38ea4;
	cursor: pointer;
}
#pickuplist a:hover {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #c59db5;
	padding:0 0 0 0;
	text-decoration:none;
	text-align:left;
	width:259px;
	height: auto;
	height:55px !important;
	margin:1px 0px;
	background: #9e5c84;
	cursor: pointer;
}

#pickuplist img{
	margin: 0px;
	float: left;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
}

#seriallist a {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #b39b8e;
	padding:0 0 0 0;
	text-decoration:none;
	width:259px;
	height: auto;
	height:55px !important;
	margin:1px 0px;
	text-align:left;
	background: #b39b8e;
	cursor: pointer;
}
#seriallist a:hover {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #9e725c;
	padding:0 0 0 0;
	text-decoration:none;
	text-align:left;
	width:259px;
	height: auto;
	height:55px !important;
	margin:1px 0px;
	background: #9e725c;
	cursor: pointer;
}

#seriallist img{
	margin: 0px;
	float: left;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
}


.recent-container {
	width: 248px;
	margin: 0px 0px 0px 6px;
	padding: 4px 0px 5px;
}

.pickup-container {
	width: 250px;
	margin: 0px;
	padding: 0px;
}

.serial-container {
	width: 250px;
	margin: 0px;
	padding: 0px;
}


/*上からの余白用*/
.pickuptitle-content,
.serialtitle-content {
	width: 167px;
	margin: 0px;
	padding: 5px 3px 0px 0px;
	float: right;
}

.recenttitle,
.pickuptitle,
.serialtitle {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}


.recenttext,
.pickuptext {
	font-size: 0.6em;
	line-height: 1.2em;
	color: #000000;
}

.serialtext {
	font-size: 0.6em;
	line-height: 1.2em;
	width: 167px;
	color: #000000;
	padding: 2px 3px 0px 5px;
	float: right;
}

/*About用*/
.aboutlist {
	display:block;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:6px solid #a8a8a8;
	padding:4px 0 0 6px;
	width:253px;
	height: 17px;
	margin:1px 0px;
	text-align:left;
	background: #6e6e6e;
}
.aboutlist-text {
	text-decoration:none;
	color: #ffffff;
	font-size: 0.6em;
	letter-spacing: 1px;
	line-height: 13px;
}
.aboutlist-text a{
	text-decoration:none;
	color: #FFFFFF;
}
.aboutlist-text a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

/*カテゴリープルダウン用*/
#categorylist {
	display:block;
	padding:15px 0 0px 0px;
	width:223px;
	text-align: left;
	margin: 0px 0px 0px 30px;
}

/*特集プルダウン用*/
#featureslist {
	display:block;
	padding:10px 0 30px 0px;
	width:223px;
	text-align: left;
	margin: 0px 0px 0px 30px;
}

