/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 12px;
	font-family: Meiryo,"MS UI Gothic","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	text-align:left;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:900px;
	text-align:left;
}


/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	width:100%;
	clear:left;
	margin-bottom: 15px;
}
h1    {
	font-size: 12px;
	font-weight: normal;
}
.header_returntop   {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
}
.header .nav_bar {
	width: 100%;
}
.header .nav_bar .nav_bar_td01 {
	padding-left: 10px;
	text-align: right;
}
.header .nav_bar .nav_bar_td02 {
	text-align: right;
	vertical-align: top;
	padding: 10px;
}

.side/*　画面左側メニューの幅　*/
 {
	float: left;
	width:211px;
	padding-bottom: 10px;
}
.side_list_box  {
	padding-top: 5px;
	padding-bottom: 10px;

}
.side_list_box .category_p {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
}
.side_list_box  ul   {
	margin: 0px;
}
.side_list_box ol {
	color: #842823;
	font-weight: bold;
	padding-top: 10px;
}


.side_list_box  li   {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 10px;
}
.side_list_box2 {
	text-align: center;
	padding: 10px;

}
.side_list_box #cart {
	padding-left: 5px;
}

.side_lostbox2_text {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.side_kaiin{
	padding:10px 45px;
	font-size:12px;
}





/*　画面右側の幅　*/
.main {
	float: right;
	width: 670px;
	background-color: #FFFFFF;

}


/*　フッター（コピーライト）　*/
.footer {
	width:100%;
	clear:left;
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(http://www.mrs-heart.co.jp/images/common_footerbg.gif);
	background-repeat: no-repeat;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
#container .footer .footer_list_box {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer_list_box th {
	text-align: left;
	color: #115153;
	background-image: url(http://www.mrs-heart.co.jp/images/b_rose01.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 3px;
	padding-left: 25px;
}
.footer_list_box td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	vertical-align: top;
}
.footer_list_box li {
	list-style-type: none;
}



.style1 {font-size: 11px}

/*リンク文字色*/


.a_category_list:link      {
	color: #333333;
	text-decoration: none;
}
.a_category_list:visited       {
	color: #666666;
	text-decoration: none;
}
.a_category_list:hover         {
	color: #660000;
	text-decoration: underline;
}

.a_white:link
{
	color: #FFFFFF;
	text-decoration: none;
}


.a_white:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover    {
	color: #FFFFFF;
	text-decoration: underline;
}
.a_red:link      {
	color: #862924;
	text-decoration: underline;
}
.a_red:visited       {
	color: #333300;
	text-decoration: underline;
}
.a_red:hover         {
	color: #FF0033;
	text-decoration: underline;
}
.a_red2:link      {
	color: #862924;
	text-decoration: none;
}
.a_red2:visited       {
	color: #862924;
	text-decoration: none;
}
.a_red2:hover         {
	color: #FF0033;
	text-decoration: underline;
}
.a_black:link {
	color: #333333;
	text-decoration: none;
}
.a_black:visited {
	color: #333333;
	text-decoration: none;
}
.a_black:hover {
	color: #333333;
	text-decoration: underline;
}

.a_footer_list:link {
	color: #000066;
	text-decoration: none;
}
.a_footer_list:visited {
	color: #145F61;
	text-decoration: none;
}
.a_footer_list:hover {
	color: #000066;
	text-decoration: underline;
}

.a_recc:link      {
	color: #6600CC;
	text-decoration: none;
}
.a_recc:visited       {
	color: #330066;
	text-decoration: none;
}
.a_recc:hover         {
	color: #FF0033;
	text-decoration: underline;
}

.a_pink:link      {
	color: #FF0066;
	text-decoration: none;
}
.a_pink:visited       {
	color: #990066;
	text-decoration: none;
}
.a_pink:hover         {
	color: #FF3399;
	text-decoration: underline;
}

.a_list:link      {
	color: #003399;
	text-decoration: underline;
}
.a_list:visited       {
	color: #663333;
	text-decoration: underline;
}
.a_list:hover         {
	color: #0099CC;
	text-decoration: underline;
}
.main  h2    {
	margin-bottom: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ************************************************ 
 *	トップ設定
 * ************************************************ */

.news_txt {
	text-align: left;
	height: 105px;
	border: none;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.mrs-heart.co.jp/images/top_image_newstextbg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 170px;
	margin-bottom: 10px;
}
.media_thanks_text {
	background-image: url(http://www.mrs-heart.co.jp/images/top_image_media02.jpg);
	background-repeat: no-repeat;
	padding-left: 170px;
	margin-top: 15px;
	height: 160px;
	overflow: auto;
}
.whatsnew {
	margin-bottom: 15px;
}
.whatsnew h3 {
	height: 15px;
	font-size: 14px;
	background-color: #E9CCB3;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #330000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #842823;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #842823;
}
.media_thanks_text p {
	padding-left: 20px;
}
.top_text {
	padding-right: 15px;
	padding-left: 15px;
}

.media_thanks_text_info {
	font-size: 11px;
	color: #669999;
}

.top_big_bannar {
	margin-bottom: 15px;
}

.whats_new_table {

}

.whatsnew .news_txt ol {
	font-weight: bold;
	color: #FF3333;
	background-image: url(http://www.mrs-heart.co.jp/images/heart01_ulicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}
.ranking    {
	margin-top: 15px;
}
.whatsnew .news_txt li {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.main .top_tel_fax_info {
	margin-bottom: 15px;
	margin-top: 10px;
}


.ranking_box h3 {
	font-size: 12px;
	font-weight: bold;
}
.ranking_box table {
	margin-top: 10px;
	width: 100%;
}
.ranking_box td {
	width: 20%;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
.ranking_box .seller_img {
	padding: 3px;
	border: 1px solid #999999;
}
.top_reccomend {
	margin-top: 15px;
	background-color: #CCFFCC;
}
.reccommend_title {
	margin-bottom: 15px;
}


table#table9 {
	border: 0px;
	height: 140px;
	width: 335px;
}
.reccommend_img01  {
	padding: 5px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	margin-left: 6px;
}
#table9 .table_p1 {
	padding-right: 3px;
}

table#table9 td {
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
}
.pankuzu {

}

/*プライバシーポリシー・特定商*/
.pricy {
}
.main_contents  #ShopKeeper  {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #842823;
	border-left-color: #842823;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #842823;
}
#ShopKeeper   .sk_th   {
	color: #333333;
	background-color: #FFCC99;
	padding: 5px;
	width: 140px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #842823;
}
#ShopKeeper  .sk_td    {
	text-align: left;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #842823;
}
.sub_area  {
	padding: 10px;
	border: 1px solid #842823;
	margin-bottom: 10px;
}
.sub_area  .sub_title  {
	margin-bottom: 8px;
}
.sub_area  .sub_note  {
	font-size: 12px;
	line-height: 15px;
}
.details_of_the_commodity h2 {
	background-image: url(http://www.mrs-heart.co.jp/images/commodity_h_engel.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 52px;
	padding-top: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #842823;
}
.details_of_the_commodity h3 {
	background-image: url(http://www.mrs-heart.co.jp/images/heart02.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	padding-left: 30px;
	color: #990000;
	font-size: 13px;
	margin: 5px;
}
.product_form_table_td01 {
	width: 80px;
	padding: 5px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.product_price_cartin {
	text-align: center;
	margin: 5px;
}
.commodity_img {
	text-align: center;
	margin-bottom: 10px;
}
#container .main .main_contents .details_of_the_commodity .product_explain_text {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.commodity_main_img {
	text-align: center;
	margin-bottom: 10px;
}
.commodity_main_img img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.details_of_the_commodity table {
	width: 100%;
}

.main_contents_free   h2 {
	height: 15px;
	font-size: 14px;
	background-color: #FFCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #330000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}
.main_contents_free h3 {
	height: 15px;
	font-size: 14px;
	background-color: #FFCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #330000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3333;
}

.store {
	margin-top: 10px;
}
.store_table {
	width: 90%;
	margin-left: 15px;
}
.store_table th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #FF3333;
}
.store_table_td2 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.store_table_td2 h4 {
	color: #6D0000;
}
.store_table_td2 h5 {
	color: #6D0000;
	font-size:12px;
}
.guide {
	margin-top: 10px;
}
.guide ul {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 41px;
}
.guide ol {
	font-weight: bold;
	color: #FF0033;
}

.guide li {
	list-style-type: none;
}
.guide_box {
	margin-top: 15px;
}
.img_guide {
	padding: 3px;
	border: 1px dotted #FF0066;
	margin: 3px;
}
.shopgentei {
	margin-bottom: 10px;
}
.sidecontent li  {
	color: #FF3333;
	background-image: url(http://www.mrs-heart.co.jp/images/heart01_ulicon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #F30;
}
.product_item_ichiran {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #F66;
	text-align: center;
	padding: 10px;
	height: 200px;
}
.margin_bot10 {
	margin-bottom: 10px;
}


.oshirase{
	width:400px;
}
.oshirase ul{
	margin:5px;
}
.oshirase ol{
	margin:10px 0 3px 0;
	padding-left: 20px;
	padding-top: 2px;
	color: #F00;
	font-weight:bold;
	background-image: url(http://www.mrs-heart.co.jp/images/heart01_ulicon.gif);
	background-repeat: no-repeat;
}
.oshirase li{
	list-style:none;
	padding-left: 20px;
	width:400px;
}


/*商品ページ*/
.item_area{
	width:670px;
	margin:10px 0 10px 0;
	font-size:14px;
}

.item_title{
	width:270px;
	font-size:18px;
	color: #F60;
	line-height:20px;
	margin-bottom:10px;
}

.item_price{
	font-size:14px;
	color:#F00;
	margin-bottom:10px;
}

.item_bt{
	margin:10px 0 10px 100px;
}

.item_chui{
	width:550px;
	padding:10px;
	margin:20px;
	background-color:#FC0;
	font-size:12px;
}
.item_chui_title{
	font-size:16px;
	margin-bottom:10px;
	color:#000;
}
.item_chui_text{
	font-size:12px;
	padding:5px;
	background-color:#FFF;
	color:#000;
}
.item_red{
	color:#F00;
	font-weight:bold;
}

.item_haisou{
	margin:10px 10px 10px 10px;
	font-size:12px;
}
.item_haisou_cool{
	padding:0px 2px 0px 2px;
	background-color:#09F;
	color:#FFF;
	font-weight:bold;
}

.item_haisou_jouon{
	padding:0px 2px 0px 2px;
	background-color:#C60;
	color:#FFF;
	font-weight:bold;
}



/*特商法*/
.tokusyo_table table{
	margin:10px 0 10px 0;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	color:#333;
}

.tokusyo_table td{
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:10px;
}

.tokusyo_table th{
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:10px;
	background-color: #eee;
}


