@charset "Shift_JIS";
/* CSS Document */
/* ================================================== */
#contents .box-main{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 左カラムと右カラム共通
========================================================左右共通 */
/* h2見出し共通すべて */
.box-left h2,.box-right h2{
	display: block;
	background-repeat: no-repeat;
	height: 55px;
	font-size: 11px;
	line-height: 130%;
	vertical-align: top;
	margin-bottom: 0px;
	text-align: right;
	background-position: left top;
	padding-top: 3px;
	color: #999999;
}
/* 左カラム
========================================================左 */
/* divボックス全体囲み */
#contents .box-left{
	width: 500px;
	float: left;
	margin-top: 0px;
}
/* h2見出し背景画像  ------------------------------h2*/
.box-left h2.oshirase{
	background-image: url(../img/mi_new.jpg);
	margin-top: 10px;
}
.box-left h2.onlineshop{
	background-image: url(../img/mi_onlineshop.jpg);
}
/*  */
/*  */
/*  */
/* 左カラムフィード表示系 ------------------------------*/
/* divボックス */
div.box-oshirase,div.box-onlineshop{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 45px;
}
/* liリスト */
.box-oshirase li,.box-onlineshop li{
	font-size: 14px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D3EA;
	line-height: 130%;
	padding-left: 40px;
}
.box-oshirase li{
	background-position: 3px 3px;
	background-image: url(../img/ic_arrow04.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}
.box-onlineshop li{
	background-position: 3px 5px;
	background-image: url(../img/ic_arrow04.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
.box-oshirase li a,
.box-oshirase li a:link,
.box-oshirase li a:active,
.box-oshirase li a:hover,
.box-oshirase li a:visited{
	color: #AC3000;
}
.box-onlineshop li a,
.box-onlineshop li a:link,
.box-onlineshop li a:active,
.box-onlineshop li a:hover,
.box-onlineshop li a:visited{
	font-size: 14px;
}
/* 日付の設定 span（おしらせ） */
.box-oshirase .rss-date{
	color: #999999;
	margin-left: 0px;
	font-size: 10px;
}
/* 日付の設定 span（オンラインショップ） */
.box-onlineshop .rss-date{
	color: #999999;
	margin-left: 5px;
	font-size: 10px;
}
/* 記事タイトル li のリンクされた部分（クラス名はphp内のもの） */
.box-oshirase .rss-item a{
}
/*  */
.box-onlineshop .rss-item p{
	margin-top: 5px;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}
/*  */
/*  */
/*  */
/*  */


/* 左カラム制作用ダミー系 ------------------------------ダミー */
.box-left h2.dummy{
	background-image: url(../img/mi_dummy.jpg);
}


/* 右カラム
========================================================右 */
/* divボックス全体囲み */
#contents .box-right{
	width: 250px;
	float: right;
	margin-left: 40px;
	margin-top: 10px;
}
/* 見出しh3 */
.box-right h3{
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* 段落 */
.box-right p{
	margin-bottom: 0.5em;
}
p.profile-text{
	font-size: 11px;
}

/* h2見出し背景画像  ------------------------------h2*/
/* h2プロフィール */
.box-right h2.profile{
	background-image: url(../img/mi_profile.jpg);
}
/* h2リンク */
.box-right h2.link{
	background-image: url(../img/mi_link.jpg);
}
/* h2その他 */
.box-right h2.sonota{
	background-image: url(../img/mi_sonota.jpg);
}
/* h2以下のボックスの外枠wrap */
.box-right .wrap-text{
	margin-bottom: 15px;
	margin-left: 0px;
}
/* バナーボックスの外枠wrap */
.box-right .wrap-ban{
	margin-bottom: 10px;
	margin-left: 0px;
}
/* 右のテキストボックス（豪華BG付き） */
.box-right .wrap-text .text,
.box-right .wrap-text .text-rsslink,
.box-right .wrap-text .text-sub{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F1F1E9;
	border-bottom-color: #F1F1E9;
	border-left-color: #F8F7EF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.box-right .wrap-text .text-bg{
	background-image: url(../img/bg_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 3px;
	margin-bottom: 15px;
	line-height: 140%;
	padding-bottom: 0px;
}
/* 右カラムのリスト li */
.box-right .text li{
	background-image: url(../img/dot_li02.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	padding-left: 20px;
	margin-bottom: 4px;
	color: #999999;
	margin-top: 4px;
	line-height: 135%;
}

/* プロフィールの画像 */
img.profile{
	display: block;
	float: right;
	height: 120px;
	width: 80px;
	margin-bottom: 5px;
	margin-left: 8px;
}
/*  */
.box-link li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 7px;
	color: #999999;
}
.box-link li p{
	color: #999999;
	font-size: 11px;
	line-height: 130%;
}
/*  */
/*  */
/*  */
/*  */
