﻿@charset "utf-8";

/* 単独ブログ用CSS */
/* このブログでしか使わないスタイル設定はこのCSSに設定する。 */

/* PRINTEC各ブログで共有するスタイル設定は
   ブログ「プリンテック」のデザインスタイルシートに設定。 */



/* ----- 【共通項目】 ----- */

.floatright{
float:right;
}



/* ----- 【TOPページ】 ----- */


div#maincontent div#pagetop2{
background:url("/file/clear-pack/clear-pack_top_bg.jpg") no-repeat scroll 0 0 transparent;
height:160px;
margin-bottom:0;
width:780px;
}

div#maincontent div#pagetop2 p{
margin:0;
padding:130px 0 0 0; 
}

div#contentszone div#daihtml1 p.sending_out{
margin:0;
padding:0;
}


/* ----- 【休業案内・注意書き】 ----- */

div#nenmatu,
div#noticeinfo{
background:#FFD7D7;
clear:both;
margin:0 0 10px 0;
padding:5px 10px;
border:3px #e57f7f solid;
width:752px;
}

div#nenmatu p span.txt_color_r_b,
div#noticeinfo p span.txt_color_r_b{
color:#F00;
font-weight:bold;
}

div#nenmatu p.title_nenmatu,
div#noticeinfo p.title_noticeinfo{
font-size:18px;
font-weight:bold;
}


/* ----- 【見出し】 ----- */


div#daihtml1{
width:780px;
font-size:12px;
}

div#daihtml1 h3,
div#itemhtml2 h3,
div#freepage1 h3{
border-bottom:none;
border-left:6px solid #c00;
background:#f5f5f5;
padding:4px 10px;
margin:30px 10px 10px 10px;
}

div#daihtml1 h4,
div#itemhtml2 h4,
div#freepage1 h4{
border-bottom:5px solid #006dbc;
border-left:none;
padding:4px 10px;
margin:30px 10px 10px 10px;
}


/* ---------- 【共通部分】 ---------- */


/* ----- 【テキスト・注意書き】 ----- */


span.mini{
font-size:10px;
font-weight:normal;
color:#666;
padding-left:3px;
}

span.variation{
font-size:18px;font-weight:bold;
color:#fc0001;
}

span.underline{
padding-bottom:3px;
background:url(images/underline_nami.gif) repeat-x left bottom;
}

span.attention{
font-weight:bold;
color:#ff0000;
}

span.emphasis{
font-size:16px;
}

span.point{
color:#c00;
font-weight:bold;
}


/* ----- 【発送納期】 ----- */


div.delivery_info{
margin:10px 0 0 0;
}

div.delivery_info ul{
margin:10px 0 10px 100px;
}


/* ----- 【サンプル請求】 ----- */


div.sample_area{
height:68px;
margin:20px 0 0 0;
padding:7px 0 0 0;
border:solid 1px #999;
}

div.sample_area p.sample_request{
width:310px;
height:52px;
float:right;
}



div#materialdiff ul.notice li{	/* A4 40u但書 */
padding:0 0 2px 15px;
background:url(/file/common/kome-red.gif) no-repeat 0 0 transparent;
list-style-type:none;
font-size:12px;
}

div#materialdiff ul.notice{
float:right;
margin-right:10px;
}


/* ----- 【サイズ別価格一覧】 ----- */


div#daihtml1 table{
width:760px;
border-collapse:collapse;
font-size:12px;
margin:10px 0 10px 10px;
}

div#daihtml1 table thead th{
color:#000;
text-align:center;
padding:6px 0;
border:solid 1px #999;
line-height:1.5em;
background-color:#f0f0f0 !important;
font-weight:normal;
}

div#daihtml1 table thead th.order{
width:170px;
}

div#daihtml1 table tbody th{
width:auto;
color:#000;
background-color:#f0f0f0 !important;
text-align:center;
font-weight:normal;
}

div#daihtml1 table thead th.spec{
width:70px;
}

div#daihtml1 table tbody th,
table.price_list tbody td{
padding:0 0;
border:solid 1px #999;
}

div#daihtml1 table tbody td{
text-align:center;
}

div#daihtml1 table span.normal{
color:#000;
font-size:14px;
font-weight:normal;
padding-left:4px;
}

div#daihtml1 table caption{
font-size:14px;
padding-bottom:5px;
}

div#daihtml1 table td.price_attention{
color:#ff0000;
font-size:18px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
}

div#daihtml1 table{
border:solid 1px #999;
border-collapse:collapse;
font-size:12px;
}

div#daihtml1 td{
border-collapse:collapse;
border:solid 1px #999;
padding:2px 0;
}

div#daihtml1 th{
border-collapse:collapse;
border:solid 1px #999;
padding:2px 0;
background-color:#ffffcc;
width:auto;
}




/* ---------- ■ 自由入力ページ用 ■ ---------- */

/* ----- 【サイズについて】 ----- */


div#freepage1 ul.size_list{
list-style-type:none;
height:100px;
margin:10px 0 20px 30px;
}

div#freepage1 ul.size_list li{
width:220px;
height:40px;
float:left;
margin:5px 10px;
}


/*----- 【価格表】-----*/


div#freepage1 table{
width:760px;
border-collapse:collapse;
font-size:12px;
margin:10px 0 10px 10px;
}

div#freepage1 table thead th{
color:#000;
text-align:center;
padding:12px 0;
border:solid 1px #999;
line-height:1.5em;
background-color:#f0f0f0 !important;
font-weight:normal;
}

div#freepage1 table thead th.order{
width:170px;
}


div#freepage1 table tbody th{
width:80px;
color:#000;
background-color:#f0f0f0 !important;
text-align:center;
font-weight:normal;
}

div#freepage1 table tbody th,
table.price_list tbody td{
padding:12px 0;
border:solid 1px #999;
}

div#freepage1 table tbody td{
text-align:center;
}

div#freepage1 table span.normal{
color:#000;
font-size:14px;
font-weight:normal;
padding-left:4px
}

div#freepage1 table caption{
font-size:14px;
padding-bottom:5px;
}

div#freepage1 table td.price_attention{
color:#ff0000;
font-size:18px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
}



/*----------------サイズ・厚み一覧ページテンプレート----------------------*/


/*------------ページトップへ--------------*/


div#contentszone p.forpagetop{
font-size:12px;
text-align:right !important;
text-decoration:underline !important;
}



/*------------一覧表スタイル--------------*/

#freepage1 table{
width:740px;
border:solid 1px #999;
border-collapse:collapse;
font-size:12px;
margin-left:20px;
}

#freepage1 td{
border-collapse:collapse;
border:solid 1px #999;
padding:5px;
}

#freepage1 th{
border-collapse:collapse;
border:solid 1px #999;
padding:5px;
background-color:#ffffcc;
width:auto;
}

#freepage1 caption{
text-align:left;
margin-top:10px;
font-weight:bold;
}

div#transparency_size_01,div#transparency_size_02,div#transparency_size_03,
div#transparency_size_04,div#transparency_size_05,div#transparency_size_06{
margin-bottom:25px;
}


