@charset "utf-8";

/* よく登場する要素のリセット */
body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img,
form{
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
input,
textarea,
select {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

strong {
	color: #333333;
}

/* 画像の下にできる隙間をなくす */
img {
	vertical-align: bottom;
}


body {
	font-size:75%;
	color: #666666;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 160%;
	height: 100%;
}

html{
	height:100%;
}

p {
	text-align: justify;
	text-justify: inter-ideograph;
	/*line-height: 130%;*/
}

a img {
	cursor: pointer;
}
a img.png {
	cursor: pointer;
}
img {
	border: none;
}
ul,li {
	list-style: none;
}


.noscript {

}
.red {
	color: #CC0000;
}


/*******************************
 *     テキストリンクカラー
 *******************************/
 
a:link {
	color: #0099FF;
	text-decoration:underline;
}
a:visited {
	color: #0099FF;
	text-decoration:underline;
}
a:active {
	background: #0099ff;
}
a:hover {
	color: #ffffff;
	background: #0099ff;
}



/*******************************
 *     テキスト
 *******************************/
.center {
	text-align: center;
}

.textRight {
	text-align: right;
}

.t12 {font-size: 12px;line-height: 1.4em;}
.t10 {font-size: 10px;line-height: 1.2em;}

.textIndent {
	text-indent: -1em;
	padding-left: 1em;
}

.strong {
	font-size: 14px;
	font-weight: 600;
	color:#65A536;
}

.mrT1 {	margin-top: 1em;}
.mrT2 {	margin-top: 2em;}
.mrT3 {	margin-top: 3em;}
.mrT4 {	margin-top: 4em;}
.mrT5 {	margin-top: 5em;}
.mrT10px { margin-top: 10px;}
.mrT5px { margin-top: 5px;}

.mrR1 {	margin-right: 1em;}
.mrR2 {	margin-right: 2em;}
.mrR3 {	margin-right: 3em;}
.mrR4 {	margin-right: 4em;}
.mrR5 {	margin-right: 5em;}

.mrL1 {	margin-left: 1em;}
.mrL2 {	margin-left: 2em;}
.mrL3 {	margin-left: 3em;}
.mrL4 {	margin-left: 4em;}
.mrL5 {	margin-left: 5em;}
.mrL10px { margin-left: 10px;}

.mrB1 { margin-bottom: 1em;}
.mrB2 { margin-bottom: 2em;}
.mrB3 { margin-bottom: 3em;}
.mrB4 { margin-bottom: 4em;}
.mrB5 { margin-bottom: 5em;}

/*******************************
 *     フォームタグ
 *******************************/

input {
vertical-align: middle;
}

/*******************************
 *     クリアーフィックス
 *******************************/
/* モダンブラウザ（Firefox Opera Safari）対策 */
.cf:after,
.section:after,
.inner:after,
#header:after,
#footer:after,
#contents:after{
   content:".";
   display:block;

   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.cf,
.section,
.inner,
#header,
#footer,
#contents {
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .cf,
* html .section,
* html .inner,
* html #header,
* html #footer,
* html #contents {
	height:1px;
}

.cf,
.section,
.inner,
#header,
#footer,
#contents {
   display:block;
}
/* End hide from IE-mac */


/*******************************
 *     共通レイアウト
 *******************************/
 
/*------コンテナ-----*/
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding:  0 6px;
	background:url(/upload/shop/1/Image/shadow_bg.jpg) repeat-y 0 0 #ffffff;
}

/*------ヘッダー-----*/
#header {
	background: url(/upload/shop/1/Image/header_bg.jpg) no-repeat 0 0;
	width:880px;
	padding: 10px;
position: relative;
}

#header ul{
	background: url(/upload/shop/1/Image/header_link_bg.jpg) repeat-x 0 0;
	height: 24px;
	margin-left: 180px;
	padding-top:7px;
	padding-left: 10px;
margin-top: 15px;
}

#header ul li {
	float: left;
	background: url(/upload/shop/1/Image/arrow_01.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-right: 10px;
}

#header ul li a {
	color: #333333;
}

#header ul li a:visited {
	color: #333333;
}

#header ul li a:hover {
	color: #333333;
	text-decoration: none;
	background: none;
}



/*------コンテンツ-----*/
#contents {
	margin: 10px 0 0 0;
	clear: both;
}


/*------メインコンテンツ-----*/
#main {
	width: 700px;
	float: right;
	display: inline;
	margin-right: 10px;
}

/*------右コンテンツ-----*/
#sub {
	width: 166px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sub ul li {
	line-height: 1.6em;
	background:url(/upload/shop/1/Image/arrow_01.jpg) no-repeat 0 3px;
	margin-bottom: 3px;
	padding-left: 18px;
}

/*------extコンテンツ-----*/

#ext {
	clear: both;
	padding: 10px;
	width: 880px;
}



/*------フッター-----*/
#footer {
	background: url(/upload/shop/1/Image/footer_bg.jpg) no-repeat 0 0 #51250A;
	clear: both;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/**
 * 商品追加フォーム
 */
.purchaseForm .pict {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.purchaseForm .info {
	float: left;
	width: 300px;
}
.purchaseForm .pict .button {
	text-align: center;
	margin-top: 5px;
}
.purchaseForm .info h2 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
}
.purchaseForm .info .code {
	font-size: 91%;
	margin-bottom: 5px;
}
.purchaseForm .info .price {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: bold;
	width: 300px;
}
.purchaseForm .info .priceno {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: normal;
	width: 300px;
	text-decoration:line-through;
}
.purchaseForm .info table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 10px;
	
}

/*カートボタン*/
.purchaseForm .info table.cart {
	width: 100%;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBB7B7;
	border-right-color: #FBB7B7;
	border-bottom-color: #FBB7B7;
	border-left-color: #FBB7B7;
	background-color: #FFEFEF;
}

.purchaseForm .info table.cart th,
.purchaseForm .info table.cart td {
	padding: 5px 10px;
}

.purchaseForm .info table.cart th input {
	width: 25px;
}

.purchaseForm .info table.cart td {
	text-align: right;
}

/*在庫*/
.purchaseForm .info table.stock {
	border: 1px solid #330000;
}

.purchaseForm .info table.stock th,
.purchaseForm .info table.stock td {
	padding: 5px 10px;
}

.purchaseForm .info table.stock th {
	background-color: #330000;
	color: #FFFFFF;
	width: 50px;
	text-align: center;
}

.purchaseForm .info table.stock td {
	text-align: center;
	width: 100px;
}

/**
 * おすすめ商品
 */
.recommendList {
	width: 700px;
	margin: 10px 0 0 0;
}

.recommendList h2 {
	font-size: 16px;
	font-weight: 600;
	background: url(/upload/shop/1/Image/headline1.jpg) no-repeat 0 0;
	color: #000000;
	padding: 7px 0 0 15px;
	height: 24px;
	margin-bottom: 10px;
}

.recommendList ul li {
	float: left;
	margin: 0 20px 20px 0px;
	width: 150px;
}
.recommendList table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 150px;
	margin: 0 0 5px 0;
	border: 1px #999999 solid;
}

.recommendList table tr td {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
}

.recommendList .price {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: bold;
	line-height: 1.2em;
}
.recommendList .priceno {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration:line-through;
}

.recommendList .itemName {
	line-height: 1.2em;
}

.recommendList .point {
	line-height: 1.2em;
}

/**
 * カテゴリー
 */
.categoryList {
	width: 700px;
	margin: 10px 0 0 0px;
}
.categoryList ul li {
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
}
.categoryList table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 150px;
	margin: 0 0 10px 4px;
	border: 1px #999999 solid;
}

.categoryList table tr td {
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 150px;
}

.categoryList .price {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: bold;
}
.categoryList .priceno {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	font-weight: normal;
	text-decoration:line-through;
}

/**
 * ナビゲーション
 */
.naviList ul ul {
	margin-left: 10px;
}

.naviList ul * ul {
	margin-left: 10px;
}

/**
 * マイカート
 */

#buyFlow li{
	margin-top: 4px;
}

.cartTable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

.cartTable a {color: #DF336B;}
.cartTable a:visited {color: #DF336B;}
.cartTable a:hover {color: #DF336B;}

.btnLayout {
	margin: 20px auto;
	width: 360px;
}

.btnLayout li {
	float: left;
	margin-right: 10px;
}

.btnLayout2 {
	margin: 20px auto;
	width: 410px;
}

.btnLayout2 li {
	float: left;
	margin-right: 10px;
}

.red {

	color: #FF3333;
}

.important {
	color: #FF3333;
	font-size: 75%;
	margin-left: 1em;
}

.buyCaption {
	color: #000000;
	margin-top: 20px;
}

.imeMode {
	ime-mode: disabled;
}

.textSmall {
	font-size: 80%;
}

.hrLine1 {
	clear: both;
	font-size: 1px;
	color:#cccccc;
	line-height: 1px;
	height: 1px;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
}

.floatClear {	
	clear: both;
}

.center {
	text-align: center;
}
/*VbsOJ[g
-----------------------------------------*/
.buyGrayBG {
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: 0 0;
}

.cartTable th {
	text-align: center;
	padding: 6px 0px;
	color: #FFFFFF;
	border: solid #cccccc;
	border-width: 0px 1px 1px 1px;
	border-bottom: solid 4px #ffffff;
	border-collapse: collapse;
}



.cartTable td {
	text-align: center;
	border: solid 1px #cccccc;
	padding: 3px 6px;
	border-collapse: collapse;
}

.cartTable th.left,
.cartTable td.left {
	border-left: none;
}

.cartTable th.right,
.cartTable td.right {
	border-right: none;
}

.cartTable td.none {
	border: none;
}

.cartTable th.both,
.cartTable td.both {
	border-right: none;
	border-left: none;
}

.cartTable td.alignleft {
	text-align: left;
}

.cartTable td {
	text-align: center;
	border: solid 1px #cccccc;
	padding: 3px 6px;
	border-collapse: collapse;
}

.buyTotal {
	background-color: #333333;
	text-align: right;
	padding: 6px 10px 6px 0;
	margin-top: 2px;
}

.buyTotal span {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

.productPict {width: 80px;}
.productName {width: 176px;}
.amount {width: 65px;}
.price {width: 97px;}
.total {width: 100px;}

/*t[e[u
-----------------------------------------*/
.buyFlowTable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

.buyFlowTable th{
	border:solid #cccccc;
	border-width: 1px 0px 0px 0px;
	padding: 10px 4px 6px 10px;
	color: #ffffff;
	width: 160px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.buyFlowTable td{
	border:solid #cccccc;
	border-width: 1px 0px 0px 0px;
	padding: 4px 0 4px 10px;
}

.buyFlowTable td.last {
	border-bottom: solid 1px #cccccc;
}

.off input{
	background: #cccccc;
}

.on input{
	background: "";
}

.radioLayout dt {
	float: left;
	margin-left: 5px;
	clear: both;
}

.cbList {
	margin-left: 18px;
	margin-top: 0px;	
}

.cbList li {
	float: left;
	width: 160px;
}

.cbList li span {
	/*
	position: absolute;
	top: 2px;
	left: 14px;
	*/
	vertical-align:24%;
}

.cbList li input {
	margin-top: 4px;
}

.cardTable {
	border: solid 1px #cccccc;
	width: 400px;
	margin: 0px 20px 10px 20px;
	background: #F7F7F7;
}

.cardTable th{
	background: none;
	border: none;
	color: #000000;
	font-weight: bold;
	width: 90px;
	font-size: 80%;
	padding: 2px;
}

.cardTable td{
	background: none;
	border: none;
	padding: 2px;
}

#priceLayout {
}

#priceLayout dl {
	float: right;
	width: 200px;
	margin-top: 10px;
}

#priceLayout dl dt {
	float: left;	
	clear: both;
	padding: 8px 0;
}

#priceLayout dl dd {
	border-bottom: solid 1px #cccccc;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 8px;
	padding-right: 30;
	padding-bottom: 8px;

}

/*-------------------------------------
// コンテンツ部のクラス
-------------------------------------*/
 
#system_free_a {}
 
#system_free_b {}
 
#system_free_b .cakeLyouat{
	margin-top: 20px;
	width: 695px;
}
 
#system_free_b .cakeLyouat .mianImage {
	float: left;
	display: inline;
	margin-top: 10px;
}
 
#system_free_b .cakeLyouat .cakeDetail {
	float: left;
	display: inline;
	margin: 20px;
	width: 320px;
}
 
#system_free_b .cakeLyouat .cakeDetail .price {
	color: #A50A05;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
 
#system_free_b .cakeLyouat .cakeBuy {
	float: right;
	display: inline;
	margin-top: 10px;
}
 
 
/*-------------------------------------
// お知らせ
-------------------------------------*/
#system_information {
	margin-top: 20px;
}
 
#system_information .system_information_ul {
	margin-top: 10px;
}
 
#system_information .system_information_ul li {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(http://systemcart.jp/theme/swanbakery_honten/arrow_02.gif) no-repeat 0 6px;
	line-height: 1.8em;
}

/*-------------------------------------
// ログインフォーム
-------------------------------------*/
#loginForm {
position: absolute;
left:185px;
top:129px;
}

#loginForm .inner {
position: relative;
}

#loginForm .inner span {
font-weight: bold;
}

#loginForm .inner div.input {
float: left;
margin: 1px 5px 0 0;
}
#loginForm .inner div.btn {
float: left;
}

#pagelist {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	font-size: 91%;
}

#pagelist a:link{
	color:#284780;
} 
#pagelist ul{
	text-align: right;
	list-style-type: none;
	float: right;
	margin: 0px 10px 0px 10px;
}
#pagelist li{
	float:left;
	width: 15px;
	padding-bottom:3px;
	*padding-bottom:0px;
	margin-right: 5px;
	text-align: center;
}
#pagelist .pagebtn{
	float:right;
	width: 65px;
}

.act{
	width: 15px;
	height: 15px;
	background-color: #EDF1F8;
	border: 1px solid #194B80;
	color: #284780;
}



/*-------------------------------------
//ログインフォーム ヘッダー 他
-------------------------------------*/
.loginBox {
position: absolute;
left:185px;
top:119px;
}

.loginBox .inner {
position: relative;
}

.loginBox .inner dl {
float: left;
width: 325px;
}

.loginBox .inner dl dt {
float: left;
font-weight: bold;
margin: 1px 5px 0 0;
}

.loginBox .inner dl dd {
float: left;
margin: 0 10px 0 0;
width:120px;
}
.loginBox .inner dl dd input {
float: left;
margin: 0px 0px 0 0;
width:120px;
}
.loginBox .inner span {
float: left;
margin: 0 10px 0 0;
}

/*-------------------------------------
// ユーザーログインページフォーム
-------------------------------------*/

.uLoginBox .loginForm {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.uLoginBox .loginForm dl {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.uLoginBox .loginForm dl dt {
	padding-bottom: 10px;
	clear: both;
	float: left;
}
.uLoginBox .loginForm dl dd {
	padding-bottom: 10px;
	padding-left: 80px;
}






/*******************************
 *     テキスト
 *******************************/
 
#main h2 {
	font-size: 14px;
	font-weight: 600;
	background: url(/upload/shop/1/Image/headline1.jpg) no-repeat 0 0;
	color: #000000;
	padding: 7px 0 0 15px;
	height: 31px;
	margin-bottom: 10px;
}








