/*-----BODY-----*/

body {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background-image: url(../img/common/back.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sp {
    margin:0px;
	padding:0px;
	clear:both;
}

.return {
    width:720px;
	margin:15px auto;
	text-align:right;
	color: #7C7141;
	font-size: 80%;
	clear:both;
}


/*-----LINK-----*/

a:link {
	color: #7C7141;
	background: transparent;
	}
a:visited {
	color: #A99B5C;
	background: transparent;
	}
	
a:hover {
	color: #CC0202;
	/*background: #f8EEED;*/
	}
	
a:active {
	color: #6C02D0;
	/*background: #f8EEED;*/
	}
	

a.b:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}
	
a.b:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}
	
a.b:hover {
	color: #D2E9FF;
	background: transparent;
	}
	
a.b:active {
	color: #D2E9FF;
	background: transparent;
	}
	
a.c:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}
	
a.c:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}
	
a.c:hover {
	color: #D2E9FF;
	background: transparent;
	}
	
a.c:active {
	color: #D2E9FF;
	background: transparent;
	}	


/*-----TEXT-----*/


.text01 {
	font-size: 14px;
	color: #FFFFFF;
}

.text02 {
	font-size: 80%;
	line-height: 120%;
	color: #7C7141;
	text-align: center;
	margin: 5px;
}

.text03 {
	color: #7C7141;
	font-size: 80%;
	text-align: left;
}

.text04 {
	color: #7C7141;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
}

.style5 {
	color: #FF0000;
	font-weight: bold;
	text-align: left; 
}

.text-newyear {
	color: #7C7141;
	font-size: 85%;
	line-height:100%;
	width:155px;
	margin:5px auto;
	padding:5px 0px;
	border-top-color:#999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.table01 {
	background-color: #ffffff;
	border: 1px solid #7C7141;
	margin: 5px auto;
	text-align: left; 
}

.table02 {
	border: 1px dotted #CE64A7;
	margin: 0px auto;
}

.table-zaiko {
	margin: 5px 5px 0px 0px;
	float: right;
}

.return {
	text-align: right;
	clear:both;
}





/*-----HEADER-----*/






/*-----TOP-MENU-----*/

#topmenu {
    position: static;
	background-image: url(../img/common/menu.gif);
	margin :  0px;
    padding: 0px;
	width: 950px;
	height: 30px;
}


#topmenu a {
	text-decoration:none;
}


#topmenu a.first:link,
#topmenu a.first:visited {
   color:#FFFFFF;
}

#topmenu a.first:hover,
#topmenu a.first:active {
	color:#00CCFF;
	background-color:#7C7141;
}

#topmenu li {
	width: 135px;
	height: 17px;
	float: left;
	list-style: none;
    color:#FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	padding: 4px 0px;
	margin: 0px 0px 0px 0px;
}

#topmenu ul {
	padding: 0px;
	margin: 0px;
}



/*-----NEW ITEM-----*/

.newitem {
	margin : 10px auto 0px auto;
	padding: 0px;
	width: 720px;
}


.newitem a {
	text-decoration:none;
	border:0px;
	margin:0px 0px 3px 0px;
}

.newitem a:link,
.newitem a:visited {
   color:#7C7141;
}

.newitem a:hover,
.newitem a:active {
	color:#FF9966;
	background-color:#ffffff;
}


.newitem img {
	border:0px;
	margin:0px 0px 3px 0px;
}

.newitem li {
	width: 180px;
	height:230px;
	float: left;
	list-style: none;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	color: #7C7141;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.newitem li.h {
	width: 180px;
	height:250px;
	float: left;
	list-style: none;
	text-align: center;
	font-size: 80%;
	line-height: 120%;
	color: #7C7141;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

.newitem ul {
	padding: 0px;
	margin: 0px;
}




/*-----FOOTER-----*/






/*-----content-----*/


.content {
	margin : 0px auto;
    padding: 0px;
	width: 720px;
}

.img01 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-position: center;
	padding: 0px;
	border: 0px;
}

.img02 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}

.img03 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.img-size {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.mT10 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.mB10 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}

.mT3 {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

.cart {
	float: right;
	margin: 5px 0px 0px 0px;
}

#cart {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	}
	

.sale {
	color: #FF0000;
	text-decoration: line-through;
}

.sale02 {
	color: #7C7141;
	text-decoration: line-through;
}

.bland-list {
    margin:5px;
	padding:0px;
	border:0px;
	float:left;
}




/*-----php-----*/

#new {	
border: none #A5A5A5;
	overflow: auto;
	height: 180px;
	width: 700px;
	padding: 0px;
	line-height: 150%;
	text-align: left;
	margin:0px auto 10px auto;
}


a.php:link {
	color: #7C7141;
	background: transparent;
	font-size: 12px;
	text-decoration: none;
	}
a.php:visited {
	color: #A99B5C;
	background: transparent;
	font-size: 12px;
	text-decoration: none;
	}
a.php:hover {
	color: #CC0202;
	background: #f8EEED;
	font-size: 12px;
	text-decoration: none;
	}
a.php:active {
	color: #6C02D0;
	background: #f8EEED;
	font-size: 12px;
	text-decoration: none;
	}


hr {
    border-style:solid none none none;
    border-top-color: #c1c1c1;
    border-top-width 1px;
    height:1px;
                }



.title {
	font-size: 16px;
	color: #EA8C00;
	font-weight: bold;
                }
				
.title-rss {
    display:none;
                }

.no {
    font-size: 14px;
    color: #7C7141;
                }

.check_ok {
    color:#0000ff;
    text-align:center;
   }

.check_ng {
     color:#ff0000;
     text-align:center;
    }

table.check { 
border :1px solid  #666666;
    border-collapse:collapse;
    background: #ffffff;
                }

table.check td { 
border-bottom: 1px solid  #666666;
border-left: 1px solid  #666666;
     }

.com { 
padding-right:20px; 
    padding-left:10px;
    line-height:16px;
                }

table.admin {
    border :1px solid #778899;
    border-collapse:collapse;
                }

table.admin td {
    border-bottom: 1px solid #778899;
    border-left: 1px solid #778899;
                }

.admin_sub {
    text-align:center;
    background:#3399ff;
    color:#ffffff;
                }
