@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
.clr {clear:both;}
body {
	background:url(../img/back.gif);
	font-size: 0.84em; line-height: 140%
}
a{
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #FF6000;	
}s
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
ul,li { list-style-type:none;}
#container {
	width:760px;
	background:url(../img/contents_bg.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	text-align:left;
}
#container .contents {
	width:740px;
	margin:0 10px;
}
#header {
	width:740px;
}
#navi {
	margin-top:5px;
	margin-right:5px;
}
#contentsLeft {
	padding-left:5px;
	margin-right:5px;
	text-align:center;
	float:left;
}
#contentsRight {
	margin-left:10px;
	margin-right:5px;
	width:535px;
	float:left;
}
#contentsRight .newsBox {
	margin-top:15px;
}
#contentsRight .newsBox .newsLeft {
	float:left;
}
#contentsRight .newsBox .newsRight {
	width:485px;
	margin:0px 10px;
	float:left;
}

.subShopping {
	margin:10px 0px;
}
table.menu {
	margin-top:10px;
	margin-bottom:20px;
	border:0px;
	text-align:left;
}
table.menu td {
	padding-bottom:10px;
}
table.menu td.item01{
	padding-bottom:10px;
	width:25px;
}
.banner {
	margin-bottom:10px;
}
.access {
	margin-top:20px;
	margin-bottom:20px;
}
.list {
	margin:10px 0px;
}
.category {
	background-color:#E5E5CC;
	padding:0px 10px;
	border: 1px solid;
	border-color:#CCCC80;
}
.goods01 {
	width:171px;
	float:left;
	margin-right:11px;
	border: 1px solid;
	border-color:#CCCC80;
	height:200px;
}
#footer {
	width:740px;
	padding-bottom:10px;
	text-align:center;
}

#footer_menu {
	width:740px;
	border-top:1px solid #999999;
	margin-bottom:10px;
	padding-top:20px;
}
table.news {
	text-align:left;
}
table.news td.text {
	padding:3px 0px;
}


table.order {
	
}
table.order td {
	padding:3px
}
.mainP01 {
	width:535px;
	margin-bottom:20px;
	margin-top:20px;
}
.pLeft {
	margin-right:5px;
	float:left;
}
.pRight {
	float:left;
}
.leftBox {
	width:335px;
	float:left;
	padding-right:5px;
}
.rightBox {
	width:195px;
	float:left;
	background-color:#E9E9F3;
	margin-bottom:20px;
}
.newitem {
	margin-bottom:5px;
}
.newP {
	margin-right:5px;
	float:left;
	margin-bottom:20px;
}
.subtitle {
	font-weight:bold;
}
.newTextbox {
	float:left;
	width:230px;
}
.newText {
	font-size:0.78em;
	line-height:140%;
}
.detail {
	margin-top:10px;
	margin-bottom:20px;
}
table.best {
	margin-top:10px;
	margin-left:3px;
	margin-bottom:5px;
}
.bestText {
	width:114px;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:10px;
	font-size:0.78em;
	line-height:140%;
	float:left
}
.bestP {
	margin-right:3px;
	float:left;
	margin-bottom:10px;
}
.par95lh {  font-size: 95%; line-height: 130%}
.par80lh {  font-size: 80%; line-height: 140%}
.pt8lh {  font-size: 8pt; line-height: 130%}
.pt10lh {  font-size: 10pt; line-height: 130%}
.par70lh {  font-size: 70%; line-height: 130%}

.outline {
	width:416px;
	margin-top:30px;
	line-height:160%;
	text-align:left;
	font-size:0.88em;
	margin-bottom:30px;
}
.infoBox {
	border:solid 1px #cccccc;
	padding:10px;
	margin-bottom:10px;
}
.redInfo {
	font-weight:bold;
	color:#F00;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:dotted 1px #cccccc;
	text-align:center;
}
.marginBottom5 {
	margin-bottom:5px;
}
.marginBottom20 {
	margin-bottom:20px;
}
.square {
	font-weight:bold;
	width:100px;
}
.center {
	text-align:center;
}
