@charset "utf-8";
/* CSS Document */

/* 初期リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
fieldset {
	margin:20px 0 0 0;
}
fieldset, img {
 border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
 font-style:normal;
 font-weight:normal;
}
ol,ul {
 list-style:none;
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}
abbr,acronym { border:0;
}
body {
	font-family: "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #000;
	line-height: 1.6em;
	background-image: url(../images/common/background.gif);
}
#main_box {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
	background-image: url(../images/common/h_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div.wrapper {
	margin: 0 auto;
	width: 950px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}

/* 共通設定 */
/*パンくず*/
ul.breadcrumbs { margin-bottom: 10px; }
ul.breadcrumbs li { display: inline; }
ul.breadcrumbs li a:hover { text-decoration: underline; }

.clear {
	clear: both;
}
.red {
 color: red;
}
.blue {
 color: blue;
}
.white {
 color: white;
}
.bold {
	font-weight: bold;
}
a {
 text-decoration: none;
 color: #000;
 }
img {
	vertical-align: bottom;
	}
.mr05 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.ml05 {
	margin-left: 5px;
}
.ml15 {
	margin-left: 15px;
}
.ml30 {
	margin-left: 30px;
}
.ml60 {
	margin-left: 60px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.f8 {
	font-size: 8px;
	line-height: 20px;
}
.pt20 {
	padding-top: 20px;
}

.f10 {
	font-size: 10px;
	line-height: 20px;
}
.f11 {
	font-size: 11px;
	line-height: 20px;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
}
.f13 {
	font-size: 13px;
	line-height: 24px;
}
.f15 {
	font-size: 15px;
	line-height: 24px;
}
.f16 {
	font-size: 16px;
	line-height: 22px;
}
.tbar {
	background-image: url(../images/common/tbar01.gif);
	height: 50px;
	width: 690px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
.tbar p {
	padding-top: 20px;
	
}
.lineF {
	border-bottom: 2px dotted #CCC;	
}
.tbar h2 {
	font-size: 20px;
	font-weight: bold;
	color: #363434;
	padding-top: 15px;
	padding-left: 60px;
}
.tbar h3 {
	font-size: 20px;
	font-weight: bold;
	color: #363434;
	padding-top: 15px;
	padding-left: 60px;
}

.tbar1 {
	background-image: url(../images/common/tbar02.gif);
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tbar1 h3 {
	padding-top: 7px;
	font-size: 15px;
	font-weight: bold;
	color: #272727;
	padding-left: 40px;
}
.tbar2 {
	background-image: url(../images/common/tbar03.gif);
	height: 30px;
}
.tbar2 h3 {
	padding-left: 70px;
	padding-top: 5px;
	font-weight: bold;
	color: #900;
	font-size: 16px;
}

.f_left { float: left; }
.f_right { float: right; }

.t_center { text-align: center; }

.o_hidden { overflow: hidden; }


/* ここからヘッダー　*/
#header {
	width: 950px;
	margin: 0 auto 10px;
	overflow: hidden;
}
h1 {
	line-height: 20px;
	font-size: 10px;
	color: #FFF;
	padding-left: 10px;
	background: #5f112a;
}
.header_box {
	width: 950px;
	
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}
.header_tex {
	float: left;
	width: 400px;
	font-size: 9px;
}
.header_contact {
	float: right;
	width: 540px;
}
.h_tex {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 3px;
	font-size: 11px;
	line-height: 18px;
	
}
.navi {
	margin-left: 160px;
}
.navi li {
	height: 30px;
	width: 185px;
	float: left;
}

ul.g_navi {
	margin: 0 auto;
	padding: 5px 0;
	background: #a32024;
	text-align: center;
	font-size: 0;
}
ul.g_navi_top {	width: 1240px; }
ul.g_navi li {
	display: inline-block;
	width: 236.75px;
	line-height: 39px;
	border-left: 1px solid #eee;
}
ul.g_navi li:first-child { border: none; }
ul.g_navi li a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
ul.g_navi li a:hover { text-decoration: underline; }

/*------------------------------------------header*/

.tEst {
	float:left;	
	
	margin-top: 5px;
	
	_margin-left: 10px;
	_clear:both;
	_width:225px;
}
.tEst li {
	text-align:center;
	font-size:12px;	
	margin-bottom: 10px;
	_width:225px;
	_height:55px;
	_float:none;
}
.tEst li a {
	color:#00F;
	text-decoration:underline;	
}
.tEst li a:hover {
	color:#F00;
	text-decoration:none;		
}
.hCon {
	float:right;	
	margin-top: 5px;	
}
/* ここからメインコンテンツ　*/

#main_contents {
	width: 950px;
	margin-top: 10px;
}
.main_imgbox .mainimg  {
	float: left;
}
.main_imgbox ul {
	float: right;
}

/* ここからメインコンテンツレフト　*/
.l_contents {
	width: 250px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.s_navi01 dd {
	background-image: url(../images/common/back_sbar01_off.gif);
	height: 50px;
	_height: 40px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
}
.s_navi01 dd a {
	display: block;
	padding-left: 50px;
	height: 50px;
	padding-top: 15px;
}
.s_navi01 dd a:hover {
	background-image: url(../images/common/back_sbar01_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#F00;
}
.kousin dt {
	height: 24px;
	width: 250px;
	background-color: #CCC;
	text-align: center;
	padding-top: 7px;
	font-size: 16px;
}
/* ここからフッター　*/
#footer {
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 15px;
	text-align: center;
	clear: both;
}

/* ここからメインコンテンツライト　*/
.r_contents {
	float: right;
	width: 690px;
	margin-top: 5px;
}
.under_botton li{
	float: left;
	width: 330px;
	margin-bottom: 10px;
}
.r_contents .vari01 {
	background-image: url(../images/common/mainback01.gif);
	height: 200px;
	width: 690px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.vari01 div, .vari02 div {
	font-size: 12px;
	line-height: 20px;
	width: 310px;
	padding-top: 20px;
	margin-left: 10px;
	padding-left: 10px;
}
.vari03 div {　
	font-size: 14px;
	line-height: 20px;
	width: 310px;
	padding-top: 10px;
	margin-left: 350px;
}
.sBtn {
	text-align:right;	
	margin-right: 20px;
	margin-top: 15px;
}
.rBtn {
	text-align:left;	
	margin-left: 10px;
	margin-top: 25px;
}
.vari01 span, .vari02 span {
	text-align: right;
	display: block;
	font-weight: bold;
	margin-top: 20px;
}
.r_contents .vari02 {
	background-image: url(../images/common/mainback02.gif);
	height: 200px;
	width: 690px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.r_contents .vari03 {
	background-image: url(../images/common/mainback03.gif);
	height: 200px;
	width: 690px;
	background-repeat: no-repeat;
	background-position: left top;
}
.vari03 span {
	text-align: left;
	display: block;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 96px;
}
.print01 {
	background-image: url(../images/common/print01_back.gif);
	height: 180px;
	width: 330px;
	float: left;
	margin-right: 30px;
}
.print01 dt {
	font-size: 20px;
	color: #570511;
	padding-top: 22px;
	margin-left: 25px;
	width: 285px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #570511;
	padding-bottom: 10px;
}
.print01 dd {
	width: 285px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
}
.print02 {
	background-image: url(../images/common/print01_back.gif);
	height: 180px;
	width: 330px;
	float: left;
}
.print02 dt {
	font-size: 20px;
	color: #570511;
	padding-top: 22px;
	margin-left: 25px;
	width: 285px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #570511;
	padding-bottom: 10px;
}
.print02 dd {
	width: 285px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
}

/*通常ロット・大量ロットバナー*/

.bnrEstimate a, .bnrlotEstimate a {
	text-decoration: none !important;
	display: block;
	height: 20px;
	_height: 105px;
	font-size: 13px;
	width: 240px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.bnrContact a {
	text-decoration: none !important;
	display: block;
	height: 20px;
	_height: 105px;
	font-size: 12px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.bnrAgent a {
	text-decoration: none !important;
	display: block;
	height: 20px;
	_height: 55px;
	font-size: 12px;
	width: 245px;
	margin-bottom: 10px;
	font-weight: bold;
}

.bnrEstimate a { 
	background: url(../images/common/top_estimate_off.png) no-repeat;
	padding-top: 105px;
}
.bnrlotEstimate a { 
	background: url(../images/common/top_estimatelot_off.png) no-repeat; 
	padding-top: 105px;
}
.bnrContact a { 
	background: url(../images/common/sbn_contact_off.png) no-repeat; 
	padding-top: 105px;
	text-align: center;
}

.bnrAgent a { 
	background: url(../images/common/sb_agentbanner_off.gif) no-repeat; 
	padding-top: 60px;
	text-align: center;
}

.bnrEstimate a:hover { 
	background: url(../images/common/top_estimate_on.png) no-repeat;
	color: #d00620 !important;
}
.bnrlotEstimate a:hover { 
	background: url(../images/common/top_estimatelot_on.png) no-repeat; 
	color: #d00620 !important;
}
.bnrContact a:hover { 
	background: url(../images/common/sbn_contact_on.png) no-repeat; 
	color: #d00620 !important;
}
.bnrAgent a:hover { 
	background: url(../images/common/sb_agentbanner_on.gif) no-repeat; 
	color: #d00620 !important;
}

.infobox {
	width: 680px;
	clear: both;
}
.infobox .estimate a, .infobox .estimatelot a, .infobox .agent a {
    display: block;
    font-size: 12px;
	font-weight: bold;
    padding-top: 92px;
    text-align: center;
	height: 22px;
	_height: 92px;
	width: 220px;
	float: left;
}
.infobox .estimate a {
	background: url(../images/common/btnestimate_off.png) no-repeat left top;
	padding-right: 10px !important;
	_width: 230px;
}

.infobox .estimatelot a {
	background: url(../images/common/btnestimatelot_off.png) no-repeat left top;
	padding-right: 10px !important;
	_width: 230px;
}
.infobox .agent a {
	background: url(../images/common/btnagent_off.png) no-repeat left top;
	_width: 220px
}
.infobox .estimate a:hover {
	background: url(../images/common/btnestimate_on.png) no-repeat left top;
	color: #d00620 !important;
}
.infobox .estimatelot a:hover {
	background: url(../images/common/btnestimatelot_on.png) no-repeat left top;
	color: #d00620 !important;
}
.infobox .agent a:hover {
	background: url(../images/common/btnagent_on.png) no-repeat left top;
	color: #d00620 !important;
}

/* for IE6 IE7 */
li {
	list-style-type: none;
	list-style-position:outside;
　　/* for IE */
	*display:inline;
	*zoom:1;
}

/*雑記帳*/
ul.s_link {
	margin-top:15px;
}
/*はっひはんてんの活躍シーン*/
.scene {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
}
/*----------------------------------------------製作仕様（サイド）*/
dl.htype dd ul li.t01 {
	background-image: url(../images/common/side01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 72px;	
	border-bottom: 1px dotted #999;	
	padding-top: 5px;
	padding-bottom:5px;	
}
dl.htype dd ul li.t02 {
	background-image: url(../images/common/side02.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 72px;		
	border-bottom: 1px dotted #999;	
	padding-top: 5px;
	padding-bottom:5px;	
}

dl.htype dd ul li.t03 {
	background-image: url(../images/common/side03.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;	
	padding-top: 5px;
	padding-bottom:5px;	
}
dl.htype dd ul li a {
	text-decoration:underline;
	color:#00F;
	font-size: 15px;
	display: block;
	line-height: 70px;
	padding-left:90px;	
	font-weight:600;
}
dl.htype dd ul li a:hover {
	text-decoration:none;
	color:#F00;
	
	display: block;
	line-height: 70px;
	
}

/*----------------------------------------------活用シーン*/
.sTex {
	margin-top: 10px;	
}
.sTex dl { 
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.sTex dt {
	font-size: 20px;
	margin-bottom: 10px;
	background-image: url(../images/common/stbar02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 682px;	
	line-height:29px;
	padding-left: 10px;
}
.sTex dd {
	width:410px;
	padding-left: 10px;	
}
.sTex02 {
	margin-top: 10px;	
}
.sTex02 dl { 
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.sTex02 dt {
	font-size: 20px;	
	margin-bottom: 10px;
	background-image: url(../images/common/stbar02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 682px;	
	line-height:29px;
	padding-left: 10px;
}
.sTex02 dd {
	/* [disabled]width:420px; */
	padding-left: 250px;
	_padding-left: 250px;
	_width: 690px;
}

.youto_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}


.s01 {
	background-image: url(../images/common/s01.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 210px;
	width: 681px;
}
.s02 {
	background-image: url(../images/common/s02.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 210px;
	width: 681px;
}
.s03 {
	background-image: url(../images/common/s03.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 210px;
	width: 681px;
}
.s04 {
	background-image: url(../images/common/s04.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height:180px;
	width: 681px;
}
.s05 {
	background-image: url(../images/common/s05.png);
	background-position: right center;
	background-repeat: no-repeat;
	height:180px;
	width: 681px;
}
.s06 {
	background-image: url(../images/common/s06.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 181px;
	width: 681px;
}
li.printTex01 {
	float:left;	
	width: 200px;
	margin-left:20px;
}
li.printTex02 {
	float:right;	
	width: 200px;
	margin-right:20px;
}

li.printTex03 {
	float:left;	
	width: 200px;
	margin-left:20px;
}
li.printTex04 {
	float:right;	
	width: 200px;
	margin-right:20px;
}

/*--------------------------------*/
/*autoVisualSwitch*/
div#mainVisual {
	width: 690px;
	overflow: hidden;
	zoom: 1;
	margin-bottom:10px;
	height: 255px;
	clear:both;
}
div.#autoVisual {
	position: relative;
	float: left;
	width: 550px;
	height: 351px;
	overflow: hidden;
	clear:both;
	
	
}
ul#autoNav {
	float: right;
	width: 140px;
	
	background-image: url(../images/common/waku.png);
	
	background-repeat: no-repeat;
	background-position: right top;	
	padding-top: 50px;
	clear:both;
	height: 255px;
	
	padding-top:70px;
}

ul#autoNav li {
	
	height: 69px;
	_display: inline;
	_zoom: 1;
	list-style-type: none;	
	margin-bottom: 10px;
	
	
}
ul#autoNav li.navi01 {
	background-repeat: no-repeat;
	height: 52px;
	width: 118px;
	margin-left: 10px;
	background-image: url(../images/common/a_navi01_off.png);
	background-repeat: no-repeat;

}
ul#autoNav li.navi02 {
	background-image: url(../images/common/a_navi02_off.png);
	background-repeat: no-repeat;
	height:52px;
	width: 118px;
	margin-left: 10px;
}
ul#autoNav li.navi03 {
	background-image: url(../images/common/a_navi03_off.png);
	background-repeat: no-repeat;
	height:52px;
	width: 118px;
	margin-left: 10px;
}

/*---------------------------------------------print*/

.printContents {
	width: 682px;
	background-image: url(../images/common/pringBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 407px;
}
.printContents dl {
	background-image: url(../images/common/pWaku.png);
	background-position: left top;
	height: 190px;
	width: 216px;
	background-repeat: no-repeat;
}
.print1 {
	float: left;
	width: 216px;	
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.print1 li { 
	margin-bottom: 10px;
}
.print1 dt {
	padding-top: 13px;	
	padding-left: 5px;
}
.print2 {
	float: right;
	width: 216px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
.print2 li { 
	margin-bottom: 10px;
}
.print2 dt {
	padding-top: 13px;
	padding-left: 5px;	
}
.printContents dt {
	font-size: 18px;	
}
.printContents dd {
	padding: 5px;	
}
.h2bar {
	
}
.ad {
	margin-left: 60px;	
	margin-top: 10px;	
}
/*----------------------------プライバシーリンク*/
.privacy_txt {
	text-align: center;
	margin: 10px
}
.privacy_txt a {
	color: blue;
    text-decoration: underline;
}
.privacy_txt a:hover {
	color: red;
    text-decoration: underline;
}


/* リニューアル
--------------------------------------------------*/

ul.ul_type li {
	font-size: 15px;
	line-height: 1.75;
	color: #fff;
	height: 320px;
	margin-bottom: 30px;
}
ul.ul_type li:nth-child(1) {
	padding-right: 356px;
	background: url(../images/renewal/bg_full.jpg) no-repeat;
}
ul.ul_type li:nth-child(2) {
	padding-left: 356px;
	background: url(../images/renewal/bg_semi.jpg) no-repeat;
}
ul.ul_type li:nth-child(3) {
	padding-right: 356px;
	background: url(../images/renewal/bg_readymade.jpg) no-repeat;
}
ul.ul_type li dl { padding: 20px 15px; }
ul.ul_type li dl dt {
	padding-left: 5px;
	line-height: 30px;
	font-size: 30px;
	margin-bottom: 10px;
}
ul.ul_type li:nth-child(1) dl dt { border-left: 10px solid #fff000; }
ul.ul_type li:nth-child(2) dl dt { border-left: 10px solid #e50011; }
ul.ul_type li:nth-child(3) dl dt { border-left: 10px solid #009943; }
ul.ul_type li dl dd {
	border-top: 2px solid rgba(255,255,255,0.5);
	padding-top: 10px;
}
ul.ul_type li dl dd p:last-child {
	text-align: right;
}
ul.ul_type li dl dd p:last-child a {
	display: inline-block;
	padding-left: 15px;
	background: url(../images/renewal/arw_type.png) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}
ul.ul_type li dl dd p:last-child a:hover { text-decoration: underline; }

/*フルオーダー法被*/
div.section {
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 50px;
}
div.sec_full { position: relative; }
div.sec_full h2 + div {
	position: absolute;
	left: 30px;
	top: 445px;
	width: 336px;
	font-size: 16px;
}
div.section h3 { margin-bottom: 15px; }
div.section h3 + p { margin-bottom: 25px; }

div.sec_kiji h4 {
	padding-left: 23px;
	background: url(../images/renewal/arw_type.png) no-repeat left center;
	font-size: 24px;
	color: #595857;
	margin-bottom: 10px;
}
div.sec_kiji > ul {
	overflow: hidden;
	margin-bottom: 30px;
}
div.sec_kiji > ul > li {
	float: left;
	width: 219px;
	border: 1px solid #a42124;
	padding-top: 158px;
	margin-left: 8.5px;
}
div.sec_kiji > ul > li:first-child { margin-left: 0; }
div.sec_kiji > ul:first-of-type > li:nth-child(1) { background: url(../images/renewal/variation/type01/bg_tenjiku.jpg) no-repeat; }
div.sec_kiji > ul:first-of-type > li:nth-child(2) { background: url(../images/renewal/variation/type01/bg_shark.jpg) no-repeat; }
div.sec_kiji > ul:first-of-type > li:nth-child(3) { background: url(../images/renewal/variation/type01/bg_10ban.jpg) no-repeat; }
div.sec_kiji > ul:last-of-type > li:nth-child(1) { background: url(../images/renewal/variation/type01/bg_tropical.jpg) no-repeat; }
div.sec_kiji > ul:last-of-type > li:nth-child(2) { background: url(../images/renewal/variation/type01/bg_suede.jpg) no-repeat; }
div.sec_kiji > ul:last-of-type > li:nth-child(3) { background: url(../images/renewal/variation/type01/bg_tromat.jpg) no-repeat; }
div.sec_kiji > ul > li > dl { border-top: 1px solid #a42124; }
div.sec_kiji > ul > li > dl > dt { float: left; }
div.sec_kiji > ul > li > dl > dd:last-of-type { padding: 10px; }

div.ftr_kodawari {
	border: 2px solid #a42124;
	border-radius: 10px;
	margin-left: 11px;
	width: 650px;
	padding: 2px;
}
div.ftr_kodawari > div {
	border: 1px solid #a42124;
	border-radius: 8px;
	padding: 10px 10px 20px;
}
div.ftr_kodawari h4 {
	padding-left: 0;
	background: none;
}
div.ftr_kodawari ul li {
	margin-top: 20px;
	border-top: 1px solid #a42124;
	padding-top: 20px;
}
div.ftr_kodawari ul li:first-child {
	border-top: none;
	padding-top: 0;
}
div.ftr_kodawari ul li:nth-child(1) { background: url(../images/renewal/variation/type01/bg_kodawari1.png) right center no-repeat; }
div.ftr_kodawari ul li:nth-child(2) { background: url(../images/renewal/variation/type01/bg_kodawari2.png) right center no-repeat; }
div.ftr_kodawari ul li:nth-child(3) { background: url(../images/renewal/variation/type01/bg_kodawari3.png) right center no-repeat; }
div.ftr_kodawari ul li dl { width: 270px; }
div.ftr_kodawari ul li dl dt { margin-bottom: 5px; }
div.ftr_kodawari ul li dl dd { font-size: 16px; }
div.ftr_kodawari ul li dl dd strong { font-weight: bold; }

ul.ul_shitate { background: url(../images/renewal/variation/type01/bg_shitate.png) 388px 0 no-repeat; }
ul.ul_shitate li {
	width: 360px;
	padding: 5px;
	border: 1px solid #a42124;
	background: #fff;
	margin-bottom: 10px;
}
ul.ul_shitate li:last-child { margin-bottom: 0; }
ul.ul_shitate li dl dt {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
	margin-bottom: 10px;
}
ul.ul_shitate li dl dd {
	padding-left: 120px;
	line-height: 1.25;
}
ul.ul_shitate li:nth-child(1) dl dd { background: url(../images/renewal/variation/type01/bg_seate.jpg) no-repeat; min-height: 148px; }
ul.ul_shitate li:nth-child(2) dl dd { background: url(../images/renewal/variation/type01/bg_sodeura.jpg) no-repeat; min-height: 205px; }
ul.ul_shitate li:nth-child(3) dl dd { background: url(../images/renewal/variation/type01/bg_seware.jpg) no-repeat; min-height: 189px; }

dl.dl_print { width: 680px; }
dl.dl_print dt { margin-bottom: 10px; }
dl.dl_print dd { font-size: 16px; }
dl.dl_print dd:nth-of-type(1) {
	padding-right: 460px;
	background: url(../images/renewal/variation/type01/bg_seiho1.jpg) right no-repeat;
	min-height: 206px;
	margin-bottom: 20px;
}
dl.dl_print dd:nth-of-type(2) {
	padding-left: 470px;
	background: url(../images/renewal/variation/type01/bg_seiho2.jpg) no-repeat;
	min-height: 206px;
}

/*セミオーダー*/
div.sec_semi { position: relative; }
div.sec_semi h2 + div {
	position: absolute;
	left: 30px;
	top: 375px;
	width: 208px;
	font-size: 16px;
}