@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-size: 75%;
	color: #333;
	line-height: 1.5;
	background: #E2D8C7;
}
table {
	font-size: 1em;
	empty-cells: show;
}
th {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 8px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}

.font10 {
	font-size: 83.3%;
}
.font11 {
	font-size: 91.6%;
}
.font13 {
	font-size: 108.3%;
}
.font14 {
	font-size: 116.6%;
}
.font15 {
	font-size: 125%;
}
.font16 {
	font-size: 133.3%;
}
.font17 {
	font-size: 141.6%;
}
.font18 {
	font-size: 150%;
}

.bold {
	font-weight: bold;
}

.txt_center {
	text-align: center;
}

.txt_left {
	text-align: left;
}

.txt_right {
	text-align: right;
}

.hissu {
	color: #F00;
}

.red {
	color: #F00;
}

.underline {
	text-decoration: underline;
}

/* clearfix ハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}



/* ヘッダー
------------------------------------------------------------------------*/
div#header_container {
	width: 100%;
	background: #E2D8C7;
}
div#header {
	width: 760px;
	margin: 0 auto;
	padding: 0 15px;
	background: #FFA306 url(../images/header_bg.jpg) repeat-x;
}

div#header div.left {
	width: 550px;
	padding-top: 25px;
}
div#header div.right {
	width: 205px;
}

div#header h1 {
	margin-bottom: 5px;
	font-size: 83.3%;
	line-height: 1;
}

div#header p#header_logo {
	margin: 0;
	padding: 0;
}

div#header p#header_order {
	margin: 0;
	padding: 0;
}

/* パチンコ玉　飾り画像 */
div#header_decoration {
	text-align: center;
	background: url(../images/header_decoration_bg.jpg) repeat-x;
}


/* メイン
------------------------------------------------------------------------*/
div#main_container_base {
	width: 100%;
	background: #EDE6DC;
}


div#main_container {
	width: 760px;
	padding: 20px 15px 0;
	margin: 0 auto;
	background: #FFF;
}

/* メインコンテンツ
--------------------------------------------------*/
div#main_content {
	width: 540px;
	float: right;
}

div#main_content p#topicpath {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

div#main_content h2 {
	margin-bottom: 15px;
}

div#main_content h2.bg_style {
	height: 45px;
	padding-left: 30px;
	font-size: 183.3%;
	color: #7B6540;
	font-weight: bold;
	line-height: 36px;
	background: url(../images/title_bg.jpg) no-repeat;
}

div#main_content h3 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	display: list-item;
	list-style: disc inside;
	font-size: 116.6%;
	font-weight: bold;
	color: #85BF00;
	border-bottom: dotted 1px #CCC;
}

div#main_content h4 {
	margin-bottom: 5px;
	display: list-item;
	list-style: square inside;
	font-size: 100%;
	font-weight: bold;
}

/* サイドコンテンツ
--------------------------------------------------*/
div#side_content {
	width: 200px;
	float: left;
}

/* メニュー
----------------------*/
div#menu_box {
	margin-bottom: 10px;
}
div#side_content ul.menu {
	margin: 0;
	padding: 0;
}
div#side_content ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
div#side_content ul.menu li a {
	width: 200px;
	height: 35px;
	display: block;
	overflow: hidden;
	background-position: left top;
}
div#side_content ul.menu li a:hover,
div#side_content ul.menu li.on a {
	background-position: right top;
}

/* ホーム */
div#side_content ul.menu li#home a {
	background-image: url(../images/menu/home.jpg);
}
/* 会社概要 */
div#side_content ul.menu li#gaiyou a {
	background-image: url(../images/menu/gaiyou.jpg);
}
/* ご利用方法 */
div#side_content ul.menu li#riyou a {
	background-image: url(../images/menu/riyou.jpg);
}
/* ご注文 */
div#side_content ul.menu li#order a {
	background-image: url(../images/menu/order.jpg);
}
/* お問い合わせ */
div#side_content ul.menu li#contact a {
	background-image: url(../images/menu/contact.jpg);
}

/* 取扱商品
----------------------*/
div#item_menu_box {
	margin-bottom: 30px;
}
div#item_menu_box ul.menu {
	margin: 0;
	padding: 0;
}
div#item_menu_box ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
div#item_menu_box ul.menu li a {
	width: 200px;
	height: 35px;
	display: block;
	overflow: hidden;
	background-position: left top;
}
div#item_menu_box ul.menu li a:hover,
div#item_menu_box ul.menu li.on a {
	background-position: right top;
}

/*  */
div#item_menu_box ul.menu li#item_1 a {
	background-image: url(../images/menu/item_1.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_2 a {
	background-image: url(../images/menu/item_2.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_3 a {
	background-image: url(../images/menu/item_3.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_4 a {
	background-image: url(../images/menu/item_4.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_5 a {
	background-image: url(../images/menu/item_5.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_6 a {
	background-image: url(../images/menu/item_6.jpg);
}
/*  */
div#item_menu_box ul.menu li#item_7 a {
	background-image: url(../images/menu/item_7.jpg);
}


div#side_content div.info_box {
	margin-bottom: 30px;
}
div#side_content div.info {
	padding: 1px 5px;
	background: #EDE6DC;
}
div#side_content dl#info_order {
	margin: 0;
	padding: 0;
}
div#side_content dl#info_order dt {
	margin: 0;
	padding: 0;
}
div#side_content dl#info_order dd {
	height: 50px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
}

div#side_content dl#info_order dd a {
	display: block;
}

div#side_content dl#info_order dd a:hover {
	margin-top: -50px;
}






/* フッター
------------------------------------------------------------------------*/
div#footer_container {
	width: 100%;
	background: #E2D8C7;
}
div#footer {
	width: 790px;
	margin: 0 auto;
	padding: 70px 0 50px;
	background: #E2D8C7 url(../images/main_container_bottom.jpg) center top no-repeat;
}
/* コピーライト */
div#footer p#copyright {
	margin: 0 0 50px 0; 
	text-align: right;
}

