@charset "utf-8";

/* ========================================
* File Name: design.css
* Created Date: 2014.03
* Author: TAM
======================================== */

#contentsWrap.design{
	padding: 30px 0 72px;
}
h1{
	margin: 0 0 5px;
	font-size: 12px;
	font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
	font-weight: bold;
}
.pageLead{
	font-size: 12px;
	font-family: "adobe-garamond-pro",'Ryumin Regular KL','メイリオ',Meiryo;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	margin: 0 0 22px;
}

/* categoryWrap */
.categoryWrap{
	overflow: hidden;
	zoom: 1;
	width: 1009px;
}
.categoryWrap .categoryList{
	float: left;
	width: 228px;
	padding: 0 24px 0 0;
}
.categoryWrap .categoryList .imageArea{
	margin: 0 0 8px;
}
.categoryWrap .categoryList .caption{
	margin: 0 0 8px;
	font-size: 12px;
	font-family: "adobe-garamond-pro",'Ryumin Regular KL','メイリオ',Meiryo;
	font-style: normal;
	font-weight: 400;
}
.categoryWrap .categoryList .caption a{
	color: #191919;
}


/* bx-slider */
.bx-wrapper .bx-pager .bx-pager-item{
	padding: 0;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	right: 0;
	z-index: 50;
	width: auto;
	line-height: 0;
}
.bxslider .caption{
	padding: 9px 0;
	text-align: right;
}
.bxslider .caption a{
	color: #1A1A1A;
}

/* ========================================
	category page
======================================== */

#contentsWrap.category .mainImageCaption{
	padding: 8px 0 0;
	text-align: right;
}
#contentsWrap.category .pageTitleWrap{
	margin: 0 0 48px;
	padding: 12px 0 0;
}

/* base */
#contentsWrap.category .contents{
	overflow: hidden;
	zoom: 1;
}
#contentsWrap.category .contents .side{
	float: left;
	width: 312px;
}
#contentsWrap.category .contents .main{
	float: right;
	width: 648px;
}

/* main */
#contentsWrap.category .contents .main .entryWrap{
	margin: 0 0 48px;
}
#contentsWrap.category .contents .main .entryWrap .entryTitle{
	margin: 0 0 10px;
	font-size: 12px;
	font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
	font-weight: bold;
	line-height: normal;
}
#contentsWrap.category .contents .main .entryWrap .entryBody{
	font-size: 12px;
	line-height: 1.8;
}
#contentsWrap.category .contents .main .entryWrap .entryBody p{
	margin: 0 0 23px;
}
#contentsWrap.category .contents .main .mihonchoLink{
	margin: 0 0 29px;
	font-size: 12px;
	font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31','メイリオ',Meiryo;
	font-weight: bold;
}
#contentsWrap.category .contents .main .mihonchoLink a{
	color: #1A1A1A;
}

/* side */
#contentsWrap.category .side .workFlowBox{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 9px;
}
#contentsWrap.category .side .workFlowBox .lCol{
	float: left;
	width: 144px;
	padding: 0 12px 0 0;
}
#contentsWrap.category .side .workFlowBox .rCol{
	float: left;
	width: 156px;
	font-size: 11px;
	line-height: 1.8;
}