@charset "utf-8";

/*------------------------------------------------
Initial set
-------------------------------------------------*/

a:link {
text-decoration:none; 
color: #164a84;
}

a:visited {
text-decoration:none; 
color: #7a4171;
}

a:hover {
text-decoration:underline; 
color: #1e50a2;
}

table {
text-align: left;
}

hr {
color: #ccc;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
p,article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}

p {
margin: 10px;
padding: 0;
font-size: 14px;
text-align: left;
}

img{
border:0;
vertical-align: top;
}

ul,ol{
list-style: none;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

body {
text-align: center;
margin: 0px 0px 0px 0px;
height: 100%;
font-family: Meiryo,'\a3 \cd \a3 \d3  \a3 \d0 \a5 \b4 \a5 \b7 \a5 \c3 \a5 \af ','MS PGothic',Osaka,sans-serif, "Hiragino Kaku Gothic Pro", Helvetica;
line-height: 1.5;
letter-spacing: 0.1em;
color: #333333;
background: #fff;
}

#title {
	display: none;
}

.show {
	display:none;
}

.mttls {
display: block;
}
.mttls {
text-align:left;
list-style: none;
margin:0 13px 0 10px;
display: block;
height: 30px;
font-size:12px;
line-height: 30px;
padding: 0;
text-decoration: none;
border-bottom:1px #e60033 solid;
color:#222;
font-weight:700;
cursor: pointer;
background: #e0f3fa; /* Old browsers */
background: -moz-linear-gradient(top,  #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f3fa), color-stop(50%,#d8f0fc), color-stop(51%,#b8e2f6), color-stop(100%,#b6dffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e0f3fa 0%,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */
}

.mttls span { 
padding-left:22px;
background: url(./images/arr04.png) left top no-repeat;
}

.mttls ul li a:link{
color:#222;
}

.mttls ul li a:visited{
color:#222;
}

.mttls ul li a:hover{
color:#222;
background-image: none;
background-color: transparent;
}

.mttlh {
display:none;
}
/*------------------------------------------------
Clear fix
-------------------------------------------------*/

.clearfix:after{
visibility:hidden;
height:0;
display: block;
font-size: 0;
content: " ";
clear: both;
}

* html .clearfix {
zoom: 1; 
} 

*:first-child+html .clearfix {
zoom: 1;
} 
/*-------------------------------------------------
 Facebook
-------------------------------------------------*/	
.fb-comments {
width:484px;
}
/*------------------------------------------------
Frame
-------------------------------------------------*/
#pankuzu {
width: 940px;
height: 20px;
line-height: 20px;
text-align: right;
font-size: 12px;
overflow:hidden;
}

/*------------------------------------------------
Header
-------------------------------------------------*/

#header {
width:100%;
/*background: url(./images/top_bg.gif) left top repeat-x;*/
}

#superHeader {
width: 100%;
font-size:12px;
color:#fff;
text-align:left;
position:relative;
background: #e60033;
}

.catch {
width: 940px;
margin:0 auto;
font-size:12px;
color:#fff;
}


#header_top {
width: 940px;
margin:0 auto;
position:relative;
background: url(./images/header.gif) left top no-repeat;
}

#header_top h1 {
text-align: left;
margin:0;
padding:0;
}

#header_top h2 {
display:none;
}

ul#subnav {
text-align:right;
position:absolute;
top:0px;
right:0px;
padding:0px;
margin:0;
}

ul#subnav li {
float:right;
margin:0;
}

ul#subnav li a {
font-size:11px;
text-decoration:none; 
color: #222;
padding:0 0 0 16px;
margin:0;
background:url(./images/arr01.png) left center no-repeat;
}

ul#subnav li a:hover {
color: #555;
}

/*------------------------------------------------
Top Navigstion Manu
-------------------------------------------------*/

#globalnav {
width:100%;
/*min-height:48px;*/
/*border-top:1px #83ccd2 solid;*/
border-bottom:2px #83ccd2 solid;
background:#e60033;
/*background:url(./images/nav_bg.gif) repeat-x left top;*/
}

#globalnav ul {
width: 940px;
margin:0 auto;
overflow:hidden;
}

#globalnav li {
float:left;
}


#globalnav li a {
color:#fff;
display:block; 
padding:0 12px;
font-size: 14px;
line-height:30px;
margin:0;
padding:0 20px 0 25px;
text-align:left;
text-decoration:none;	
-moz-transition:0.25s linear;
-webkit-transition:0.25s linear;
-o-transition:0.25s linear;
transition:0.25s linear;
/*background:url(./images/arr02_2.png) 5px 10px no-repeat;*/
}

#globalnav li a.b01 {
background:url(./images/home.png) 5px 7px no-repeat;
}

#globalnav li a.b01:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/home.png) 5px 7px no-repeat;
}

#globalnav li a.b02 {
background:url(./images/products.png) 5px 7px no-repeat;
}

#globalnav li a.b02:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/products.png) 5px 7px no-repeat;
}

#globalnav li a.b03 {
background:url(./images/question.png) 5px 7px no-repeat;
}

#globalnav li a.b03:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/question.png) 5px 7px no-repeat;
}

#globalnav li a.b04 {
background:url(./images/news.png) 5px 7px no-repeat;
}

#globalnav li a.b04:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/news.png) 5px 7px no-repeat;
}

#globalnav li a.b05 {
background:url(./images/star.png) 5px 7px no-repeat;
}

#globalnav li a.b05:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/star.png) 5px 7px no-repeat;
}

#globalnav li a.b06 {
background:url(./images/favorite.png) 5px 7px no-repeat;
}

#globalnav li a.b06:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/favorite.png) 5px 7px no-repeat;
}

#globalnav li a.b07 {
background:url(./images/tel.png) 5px 7px no-repeat;
}


#globalnav li a.b07:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/tel.png) 5px 7px no-repeat;
}

#globalnav li a.b08 {
background:url(./images/catalog.png) 5px 7px no-repeat;
}


#globalnav li a.b08:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/catalog.png) 5px 7px no-repeat;
}

/*#globalnav li a:hover {
color:#fff;
padding:0 20px 0 25px;
background:#83ccd2 url(./images/arr02_2.png) 5px 10px no-repeat;
}*/


/*------------------------------------------------
contents
-------------------------------------------------*/

#contents {
width:100%;
padding-bottom:80px;
}

#contents_inner {
width: 940px;
margin:0 auto;
}

#contents_right {
width:690px;
float:right;
background:#fff;
margin:0 0 0 18px;
/*
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
*/
overflow:hidden;
}

#contents_right_m {
width:940px;
-webkit-border-radius: 10px;
-moz-border-radius:
10px;border-radius: 10px;
float:right;
background:#fff;
margin:0 0 0 10px;
padding:0;
}

#contents_right h1 {
clear:both;
font-size:14px;
text-align:center;
line-height:30px;
text-decoration:none; 
color: #fff;
padding:0 0 0 10px;
margin:0 0 10px 0;
background:#e60033 url(./images/plus.png) no-repeat left top;
}

#contents_right h1 span {
z-index:200;
background:url(./images/ttl_icon.png) no-repeat left center;
padding:0 0 0 35px;
margin:0;
}

#contents_right h2 {
clear:both;
font-size:14px;
text-align:left;
text-decoration:none; 
color: #fff;
padding:5px 0 5px 30px;
margin:0 0 10px 0;
background:#e60033 url(./images/plus.png) no-repeat left top;
}

#contents_right h2.h2catch {
clear:left;
font-size:16px;
text-align:center;
line-height:35px;
text-decoration:none; 
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
margin: 15px 0 5px;
padding:0 0 0 35px;
color: #997F00;
background:none;
border:none;
}

h3.point {
/*border-top: 1px #997F00 solid;*/
border-bottom: 2px #e60033 dotted;
line-height:35px;
font-size:16px;
text-align:left;
margin: 15px 0 5px;
padding:0 0 0 20px;
background:url(./images/1440405420_arrow_right.png) no-repeat left center;
border-left:none;
border-right:none;
color:#2a83a2;
}

h3.point2 {
line-height:35px;
font-size:16px;
text-align:left;
margin: 15px 0 5px;
padding:0 0 0 30px;
background:url(./images/arrow_square2.gif) no-repeat left center;
border-left:none;
border-right:none;
}

h2.mid2, h4.mid4 {
font-size:14px;
text-align:left;
margin: 10px 0 3px;
padding:0 0 0 25px;
background:url(./images/h4_mid.gif) no-repeat left center;
border-left:none;
border-right:none;
}

h3.mid3, h5.mid5 {
font-size:14px;
text-align:left;
margin: 10px 0 3px;
padding:0 0 0 25px;
background:url(./images/h5_mid.gif) no-repeat left center;
border-left:none;
border-right:none;
}

#contents_right section {
margin:0 0 20px 0;
}

#contents_right ol.pickup {
list-style: decimal;
text-align:left;
font-size:14px;
border:3px #ffe97f solid;
padding: 20px 40px;
margin: 10px 0;
}

#sidebar {
width:232px;
float:left;
}

.bx {
margin:0 0 10px 0;
padding:0 0 30px 0;
/*background:#e60033 url(./images/side_bg_bottom.gif) repeat-x left bottom;*/
background:#e2041b;
}

.bx img {
float:left;
margin:0 10px;
}

.bx h2 {
height:40px;
/*background:#e60033 url(./images/side_bg_top.gif) repeat-x left top;*/
background:#e2041b;
margin:0;
padding:0;
text-align:left;
}

.bx h2 span{
display:inline-block;
color:#fff;
padding:8px 10px 5px 38px;
background:url(./images/plus.png) no-repeat left top;
}


#contents p {
/*font-size:14px;*/
}

/*------------------------------------------------
ContentsMain
-------------------------------------------------*/

#contentsMain {
position:relative;
padding:0;
}

/*------------------------------------------------
Side Menu
-------------------------------------------------*/

.sidemn {
padding: 0;
margin: 0;
font-size:12px;
text-align: left;
list-style: none;
color: #222;
overflow:hidden;
}

.sidemn p {
padding: 0px;
margin: 0;
font-size:12px;
}

.sidemn ul { 
list-style: none;
margin:0 13px 0 10px;
padding:0;
background: #fff;
}


.sidemn ul li a {
background:#fff;
display: block;
height: 30px;
font-size:12px;
line-height: 30px;
padding: 0 0 0 10px;
text-decoration: none;
border-bottom:1px #e60033 solid;
color:#222;
font-weight:700;
}

.sidemn ul li p {
background:#eaf4fc;
display: block;
margin:0;
padding:0;
font-size:12px;
height: 30px;
text-decoration: none;
border-bottom:1px #e60033 solid;
color:#222;
font-weight:700;
overflow:hidden;
}

.sidemn ul li a:link{
color:#222;
}

.sidemn ul li a:visited{
color:#222;
}

.sidemn ul li a:hover{
color:#222;
background-image: none;
background-color: transparent;
}

/*
.sidemn ul {
list-style:none;
}

.sidemn ul li {
background: #fff;
line-hright:30px;
}
*/
#ranking ul,#rankingcat ul {
padding: 0;
margin: 0;
text-align: left;
list-style: none;
font-size: 14px;
color: #222;
background: #fff;
}

#ranking ul li,#rankingcat ul li {
padding: 5px;
margin: 0;
text-align: left;
list-style: none;
font-size: 14px;
color: #222;
background:#fff url(./images/dotted_line.gif) repeat-x left bottom;
} 

#ranking ul li img,#rankingcat ul li img {
width:60px;
height:60px;
float:left;
margin: 0 5px 0 0;
} 

#ranking p,#rankingcat p {
padding: 5px;
font-size:12px;
background: #fff;
} 

/*------------------------------------------------
ランキング
-------------------------------------------------*/

.wpp-views {
font-size:12px;
color:#ff0000;
}

/*------------------------------------------------
Footer
-------------------------------------------------*/

#shopinfo {
width: 940px;
margin:0 auto 60px;
padding:40px 0 0 0;
background:url(./images/shop-info-hdr.gif) no-repeat left top;
}

#footer {
font-size:14px;
position: relative;
clear: both;
width:100%;
background:#e60033;
}

#footer a {
text-decoration: none;
color: #fff;
}

#footer a:hover {
color: #fff;
text-decoration:underline;
}

p#top {
margin:0;
position:absolute;
top:-40px;
right:0px;
z-index: 500;
}

#footer .footer-wrapper {
width: 940px;
margin:0 auto;
position: relative;
color: #fff;
background:url(./images/footer_logo.gif) no-repeat right bottom
/*border-top:4px #bf9f00 solid;
background: #bd0b07;*/
}

#footer-cols {
display: block;
overflow: hidden;
color: #fff;
line-height: 1.5;
}

#footer-cols li.col {
text-align: left;
display: block;
font-size: 14px;
width: 250px;
float: left;
margin-left: 20px;
margin-bottom: 30px;
color: #fff;
}

#footer-cols li.col h3 {
color: #fff;
margin-top: 30px;
margin-bottom: 20px;
font-size:16px;
}

#footer-cols li.clear-col { 
clear:left; 
}

#footer-cols li.col ul {
display: block;
}

#footer-cols li.col ul li {
display: block;
line-height: 1.7;
}

#footer-cols li.col ul li.page_item {
text-align: left;
display: block;
line-height: 2.5;
padding-left: 25px;
border-top: 1px dashed #fff;
background: url(./images/arr03.png) no-repeat 0px 10px;
}

#footer-cols li.col ul li.page_item2 {
text-align: left;
display: block;
line-height: 2.5;
padding-left: 25px;
border-top: 1px dashed #fff;
background: url(./images/arr03.png) no-repeat 0px 10px;
}

#footer-cols li.col ul li.page_item3 {
text-align: left;
display: block;
line-height: 2;
padding-left: 25px;
background: url(./images/arr03.png) no-repeat left center;
}


#footer-cols li.col ul li.page_item4 {
text-align: left;
display: block;
font-size: 14px;
line-height: 2;
padding-left: 25px;
background: url(./images/arr03.png) no-repeat left center;
}

#footer-cols li.col ul li:first-child { 
border-top: none; 
}

#footer-cols li.col ul li:last-child { 
border-bottom: none;
}

#footer-cols li.col a {
text-decoration: none;
color: #fff;
}

#footer-cols li.col a:hover {
color: #fff;
text-decoration:underline;
}

#footer-cols li.col ul li a {
text-decoration: none;
color: #fff;
}

#footer-cols li.col ul li a:hover {
color: #fff;
text-decoration:underline;
}

/*------------------------------------------------
Table
-------------------------------------------------*/

table.tablestyle {
border-collapse:collapse;
width: 100%;
margin: 0;
padding: 0;
border:1px #ccc solid;
font-size: 14px;
text-align: left;
}

.tablestyle th {
text-align: center;
padding: 3px; 
color: #222;
border-bottom:1px #ccc solid;
background: #eee;
}

.tablestyle td {
background:#fff;
border-bottom:1px #ccc solid;
padding: 3px;
}


table.hyou {
width: 100%;
margin: 0;
padding: 0;
background: #fff;
font-size: 14px;
text-align: left;
}

.t01 {
}

.t02 {
	width: 18%;
}

.hyou th {
padding: 3px; 
color: #222;
text-align: left;
background: #fff;
font-weight: bold;
}

.hyou td {
background:#fff;
padding: 3px;
}

table.spec {
width: 100%;
font-size:14px;
border: #222 1px solid;
border-collapse: collapse;
color: #222;	
} 

table.spec th {
border: #222 1px dashed;
vertical-align: middle;
text-align: center;
padding: 10px;
}

table.spec td {
border: #222 1px dashed;
vertical-align: middle;
text-align: center;
padding: 10px;
}

table.spec2 {
width: 100%;
font-size:14px;
border: #222 1px solid;
border-collapse: collapse;
color: #222;	
} 

table.spec2 th {
border: #222 1px dashed;
vertical-align: middle;
text-align: top;
padding: 10px;
}

table.spec2 td {
border: #222 1px dashed;
vertical-align: top;
text-align: left;
padding: 10px;
}

table.func {
margin:0;
border: #222 1px solid;
border-collapse: collapse;
font-size: 14px;
color: #222;	
} 

table.func th,table.func td {
width:33%;
border: #222 1px solid;
vertical-align: top;
text-align: left;
padding: 10px;
}

table.func td.te {
background: #fdeff2;
}

table.func td.ts {
background: #eaf4fc;
}

/*------------------------------------------------
Button
-------------------------------------------------*/

a.button {
	float: right;
	margin:10px;
	padding:5px;
	font-size:14px;
	color: #fff;
	text-align:center; 
	background: #000;
	display: block;
	text-decoration: none;
}

a.button:visited { 
	color: #fff;
	}

a.button:hover {
	color: #fff;
	background-image: none;
	background: #222;
	}

.hdrbttn {
border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
background-color: #3093c7;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.hdrbttn:hover{
 border:1px solid #1c5675;
background-color: #26759e;
background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
background-image: -moz-linear-gradient(top, #26759e, #133d5b);
background-image: -ms-linear-gradient(top, #26759e, #133d5b);
background-image: -o-linear-gradient(top, #26759e, #133d5b);
background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}


.bttn a {
border:1px solid #2a2c2f;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:12px;
padding: 3px 5px 3px 5px;
text-decoration:none;
display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-weight:bold; color: #FFFFFF;
background-color: #45484d;
background-image: -webkit-gradient(linear, left top, left bottom, from(#45484d), to(#000000));
background-image: -webkit-linear-gradient(top, #45484d, #000000);
background-image: -moz-linear-gradient(top, #45484d, #000000);
background-image: -ms-linear-gradient(top, #45484d, #000000);
background-image: -o-linear-gradient(top, #45484d, #000000);
background-image: linear-gradient(to bottom, #45484d, #000000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#45484d, endColorstr=#000000);
}

.bttn a:hover{
 border:1px solid #151617;
background-color: #2d2f32;
background-image: -webkit-gradient(linear, left top, left bottom, from(#2d2f32), to(#1a1a1a));
background-image: -webkit-linear-gradient(top, #2d2f32, #1a1a1a);
background-image: -moz-linear-gradient(top, #2d2f32, #1a1a1a);
background-image: -ms-linear-gradient(top, #2d2f32, #1a1a1a);
background-image: -o-linear-gradient(top, #2d2f32, #1a1a1a);
background-image: linear-gradient(to bottom, #2d2f32, #1a1a1a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2d2f32, endColorstr=#1a1a1a);
}
.invalid_field_style {
	color:#ff0000;
	background: #ffff00;
}


/* 次へボタンマウスオーバー時 */
.next:hover a:before{
background: #787878;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #787878), color-stop(0.5, #555));
background: -moz-linear-gradient(top, #787878 50%,#555 50%);
background: -o-linear-gradient(top, #787878 50%,#555 50%);
background: -ms-linear-gradient(top, #787878 50%,#555 50%);
background: linear-gradient(top, #787878 50%, #555 50%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#787878 50%', endColorstr='#555 50%');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#787878 50%', endColorstr='#555 50%)";
-pie-background: linear-gradient(top, #787878 50%, #555 50%);
behavior: url(PIE.htc);
}
.next:hover a:after{
background: #787878;
background: -webkit-gradient(linear, left top, right bottom, color-stop(0.5, #787878), color-stop(0.5, #555));
background: -moz-linear-gradient(left top, #787878 50%,#555 50%);
background: -o-linear-gradient(left top, #787878 50%,#555 50%);
background: -ms-linear-gradient(left top, #787878 50%,#555 50%);
background: linear-gradient(left top, #787878 50%, #555 50%);
-pie-background: linear-gradient(left top, #787878 50%, #555 50%);
behavior: url(PIE.htc);
}

/*
a.remove-parent {
	float: left;
	margin:10px;
	padding:0 10px;
	line-height:28px;
	font-size:14px;
	color: #fff;
	text-align:center; 
	background: #555;
	display: block;
	text-decoration: none;
}

a.remove-parent:visited { 
	color: #fff;
	}

a.remove-parent:hover {
	color: #fff;
	background-image: none;
	background: #999;
	}
*/
/*------------------------------------------------
よくある質問
-------------------------------------------------*/

dl.faq {
margin: 0 0 15px;
padding: 10px;
}
dl.faq dt {
text-align: left;
margin: 10px 0 0 0;
padding: 10px 0 10px 45px;
font-weight: bold;
line-height: 150%;
background: url(./images/question.png) no-repeat left top;
color:#ec6800;
}

dl.faq dd {
padding: 6px 0 10px 45px;
line-height: 150%;
text-align: left;
border-bottom: 1px #CCCCCC solid;
}

dl.faq dd ul {
list-style-type: disc;
text-align: left;
margin: 0 0 0 5px;
}

/*------------------------------------------------
豆知識
-------------------------------------------------*/

.squarebx {
padding: 5px; 
background: #2b2b2b none repeat scroll 0% 0%; 
font-size: 36px; 
color: #fff; 
width: 50px; 
height: 50px; 
text-align: center; 
line-height: 50px;
margin: 10px;
}
	
dl.mame {
margin: 0 0 15px;
padding: 10px;
border: 7px #EEEEEE solid;
}

dl.mame dt {
text-align: left;
margin: 10px 0 0 0;
padding: 10px 0 10px 45px;
font-weight: bold;
line-height: 150%;
background: url(./images/mame.png) no-repeat left center;
color:#0095d9;
}

dl.mame dd {
padding: 10px 0 10px 45px;
line-height: 150%;
text-align: left;
border-bottom: 1px #CCCCCC solid;
}

/*------------------------------------------------
応募の流れ
-------------------------------------------------*/
	
ul.flow {
list-style:none;
margin: 0 0 15px;
padding: 10px;
border: 7px #EEEEEE solid;
}

ul.flow li {
overflow:hidden;
}

ul.flow li {
clear: left;
text-align: left;
margin: 10px 0 0 0;
padding: 10px;
line-height: 150%;
color:#2b2b2b;
border: 1px dashed #ccc;
}

/*------------------------------------------------
ポイント
-------------------------------------------------*/

.pointsArea {
margin: 10px 0;
padding: 0;
}

ul.points {
margin: 0;
padding: 0;
list-style: none;
}

ul.points li {
margin: 0;
padding: 0 0 0 40px;
font-size: 14px;
text-align: left;
background: url(./images/points.gif)  left top no-repeat;
border-bottom: 1px #fff dotted;
}

/*------------------------------------------------
特長・機能
-------------------------------------------------*/

dl.feature {
text-align: left;
margin: 10px 0;
padding: 0;
}

dl.feature dt {
display:block;
color: #164a84;
padding: 0 0 0 23px;
text-align: left;
background: url(./images/arr1.png) left top no-repeat;
}

dl.feature dd {
margin-bottom:8px;
padding-bottom:5px;
margin-left: 0;
text-align: left;
background:url(./images/dotted_line.gif) repeat-x left bottom;
}

/*------------------------------------------------
応募・お問い合わせ
-------------------------------------------------*/

dl.formt {
text-align: left;
margin: 0;
padding: 10px;
border:5px #c1e4e9 solid;
}

dl.formt dt {
display:block;
color: #164a84;
padding: 0 0 0 23px;
text-align: left;
background: url(./images/arr01.png) left center no-repeat;
}

dl.formt dd {
margin-bottom:8px;
padding-bottom:5px;
margin-left: 0;
text-align: left;
border-bottom:1px #c1e4e9 dashed;
}

/*------------------------------------------------
カテゴリーページ
-------------------------------------------------*/

dl.kiji {
font-size: 14px;
margin: 5px 0;
padding: 10px;
border:1px #ccc solid;
}
	
dl.kiji dt {
background:url(./images/arr01.png) no-repeat left top;
display: block;
width: 100px;
float: left;
clear : left;
text-align: left;
padding: 0 0 5px 15px;
}

dl.kiji dd {
margin-bottom: 8px;
padding-bottom: 5px;
text-align: left;
margin-left: 0;
background: url('./images/dotted_line.gif') repeat-x left bottom;
}


.date {
display:block;
font-size:80%;
margin:2px 0 0 14px;
margin:0.142857143rem 0 0 0.1rem;
font-weight:normal;
color:#999;
}

/*------------------------------------------------
サムネイル
-------------------------------------------------*/
#contents_right .box {
width:49%;
min-height:180px;
padding-bottom:10px;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
background:url(./images/box_bg.gif) repeat-x left bottom;
}

#contents_right .box h3 {
background:url(./images/arr1.png) no-repeat left center;
padding:0 0 0 20px;
margin:10px 0 8px 5px;
text-align:left;
font-size:16px;
color: #222;
}

#contents_right .box img {
display:block;
float:left;
margin-right:8px;
padding:2px;
}

#contents_right .box p {
line-height: 1.4;
margin-top:10px;
font-size: 12px;
padding: 0 5px 0 5px;
}

#contents_right .box p span {
width:40%;
display:inline-block;
overfolw:hidden;
}

#contents_right .box p.more {
margin-top:0px;
float:right;
}

#contents_right .box p.remove {
margin-top:0px;
float:left;
}

#contents_right .odd {
float: left;
margin:5px 0;
}

#contents_right .even {
float: right;
margin:5px 0;
}

#contents_right .lastbox {
float: right;
width:96%;
margin:5px 2%;
}

.box2 {
clear: both;
padding:0 0 10px 0;
margin:10px;
border-bottom:1px #222 dashed;
}

.box2 h4 {
clear:left;
margin: 5px 0 5px 5px;
padding: 0 0 0 20px;
font-size: 16px;
text-align: left;
color: #222;
background:url(./images/arr1.png) no-repeat left center;
}

.box2 img {
display:block;
float:left;
margin-right:8px;
padding:2px;
}

.box2 p {
line-height: 1.4;
margin-top:10px;
font-size: 12px;
}

.step {
border-bottom:1px dashed #594A00;
overflow:hidden;
margin:0 0 20px 0;
}

.step img {
float:left;
margin:0 10px 10px 0;
padding:2px;
border:1px #ccc solid;
}

/*------------------------------------------------
詳細
-------------------------------------------------*/

.banner {text-align:center;margin:10px;}

dl#details {
text-align: left;
margin: 10px;
padding: 10px;
border:1px #eb6ea5 dashed;
}

dl#details dt {
float:left;
text-align: left;
margin: 0 0 8px 0;
padding: 0 0 0 20px;
background: url(./images/arrow.png) no-repeat left top;
color:#007bbb;
font-weight: bold;
}

dl#details dd {
text-align: left;
clear:left;
margin: 0 0 20px 10px;
padding: 0;
}

li.tel {
list-style:none;
padding:0 0 0 25px;
margin:0;
background: url(./images/tel.gif) left top no-repeat;
}

li.mobile {
list-style:none;
padding:0 0 0 25px;
margin:0;
background: url(./images/mobile.gif) left top no-repeat;
}

li.pc {
list-style:none;
padding:0 0 0 25px;
margin:0;
background: url(./images/pc.gif) left top no-repeat;
}

li.mail {
list-style:none;
padding:0 0 0 25px;
margin:0;
background: url(./images/mail.gif) left top no-repeat;
}
/*------------------------------------------------
カテゴリーサーチ
-------------------------------------------------*/

dl.catSearch {
text-align: left;
margin: 10px;
padding: 10px;
border:1px #eb6ea5 dashed;
}

dl.catSearch dt.catPre {
display:block;
color: #164a84;
padding: 0 0 0 40px;
margin:0 0 10px 0;
line-height: 32px;
text-align: left;
background: url(./images/search.png) left top no-repeat;
}

dl.catSearch dt.catMer {
display:block;
color: #164a84;
padding: 0 0 0 40px;
margin:0 0 10px 0;
line-height: 32px;
text-align: left;
background: url(./images/search.png) left top no-repeat;
}

dl.catSearch dt.catGen {
display:block;
color: #164a84;
padding: 0 0 0 40px;
margin:0 0 10px 0;
line-height: 32px;
text-align: left;
background: url(./images/search.png) left top no-repeat;
}


dl.catSearch dd {
float:left;
}

.catResult {
padding-bottom:10px;
border:1px #ccc dashed;
}

.catResult h3 {
background:url(./images/icon_01.png) no-repeat left center;
padding:0 0 0 20px;
margin:20px 0 8px 5px;
text-align:left;
font-size:16px;
color: #00a3af;
}

.catResult img {
border:1px solid #eee;
padding:2px;
margin:0 auto;
display: block;
}

.catResult p {
line-height: 1.4;
margin-top:10px;
font-size: 12px;
}

.catResult p.more {
margin-top:0px;
float:right;
}

/*------------------------------------------------
使用上の注意・お見積り・ショッピング情報
-------------------------------------------------*/
ul#shp {
text-align:right;
position:absolute;
top:34px;
right:0;
padding:0;
}

ul#shp li {
float:right;
margin:0;
text-align:left;
}

ul#exnav {
text-align:right;
position:absolute;
top:15px;
right:10px;
padding:0;
}

ul#exnav li {
float:right;
margin:10px 0 10px 5px;
text-align:left;
}
/*
ul#exnav li a {
border:1px solid #cacaca;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:12px;
padding: 5px 10px;
text-decoration:none;
display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-weight:bold; color: #222222;
background-color: #E6E6E6;
background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}

ul#exnav li a:hover {
 border:1px solid #b3b3b3;
background-color: #cdcdcd;
background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}
*/
ul#exnav li a {
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px;
font-size:12px;
font-family:arial, helvetica, sans-serif;
padding: 5px 10px;
text-decoration:none;
display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-weight:bold; color: #222222;
background-color: #f4f5f5;background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

ul#exnav li a:hover {
 border:1px solid #bfc4c4;
background-color: #d9dddd;background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

.sb {
float:right; 
width:18%;
margin:3px 0;
padding:6px;
font-size:14px;
color: #fff;
text-align:center; 
background: #000;
display: block;
text-decoration: none;
}

.sb:hover {
color: #fff;
background-image: none;
background: #222;
cursor:pointer;
}

.searchbxs {
margin:10px auto;
}
/*
.sbs {
margin:5px 50px 0 0;
padding:5px;
line-height:28px;
font-size:14px;
color: #fff;
text-align:center; 
background: #000;
display: inline-block;
width: 110px;
text-decoration: none;
}

.sbs:hover {
color: #fff;
background-image: none;
background: #222;
cursor:pointer;
}
*/
.sbs {
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #222222;
background-color: #f4f5f5;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.sbs:hover {
 border:1px solid #bfc4c4;
background-color: #d9dddd;
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
}

ul.warning {
list-style:none;
padding: 5px;
margin:0;
font-weight:700;
background:#fef263;
color: #ff0000;
}

ul.warning li {
background:url(./images/warning01.png) no-repeat left top;
padding-left: 26px;
text-align:left;
}

/*------------------------------------------------
コメント
-------------------------------------------------*/

dl.commbx {
text-align: left;
margin: 10px 0;
padding: 10px;
border:1px #ccc dashed;
}

dl.commbx dt {
display:block;
color: #164a84;
padding: 0 0 0 23px;
text-align: left;
background: url(./images/arr1.png) left top no-repeat;
}

dl.commbx dd {
margin-bottom:8px;
padding-bottom:5px;
margin-left: 0;
text-align: left;
background:url(./images/dotted_line.gif) repeat-x left bottom;
}

dl.commbx dd.last {
background:none;
}

dl.commbx dd input,dl.commbx dd textarea {
width:50%;
}


/*------------------------------------------------
QR
-------------------------------------------------*/

.qrkeitai {
width:46%;
float:left;
margin:5px 0 10px 2%;
padding-bottom:10px;
border:1px #ccc dashed;
}

.qrmail {
width:46%;
float:right;
margin:5px 2% 10px 0;
padding-bottom:10px;
border:1px #ccc dashed;
}


/*-------------------------------------------------
  Category List
-------------------------------------------------*/	

ul.catListArea {
margin: 0;
padding:5px;
background: #e8d3c7;
overflow:hidden;
}
	
li.catList {
float:left;
display: inline;
}

li.catList {
margin: 2px;
display: inline;
font-size:14px;
color: #fff;
text-align: center;
border: 1px #ccc solid;
background: #eaf4fc;
}

li.catList a {
background: #fff;
display: block;
padding: 5px;
text-decoration: none;
}

li.catList a:link{
color: #000000;
}

li.catList a:visited{
color: #000000;
}

li.catList a:hover{
color: #ff0000;
text-decoration:none; 
background-image: none;
background-color: transparent;
}

/*-------------------------------------------------
 脚注
-------------------------------------------------*/	
.sup {
vertical-align: super;
color: #ff0000;
font-size: 10px;
}

/*-------------------------------------------------
 スライドショー
-------------------------------------------------*/	

#slideshow {
/*
width:940px;
max-height:588px;
*/
width:690px;
max-height:432px;
/*
margin:0  auto 10px;
*/
margin:0  auto 10px;
}

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
position: relative;
list-style: none;
overflow: hidden;
/*
width:940px;
*/
padding: 0;
margin: 0;
}

.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}

.rslides li:first-child {
position: relative;
display: block;
float: left;
}

.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}

/*-------------------------------------------------
 Scene
-------------------------------------------------*/
h3#scene01 {
	padding: 0 0 0 70px;
	margin: 0;
	line-height: 50px;
	text-align: left;
	color: #ea5506;
	background: url(./images/scene01_bg.gif) left center no-repeat;
	border:none;
}

h3#scene02 {
	color: #ea5506;
	padding: 0 0 0 70px;
	margin: 0;
	line-height: 50px;
	text-align: left;
	background: url(./images/scene02_bg.gif) left center no-repeat;
	border:none;
}

h3#scene03 {
	color: #ea5506;
	padding: 0 0 0 70px;
	margin: 0;
	line-height: 50px;
	text-align: left;
	background: url(./images/scene03_bg.gif) left center no-repeat;
	border:none;
}

h3#scene04 {
	color: #ea5506;
	padding: 0 0 0 70px;
	margin: 0;
	line-height: 50px;
	text-align: left;
	background: url(./images/scene04_bg.gif) left center no-repeat;
	border:none;
}

h3#scene05 {
	color: #ea5506;
	padding: 0 0 0 70px;
	margin: 0;
	line-height: 50px;
	text-align: left;
	background: url(./images/scene05_bg.gif) left center no-repeat;
	border:none;
}

dl.scene {
}

dl.scene dt {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	padding: 5px 0 0 30px;
	margin: 0;	
	color: #ea5506;
	background: url(./images/arr1.png) left center no-repeat;
}

/*-------------------------------------------------
 PDF
-------------------------------------------------*/	

.pdf {
padding:0 0 0 25px;
background: url(./images/pdf.gif) left top no-repeat;
}

/*-------------------------------------------------
 補足
-------------------------------------------------*/	

.hosoku {
border:1px #008092 dashed;
padding: 10px;
background:#F0F8FF;
text-align:left;
font-size:14px;
color:#008092;
}
.hosokum {
display:inline-block;
background:#008092;
color:#ffffff;
font-weight:700;
margin:0 0 10px 0;
padding:5px;
}
.hosokum2 {
display:inline-block;
background:#008092;
color:#ffffff;
font-weight:700;
margin:15px 0 10px 0;
padding:5px;
}

/*-------------------------------------------------
 注意
-------------------------------------------------*/	
ul.caution {
border:2px #ff0000 dashed;
padding:5px;
margin: 10px 0;
list-style:none;
}

ul.caution li {
text-align:left;
list-style:none;
margin:0;
padding: 0 0 0 30px;
color:#ff000;
font-size:14px;
font-weight:700;
background: url(./images/caution.gif) no-repeat left top;
}


/*-------------------------------------------------
豆知識
-------------------------------------------------*/	

dl.knowledge {
padding:5px;
margin: 10px 0;
list-style:none;
}

dl.knowledge dt {
text-align:left;
list-style:none;
margin:0;
padding: 0 0 0 30px;
color:#006F5F;
font-size:14px;
font-weight:700;
background: url(./images/book.png) no-repeat left top;
}

dl.knowledge dd {
text-align:left;
list-style:none;
margin:0 0 10px 0;
padding: 0 0 0 30px;
font-size:14px;
}

/*-------------------------------------------------
リンク
-------------------------------------------------*/	

.link0 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:60px;
line-height:60px;
font-size:16px;
text-align: center;
background:url(./images/yahoo_shopping.png) center center no-repeat;
}

.link0 a {
font-weight: bold;
background: #fff url(./images/yahoo_shopping.png) center center no-repeat;
display: block;
width: 100%;
height:60px;
text-decoration: none;
}

.link0 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #e60033;
border-right: 1px solid #007bbb;
border-bottom: 1px solid #007bbb;
border-left: 1px solid #e60033;
}

.link0 a span{
background: #ffe6d6;
border: 3px solid #bce2e8;
border-radius: 7px;
box-shadow: 0 0 4px rgba(0,0,0,0.1);
color: #d75647;
font-size: 12px;
font-weight: normal;
line-height: 1.3;
position: absolute;
bottom: 60px;
left: 0;
opacity: 0;
margin: 0 12px;
padding: 6px 8px;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.link0 a:hover span{
bottom: 55px;
opacity: 1;
}

.link0 a span:after{
border-top: 20px solid #bce2e8;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
content: ' ';
position: absolute;
left: 50%;
bottom: -20px;
width: 0;
height: 0;
margin-left: -8px;
}

.link1 {
margin:0;
padding:0
}

.link1 {
margin: 10px 0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:60px;
line-height:60px;
font-size:16px;
text-align: center;
background: #ff4500 url(./images/link1_bg.png) left center no-repeat;
}

.link1 a {
font-weight: bold;
background: #fff url(./images/link1_bg.png) left center no-repeat;
display: block;
width: 100%;
height:60px;
text-decoration: none;
}

.link1 a:hover{
color: #fff;
background-image: none;
background-color: transparent;
}

.link2 {
margin:0;
padding:0
}

.link2 {
margin: 10px 0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:60px;
line-height:60px;
font-size:16px;
text-align: center;
background: #009dff url(./images/link2_bg.png) left top no-repeat;
}

.link2 a {
font-weight: bold;
background: #fff url(./images/link2_bg.png) left top no-repeat;
display: block;
width: 100%;
height:60px;
text-decoration: none;
}

.link2 a:hover{
color: #fff;
background-image: none;
background-color: transparent;
}

.link2 {
margin:0;
padding:0
}

.link3 {
margin: 10px 0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fef263 url(./images/mitumori.png) left top no-repeat;
}

.link3 a {
font-weight: bold;
background: #fff url(./images/mitumori.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link3 a:hover{
color: #fff;
background-image: none;
background-color: transparent;
}

.link4 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/todrmart2.png) left top no-repeat;
}

.link4 a {
font-weight: bold;
background: #fff url(./images/todrmart2.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link4 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #cee4ae;
border-right: 1px solid #a8c97f;
border-bottom: 1px solid #a8c97f;
border-left: 1px solid #cee4ae;
}

.link5 {
margin:0;
padding:0
}

.link5 {
margin: 10px 0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:60px;
line-height:60px;
font-size:16px;
text-align: center;
background: #bbc8e6 url(./images/link5_bg.png) left center no-repeat;
}

.link5 a {
font-weight: bold;
background: #fff url(./images/link5_bg.png) left center no-repeat;
display: block;
width: 100%;
height:60px;
text-decoration: none;
}

.link5 a:hover{
color: #fff;
background-image: none;
background-color: transparent;
}

.link6 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/todrmart3.png) left top no-repeat;
}

.link6 a {
font-weight: bold;
background: #fff url(./images/todrmart3.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link6 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #cc7eb1;
border-right: 1px solid #bc64a4;
border-bottom: 1px solid #bc64a4;
border-left: 1px solid #cc7eb1;
}


.link7 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/todrmart.png) left top no-repeat;
}

.link7 a {
font-weight: bold;
background: #fff url(./images/todrmart.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link7 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #bce2e8;
border-right: 1px solid #89c3eb;
border-bottom: 1px solid #89c3eb;
border-left: 1px solid #bce2e8;
}


.link8 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/todrmartjp.png) left top no-repeat;
}

.link8 a {
font-weight: bold;
background: #fff url(./images/todrmartjp.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link8 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #f6ad49;
border-right: 1px solid #f39800;
border-bottom: 1px solid #f39800;
border-left: 1px solid #f6ad49;
}

.link10 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/mysco_h80.png) left top no-repeat;
}

.link10 a {
font-weight: bold;
background: #fff url(./images/mysco_h80.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link10 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #ced4df;
border-right: 1px solid #ced4df;
border-bottom: 1px solid #84a2d4;
border-left: 1px solid #84a2d4;
}

.link11 {
position: relative;
margin: 0;
padding:0;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
height:80px;
line-height:80px;
font-size:16px;
text-align: center;
background: #fff url(./images/navis_logo.png) left top no-repeat;
}

.link11 a {
font-weight: bold;
background: #fff url(./images/navis_logo.png) left top no-repeat;
display: block;
width: 100%;
height:80px;
text-decoration: none;
}

.link11 a:hover{
color: #fff;
background: transparent;
border-top: 1px solid #ced4df;
border-right: 1px solid #ced4df;
border-bottom: 1px solid #84a2d4;
border-left: 1px solid #84a2d4;
}

/*-------------------------------------------------
リード文
-------------------------------------------------*/	

.lead {
color:#4C3F00;
text-align:center;
font-weight:bold;
}

.leadl {
color:#4C3F00;
text-align:left;
font-weight:bold;
}

.leadfr {
padding:10px;
text-align:left;
background:#FFFAE5;
}

.oteire {
font-size:14px;
padding:10px;
text-align:left;
background:#FFFAE5;
color:#FF3B00;
}

/*-------------------------------------------------
 リンク
-------------------------------------------------*/	

table.linkbox {
width:100%;
padding:0;
margin:10px 29px 0 0;
border-bottom:1px #ccc dashed;
}

table.linkbox th {
vertical-align:top;
background:#eee;
padding:5px;
font-size:14px;
}

table.linkbox td {
vertical-align:top;
padding:5px;
font-size:14px;
}

/*-------------------------------------------------
  Search Box
-------------------------------------------------*/	
.searchBox {
background:#ccc;
font-size: 12px;
width:100%;
height: 40px;
text-align: left;
margin: 0;
padding: 0;
}

.searchMain  {
width: 940px;
line-height: 40px;
margin:0 auto;
overflow:hidden;
}

/*-------------------------------------------------
  FAX
-------------------------------------------------*/	

.faxara {
background:#eee;
border:#ccc;
margin:10px 0;
padding:10px;
}

.faxbtn {
color:#fff;
line-height: 58px;
font-size:24px;
border-top:1px #ea5506 solid;
border-left:1px #ea5506 solid;
border-right:2px #ea5506 solid;
border-bottom:2px #ea5506 solid;
}

.faxbtn a {
width:100%;
display:inline-block;
color:#fff;
font-weight:bold;
paddig:10px 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f39800', endColorstr = '#ea5506');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f39800', endColorstr = '#ea5506')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #f39800, #ea5506);
background-image: -ms-linear-gradient(top, #f39800, #ea5506);
background-image: -o-linear-gradient(top, #f39800, #ea5506);
background-image: -webkit-gradient(linear, center top, center bottom, from(#f39800), to(#ea5506));
background-image: -webkit-linear-gradient(top, #f39800, #ea5506);
background-image: linear-gradient(top, #f39800, #ea5506);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
text-shadow: 1px 1px 3px #eb6101;
}

.faxbtn a:hover{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6ad49', endColorstr = '#ee7800');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f6ad49', endColorstr = '#ee7800')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #f6ad49, #ee7800);
background-image: -ms-linear-gradient(top, #f6ad49, #ee7800);
background-image: -o-linear-gradient(top, #f6ad49, #ee7800);
background-image: -webkit-gradient(linear, center top, center bottom, from(#f6ad49), to(#ee7800));
background-image: -webkit-linear-gradient(top, #f6ad49, #ee7800);
background-image: linear-gradient(top, #f6ad49, #ee7800);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/

text-shadow: 1px 1px 3px #eb6101;
text-decoration:none;
}

/*-------------------------------------------------
  お見積もり
-------------------------------------------------*/	

.mitumoriara {
background:#eee;
border:#ccc;
margin:10px 0;
padding:10px;
}

.mitumoribtn {
font-size:24px;
border-top:1px #ccc solid;
border-left:1px #ccc solid;
border-right:2px #ccc solid;
border-bottom:2px #ccc solid;
}

.mitumoribtn a {
width:100%;
display:inline-block;
padding:10px 0;
color:#2a83a2;
font-weight:bold;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#89c3eb');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#89c3eb')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffffff, #89c3eb);
background-image: -ms-linear-gradient(top, #ffffff, #89c3eb);
background-image: -o-linear-gradient(top, #ffffff, #89c3eb);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#89c3eb));
background-image: -webkit-linear-gradient(top, #ffffff, #89c3eb);
background-image: linear-gradient(top, #ffffff, #89c3eb);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
text-shadow: 1px 1px 3px #ddd;
}

.mitumoribtn a:hover{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#a0d8ef');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#a0d8ef')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffffff, #a0d8ef);
background-image: -ms-linear-gradient(top, #ffffff, #a0d8ef);
background-image: -o-linear-gradient(top, #ffffff, #a0d8ef);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#a0d8ef));
background-image: -webkit-linear-gradient(top, #ffffff, #a0d8ef);
background-image: linear-gradient(top, #ffffff, #a0d8ef);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
text-shadow: 1px 1px 3px #ddd;
text-decoration:none;
}

/*-------------------------------------------------
  Yahooへのリンク
-------------------------------------------------*/
.yahooara {
clear:both;
background:#eee;
border:1px #ccc solid;
margin:10px 0;
padding:5px;
font-size:12px;
overflow:hidden;
}

.yahooara span {
float:left;
} 
span.yahoo {
display:inline-block;
font-size:12px;
background: #fff url(./images/yahoo.gif) left center no-repeat;
padding: 2px 2px 2px 100px;
margin:0;
}

p.yahoo a {
font-size:12px;
}

/*-------------------------------------------------
  注意事項へのリンク
-------------------------------------------------*/
.warningara {
text-align:left;
clear:both;
background:#ee827c;
border:1px #ccc solid;
margin:10px 0;
padding:5px;
font-size:12px;
overflow:hidden;
}

span.warn {
/*display:block;*/
font-size:12px;
background: #fff url(./images/warning01.png) 3px 3px no-repeat;
padding: 2px 2px 2px 23px;
margin:0 2px;
}

/*-------------------------------------------------
  売り上げランキング
-------------------------------------------------*/

.ucart_widget_body {
list-style: none;
margin:0 13px 0 10px;
padding:5px 0;
background: #fff;
}
.bsticn {
display:nline-block;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cc7eb1', endColorstr = '#aa4c8f');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cc7eb1', endColorstr = '#aa4c8f')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #cc7eb1, #aa4c8f);
background-image: -ms-linear-gradient(top, #cc7eb1, #aa4c8f);
background-image: -o-linear-gradient(top, #cc7eb1, #aa4c8f);
background-image: -webkit-gradient(linear, center top, center bottom, from(#cc7eb1), to(#aa4c8f));
background-image: -webkit-linear-gradient(top, #cc7eb1, #aa4c8f);
background-image: linear-gradient(top, #cc7eb1, #aa4c8f);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
border:1px #7a4171 solid;
color:#fff;
text-shadow: 1px 1px 3px #7a4171;
font-weight:700;
padding:0 5px;
margin: 0 3px 0 0;
}

li.bstnm {
font-size:12px;
text-align:left;
padding: 5px;
clear:left;
}

li.bstnm1 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku61.gif) 5px 5px no-repeat;
}

li.bstnm2 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku62.gif) 5px 5px no-repeat;
border-top:1px #e60033 dashed;
}

li.bstnm3 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku63.gif) 5px 5px no-repeat;
border-top:1px #e60033 dashed;
}

li.bstnm4 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku64.gif) 5px 5px no-repeat;
}

li.bstnm5 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku65.gif) 5px 5px no-repeat;
}

li.bstnm6 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku66.gif) 5px 5px no-repeat;
}

li.bstnm7 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku67.gif) 5px 5px no-repeat;
}

li.bstnm8 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku68.gif) 5px 5px no-repeat;
}

li.bstnm9 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku69.gif) 5px 5px no-repeat;
}

li.bstnm10 {
font-size:12px;
text-align:left;
padding: 5px 5px 5px 48px;
background: url(./images/i_suuji_sikaku70.gif) 5px 5px no-repeat;
}


li.bstimg {
text-align:center;
overflow:hidden;
}

li.bstimg img {
float:left;
}

li.bstimg p {
font-size:11px;
text-align:left;
margin:0;
}

/*-------------------------------------------------
  カタログボタン
-------------------------------------------------*/
.catlink {
margin:10px 0;
padding:5px;
font-size:12px;
text-align:right;
}

.caticon {
padding: 0 0 0 20px;
background: url(./images/caticon.png) left center no-repeat;
}

a.css3button {
	clear:both;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	background: -moz-linear-gradient(
		top,
		#a3a3a3 0%,
		#3b3b3b 50%,
		#242424 50%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#a3a3a3),
		color-stop(0.50, #3b3b3b),
		color-stop(0.50, #242424),
		to(#000000));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}


a.css3button:hover {
	text-decoration:none;
	color: #000000;
	padding: 4px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#99fcff 50%,
		#91ffe0 50%,
		#9effe4 50%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #99fcff),
		color-stop(0.50, #91ffe0),
		color-stop(0.50, #9effe4),
		to(#ffffff));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	text-shadow:
		0px -1px 3px rgba(255,255,255,0.8),
		0px 1px 0px rgba(255,255,255,0.3);
}

/*-------------------------------------------------
  カタログ一覧表
-------------------------------------------------*/
	
dl.cattable {
	margin:10px 0;
	padding:5px 5px 10px 5px;
	}

dl.cat1,dl.cat10,dl.cat19 {
	border:3px #384D98 solid;
	}
	
dl.cat2,dl.cat11,dl.cat20 {
	border:3px #660099 solid;
	}

dl.cat3,dl.cat12,dl.cat21 {
	border:3px #007D7F solid;
	}

dl.cat4,dl.cat13,dl.cat22 {
	border:3px #007E4E solid;
	}

dl.cat5,dl.cat14,dl.cat23 {
	border:3px #ff3300 solid;
	}

dl.cat6,dl.cat15 {
	border:3px #B1632A solid;
	}

dl.cat7,dl.cat16 {
	border:3px #ff3333 solid;
	}

dl.cat8,dl.cat17 {
	border:3px #D0167A solid;
	}

dl.cat9,dl.cat18 {
	border:3px #1E90FF solid;
	}
					
dl.cattable dd.pa1,dl.cattable dd.pa10,dl.cattable dd.pa19 {
border-bottom:1px solid #384D98;
}

dl.cattable dd.pa2,dl.cattable dd.pa11,dl.cattable dd.pa20 {
border-bottom:1px solid #660099;
}

dl.cattable dd.pa3,dl.cattable dd.pa12,dl.cattable dd.pa21 {
border-bottom:1px solid #007D7F;
}

dl.cattable dd.pa4,dl.cattable dd.pa13,dl.cattable dd.pa22 {
border-bottom:1px solid #007E4E;
}

dl.cattable dd.pa5,dl.cattable dd.pa14,dl.cattable dd.pa23 {
border-bottom:1px solid #ff3300;
}

dl.cattable dd.pa6,dl.cattable dd.pa15 {
border-bottom:1px solid #B1632A;
}

dl.cattable dd.pa7,dl.cattable dd.pa16 {
border-bottom:1px solid #ff3333;
}

dl.cattable dd.pa8,dl.cattable dd.pa17 {
border-bottom:1px solid #D0167A;
}

dl.cattable dd.pa9,dl.cattable dd.pa18 {
border-bottom:1px solid #1E90FF;
}

dl.cattable dd.ch1,dl.cattable dd.ch10,dl.cattable dd.ch19 {
border-bottom:1px dashed #384D98;
}

dl.cattable dd.ch2,dl.cattable dd.ch11,dl.cattable dd.ch20 {
border-bottom:1px dashed #660099;
}

dl.cattable dd.ch3,dl.cattable dd.ch12,dl.cattable dd.ch21 {
border-bottom:1px dashed #007D7F;
}

dl.cattable dd.ch4,dl.cattable dd.ch13,dl.cattable dd.ch22 {
border-bottom:1px dashed #007E4E;
}

dl.cattable dd.ch5,dl.cattable dd.ch14,dl.cattable dd.ch23 {
border-bottom:1px dashed #ff3300;
}

dl.cattable dd.ch6,dl.cattable dd.ch15 {
border-bottom:1px dashed #ff3300;
}

dl.cattable dd.ch7,dl.cattable dd.ch16 {
border-bottom:1px dashed #ff3333;
}

dl.cattable dd.ch8,dl.cattable dd.ch17 {
border-bottom:1px dashed #D0167A;
}

dl.cattable dd.ch9,dl.cattable dd.ch18 {
border-bottom:1px dashed #1E90FF;
}

dl.cattable dt.pa {
	display:block;
	padding: 7px 5px 7px 20px;
	background: url(./images/caticon.png) left center no-repeat;
	text-align: left;
	width:80%;
	float:left;
	clear:left;	
	font-size:12px;
	font-weight:bold;
	color:#164a84;
}

dl.cattable dt.ch {
	display:block;
	background: url(./images/catarrow.png) left center no-repeat;
	text-align: left;
	width:80%;
	float:left;
	clear:left;	
	padding:7px 5px 7px 30px;
	font-size:12px;
	color:#164a84;
}

dl.cattable dd {
	padding:7px 5px;
	font-size:12px;
	margin-left: 0;
	text-align: right;
}

dl.cattable dd.first, dl.cattable dd.last {
	padding:7px 5px;
	font-size:12px;
	margin-left: 0;
	text-align: left;
	border-top:1px solid #2198ad;
}

a.css3button2 {
	font-size: 10px;
	color: #ffffff;
	padding: 2px;
	background: -moz-linear-gradient(
		top,
		#a3a3a3 0%,
		#3b3b3b 50%,
		#242424 50%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#a3a3a3),
		color-stop(0.50, #3b3b3b),
		color-stop(0.50, #242424),
		to(#000000));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}


a.css3button2:hover {
	text-decoration:none;
	color: #000000;
	padding: 2px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#99fcff 50%,
		#91ffe0 50%,
		#9effe4 50%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #99fcff),
		color-stop(0.50, #91ffe0),
		color-stop(0.50, #9effe4),
		to(#ffffff));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 5px rgba(000,034,255,0.6);
	text-shadow:
		0px -1px 3px rgba(255,255,255,0.8),
		0px 1px 0px rgba(255,255,255,0.3);
}

a.css3button3 {
	font-size: 12px;
	color: #ffffff;
	padding: 3px 6px;
	background: -moz-linear-gradient(
		top,
		#2d2a29 0%,
		#302f2b);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#2d2a29),
		to(#302f2b));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}


a.css3button3:hover {
	text-decoration:none;
	font-size: 12px;
	color: #ffffff;
	padding: 3px 6px;
	background: -moz-linear-gradient(
		top,
		#6d6b62 0%,
		#302f2b);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#6d6b62),
		to(#302f2b));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #949494;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}

.moreb {
	margin:0 13px 0 10px;
	padding:5px;
	background: #fff;
	text-align:right;
	border-top:1px #ccc dashed;
}


/*-------------------------------------------------
  カートへ入れるボタン
-------------------------------------------------*/

#itempage .skuform .skubutton,#itempage .skuform2 .skubutton {
  background:#c9171e url(./images/addtocart_s.png) no-repeat left top;
  width: 130px;
  height: 39px;
  padding:0px;
  margin: 0px;
  border:none;
  cursor:pointer;
  overflow:hidden;
  display: inline-block;
  text-indent: 500px;
}

#itempage .skuform,#itempage .skuform2 {
margin:10px;
padding:0;
}

/*-------------------------------------------------
  お見積りカートへのリンクボタン
-------------------------------------------------*/

a.cart {
float: right;
color:#fff;
font-weight: bold;
font-size:14px;
padding:7px 7px 7px 40px;
background:#007b43 url(./images/cart_b.png) left bottom no-repeat;
}

a.cart:visited {
color:#fff;
}

a.cart:hover {
color:#fff;
background:#3eb370 url(./images/cart_b.png) left bottom no-repeat;
text-decoration: none;
}

/*------------------------------------------------
お気に入り
-------------------------------------------------*/
.check {
float:left;
font-size:12px;
padding:0 0 0 25px;
margin:0;
background: url(./images/checkmark.png) left top no-repeat;
}

.wpfp-span {
font-size:12px;
float:left;
padding:0;
margin:0;
}

/*------------------------------------------------
カレンダー
-------------------------------------------------*/

table#wp-calendar {
border: #222 1px solid;
border-collapse: collapse;
font-size: 14px;
color: #222;
margin:5px auto 5px;
} 

table#wp-calendar th,table#wp-calendar td {
border: #222 1px dashed;
vertical-align: top;
text-align: left;
padding: 2px;
}

/*------------------------------------------------
カタログ画像
-------------------------------------------------*/
.faximg { 
-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
box-shadow: 1px 1px 4px rgba(0,0,0,.5);
padding: 2px;
}

/*------------------------------------------------
注意書き
-------------------------------------------------*/
.chuui {
clear: both;
border:3px #ff0000 solid;
background: #ffffff;
text-align: left;
padding: 10px;
}

.chuui span {
display: block;
font-weight: bold;
color: #ff0000;
font-size: 24px;
}

/*--------------------------------
Point
----------------------------------*/
dl.point {
text-align: left;
border: 5px #316745 solid;
background: #f8f4e6;
padding: 10px;
}

dl.point dt {
line-height: 40px;
font-size: 20px;
font-weight: bold;
color: #316745;
background: url("./images/check_70974.png") left top no-repeat;
padding: 0 0 0 36px;
}

dl.point dd {
padding: 0 5px 0 5px;
margin: 0 0 10px 0;
}

/*--------------------------------
Table
----------------------------------*/
table.spc {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin:0 auto;
}

table.spc tr {
border-bottom: solid 1px #eee;
cursor: pointer;
}

table.spc tr:hover {
background-color: #d4f0fd;
}

table.spc th,table.spc td {
padding: 10px;
border:1px solid #ccc;
}

table.spc th {
width:30%;
font-weight:normal;
background:#efefef;
text-align:left;
}

table.spc td.icon {
background-size: 35px;
background-position: left 5px center;
background-repeat: no-repeat;
padding-left: 30px;
}

/*--------------------------------
Apply Button
----------------------------------*/
.apparea {
position: absolute;
top: 30px;
right: 0px;
} 

a.btn-gradient-3d-orange, a.btn-gradient-3d-orange:visited {
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
border-radius: 4px;
color: #ffffff;
background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
border-bottom: solid 3px #c58668;
}

a.btn-gradient-3d-orange:active {
-webkit-transform: translateY(4px);
transform: translateY(4px);
box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
border-bottom: none;
}

a.btn-gradation, a.btn-gradation:visited {
display: inline-block;
text-align: center;
font-size: 16px;
color: #FFF;
text-decoration: none;
font-weight: bold;
padding: 12px 24px;
border-radius: 4px;
background-image: linear-gradient(-90deg, #FF006E, #FFD500);
transition: .5s;
background-size: 200%;
}

a.btn-gradation:hover {
background-position: right center;
}

a.btn-push, a.btn-push:visited {
display: inline-block;
text-align: left;
background-color: #ffa300;
font-size: 16px;
color: #FFF;
text-decoration: none;
font-weight: bold;
padding: 10px 24px;
border-radius: 4px;
  border-bottom: 4px solid #d37800;
}

a.btn-push:active {
transform: translateY(4px);
border-bottom: none;
}

/*-------------------------------------------------
  Product Image
-------------------------------------------------*/	
.bigImage {
margin: 0 auto;
}
.bigImage img {
width: 320px;
}

ul.smallImage {
width: 320px;
margin: 10px auto;
padding: 0;
list-style: none;
}

li.imagePhoto img {
width: 80px;
list-style: none;
float: left;
margin: 0;
padding: 0;
}
/*-------------------------------------------------
  Product Description
-------------------------------------------------*/	
.desc {
clear:both;
padding: 10px;
margin: 10px 0;
}

.price {
color: #ff0000;
font-weight: bold;
}

.icon-camp {
background: #fff;
padding: 5px;
margin: 10px 0;
overflow: hidden;
}

.medicine {
background: #fff;
padding: 5px;
margin: 5px 0;
color: #ff0000;
border: 1px #ff0000 solid;
}

.medical {
background: #fff;
padding: 5px;
margin: 5px 0;
color: #0000ff;
border: 1px #0000ff solid;
}

.icon1 {
float: left;
text-align: center;
display: inline-block;
padding: 5px 10px;
margin: 5px;
background: #006e54;
border-radius: 5px;
color: #fff;
}

.icon2 {
float: left;
padding: 5px 10px;
margin: 5px;
text-align: center;
display: inline-block;
background: #824880;
border-radius: 5px;
color: #fff;
}

.icon3 {
float: left;
padding: 5px 10px;
margin: 5px;
text-align: center;
display: inline-block;
background: #ea5506;
border-radius: 5px;
color: #fff;
}

.campaign1 {
float: left;
text-align: center;
display: inline-block;
padding: 5px 10px;
margin: 5px;
background: #fff;
border-radius: 5px;
color: #4a488e;
border: 1px #4a488e solid;
}

.campaign2 {
float: left;
text-align: center;
display: inline-block;
padding: 5px 10px;
margin: 5px;
background: #fff;
border-radius: 5px;
color: #e95295;
border: 1px #e95295 solid;
}

.campaign3 {
float: left;
text-align: center;
display: inline-block;
padding: 5px 10px;
margin: 5px;
background: #fff;
border-radius: 5px;
color: #bb5548;
border: 1px #bb5548 solid;
}
/*-------------------------------------------------
  Flow
-------------------------------------------------*/	
.flowarea {
border: 3px #ccc solid;
padding: 5px;
margin: 0 0 30px 0;
background: #eaf4fc;
}

.flowarea p {
font-size:14px;
padding: 5px;
}

.flowaku {
background: #eee;
padding: 5px;
margin: 5px 0;
overflow: hidden;
}

.flowakuw {
background: #fff;
text-align: left;
line-height: 26px;
padding: 5px;
margin: 5px 0;
overflow: hidden;
}

.flowsq {
height: 16px;
float: left;
font-size:16px;
line-height: 20px;
display:inline-block;
color:#fff;
font-weight:700;
padding:5px;
margin: 0 10px 0 0;
text-align: center;
}

.flowr {
background:#ff0000;
}
.flowb {
background:#0000ff;
}
.flowq {
background:#eb6101;
}

.flowa {
float: left;
font-size:18px;
display:inline-block;
border:2px #eb6101 solid;
background:#fff;
color:#eb6101;
font-weight:700;
padding:5px;
margin: 0 10px 0 0;
text-align: center;
}
