body {  background-image: url(back.gif); background-repeat: repeat; background-position: left top; background-attachment: fixed; clip:   rect(   ); font-size: 12px}
th,td {  font-size: 14px}

h1{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;

}
h3 {
padding: 0 0 0 14px;
font-size: 13px;
color: #006699;
}

#deliveryPack {
	margin:5px;
	padding:10px;
	border:#ccc solid 1px;
}

.headding05 {
	margin:0 0 30px 0;
	padding:12px 10px;
	background: #1d8ade; /* Old browsers */
	background: -moz-linear-gradient(left, #1d8ade 0%, #53a2e2 50%, #1d8ade 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1d8ade), color-stop(50%,#53a2e2), color-stop(100%,#1d8ade)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* IE10+ */
	background: linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%); /* W3C */
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.4) , inset 0 0 50px rgba(0, 0, 0, 0.1) ;
	position:relative;
	}
 
.headding05:before,
.headding05:after{
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 20px;
	left: 4px;
	bottom:7px;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0, 0.7);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.7);
	background-color: #F00;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.headding05:after{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
}


.headding06 {
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 51%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7db9e8 0%,#2989d8 50%,#207cca 51%,#1e5799 100%); /* W3C */
	margin:0 0 30px 0;
	padding:12px 10px;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:1px 1px 2px #333;
	-webkit-box-shadow:inset 0 0 50px rgba(0,0,0, 0.1);
	}

h3.h3_2 {
width: 640px;
height: 35px;
margin: 10px auto;
font-weight: bold;
text-align: left;
line-height: 2.4;
background: url(../images/h3_2.gif) no-repeat 0 0;

}

.box_out {
background-color: #F6F6F6;
margin-top: 1px;
margin-bottom: 20px;
padding: 5px;
}

.box_in {
background-color: #FFFFFF;
border: 1px solid #E5E5E5;
margin-bottom: 5px;
padding: 10px;
}

.p_photo {
float: left;
background-color: #FFFFFF;
padding: 2px;
border: 1px solid #DDDDDD;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
}

.clear{
	clear:both;
}

.prop {
	float:left;
	width:350px;
}

table.p-table {
	width: 100%;
	border-collapse: collapse;
	margin:5px;
}
table.p-table th.t_top {
    border-top: #b3b3b3 4px solid;
}
table.p-table th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
table.p-table td.t_top {
	border-top: #be1309 4px solid;
}
table.p-table td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
.secWrap01 {
	width: 660px;
	margin: 0 0 30px 30px;
	overflow: hidden;
}
h2.h2_02 {
	width: 660px;
	height: 45px;
	_height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/images/common/h2_02.jpg) no-repeat 0 0;
	text-align: left;
	line-height: 3.2;
	_line-height: 2.8;;
}
.borderWrap {
	width: 660px;
	margin: 0;
	overflow: hidden;
	background: url(/images/common/bg_borderwrap.jpg) repeat-y;
}

.borderBottom {
	width: 620px;
	_width: 660px;
	padding: 10px 20px 30px 20px;
	overflow: hidden;
	background: url(/images/common/bg_borderwrap_bottom.jpg) no-repeat left bottom;
}