@charset "utf-8";

/* Feature上部の最新記事 */
#latest-small-list{
	margin:3px 0px 0px 0px;
	padding:0px;
	width:640px;
	height:76px;
	background-image:url(/common/images/v1/top/new_bist.jpg);
	background-position:left 8px;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#666699;
	border-width:0px 0px 2px 0px;
}
#latest-small-list ul{
	width:640px;
	margin:0px;
	padding:0px;
}
#latest-small-list ul li{
	margin-left:200px;
	font-size:13px;
	line-height:17px;
	border-style:dotted;
	border-color:#ccc;
	border-width:0px 0px 1px 0px;
}
.more{
	clear:both;
	float:right;
	margin-top:5px;
	font-size:12px;
}
.more a,.more a:visited{
	color:#666;
}
.more a:hover{
	color:#663399;
}

/* latest部 */
#latest-list{
	clear:none;
	float:left;
	width:370px;
	height:180px;
}
#latest * .more{
	clear:both;
	float:right;
	margin-top:5px;
	font-size:12px;
}
#latest * .more a,#latest * .more a:visited{
	color:#666;
}
#latest * .more a:hover{
	color:#663399;
}
#present{
	clear:none;
	float:right;
	width:255px;
	margin:0px;
}
#special-contents{
	position:relative;
	clear:both;
	float:left;
	width:640px;
	height:95px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(/common/images/v1/ad/bg_special.jpg);
	text-align:center;
}
#special-contents img.title{
	width:230px;
	margin-top:5px;
	margin-left:205px;
}
#special-contents .special1{
	position:absolute;
	top:32px;
	left:11px;
}
* html #special-contents .special1{
	top:33px;
	left:11px;
}
#special-contents .special2{
	position:absolute;
	top:32px;
	right:13px;
}
* html #special-contents .special2{
	top:33px;
	right:13px;
}
#latest-issue{
	clear:both;
	float:left;
	width:640px;
	margin-top:20px;
}
#latest-issue ul{
	clear:both;
	float:left;
	width:630px;
	margin:0px;
	padding:3px 5px;
	background-color:#cc3399;
	text-align:center;
}
* html #latest-issue ul{
	width:640px;
}
#latest-issue ul li{
	display:inline;
	padding:0px 5px;
	font-size:13px;
	line-height:14px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#fff;
}
#latest-issue ul li.last{
	border:0px;
}
#latest-issue ul li a{
	color:#fff;
}

#latest .blocktitle{
	clear:both;
}

/* コラム紹介（column-list）部 */
#column-list{
	clear:both;
	padding:15px 0px;
	border-style:dotted;
	border-width:2px 0px;
	border-color:#ccc;
}
div#column-lists{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:600px;
	clear:none;
	float:left;
	height:190px;
	overflow:hidden;
}
div#column-lists-container{
	position:absolute;
	left:0px;
	top:0px;
	height:190px;
	padding:0px;
	margin:0px;
	width:600px;
}
.column-block-prev,.column-block-next{
	width:20px;
	clear:none;
	float:left;
	margin-top:85px;
	cursor:pointer;
}
.column-block-next{
	float:right;
	text-align:right;
}
* html .column-block-next{
	padding-left:5px;
}
#column-lists-container div{
	clear:none;
	float:left;
	margin:0px 5px;
	width:153px;
	height:190px;
	padding:0px;
	border-style:solid;
	border-color:#ccc;
	border-width:0px;
	background-repeat:no-repeat;
}
#column-lists-container div.wide{
	width:263px;
}
#column-lists-container div .column-latest-article{
	display:block;
	width:100%;
	height:100%;
	/* margin:125px 0px 0px 8px; */
	font-size:13px;
	color:#666;
}
#column-lists-container div .column-latest-article a{
	display:block;
	width:140px;
	height:100%;
	padding:115px 5px 0px 8px;
	line-height:1.1em;
}
* html #column-lists-container div .column-latest-article a{
	width:153px;
}
#column-lists-container div.wide .column-latest-article a{
	width:250px;
	padding-top:145px;
}
* html #column-lists-container div.wide .column-latest-article a{
	width:263px;
}
#column-block-latestcolumn{
	clear:both;
	display:none;
	margin:10px 0px 20px 40px;
	font-size:13px;
	color:#666;
}
