/*--▽基本設定▽-------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: #EFEFEF;
}
a{
	text-decoration: none;
}
a:link{
	color: #003366;
	background-color: transparent;
}
a:visited{
	color: #003366;
	background-color: transparent;
}
a:hover{
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
}
a:active{
	text-decoration: none;
	color: #003366;
	background-color: transparent;
}
h1 {
	
}
h2 {
	
}
h3 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}
h5 {
	
}
ul {
	
}
li {
	
}
dl {
	
}
dt {
	
}
dd {
	
}
hr {
	display: none;
}
em {
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFFFF;
}
strong {
	font-size: 100%;
	font-weight: bold;
	color: #ff0000;
}
address {
	
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
rt {
	font-size: 70%;
}
table {
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: 30px;
	border-width: 1px;
	border-color: #339966;
	border-style: solid;
	background-color: #FFFFFF;
}
caption {
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 30px;
	padding: 3px;
}
th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #339966;
}
tr.thead {
	font-weight: bold;
}
tr.tfoot {
	font-weight: bold;
}
td {
	text-align: center;
	margin: 0px;
	padding: 1px;
	border: 1px solid #339966;
}


/*--▽個別設定▽-------------------------------------------------------*/

#container-inner {
	width: 760px;
	background-color: #FFFFFF;
}

#header {
	width: 760px;
	height: 700px;
	background: url('images/title.png') no-repeat left top;
}

h1 {
	
}

#itemlist {
	position: absolute;
	z-index: 1;
	top: 260px;
	left: 120px;
	width: 100px;
}
#itemlist li {
	list-style-type: none;
}
.item01 {
	margin-bottom: 13px;
}
.item02 {
	margin-bottom: 12px;
}
.item03 {
	margin-bottom: 1px;
}
.item04 {
	margin-bottom: 1px;
}
.item05 {
	margin-bottom: 1px;
}
.item06 {
	margin-bottom: 1px;
}
.item07 {
	margin-bottom: 1px;
}

#alpha {
	margin-left: 210px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	width: 540px;
}
#alpha h2 {
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-color: #339966;
	border-top-style: solid;
}
#alpha h3 {
	font-size: 100%;
	margin: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-color: #339966;
	border-left-style: solid;
}

#alpha ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#alpha li {
	margin-left: 2em;
	list-style-image: url('http://www.o-guchi.com/images/allow.png');
}

.asset-meta {
	font-size: 80%;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
}

.asset-body {
	padding: 10px;
}
.asset-body p {
	line-height: 150%;
	padding-right: 5px;
}


.edit {
	text-align: right;
}
}
.content-nav {
	text-align: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#beta {
	padding: 5px 5px 5px;
	border-top: 1px solid #CCCCCC;
	position: absolute;
	z-index: 2;
	top: 700px;
	left: 0;
	width: 200px;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
}

#beta h2 {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #339966;
}
#beta h3 {
	font-size: 80%;
	color: #000066;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #339966;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
#beta p {
	color: #000000;
	margin-left: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}
#beta li {

	list-style-type: none;
}
.module-coupon {
	margin-bottom: 10px;
}
.widget-shopinfo,
.widget-search,
.widget-archives,
.widget-categories {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5;
	padding-bottom: 5px;
}

.widget-search,
.widget-categories {
	display: none;
}

.widget-powered,
.widget-cloud,
.widget-welcome,
.widget-about-this-page {
	display: none;
}

.widget-gnavi {
	color: #000000;
	padding-left: 5px;
	position: absolute;
	top: 680px;
	left: 0px;
	width: 720px;



}


