/*サイト基本設定*/

body {
	font-size: 100%;
	line-height: 120%;
	color: #333333;
	background-color: #e9ddcf;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #77664D;
	text-decoration:none;
}
a:visited {
	color: #4D4231;
	text-decoration:none;
}
a:hover {
	color: #AA5951;
	text-decoration:none;
}
a:active {
	color: #CD722E;
	text-decoration:none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.leftnomag {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	clear: both;
}
.rightnomag {
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	clear: both;
}
/*トップページレイアウト定義*/
h1 {
	margin: 0px 0px 0px 0px;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 180%;
}
h3 {
	width: 598px;
	font-size: 130%;
	color: #990000;
	padding: 2px 0px 2px 5px;
	margin: 10px 0px 10px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC9966;
}
h4 {
	color: #333333;
	font-size: 120%;
	border: 1px solid #E6E3D6;
	padding: 5px 0px 0px 5px;
	height: 19px;
	background-image: url(../../onlineshop/sub-img/h4bk.jpg);
}
h5 {
	color: #333333;
	font-size: 110%;
	border: 1px solid #E6E3D6;
	padding-left: 5px;
	padding-top: 9px;
	height: 24px;
	background-image: url(../../onlineshop/images/namebk.jpg);
}	
div#allbox {
	width: 812px;
	background-image:url(../../onlineshop/images/all-bk.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
div#mainbox {
	width: 800px;
	background-image:url(../../onlineshop/images/bk.gif);
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
.clearimg {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
div.menubox {
	width: 175px;
	background-image: url(../../onlineshop/images/menu-bk.jpg);
	float: left;
}
p.menutxt {
	font-size: 11px;
	width: 132px;
	margin-left: 14px;
	padding: 3px 3px 3px 3px;
	background-color: #B84D4D;
	color: #ffffff;
	text-align: center;
}
div.mainbox {
	width: 615px;
	float: left;
	background-color: #ffffff;
	padding-right: 10px;
}
div.mainimg {
	margin: 0px;
	padding: 0px;
	width: 615px;
	height: 174px;
	background-image:url(../../onlineshop/images/top-img.jpg);
}
p.toptext {
	padding: 80px 0px 0px 350px;
	font-size: 12px;
	font-weight:bold;
	line-height: 120%;
}

div.mainmenu {
	width: 615px;
	margin-top: 6px;
}
div.maincontents {
	width: 150px;
	height: 379px;
	float: left;
	padding: 3px 3px 3px 3px;
	background-color: #C6B6AE;
}
div.whatsnew {
	width: 286px;
	height: 371px;
	float: left;
	padding: 7px 7px 7px 7px;
	background-color: #F8F7F5;
	margin-left: 4px;
	margin-right: 4px;
}
div.item {
	width: 150px;
	height: 371px;
	padding: 7px 0px 7px 0px;
	float: left;
	background-color: #F1EDEB;
}
p.buttam1 {
	margin: 0px 0px 0px 0px;
}
p.buttam2 {
	margin: 5px 0px 0px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
li.new {
	margin-top: 10px;
	list-style-image: url(../../onlineshop/images/listpoint.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AEABA4;
}
div.okomari {
	width: 276px;
	height: 83px;
	margin-top: 20px;
	border: 1px solid #DACFCB;
	background-image:url(../../onlineshop/images/komaru-bk.gif);
}
p.t-item {
	margin-left: 7px;
}
div.itembox {
	width: 150px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBADA8;
}
div.itemname {
	width: 100px;
	margin: 6px 0px 0px 3px;
	float: left;
}
div.itemphoto {
	margin-right: 4px;
	width: 35px;
	height: 25px;
	float: right;
}
p.help {
	margin: 5px 0px 0px 100px;
	line-height: 110%;
}
p.matsuri-banner {
	margin: 15px 0px 10px 0px;
}
div.futter {
	font-size: 11px;
	height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.futterimg {
	width: 615px;
	height: 90px;
	margin: 2px 0px 0px 0px;
	background-image:url(../../onlineshop/images/futter.jpg);
}
p.rogo {
	margin-top: 6px;
	margin-left: 6px;
}
div.menublank {
	margin: 0px;
	background-image:url(../../onlineshop/sub-img/menu-blank.jpg);
}
div.submenu01 {
	margin-left: 6px;
	width: 154px;
}
div.submenu02 {
	margin-top:	2px;
	margin-left: 6px;
	width: 154px;
}
div.subhedder {
	font-size: 11px;
	padding-top: 4px;
	width: 613px;
	height: 16px;
	background-image:url(../../onlineshop/sub-img/hedder-bg.jpg);
	border: 1px solid #E2D9D8;
}
div.pankslist {
	margin: 3px 3px 3px 3px;
	color: #666666;
	font-size: 70%;
}
div.namebox {
	width: 613px;
	height: 35px;
	background-image:url(../../onlineshop/gobord/images/boxbk.gif);
	margin: 0px 0px 0px 0px;
	padding-top: 3px; 
	border: 1px solid #BBAF99;
	margin-bottom: 6px;
}	
div.namebox01 {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
div.namebox02 {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
div.namebox02 a:link,
div.namebox02 a:visited,
div.namebox02 a:hover,
div.namebox02 a:active{
	color: #FFFFCC;
	text-decoration:none;
}
p.textbox {
	margin: 0px 0px 1em 20px;
}
div.textbox {
	margin: 0px 0px 1em 20px;
}
div.textlink {
	margin: 10px 0px 0px 0px;
	float: right;
}
div.contentslink {
	color: #5A7898;
	margin: 10px 0px 20px 0px;
	padding-top: 5px;
	background-color: #F2F0EA;
	height: 21px;
	text-align: center;
}
p.name {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
p.name a:link,
p.name a:visited,
p.name a:hover,
p.name a:active{
	color: #5A7898;
	text-decoration:none;
}
.itemno {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 3px;
	width: 300px;
	background-color: #E7E7E7;
}
p.plice {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 150%;
	color: #ff0000;
	line-height: 150%;
}
table.itemtable {
	margin: 0px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
table {
	font-size: 90%;
	line-height: 110%;
}
table a {
	text-decoration: none;
}
.txt80 {
	font-size: 80%;
}
.txt100 {
	font-size: 100%;
}
.txt120 {
	font-size: 120%;
}
div.titlebox {
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	padding: 25px 10px 0px 0px;
	background-image:url(../../onlineshop/gobord/images/title_bk.jpg);
	width: 605px;
	height: 75px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
	text-align: right;
}
p.syosai-name {
	font-size: 15px;
	padding-top: 2px;
	padding-left: 3px;
	color: #663300;
	margin: 0px 0px 0px 0px;
	border-left: 4px solid #CC9966;
}
div.main01 {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 1px dashed #999999;
	background-color: #FFFFCC;
	padding: 5px;
	}
table.line td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

table.line th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

table.line table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

