@charset "utf-8";

/* ==================================================================
	index.css
	
=================================================================== */

/* =================================
   ■ #gravure
================================== */

#gravure h2{
	margin-bottom:12px;
	margin-left:5px;
}

ol.pan{
	margin-top:-25px;
	text-align:right;
	margin-bottom:10px;
}

ol.pan li{
	display:inline;
}

#gravure .chapter{
	background:url(../../images/business/bg.jpg) 0 0 repeat-y;
}

#gravure .section{
	padding:35px 20px 25px 20px;
	overflow:hidden;
	zoom:1;
	border-bottom:solid 1px #e2e2e2;
}


/* --------------------------------
   □ feature
-------------------------------- */

#gravure #feature{
	background:url(../../images/business/h-bg.gif) 0 0 no-repeat;
}

#gravure #feature h3{
	margin-bottom:25px;
}

#gravure #feature p.text{
	width:420px;
	float:left;
	display:inline;
	margin-right:13px;
	line-height:1.8;
}

#gravure #feature p.img{
	width:238px;
	float:left;
	display:inline;
	margin-bottom:25px;
}


/* --------------------------------
   □ flow
-------------------------------- */

#gravure #flow h3{
	margin-bottom:25px;
}

#gravure #flow p.img{
	text-align:center;
	margin-bottom:20px;
}

#gravure #flow p.subtitle{
	font-size:20px;
	font-weight:600;
}

#gravure #flow p.text{
	margin-bottom:20px;
}

#gravure #flow table{
	margin-bottom:10px;
}

#gravure #flow table th{
	padding:5px 15px 5px 0;
	font-weight:300;
}


/* --------------------------------
   □ print
-------------------------------- */

#gravure #plate{
	background:url(../../images/business/f-bg.gif) 0 100% no-repeat;
}

#gravure #plate h3{
	margin-bottom:25px;
}

#gravure #plate .box{
	border-bottom:solid 1px #e2e2e2;
	clear:both;
	overflow:hidden;
	zoom:1;
	margin-bottom:35px;
}

#gravure #plate .none{
	border-bottom:none;
}

#gravure #plate .box p.img{
	width:238px;
	float:left;
	display:inline;
	margin-right:16px;
	margin-bottom:25px;
}

#gravure #plate .box dl{
	width:410px;
	float:left;
	display:inline;
	margin-bottom:25px;
}

#gravure #plate .box dl dt{
	font-size:18px;
	font-weight:600;
	margin-bottom:7px;
}

#gravure #plate h4{
	padding-top:40px;
	background:url(../../images/business/arrow.gif) 50% 0 no-repeat;
	cursor:pointer;
	margin-bottom:15px;
}

#gravure #plate h4.t-top{
	background:none;
	padding-top:0;
}

#gravure #plate{
	padding-bottom:0;
	margin-bottom:0;
}








