@charset "shift_jis";

/* common tags */
html {
	color: #414141;
}

body {
	margin : 0px auto;
	text-align:center;
	font-size : 95%;
	padding: 0;
}

a:link, 
a:visited, 
a:hover, 
a:active {
	color:#000099;
	text-decoration:none;
}

img {
	border:none;
}

/* common classes */
.hidden {
	visibility: hidden;
	display: none;
}

.center {
	text-align:center;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
	width: 100%;
}

/* useful classes */
.returntop {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C3B37;
}

.headHr {
	color: #6C3B37;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	clear: both;
}

img.left {
	margin: 5px 5px 5px 10px;
	float: left;
	border: 0;
}

.introduce {
	text-align: left;
	margin: 10px;
	width: 540px;
}

.introduce p {
	margin: 0px;
}

.title_h2 {
	clear: both;
	text-align: left;
	width: 549px;
	background-color: #6C3B37;
	margin: 5px 0 5px 5px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	display: block;
}

.title_h3 {
	clear: both;
	text-align: left;
	width: 534px;
	margin: 10px;
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBB197;
	display: block;
}

.map {
	width: 560px;
	margin: 0;
}

.introduce img {
	float: left;
	margin: 0 4px 0 4px;
}

.notice {
	text-align: left;
	width: 550px;
	margin: 5px;
	font-size: 80%;
}

.notice_ul {
	list-style-type: none;
}

.dlimg {
	clear: both;
	margin: 10px 0 0 0;
	width: 540px;
	height: 177px;
}

.feeunit {
	margin: 0 10px;
	width: 540px;
}

.feelist {
	text-align: left;
	font-family: "lr SVbN", "Osaka|";
}

/* ID */
#container {
	width: 760px;
	min-height: 560px;
	margin: 0 auto;
}

/* header */
#headerleft {
	width: 215px;
	margin: 5px 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#headerright {
	width: 545px;
	margin: 5px 0;
	float: left;
	color: #6C3B37;
	text-align: right;
	min-height: 63px;
}

#logo {
	float:left;
	width: 450px;
	height: 70px;
	margin: auto;
}

#logo_h1 {
	display: inline;
}

#logo_a {
	display:block;
	height: 63px;
	width: 215px;
}

#headerright_ul {
	list-style-type: none;
	overflow: visible;
	min-height: 63px;
	margin: 0 10px;
}

#headerTel {
	font-size: 25px;
	margin-right: 10px;
}

#headerTelLink {
	text-decoration: none;
	color: #FFFFFF;
}

#headerright_tel_li {
	font-size: 160%;
	font-weight: bold;
}

#headerright_corp_li {
	font-size: 90%;
}
#headerright_tel_li a {
	color: #6C3B37;
}

#headerAddress {
	font-size: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

#headerright_addr_li {
	font-size: 100%;
}

#headerright_addr_li a {
	color: #6C3B37;
}

/* nav */
#left {
	width: 200px;
	float: left;
	margin: 0;
	text-align: center;
	height: 500px;
}

#left dl {
	margin: 0px;
}

.menu_dt {
	display:block;
	height: 34px;
	width: 190px;
	margin: 0 0 10px 0;
}
.menu_dt_a {
	display:block;
	height: 100%;
	width: 100%;
}

.menu_dd_hidden {
	display: none;
}

.menu_dd {
	margin: 0px;
}

.menu_dd ul {
	text-align: left;
	list-style-type: disc;
	line-height: 150%;
}

#menu_top {
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#menu_shop {
	background-image: url(../images/menu_shop.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#menu_order-made {
	background-image: url(../images/menu_order-made.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#menu_onaosi {
	background-image: url(../images/menu_onaosi.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#menu_contact {
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

/* contents */
#content {
	width: 560px;
	float: left;
	margin: 0;
}

/* home page */
.home {
	text-align: left;
	margin: 5px;
	float: left;
	width: 215px;
}

.home p {
	margin: 0 0 5px 0;
}

#home_ul {
	list-style-type: none;
	display: block;
	width: 560px;
	margin: 10px 0;
	padding: 0;
	height: 120px;
}

#home_top_photo {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 256px;
	width: 520px;
	margin: 0 10px 10px 10px;
	float: left;
}

#home_top_introduce {
	margin: 10px;
	width: 520px;
	background-image: url(../images/home_introduce.jpg);
	background-repeat: no-repeat;
	height: 250px;
}

#home_li_order-made {
	background-image: url(../images/home_order-made.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 160px;
	float: left;
	margin: 0 5px 0 20px;
}

#home_li_home {
	background-image: url(../images/home_shop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 160px;
	float: left;
	margin: 0 20px 0 5px;
}

#home_li_onaosi {
	background-image: url(../images/home_onaosi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 160px;
	float: left;
	margin: 0 10px;
}

.home_li_a {
	display:block;
	height: 100%;
	width: 100%;
}

/* shop page */

#shop_img {
	background-image: url(../images/shop_photo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 237px;
	width: 420px;
	margin: 0 70px;
}

iframe.shop_iframe {
	width: 545px;
	margin: 5px 5px 5px 10px;
}

th.shop_th {
	width: 160px;
}

table.shop_table {
	width: 500px;
	margin: 10px;
}

/* order-mage page */
#order-made_howto {
	background-image: url(../images/order-made-how2order.gif);
	background-repeat: no-repeat;
	height: 584px;
	width: 504px;
	margin: 0 auto 15px auto;
}

#order-made_pricelist {
	background-image: url(../images/order-made-pricelist.jpg);
	background-repeat: no-repeat;
	height: 589px;
	width: 504px;
	margin: 0 auto 15px auto;
}

.order-made {
	margin: 10px;
	width: 540px;
}

.order-made_img {
	float: left;
	width: 190px;
	margin: 0;
	height: 333px;
}

.order-made_text {
	width: 345px;
	float: left;
	text-align: left;
	margin: 0 0 0 5px;
	min-height: 253px;
}

.order-made_thumb_img {
	margin: 5px;
}

/* onaosi page */
#onaosi_img {
	background-image: url(../images/onaosi.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 707px;
	width: 534px;
	margin: 15px auto;
}


/* footer */
#footer {
	margin: 0;
	text-align: center;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C3B37;
	padding: 0 0 5px 0;
}

#footer p {
	margin: 0px;
}

#footer a {
	color: #414141;
}

#footer_copy {
	font-size: 90%;
}

#footer_designed {
	font-size: 60%;
}
span.small {
	vertical-align: text-bottom;
	font-size: x-small;
}
