/* 外部スタイルシートインポート-------*/

@import "sbs-list.css";
@import "als_msm_xmldata.css";


/* 共通-------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

li{
	list-style:none;
}

/* BODY-------------------------------*/
body {
	margin : 0;
	text-align: center;
	color:#555;
	font-size: 13px;
	line-height: 150%;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background: url('img/back.gif') repeat-y 50% 0;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
	border: 0;
}

/* strong */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none;}

/* リンクアンカーテキストの属性*/
a:link, a:visited, a:active {color: #CC4011; text-decoration: underline;}
a:hover {color: #1199CC; text-decoration: underline;}
	
/* 基本設定*/
#wrapper{
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	height : 115px;
	text-align: left;	
}

#page-top {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	color: #AA8580;
}

#page-top a:link,
#page-top a:visited,
#page-top a:active {
	color: #AA8580;
	text-decoration: none;
	font-weight: bold;
}

#page-top a:hover{color : #FF6633; text-decoration: underline;}

#header .site-title{
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header .site-title a:link,
#header .site-title a:visited,
#header .site-title a:active {
	color: #DD6044;
	display: block;
	height: 50px;
	padding-top: 15px;
	text-decoration: none;
	font-weight: bold;
}

#header .site-title a:hover{color : #FF6633; text-decoration: underline;}

#header .description {
	position: absolute;
	left: 15px;
	top: 98px;
	font-weight: bold;
	color: #888;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

/*ヘッダーメニュー*/
#h_menu1{
	position: absolute;
	right: 10px;
	top: 10px;
	width:354px;
}

#h_menu1 a:link,
#h_menu1 a:visited,
#h_menu1 a:active {
	color: #AA5577 !important;
	text-decoration: none !important;
}

#h_menu1 a:hover {
	color:#FF7755 !important;
	text-decoration: underline !important;
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.60 !important;
	opacity : 0.60 !important;
}

#h_menu1 ul{
}

#h_menu1 li{
	float:left;
	margin-left:4px;
}	

#payment-top {
	position: absolute;
	right: 10px;
	top: 45px;
}


/*ブログの枠等の属性*/
#primary{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/*コンテンツ*/

#content {
	float: right;
	width: 750px;
	margin: 0;
}

.kuzu {
 	margin: 0 !important;
 	font-size: 12px;
	color: #888;
 	text-align: left;
	border: none !important;
 	padding: 10px 5px 5px 5px;
 	line-height: 12px;
 	background: #fff;
}

.kuzu a:link,
.kuzu a:visited,
.kuzu a:active {
	color: #CC7766;
	text-decoration: none;
 	font-weight: normal;
}

.kuzu a:hover{color : #FF6633; text-decoration: underline;}

.page-title {
 	margin: 5px 0 10px 5px;
 	font-size: 16px;
	color: #998580;
 	font-weight: bold;
 	text-align: right;
	border: none !important;
 	padding: 13px 15px 2px 5px;
 	line-height: 19px;
 	background: url("img/h2_back.gif") repeat-x;
}


.cate-in {
	position: absolute;
	top: 146px;
	left: 240px;
 	font-size: 16px;
	color: #888;
 	text-align: left;
	border: none !important;
 	padding: 13px 5px 2px 5px;
 	line-height: 19px;
 	font-weight: bold;
}

.cate-in a:link,
.cate-in a:visited,
.cate-in a:active {
	color: #C57566;
	text-decoration: none;
 	font-weight: bold;
}

.cate-in a:hover{color: #FF6633; text-decoration: underline;}

#content h3 {
 	margin: 20px 0 10px 0;
 	font-size: 16px;
 	font-weight: bold;
	color: #fff;
	background-color: #E89585;
 	padding-left: 5px;
 	line-height: 22px;
 	border-left: 18px solid #FFCCC3;
 	clear: both;
}

#content h3 a {
	color: #FFEBE5;
}

h3.index-h {
	margin-left: 10px !important;
	font-size: 16px !important;
}

#content h4 {
 	margin: 15px 0 7px 0;
 	font-size: 15px;
 	font-weight: bold;
 	text-indent: 5px;
 	line-height: 21px;
	border-left: 5px solid #E88575;
}

#content h5 {
	margin: 10px 0 5px 0;
	padding-left: 15px;
	color: #555;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	background: url("img/h5_back.gif") no-repeat top left;
}


/*記事枠*/
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 5px 0;
}

#content .doc{
	margin: 10px 0 20px 10px;
	padding: 5px 15px 15px 15px;
	text-align: left;
	line-height: 150%;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .doc p{
	padding-left: 10px;
}

/*HOME,カテゴリーページ共通*/
.price,
.discount {
	color: #DD1122;
}	

.price span {
	font-size: 16px;
}	

span.mrp {
	font-size: 12px;
	color: #777;
}	

.one-point {
	text-align: left;
}	


/*HOME,カテゴリーページ,シングルページ共通*/
.catch-copy {
	text-align: left;
	color: #773825;
}	

/*HOME - PICK UP BOX*/

ul.pickup {
	margin: 10px 0 20px;
	zoom: 100%;
}

ul.pickup:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

li.pickup-box {
	float: left;
	width: 187px;
	margin: 10px 0 !important;
}

a.pickup-image:link, a.pickup-image:visited, a.pickup-image:active {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 0 5px 13px;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a.pickup-image:hover {
	border: solid 1px #1199CC;
	background: #F4F8FF !important;
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.6 !important;
	opacity : 0.6 !important;
}

a.pickup-image img {
	display: block;
	margin: 10px auto;
}

.pickup-doc {
	width: 170px;
	height: 104px;
	margin: 0 0 0 15px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.pickup-doc a {
	display: block;
	margin: 0 0 4px 0px !important;
}

.pickup-doc p {
	margin: 0 4px 4px 4px !important;
}


/*HOME - NEW ITEM BOX*/
ul.new-items {
	margin: 10px 0 20px;
	zoom: 100%;
}

ul.new-items:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

li.new-item-box {
	float: left;
	width: 187px;
	margin: 10px 0 !important;
}

a.new-item-image:link, a.new-item-image:visited, a.new-item-image:active {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 0 5px 13px;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a.new-item-image:hover {
	border: solid 1px #1199CC;
	background: #F4F8FF !important;
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.6 !important;
	opacity : 0.6 !important;
}

a.new-item-image img {
	display: block;
	margin: 10px auto;
}

.new-item-doc {
	width: 170px;
	height: 187px;
	margin: 0 0 0 15px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.new-item-doc a {
	display: block;
	margin: 0 0 4px 0 !important;
}

.new-item-doc p {
	margin: 0 4px 4px 4px !important;
}


/*HOME - info*/

#content .info{
	margin: 10px 0 20px 10px;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .info p{
	margin: 5px;
}


/*カテゴリーページ - TOP画像*/
.cat-top {
	text-align: center;
}

.cat-top img {
	margin: 0 27px;
}

/*カテゴリー説明*/
.cate-dscr {
	margin: 5px 165px 25px 37px !important;
} 

.cate-dscr p {
	margin: 0  !important;
	padding: 5px 10px  !important;
	font-size: 14px;
	line-height: 21px;
	color: #445578;
} 


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

h2#item-list {
 	margin: 20px 0 15px 10px;
 	font-size: 16px;
 	font-weight: bold;
	color: #BB6660;
 	padding-left: 5px;
 	line-height: 21px;
 	border-left: 8px solid #E88575;
}

ul.cate-items {
	margin: 10px 0 20px;
	zoom: 100%;
}

ul.cate-items:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

li.cate-item-box {
	float: left;
	width: 187px;
	margin: 10px 0 !important;
}

a.cate-item-image:link, a.cate-item-image:visited, a.cate-item-image:active {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 0 5px 13px;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a.cate-item-image:hover {
	border: solid 1px #1199CC;
	background: #F4F8FF !important;
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.6 !important;
	opacity : 0.6 !important;
}

a.cate-item-image img {
	display: block;
	margin: 10px auto;
}

.cate-item-doc {
	width: 170px;
	height: 187px;
	margin: 0 0 0 15px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.cate-item-doc a {
	display: block;
	margin: 0 0px 4px 0px !important;
}

.cate-item-doc p {
	margin: 0 4px 4px 4px !important;
}


/*シングルページ - 関連商品BOX*/
ul.similar-items {
	margin: 10px 0 20px;
	zoom: 100%;
}

ul.similar-items:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

li.similar-item-box {
	float: left;
	width: 187px;
	margin: 10px 0 !important;
}

a.similar-item-image:link, a.similar-item-image:visited, a.similar-item-image:active {
	display: block;
	width: 170px;
	height: 170px;
	margin: 0 0 5px 13px;
	border: solid 1px #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a.similar-item-image:hover {
	border: solid 1px #1199CC;
	background: #F4F8FF !important;
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.6 !important;
	opacity : 0.6 !important;
}

a.similar-item-image img {
	display: block;
	margin: 10px auto;
}

.similar-item-doc {
	width: 170px;
	height: 70px;
	margin: 0 0 0 15px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.similar-item-doc a {
	display: block;
	margin: 0 0 4px 0 !important;
	font-size: 12px;
}

.similar-item-doc p {
	margin: 0 4px 4px 4px !important;
}


/*----シングルページ----*/

/*TOP画像まわり*/
.msm-img-frame-l{
	width: 600px;
	height: 310px;	
	margin: -8px auto 0;	
}

.msm-img-l{
	display: block;
	margin: 10px auto 0;	
}


/*記事内容：商品説明*/
.msm-description{
	width: 660px;
	margin: 20px auto;
}

.msm-description p{
	font-size: 16px;
	line-height: 170%;
	color: #666;
}

/*記事内容：商品スペック*/
.msm-spec{
	width: 550px;
	margin: 10px auto;	
}

.msm-spec dl{
	width: 510px;
	margin: 20px;	
	zoom: 100%;
	border-top: solid 2px #ccc;
}

.msm-spec dl:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.msm-spec dt{
	width: 140px;
	float: left;
	clear: both;
	padding: 10px 10px 10px 10px;	
	margin-right: -6px;
	letter-spacing: 2px;
	line-height: 180%;
}

.msm-spec dd{
	padding: 10px 10px 10px 180px;	
	border-bottom: solid 2px #ccc;
	letter-spacing: 1px;
	line-height: 180%;
}

.msm-spec p{
	font-size: 13px;
	color: #555;
	margin: 10px;
}


/*TOP・BOTTOM挿入部共通*/
.payment img{
 	margin: 0 2px 5px 2px !important;
}

.payment p{
 	margin: 0 !important;
	color: #b65 !important;
}

p.packing{
 	margin: 3px 15px 3px 15px !important;
	color: #b65 !important;
}

p.stock_dod{
 	margin: 5px 10px 5px 15px !important;
	color: #569 !important;
 	font-size: 13px !important;
}

.top-ins .free_deli span,
.btm-ins .free_deli span {
 	font-size:26px;
 	color:#FF5000;
	line-height: 120%;
 	font-weight:bold;
}


/*TOP挿入部*/
.top-ins{
	text-align: center !important;
	margin-bottom: 25px !important;
}

.top-ins p.catch_copy{
	margin: -8px 0 0 0 !important;
	color: #AA3325 !important;	
	font-size: 22px !important;
 	font-weight: bold;
}

.top-ins p.item_name{
 	margin: 10px 0 !important;
 	font-size: 16px !important;
	color: #666 !important;
 	font-weight: bold;
	border: none !important;
 	padding: 7px 5px 8px 5px;
 	line-height: 15px !important;
 	letter-spacing: 1px;
 	background: url("img/h3single_back.gif") repeat-x;
}

.top-ins p.mrp {
 	margin: 0 auto 5px !important;
 	font-size: 13px !important;
 	letter-spacing: 1px;
 	line-height: 13px !important;
}	

.top-ins p.price{
	width: 640px;
 	margin: 0 auto 10px !important;
 	font-size: 15px !important;
 	letter-spacing: 1px;
 	padding: 5px 10px 8px 10px !important;
 	line-height: 15px !important;
 	background: url("img/price_back.gif") repeat-x;
}

.top-ins p.price span{
 	font-size: 22px !important;
 	letter-spacing: 2px;
}

.top-ins p.discount {
 	margin: 0 auto 10px !important;
 	font-size: 20px !important;
 	letter-spacing: 3px;
 	line-height: 20px !important;
	font-weight: bold;
}

.top-ins p.discount span {
 	font-size: 28px !important;
}

.top-ins p.one_point{
	width: 660px;
 	margin: 0 auto 20px !important;
 	font-size: 18px !important;
 	font-weight: bold;
 	line-height: 160%;
	color: #774030 !important;
	text-align: left !important;
}

.top-ins p.one_point span{
	color: #50A366;
}

.top-ins p.one_point span.discount{
	color: #FF5000;
	font-size: 22px;
}

.top-ins .free_deli{
	width: 305px;
 	margin: 5px auto !important;
}

.top-ins .free_deli img{
	float: left;
 	margin: 0 10px 20px 15px !important;
}

.top-ins .free_deli p{
	width: 130px;
	float: right;	
 	font-size: 16px !important;
 	margin: 11px 5px !important;
	color: #779955 !important;
	text-align: left !important;
	font-weight: bold;
}

.top-ins a.add-to-cart{
	clear: both;
	display: block;
	width: 310px;
	margin: 25px auto; 
}

.top-ins a.add-to-cart:hover{
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.60 !important;
	opacity : 0.60 !important;
}

.top-ins a.add-to-cart img{
	display: block;
	margin: 0 auto; 
}


/*中間画像挿入部*/
.mid-img{
	width: 730px;
	zoom: 100%;
	margin: 20px auto;	
}

.mid-img:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.mid-img img{
	display: block;
	width: 300px;
	float: left;
	padding: 20px;	
	margin: 10px;	
	border: solid 1px #CCC;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
}

/*BOTTOM挿入部*/
.btm-img{
	float: left;
	width : 340px;
 	margin: 30px 10px 10px 0 !important;
	border: solid 1px #CCC;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
}

.btm-img img {
	display: block;
	margin: 20px auto;
}

.btm-ins{
	text-align: center;
	zoom: 100%;
	margin-bottom: 40px;	
}

.btm-ins:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.btm-ins p{
	float: right;
	clear: right;
	width : 368px;
}

.btm-ins p.item_name{
 	margin: 30px 10px 2px 10px !important;
 	font-size: 14px !important;
	color: #666 !important;
 	font-weight: bold;
	border-bottom: solid 2px #ccc !important;
 	padding: 8px 5px;
 	line-height: 15px !important;
}

.btm-ins p.mrp {
 	margin: 5px 10px !important;
 	font-size: 13px !important;
 	line-height: 13px !important;
}	

.btm-ins p.price{
 	margin: 2px 10px 5px 10px !important;
 	font-size: 15px !important;
	border-top: solid 2px #ffb5aa !important;
 	padding: 8px 5px;
 	line-height: 15px !important;
}

.btm-ins p.price span{
 	font-size: 22px !important;
 	letter-spacing: 1px;
}

.btm-ins p.discount {
 	margin: 0 10px 5px 10px !important;
 	font-size: 20px !important;
 	letter-spacing: 3px;
 	line-height: 20px !important;
	font-weight: bold;
}

.btm-ins p.discount span {
 	font-size: 28px !important;
}

.btm-ins .free_deli{
	float: right;
	clear: right;
	width: 320px;
 	margin: 8px 15px 2px !important;
}

.btm-ins .free_deli img{
	float: left;
	clear: right;
 	margin: 0 10px 10px 0 !important;
}

.btm-ins .free_deli p{
	text-align: left;
	width: 160px !important;
 	font-size: 16px !important;
 	margin: 11px 5px 0 5px !important;
	color: #779955 !important;
	font-weight: bold;
}

.btm-ins a.add-to-cart{
	display: block;
	width: 310px;
	float: right;	
	clear: right;
	margin: 12px 45px 15px 15px; 
}

.btm-ins a.add-to-cart:hover{
	filter : alpha(opacity=60) !important;
	-moz-opacity : 0.60 !important;
	opacity : 0.60 !important;
}

.btm-ins a.add-to-cart img{
	display: block;
	margin: 0 auto; 
}

.btm-ins .payment{
	float: right;
	clear: right;
	width: 368px;
 	margin: 5px 15px 0 15px !important;
}


/*サイドバー*/
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	color: #886055;
	text-align: left;
}

#sidebar .idx{
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	text-align: left;
	padding: 3px 7px;
 	background: #d0abab;
}

#sidebar .more-items{
	margin-top: 0;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
 	background: #d0abab;
}

#sidebar .more-items a {
	display: block;
	height: 22px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}


/*検索等*/

#sidebar .search,#sidebar .slink{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	border-left: 1px solid #DDD3CC;
	border-right: 1px solid #DDD3CC;
	border-bottom: 1px solid #DDD3CC;
}


/*メニュー*/

#sidebar .menu{
	margin: 0;
	padding:5px;
	border-left: 1px solid #DDD3CC;
	border-right: 1px solid #DDD3CC;
	border-bottom: 1px solid #DDD3CC;
}


#sidebar ul{
	list-style: none;
}


.menu li a:link,
.menu li a:visited,
.menu li a:active{
	height: 20px;
	margin: 0;
	color: #886055;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding-left: 15px;
	text-decoration: none;
	background: url("img/menu01.png") no-repeat 0 50%;
}
	
.menu li a:hover{
	color: #1199CC;
	text-decoration: underline;
	background: url("img/menu02.png") no-repeat 0 50%;
}

ul.children{
	list-style: none;
}

.children li a:link,
.children li a:visited,
.children li a:active{
	height: 20px;
	margin: 0;
	color: #555;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding-left: 25px;
	text-decoration: none;
	background: url("img/menu03.gif") no-repeat;
}
	
.children li a:hover{
	color: #1199CC;
	text-decoration: underline;
	background: url("img/menu04.gif") no-repeat;
}


/*サイドバーの商品サムネイル*/

#sidebar ul.item-thumbs {
	padding: 0 0 3px 3px;
	zoom: 100%;
	background: #d0abab;
}

#sidebar ul.item-thumbs:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#sidebar ul.item-thumbs li {
	float: left;
	width: 98px;
	height: 98px;
	margin: 0;
}

#sidebar a.item-thumbs:link, a.item-thumbs:visited, a.item-thumbs:active {
	display: block;
	width: 92px;
	height: 92px;
	margin: 0;
	border: solid 3px #d0abab;
}

#sidebar a.item-thumbs:hover {
	border: solid 3px #1199CC;
	background: #F4F8FF !important;
	filter : alpha(opacity=90) !important;
	-moz-opacity : 0.8 !important;
	opacity : 0.8 !important;
}

#sidebar a.item-thumbs img {
	display: block;
	margin: 0;
}


/*カテゴリーリスト*/

ul.cate_list{
	padding: 0 !important;
	background: #faf8f4 !important;
}

li.cat-item {
	border-top: solid 1px #DDD3CC;
	display: block;
}

li.cat-item ul.children li.cat-item{
	border: none;
}


li.cat-item a:link,
li.cat-item a:visited,
li.cat-item a:active{
	display: block;
	height: 38px;
	font-size: 13px;
	color: #DD7045;
	text-align: left;
	line-height: 20px;
	margin: 0;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 18px;
	text-decoration: none;
	background: none !important;
}
	
li.cat-item a:hover{
	color: #1199CC;
	font-size: 13px;
	background: #fff !important;
	filter : alpha(opacity=65) !important; /* 範囲は0-100。Internet Explorer */
	-moz-opacity : 0.65 !important; /* 範囲は0-1。Firefox/Netscape */
	opacity : 0.65 !important; /* 範囲は0-1。Safari3/Opera 9.5/CSS3新標準の予定 */
}

li.cat-item-55 {
	background: url("/wp-content/img/category/55-s.jpg") no-repeat 0 -2px;
}

li.cat-item-116 {
	background: url("/wp-content/img/category/116-s.jpg") no-repeat 0 -2px;
}

li.cat-item-56 {
	background: url("/wp-content/img/category/56-s.jpg") no-repeat 0 -2px;
}

li.cat-item-71 {
	background: url("/wp-content/img/category/71-s.jpg") no-repeat 0 -2px;
}

li.cat-item-77 {
	background: url("/wp-content/img/category/77-s.jpg") no-repeat 0 -2px;
}

li.cat-item-96 {
	background: url("/wp-content/img/category/96-s.jpg") no-repeat 0 -2px;
}

li.cat-item-91 {
	background: url("/wp-content/img/category/91-s.jpg") no-repeat 0 -2px;
}

li.cat-item-93 {
	background: url("/wp-content/img/category/93-s.jpg") no-repeat 0 -2px;
}

li.cat-item-42 {
	background: url("/wp-content/img/category/42-s.gif") no-repeat 0 -2px;
}


li.cat-item ul.children li.cat-item a:link,
li.cat-item ul.children li.cat-item a:visited,
li.cat-item ul.children li.cat-item a:active{
	color: #B54025;
	font-weight: normal;
	height: 24px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 19px;
	padding-top: 5px;
	background: url("img/menu03.png") no-repeat 8px 50% !important;
	border: none;
}

	
li.cat-item ul.children li.cat-item a:hover{
	color: #1199CC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	background: #fff url("img/menu02.png") no-repeat 8px 50% !important;
	filter : alpha(opacity=100) !important; /* 範囲は0-100。Internet Explorer */
	-moz-opacity : 1 !important; /* 範囲は0-1。Firefox/Netscape */
	opacity : 1 !important; /* 範囲は0-1。Safari3/Opera 9.5/CSS3新標準の予定 */
}

li.cat-item ul.children li.cat-item ul.children li.cat-item a:link,
li.cat-item ul.children li.cat-item ul.children li.cat-item a:visited,
li.cat-item ul.children li.cat-item ul.children li.cat-item a:active{
	color: #CC6650;
	height: 20px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 50px;
	padding-top: 2px;
	background: url("img/menu04.png") no-repeat 38px 5px !important;
}

li.cat-item ul.children li.cat-item ul.children li.cat-item a:hover{
	color: #1199CC;
	font-size: 11px;
	background: #fff url("img/menu02.png") no-repeat 38px 5px !important;
}


/*関連リンク用*/
ul.link{
	list-style: none;
}

.link li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #336699;
	text-align: left;
	line-height: 160%;
}

.link li a:link{
	display: block;
	height: 20px;
	margin: 0;
	color: #336699;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
	
.link li a:hover{
	color: #1199CC;
	text-decoration: underline;
}


/*案内ページ*/

.doc h3 {
	font-size: 16px !important;
	border: none !important;
	background-color: #fff !important;
	color: #BB6660 !important;
}

h3.faq {
	padding: 8px 10px 8px 40px !important;
	background: url("img/question32.png") no-repeat 0 50%;
}

h3.contact {
	padding: 8px 10px 8px 35px !important;
	background: url("img/contact.png") no-repeat 0 50%;
}

.doc li{
	list-style: url("img/list.png");
	margin-left: 30px !important;
	margin-bottom: 5px !important;
}

.profile dt,
.about dt{
	width: 125px;
	float: left;
	clear: both;
	padding: 10px 30px 10px 15px;	
	margin-right: -6px;
	font-size: 14px;
	color: #753;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 180%;
}

.profile dd,
.about dd{
	padding: 10px 10px 10px 165px;	
	border-top: solid 2px #CCC;
	line-height: 180%;
}

.profile dd dl{
	clear: both;
}

.profile dd dt{
	background: url("img/list.png") no-repeat 0 50%;
	color: #666 !important;
	font-size: 13px !important;
}

.profile dd dd{
	padding-right: 0;
	border-top: solid 1px #ccc;
}

.about dd li {
	margin-left: -20px !important;
}

dl.faq-list dt{
	width: 150px;
	float: left;
	clear: both;
	padding: 10px 20px 10px 25px;	
	background: url("img/question16.png") no-repeat 0 50%;
	margin-left: 60px;
	margin-right: -6px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 180%;
}

dl.faq-list dd{
	padding: 10px 10px 10px 250px;	
	border-top: solid 2px #CCC;
	line-height: 180%;
}

dl.faq-list li{
	list-style: url("img/faq-list.png") !important;
	font-weight: bold;
}

dl.faq dt{
	width: 230px;
	float: left;
	clear: both;
	padding: 10px 25px 10px 10px;	
	margin-right: -6px;
	color: #486;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 180%;
}

dl.faq dd{
	padding: 10px 10px 10px 270px;	
	line-height: 180%;
	border-top: solid 2px #CCC;
}

dl.faq dd dt{
	width: 150px;
	color: #865;
}

dl.faq dd dd{
	padding: 10px 10px 10px 190px;	
	border-top: solid 1px #CCC;
}

table.daibiki{
	border-collapse: separate;
	border-spacing: 3px;
	margin: 10px auto;
	letter-spacing: 1px;
}

table.daibiki th{
	padding: 4px 15px;
	text-align: center;
	background: #D8C8B9;
}

table.daibiki td{
	color: #420;
	padding: 4px 20px 4px 10px;
	text-align: right;
}

table.daibiki .col-1{
	background: #E6DFD7;
}

table.daibiki .col-2{
	background: #EEE8E1;
}


/*トップページへのナビ*/
.go-home {
	padding-top: 20px;
	clear: both;
	text-align: center;
	margin: 14px;
}

.go-home a {
	padding: 1px;
//	font-size: 16px;
}


/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 60px;
	color: #FFF;
	padding: 0;
	background: #c59696;
	}

#footer .copyrights{
	width: 960px;
	margin: 0 auto;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
}

#footer a:link,
#footer a:visited,
#footer a:active{
	color: #D5F5FF;
	text-decoration: none;
}

#footer a:hover{
	color: #1199CC;
	text-decoration: none;
}

