@charset "Shift_JIS";


.Content {
	padding-top: 10px;
	padding-bottom: 25px;
}

.Contentimg{
	margin-bottom:5px;
}

.syozaichi{
	float:right;
	text-align:right;
	line-height:1.2em;
}

.syozaichi a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
.syozaichi a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
.syozaichi a:hover {
	text-decoration: underline;
	color: #167EE9;

}
.syozaichi a:active {
	text-decoration: underline;

}

.syozaichi-naka{
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
	line-height:1.1em;
	font-size: 0.9em;
}

.syozaichi-naka a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
.syozaichi-naka a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
.syozaichi-naka a:hover {
	text-decoration: underline;
	color: #167EE9;

}
.syozaichi-naka a:active {
	text-decoration: underline;

}



.bottom{
	padding-top: 5px;
}

.counter {
	text-align: center;
	padding: 3px;
}


.shohintitle{
	font-weight:bold;
	color:#006666;
	display: block;
}

.shohinimgtable{
	float:right;
	width:160px;
}

.shohinimgtable img{
	margin-bottom:3px;
	margin-left: 10px;
}


.img-left {
	float: left;
	margin-right: 10px;
}


.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.center{
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}




.ul-menu {
	list-style-type: none;
	padding-right: 10px;
	margin-bottom: 10px;
}

.ul-menu li {
	border-bottom: 1px dotted #000000;
}


.ul-list {
	list-style-type: none;
}

.ul-list li {
	padding-left: 10px;
}

.waku {
	background-color: #C6CDD9;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}

.waku th {
	background-color: #F4F5F7;
	padding: 5px;
	text-align: center;
}

.waku td {
	background-color: #FFFFFF;
	padding: 5px;
}

td.hyou3-right {
	padding: 3px;
	text-align: right;
	vertical-align: middle;
}


#th1 {
	width: 20%;
}

#th2{
	width:23%;
}


.price{
	display: block;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}


.Text{
	font-size:0.8em;
}

.Text2{
	font-weight:bold;
	color:#006666;
}

.style1 {
	font-size: 1.2em;
	color: #006666;
	padding: 5px 0;
	display: block;
}

.style2{
	padding-left:18px;
	margin:0;
}

.sitemap{
	font-weight: bold;
	font-size: 1.2em;
	color: #006666;
	padding: 5px 0;
}


/*=========通販用===============================*/
.FF0000 {
	color: #FF0000;
}

.color006666 {
	color: #006666;
}

.hakodume_img {
	float: left;
	width: 220px;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 5px;
}


.shop-list_box {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.shop-shosai_box {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}


.syousai {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 10px;
	font-size: 0.9em;
}


/*区切り線===============================================*/


.hr {

height: 1px;
margin: 10px;
display: block;
font-size: 1px;
border-top: 1px dotted #006666;
background: none;
} 

.hr-2 {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	background: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
} 


