.desSlideshow{
	background-image: url(../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
	float: left;
}

.desSlideshow .switchBigPic,.desSlideshow .nav{
    display: none;
}

footer {
	background-color: #255c24;
}

#copy {
    border-top: 1px solid #A1D509;
}


#foot #copy h3{
    color: white;
}

.service_menu ul {
    list-style: none outside none;
    padding: 0 0 0 10px;
    margin: 0;
}
.service_menu li {
	padding: 3px;
	margin: 5px 0;
	background-color: #ffffff;
}
.service_menu li:hover {
	background-color: #FFE2B7;
	background-color: #D3E0F8;
}

.service_menu{
	font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
	line-height: 1;
}
.service_menu a {
	text-decoration: none;
}
.service_menu a:hover {
}
.service_menu h2 {
	color: red;
    background-color: #FFFFFF;
    color: #0B309A;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 10px;
}
.service_menu h3 {
    border-bottom: 1px dotted #2F60C7;
    color: #2F60C7;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 4px 6px;
    text-align: left;
}
.service_menu h4 {
    color: #2F60C7;
    font-size: 11px;
    margin: 5px 0;
    padding-left: 5px;
}
/* 下層のメニューを不可視に */
ul#pulldown-menu li:hover{
	background-color: red;
}


ul#pulldown-menu li ul {
    margin: 0;
    padding: 0;
    display: none;
    color: white;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul#pulldown-menu li ul li {
    background-color: #FF8702;
    float: none;
    font-weight: normal;
    margin: 0;
}

li.nav_pulldown {
	color: #FFFFFF;
}

ul.hosi {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 25px;
    list-style-image: url("../images/icon/hosi.png");
    padding: 0 20px;
}
ul.kome {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 25px;
	list-style-image: url("../images/icon/kome.png");
	padding: 0 10px 0 30px;
}


.shopping_form{
	background-color: white;
	padding: 20px;
	margin: 20px auto;
	line-height: 120%;
	width: 550px;
	clear: both;
}
.shopping_form p {
	line-height: 120%;
	font-weight: bold;
}
.shopping_form table, .shopping_form th, .shopping_form td {
	border: none;
}
.shopping_form table{
	width: 100%;
}
.shopping_form td{
	padding: 1px;
}
.shopping_list table, .shopping_list th, .shopping_list td {
	border: 1px solid #999999;
	text-align: center;
	background-color: white;
}


.shopping_list th, .shopping_list td {
	width: 50%;
	padding: 2px;
}
.shopping_list table{
        font-weight: bold;
}

.shopping_list table th{
	background-color: orange;
	color: #FFF;
}
.shopping_list{
	padding: 3px;
}

.shopping_list td[colspan='2']{
    background-color: #6699FF;
}

table.shopping_option td{
	font-size: 12px;
}

article{
	padding-bottom: 20px;
}
section article h1 {
	font-size: 16px;
}
section h3{
	font-weight: bold;
}
section p{
	line-height: 1.5;
//	font-weight: bold;
}
p.description {
    color: #FF0000;
    font-weight: bold;
    line-height: 1.5;
}
.lay {
    clear: both;
    padding-top: 10px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.clear {
	clear: both;
}

ul.shopping_navi{
    float: right;
    margin: 23px 0 0;
}
ul.shopping_navi li.shopping_cart{
    background: none repeat scroll 0 0 transparent;
    margin-top: 0px;
    padding-left: 0;
}
ul.shopping_navi li.shopping_cart form:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

ul.shopping_navi li{
    background: url("../images/icon/sankaku.png") no-repeat scroll 0 0 transparent;
    border-bottom: none;
    margin: 10px 0 16px;
    padding: 0 10px 20px 12px;
    float: left;
    line-height: 1;
}

.shopping_title{
}
.shopping_bread{
    border-top: 1px solid black;
    font-size: 12px;
    padding: 5px 0 20px;
}
.shopping_order{
    border-left: 1px solid #003300;
    border-right: 1px solid #003300;
    border-bottom: 1px solid #003300;
    background-color: #e4e4e4;
}
shopping_order img {
    border: none;
}
.shopping_maeni{
	background-color: #FFFFEE;
	font-size: 14px;
	margin: 10px 0;
	padding: 13px 12px 13px 0;
	border-top: 1px solid #003300;
}
.shopping_setumei{
    padding: 40px 0;
    font-weight: normal;
}
.shopping_back{
    text-align: right;
}
ul.shohin-list {
    list-style: none outside none;
    margin: 0;
    padding: 6px;
}

ul.shohin-list li {
    background: url("../images/icon/sikaku.png") no-repeat scroll 0 20px transparent;
    border-bottom: medium none;
    border-top: 1px dashed black;
    margin: 10px 0 0;
    padding: 20px 0 0;
}

.shohin-name {
	float: left;
	text-align: center;
	width: 340px;
	font-size: 12px;
}
.shohin-name p{
    letter-spacing: 0.05em;
}
.shohin-option p{
    font-size: 14px;
}
.shohin-form{
    width: 150px;
    text-align: right;
    float: right;
}
p.shohin-id{
    color: #000099;
}
p.shohin-kakaku{
	color: #ff0000;
	font-size: 13px;
}
.shohin-hosoku{
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    padding: 10px 0 0 59px;
    text-align: left;
    color: #333333;
}
table.bordered{
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
}
table.bordered td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding: 3px;
}
table.bordered th{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
}

span.date {
	float:left;
}
div.news{
	margin-left: 100px;
}

div.gazo {
	float:left;
}
div.setumei{
	float:left;
	margin: 5px;
}

table.voice{
	width: 100%;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}
table.voice td, table.voice th {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

table.voice td{
	background-color: #eeeeee;
	padding: 8px 26px;
	text-align: left;
}
table.voice th{
	background-color: #dddddd;
	padding: 3px;
	text-align: center;
	line-height: 1.5;
}
table.voice col.col1 {
  width: 70%;
}
table.voice col.col2 {
  width: 30%;
}

table.pricelist{
}
table.pricelist td{
	padding: 5px;
}

table.company{
	border: none;
	width: 500px;
	margin: 10px auto;
}
table.company th, table.company td{
	border: none;
	text-align: left;
	line-height: 1.5;
	padding: 7px;
	vertical-align: top;
}
table.company td{
}
table.company th{
	width: 130px;
}
table.tokusho{
	border: none;
	width: 600px;
	margin: 10px auto;
}
table.tokusho th, table.tokusho td{
	border: none;
	text-align: left;
	line-height: 1.5;
	padding: 7px;
	vertical-align: top;
}
table.tokusho th{
	padding: 14px 0 0;
}
table.tokusho td{
	padding-left: 26px;
}

table.shiharai{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 550px;
}
table.shiharai th, table.shiharai td{
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    padding: 8px 12px;
}
table.shiharai th{
	background-color: #FF9900;
	color: white;
	width: 100px;
	font-weight: bold;
	vertical-align: middle;
}
table.shiharai td{
	background-color: #FFffff;
}


.tbl_ba th {
	font-weight: bold;
	font-size: 1.3em;
	background: #eee;
	padding: 10px;
}

.tbl_ba td img {
	margin: 15px 0;
	width: 100%;
}

.tbl_ba td {
	padding: 15px;
	text-align: center;
	border: none;
}

section article .kome li .kome li {
	color: #000;
}
#container section article .kome li .kome li div {
	color: #F00;
}
