@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: Layout of what's new category;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.09.30;
======================================*/

/* =BODY#TAIKENDAN.INDEX
----------------------------------*/
/* --primary-contents-- */
body.index div#primary-contents div.entry {
	clear: both;
	margin-top: 20px;
	padding-bottom: 22px;
	background: url(../../shared/img/line_hDotted02.gif) repeat-x left bottom;
}

body.index div#primary-contents div.entry div.photoframe {
	float: left;
	
}
body.index div#primary-contents div.entry div.article {
	width: 490px;
	float: right;
}

body.index div#primary-contents div.entry div.article h2 {
	font-size: 116.7%;
	padding: 0;
	border: none;
	color: #f98d41;
	background: none;
}

body.index div#primary-contents div.entry div.article p.category {
	margin-bottom: 0;
}

body.index div#primary-contents div.entry div.article p.link a{
	float: right;
	width: auto;
	background: url(../../shared/img/ico_rightArrow.gif) no-repeat left center;
	padding-left: 12px;
	display: block;
	white-space: nowrap;
}

/* =BODY#TAIKENDAN.ARCHIVE
----------------------------------*/

/* --primary-contents-- */
body.archive div#primary-contents div.section_lv2.border {
	/* background:url(../../shared/img/line_hDotted02.gif) repeat-x left bottom; */
	padding-bottom: 32px;
}


body.archive div#primary-contents div.section_lv2 h2 {
	padding: 6px 0 6px;
	font-size: 150%;
	font-weight: bold;
	border: none;
	background: none;
	color: #f98d41;
}


body.archive div#primary-contents div.section_lv2 b {
	padding: 6px 0 6px;
	font-size: 150%;
	font-weight: bold;
	border: none;
	background: none;
	color: #f98d41;
	display: block;
}

body.archive div#primary-contents div.section_lv2 .photoframe {
	width: 200px;
	float: right;
	margin-right: 10px;
}

body.archive div#primary-contents div.section_lv2.layout2 .photoframe {
	width: 200px;
	float: left;
}

body.archive div#primary-contents div.section_lv2 .article-01 {
	width: 360px;
	float: left;
}

body.archive div#primary-contents div.section_lv2.layout2 .article-01 {
	float: right;
}

body.archive div#primary-contents div.section_lv2 .vol {
	text-align: right;
	font-weight: bold;
	font-size: 133.4%;
}

body.archive div#primary-contents div#profile {
	padding-top: 3px;
	background:url(../img/bg_profile_top.gif) no-repeat left top;
}

body.archive div#primary-contents div#profile dl {
	padding-bottom: 3px;
	background:url(../img/bg_profile_bottom.gif) no-repeat left bottom;
	zoom: 1;
}

body.archive div#primary-contents div#profile dl dt {
	margin: 6px 15px 8px;
	font-size: 116.7%;
	font-weight: bold;
	color: #46b4c7;
}

body.archive div#primary-contents div#profile dl dd {
	margin: 6px 15px 8px;
	padding-bottom: 4px;
}

body.archive div#primary-contents div.section_lv3 {
	margin-top: 20px;
	clear: both;
}

body.archive div#primary-contents div.layout2 div.section_lv3.adj {
	margin-top: 0;
	margin-bottom: 30px;
}

body.archive div#primary-contents div.section_lv3 p {
	margin-bottom: 3px;
	margin-right: 10px;
}

body.archive div#primary-contents div.section_lv3 i {
	color: #46b4c7;
	font-weight: bold;
	font-size: 116.7%;
	display: block;
	font-style: normal;
}

/*
body.archive div#primary-contents div.section_lv3 h3 {
	margin-bottom: 4px;
	color: #46b4c7;
	font-weight: bold;
	font-size: 116.7%;
}
*/

body.archive div#primary-contents div#lnav {
	margin-top:20px;
	clear:both;
}

body.archive div#primary-contents div#lnav ul li a {
	background:transparent url(../../shared/img/ico_rightArrow.gif) no-repeat scroll 6px 50%;
	border:1px solid #B5B5B5;
	display:block;
	float:right;
	padding:3px 6px 3px 21px;
	width:auto;
}

body.archive div#primary-contents div#lnav ul li a:hover {
	background-color:#735E46;
	color:#FFFFFF;
	text-decoration:none;
}

body.archive div#primary-contents p.toPagetop,
body.archive div#primary-contents p.sub_nav {
	margin-top: 10px;
}

body.index div#primary-contents div.section_lv2 h2 a {
	color: #f98d41;
}

body.index div#primary-contents div.section_lv2 h2 a:hover {
	color: #46b4c7;
}