@charset "UTF-8";

/* ----------------------------------------
Adjust
---------------------------------------- */
#main{
	padding-bottom:0;
}

/* ----------------------------------------
Article
---------------------------------------- */
.article{
	background:url(../common/article_bg01.png) repeat-y left top;	
}

.article .col01{
	float:left;
	width:210px;
}

.article .col02{
	padding-bottom:65px;
	float:right;
	width:480px;
}

.article .cover{
	margin-bottom:0;
	padding-bottom:10px;
	background-color:#fff;
}

.article .cover .pic{
	padding-bottom:10px;
	background:url(../common/article_cover_bg01.png) no-repeat center bottom;
}

.article .cover .pic img{
	width:210px;
}

.article .index h2{
	margin-bottom:6px;
}

.article .index .item{
	margin:0 6px 6px;
	background:#fff url(../common/article_index_bg01.png) no-repeat center bottom;
}

.article .index .item h3{
	padding:5px 10px 0 24px;
	line-height:1.6em;
	min-height:31px;
	_height:31px;
	color:#fff;
	background:url(../common/article_index_bg02.png) no-repeat center top;
	font-size:1.4em;
	font-weight:bold;
}

.article .index .item .no_groupttl{
	margin-bottom:2px;
	padding-bottom:0;
	background:url(../common/article_index_bg02.png) no-repeat center top;
	height:4px;
	overflow:hidden;
}

.article .index .item p{
	padding:0 9px 10px;
	line-height:1.3;
	font-size:1em;
}

.article .index .item ul{
	padding:0 9px;
}

.article .index .item ul li{
	padding-bottom:0.8em;
	font-size:1em;
}

.article .press_title{
	margin:0 0 30px -15px;
	position:relative;
	background:url(../common/article_title_bg02.png) no-repeat left bottom;
	font-weight:bold;
}

.article .press_title .inner{
	padding:18px 214px 18px 36px;
	position:relative;
	min-height:63px;
	_height:63px;
	background:url(../common/article_title_bg01.png) no-repeat left top;
}

.article .press_title.non-button{
	width: 225px;
	background:url(../common/article_title_bg04.png) no-repeat left bottom;
}

.article .press_title.non-button .inner{
	padding:18px 21px 18px 36px;
	background:url(../common/article_title_bg03.png) no-repeat left top;
}

.article .press_title .name{
	font-size:3.2em;
	line-height:1.3;
}

.article .press_title .vol{
	font-size:1.8em;
	line-height:1.3;
}

.article .press_title .alt_name,
.article .press_title .subtitle{
	line-height:1.3;
}

.article .press_title .alt_name{
	padding:5px 0 7px;
	font-size:1.7em;
}

.article .press_title .subtitle{
	font-size:2em;
}

.article .press_title .btn{
	position:absolute;
	top:22px;
	right:17px;
}

.article .project{
	margin-bottom:0;
}

.article .project .section{
	margin-bottom:35px;
}

.article .project .section .body p{
	margin-bottom:1em;
}

.article .project .section .body p:last-child{
	margin-bottom:0;
}

.article .project .section .photo_list{
	padding-top:15px;
}

.article .order{
	padding-top:31px;
	position:relative;
	background:url(../../common/parts/dotline01.png) repeat-x left top;
}

.article .order .btn{
	position:absolute;
	top:53px;
	right:17px;
}