@charset "utf-8";

/*003コンテンツ ページ用 CSS*/

/*

information{
	FILE NAME : /common/css/page/003.css;
}
 */
.mainbg{
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-bottom:40px;
}
.mainbg ul{
	width:450px;
	text-align:left;
}

.mainbg li{
	list-style:none;
	display:inline;
	padding-right:1em;
	font-size:14px;
	font-weight:bold;
	color:#016f79;
}
.mainbg li a:link {
	color:#016f79;
	text-decoration:underline!important;
}
.mainbg li a:visited	{
	color:#016f79;
	text-decoration:underline!important;
}
.mainbg li a:hover		{
	color:#00b1c1;
	text-decoration:none!important;
}
.menu01{
	position:absolute;
	top:245px;
	left:100px;
}
.menu02{
	position:absolute;
	top:347px;
	left:100px;
}
.menu03{
	position:absolute;
	top:448px;
	left:100px;
}
.top_btn{
	text-align:center;
	margin:0 auto 50px auto;
}

/*NGカットページ*/
.ng_contents{
	width:720px;
/*	text-align:center;
*/	margin:0 auto;
}
.arrow_center{
	text-align:center;
}
.ng_box{
	padding:0 20px 10px 20px;
	background-image:url(../../../003/img/ng_text_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back{
	text-align:center;
	padding:30px auto 0 auto;
	margin-bottom:30px;
}
.pagetop a:link {
	color:#333333;
	text-decoration:underline!important;
}
.pagetop a:visited	{
	color:#333333;
	text-decoration:underline!important;
}
.pagetop a:hover		{
	color:#333333;
	text-decoration:none!important;
}
.back a:link {
	color:#333333;
	text-decoration:underline!important;
}
.back a:visited	{
	color:#333333;
	text-decoration:underline!important;
}
.back a:hover		{
	color:#333333;
	text-decoration:none!important;
}

/*2012.02.01追加
カットの解説＆こだわりのポイントページ*/
.point_contents{
	width:930px;
}
.point_box01{
	padding:1px 20px 20px 20px;
	background-image:url(../../../003/img/point_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.point_box01 .point_ph{
	float:left;
	width:452px;
}
.point_box01 .point_txt{
	float:right;
	width:424px;
}
.point_box01 .point_txt p{
	padding-left:30px;
	line-height:1.8;
}
.point_box02{
	padding:1px 20px 20px 20px;
	background-image:url(../../../003/img/point_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.point_box02 .point_txt{
	float:left;
	width:424px;
}
.point_box02 .point_ph{
	float:right;
	width:452px;
}
.point_box02 .point_txt p{
	padding-right:20px;
	line-height:1.8;
}
/*制作プロセスのスケッチ*/
.process_box01{
	padding:21px 24px 20px 24px;
	background-image:url(../../../003/img/point_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.process_box01 .process_ph_l{
	float:left;
	width:591px;
}
.process_box01 .process_ph_r{
	float:right;
	width:273px;
}
.process_txt ul{
	margin-top:20px;
	width:390px;
	float:left;
}
.indent_txt li{
	text-indent:-15px;
	margin-left:12px;
	margin-bottom:10px;
	line-height:1.8;
	list-style-position: inside;
	list-style-type: disc;
}

.process_ph_s{
	width:232px;
	float:left;
	margin-top:20px;
	display:inline;
}
.ml20{
	margin-left:20px;
}
.process_box01 .process_ph_l2{
	float:left;
	width:432px;
}
.process_box01 .process_ph_r2{
	float:right;
	width:432px;
}
.box_3column {
    margin: 0;
    padding: 0;
    width: 890px;
	text-align:center;
	line-height:2;
	font-size:14px;
	font-weight:bold;	
}
.box_3column ul {
    margin: 0 -20px 0 0;
    overflow: hidden;
    width:910px;
}
.box_3column li {
    float: left;
    list-style: none outside none;
    margin-right: 20px;
    padding: 0;
    width: 282px;
}
.box_3column li.no_margin {
    float: left;
    list-style: none outside none;
    margin-right: 0;
    padding: 0;
    width: 282px;
}
