﻿@charset "utf-8";

/*---------------
width 950
Contents  36 878 36
box_left 154:M20: 704

*/
body {
	background-color: #F6BFD7;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img{
border-width:0;
}
#carry {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9E3EC;
}

#box_header,#box_cont,h1#headl{
	width:878px;
 	margin-right: auto;
	margin-left: auto;
}


#box_header{
	padding-top: 10px;
	height:32px;
}
#lauxes{
	width: 107px;
	height:18px;
	float: left;
	padding-top: 15px;
}
#gocart{
	float: right;
	width: 118px;
	height:32px;
}

h1#headl{
	clear:both;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
/*---------------------------------*/
#box_cont{
	background-image: url(images/bg_menu_left.gif);
	background-repeat: repeat-y;
}


/*----------------------------------------------------------------*/

#box_left {
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;
}
#menu_top{
	height: 52px;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_menu_top.gif);	
}

#box_left .nav{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#box_left .nav li{
	color: #FFFFFF;
}

#box_left .nav li a{
	height: 20px;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#box_left .nav .wht{
	background-color: #FFFFFF;
}
#box_left .nav .wht a{
	color: #FF0088;
}

#box_left .nav ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#box_left .nav ul a{
	font-size: 14px;
	height: 16px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#box_left .nav ul li{
	list-style-type: none;
	text-align: center;
}


/* ----------------------------------------------------------------*/
#box_main{
float:right;
width:704px
}
/*------------------------------------------------------boxright */
#box_right{
width:156px;
float:right;

}

#box_right .nav{
	background-color: #FFFEF0;
	border: 1px solid #FF99CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#box_right .nav li{
	list-style-type: none;
	margin-bottom: 12px;
}

#box_right .more_site {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#box_right .more_site li{
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*------------------------------------------------------box_contents */
#box_contents{
	width:520px;
	float:left;
	background-image: url(images/bg_con_m.gif);
	background-repeat: repeat-y;
}
#c_u{
	background-image: url(images/bg_con_u.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#c_m{
	margin-right: 19px;
	margin-left: 19px;
}

#c_m h2{
	padding: 0px;
	width: 482px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#c_m p{
	margin-right: 41px;
	margin-left: 41px;
}
#c_b{
	background-image: url(images/bg_con_b.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 520px;
}


#box_pan .nav {
	width: 616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 20px;
	padding: 0px;
}
#box_pan .nav li {
	font-size: 12px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(./images/pan_dir.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 16px;
}
#box_pan .nav li:first-child {
	background-image: none;
	padding-left: 0px;
}

#box_main .contents , #box_main .contents_footer {
	margin-right: auto;
	margin-left: auto;
}
#box_main .contents {
	width: 522px;
	background-image: url(./images/img_hr_header.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
#box_main .contents_footer {
	clear:both;
	width: 572px;
	background-image: url(./images/img_hr_lower.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding: 0px;
	margin-top: 12px;
	font-size: 1px;
	line-height: 1px;
}

#box_top_footer{
	clear: both;
}
#box_top_footer #btf_left{
	float: left;
	width: 340px;
}
#box_top_footer #btf_right{
	float: right;
	width: 336px;
}

#box_top_footer #btf_right{
}


#box_footer {
	clear:both;
	margin-top: 24px;
	width:878px;
	margin-right: auto;
	margin-left: auto;
}


#copyright {
	text-align: center;
	font-size: 12px;
	color: #FF99CC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF99CC;
	padding-top: 5px;
	padding-bottom: 14px;
	margin: 0px;
}

#copyright A, #copyright A:visited{
	color: #FF99CC;
	text-decoration:none;
}
#copyright A:hover{
	color: #FF0000;
	text-decoration:underline;
}

/*-----------------------------------------------------------------*/
.ccm-page-list-info{
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
.ccm-page-list-info .ccm-page-list-title{
	font-size:16px;
	margin-top: 24px;
	margin-bottom: 8px;
}
.ccm-page-list-info .ccm-page-list-title{
	font-size: 16px;
	font-weight: normal;
}

.ccm-page-list-info .ccm-page-list-title .page-list-date{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.ccm-page-list-info .ccm-page-list-description{
	margin-left: 70px;
	font-size: 12px;
	color: #563F1D;
}

/*-------------------cart------------*/
#cart_check {
	background-color: #666666;
}
form{
	margin: 0px;
	display: inline;
	padding: 0px;
}
#cart_check td{
	background-color: #ffffff;
}


#cart_check th{
	background-color: #FFFFCC;
	font-weight: bold;
	color: #990000;
}

.bc_green {
	background-color: #CCCCCC;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.bc_green td{
	background-color: #ffffff;
}
.bc_green td.b_gray {
	background-color: #E8E8E8;
}
#contents * {
	font-size: 12px;
}
#gotomore {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
#order_ng {
	color: #FF0000;
	background-color: #FFEDD2;
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #FF3300;
}
.order_infomation {
	background-color: #FFFFCC;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #FF9900;
	font-size: 14px;
}
.tx_center{
	text-align:center;
}


.tb_item{
	margin:0 auto;
	width:414px;
}
.tb_item th{
	vertical-align:top;
	width:174px;
}
.tb_item td{
	vertical-align:top;
	width:240px;
}
.cart_item{
	margin:0 18px;
}

.cart_item .description{
color:#000000;
}

.cart_item dl{
	background-color:#FF0000
}
.cart_item dt{
	background-color: #EBEBEB;
	float: left;
	width: 50px;
	padding: 3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
.cart_item dd{
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 3px;
}

.bt_sub{
	clear: both;
	text-align: right;
	padding-top: 20px;	
}

#gotocart{
	text-align:center;
	margin-top: 12px;
	margin-bottom: 20px;
}
#gotocart a{
	text-decoration:none;
}




/* rireki */


.tb_shoppinglist{
	margin-bottom:50px;
	width:480px;
	margin-right: auto;
	margin-left: auto;
}

.order_infomation {
	background-color: #FFFFCC;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #FF9900;
	font-size: 14px;
}
.order_item {
	width:100%;
	background-color: #0099FF;
}

.order_item th{
	background-color: #33ccff;
	color:#FFFFFF;
}

.tr_yellow{
	background-color:#FFFF99;
}
.tr_white{
	background-color:#ccffcc;
}

.tr_blue{
	background-color:#0033CC;
	color:#FFFFFF;
}

.bg_w{
background-color:#FFFFFF;
}
.bg_g{
	background-color:#e0e0e0;
}
.bg_red{
	background-color:#FFECFF;
	color:red;
}
.bg_blue{
	background-color:#0066FF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

.bg_lblue{
	background-color:#eeeeFF;
}


.tx_big{
	font-size:16px;
	}
	
/* --rireki end -- */

