@charset "euc-jp";


/*　クリアライン
---------------------------------------------------- */
#cl_line{
	clear:both;
	width:612px;
	height:23px;
}


/*　コンテンツ
---------------------------------------------------- */

/*　左
---------------------------- */
.l_box{
	float:left;
	width:284px;
}

/*　右
---------------------------- */
.r_box{
	float:right;
	width:284px;
}

/*　ライン
---------------------------- */
.dot_bg_t{
	width:612px;
	background:url(../img/sub_cobg.jpg) repeat-y left top;
	padding:0 0 25px 0;
}

.dot_bg_t02{
	width:612px;
	background:url(../img/sub_cobg.jpg) repeat-y left top;
}

.dot_bg_y{
	width:612px;
	height:1px;
	background:url(../img/dot_line_y.gif) repeat-x left top;
	overflow:hidden;
}


/*　タイトル
---------------------------- */
.title01{
	padding:0 0 20px 0;
}

.title02{
	padding:20px 0 10px 0;
}

.title03{
	padding:20px 0 20px 0;
}

/*　テキスト
---------------------------- */
.text00{
	text-align:justify;
	text-justify:inter-ideograph;
}

.text01{
	padding:10px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text02{
	padding:15px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text03{
	padding:5px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.bold_t{
	font-weight:bold;
}

.red_t{
	color:#A1201C;
	font-weight:bold;
}

.red_t01{
	color:#FF0000;
}

.green_t{
	font-weight:bold;
	color:#5E8A00;
}


/*　アイコンリンク　左よせ
---------------------------------------------------- */
.icon_t{
	margin:4px 0 0 0;
	background:url(../img/icon01.jpg) no-repeat left;
}

.icon_t a{
	color:#A1201C;
	padding:0 0 0 22px;
}

.icon_t a:hover{ 
	color:#FD6D17;
	padding:0 0 0 22px;
}


/*　アイコンリンク　右よせ
---------------------------------------------------- */
.icon_tr{
	text-align:right;
	margin:10px 0 0 0;
}

.icon_tr a{
	color:#A1201C;
	padding:2px 0 1px 22px;
	background:url(../img/icon01.jpg) no-repeat left;
}

.icon_tr a:hover{ 
	color:#FD6D17;
	padding:2px 0 1px 22px;
	background:url(../img/icon01.jpg) no-repeat left;
}


/*　ＰＤＦダウンロード
---------------------------------------------------- */
#pdf_icon{
	float:left;
	width:160px;
	height:41px;
	padding:20px 0 0 0;
}

#pdf_txt{
	float:right;
	width:435px;
	padding:21px 0 0 0;
}


/*　表イメージ
---------------------------------------------------- */
.table_img{
	padding:8px 0 0 0;
}


/*　注意ボックス
---------------------------------------------------- */
.cau_box{
	background:#EDEDED;
	margin:5px 0 5px 0;
	padding:10px;
}


/*　調整スペース
---------------------------------------------------- */
.sp{
	height:42px;
	line-height:1.0;
}


/*　ダウンロードバナー
---------------------------------------------------- */
.dl_box{
	float:left;
	padding:15px 10px 20px 0;
	width:242px;
	height:44px;
}

.dl_box a{
	width:240px;
	height:42px;
	display:block;
	border:1px #CCCCCC solid;
}

.dl_box a:hover{ 
	width:240px;
	height:42px;
	border:1px #A1201C solid;
}


/*　テーブル
---------------------------------------------------- */
.table00{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.td00_l{
	padding:5px 10px;
	background:#EDEDED;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	color:#A1201C;
	font-weight:bold;
	width:105px;
	vertical-align:top;
	text-align:center;
}

.td00_r{
	padding:5px 10px 5px 10px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	vertical-align:top;
}


/*　サンプルラベル
---------------------------------------------------- */
.sample_cl{
	clear:both;
	width:100px;
	height:15px;
	padding:20px 0 10px 0;
}

.sample_l{
	float:left;
	width:147px;
	padding:8px 8px 0 0;
	text-align:center;
}

.sample_r{
	float:right;
	width:147px;
	padding:8px 0 0 0;
	text-align:center;
}

.sample_big{
	float:left;
	width:302px;
	padding:8px 8px 0 0;
	text-align:center;
}

.sample_l img,
.sample_r img,
.sample_big img,{
	padding:0 0 2px 0;
}


/*　納品までの流れ
---------------------------------------------------- */
.flow_box{
	border:1px #CCC solid;
	padding:3px;
}

.flow_t{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.td01_no{
	padding:3px 0;
	vertical-align:middle;
	text-align:center;
	background:#EDEDED;
	font-weight:bold;
	font-size:1.2em;
	width:50px;
	line-height:1.0;
}

.td01_img{
	padding:3px 0 3px 0;
	vertical-align:middle;
	text-align:center;
	width:110px;
	line-height:1.0;
}

.td01_txt{
	padding:3px 10px 3px 0;
	vertical-align:top;
}

.flow_txt{
	color:#A1201C;
	font-weight:bold;
	font-size:1.2em;
}

.flow_txt01{
	color:#669900;
	font-weight:bold;
	font-size:1.2em;
}

.flow_txt02{
	color:#2329A9;
	font-weight:bold;
	font-size:1.2em;
}

.yaji{
	margin:8px 0 8px 160px;
}











