/**
 * NEXT PREV Link
 */

#nextPrevLink{
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}

#nextPrevLink p#linkTitle{
	float: left;
	margin-left: 200px;
}

#nextPrevLink p#volLink{
	float: left;
	background: url(../img/arrow_prev.png) left no-repeat;
	padding: 1px 0 0 10px;
}

#nextPrevLink p#volLink a:hover{
	text-decoration: underline;
}


/**
 * リード&プロフィール部分サイズ
 */
#sec-top .introduction .desc {
	width: 390px;
}

#sec-top .introduction .profiles{
	width: 390px;
}

#sec-top .introduction > p + div {
	padding-bottom: 20px;
}


#sec-top .introduction .profiles .detail {
	width: 250px;
	font-size: 11px;
}

.pt30{
	padding-top: 30px;
}

.shopLinkImg{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px 20px;
}

.shopLinkImg li{
	float: left;
	margin: 15px 0 0 25px;
}

.shopLinkImg li:first-child{
	margin-left: 0;
}

.shopLinkImg li div{
	float: left;
	font-size: 11px;
}

.shopLinkImg li p{
	float: left;
	margin-left: 10px;
}

.underLine{
	text-decoration: underline;
}

.mt10{
	margin-top: 10px;
}

.borderTop{
	border-top: 1px solid #000;
	margin-top: 30px;
	padding-top: 30px;
}

.cap {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.sec-articles .article{
	border: none;	
	margin: 0;
	padding: 0;
}

.tCenter{ text-align: center }

.rText{
	width: 580px;
	float: right;
	margin-top: 15px;
}

.mt{
	margin-top: 165px;
}

.mb50{
	margin-bottom: 50px;
}

.columnDesc {
	border-bottom: 1px solid #000;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.columnDesc .float-l{
	width: 316px;
	line-height: 1.6em;
}

.column-box .shopLink{
	margin-top: 20px;
	float: right;
}

.column-box .shopLink .link{
	margin-top: 10px;
}

.shop-info{
	float: right;
	margin: 0;
	padding: 0;
}

.shopLink{
	margin-top: 20px;
	width: 330px;
	float: right;
}

.shopLink a{
	width: 190px;
}

.shopImg{
	margin-top: 4px;
}

.name{
	font-weight: bold;
	margin-bottom: 3px;	
}

.address{
	font-size: 11px;
	margin-bottom: 0px;
}


.answer.article{
	border-top: 1px solid #000 !important;
	padding-top: 30px;
	margin-top: 30px;
}

#sec-articles-2 ol li:first-child{
	border-top: none !important;
	padding-top: 0;
	margin-top: 0;
}

.paragraph .span-2-1{
	width: 376px;
}

.special .desc{
	line-height: 1.7em;
	width: 380px;
}

.article.column-box .innerCont{
	width: 719px;
	margin: 0 auto;
	font-size: 13px;
}

.caption{
	text-align: right;	
}

.sec-articles-crevia{
	margin-bottom: 30px !important;	
}

.link{
	margin-top: 20px;
	background: url(../img/2/link_mark.png) left no-repeat;
	padding: 1px 0 0 15px;
	font-weight: bold;
}

.link a:hover{
	text-decoration: underline;
}

