/*-------------------------------tag-------------------------------*/

* {
	margin:0;
	padding:0;
}

html,body,h1,h2,h3,h4,h5,h6,img,p,a,ul,ol,li,dl,dt,dd,form,blockquote,pre,address{ 
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

body {
	color:#B4A394;
	font-size:75%;
	line-height:1.3;
	width:765px;
	margin:0 auto;
	background-color:#003300;
}

h1,h2,h3,h4,h5,h6 { 
	font-size:100%;
	font-weight:normal;
}

input,textarea,option,select {
	color:#444444;
	line-height:1.3;
	font-size:100%;
}

a {
	color:#E38400;
}

a:link,visited,active {
	color:#E38400;
}

a:hover {
	color:#F8C57E;
}

.clear {
	clear:both;
}

.align_center {
	text-align:center;
	margin:0;
}

.align_right {
	text-align:right;
}


/*-------------------------------font-------------------------------*/

.bold {
	font-weight:bold;
}

.small {
	font-size:72%;
}


/*-------------------------------color-------------------------------*/

.orange {
	color:#E38400;
}

.white {
	color:#FFFFFF;
}

.pink01 {
	color:#E70A63;
}

.brown {
	color:#6C4025;
}

.red {
	color:#ff0000;
}

.black {
	color:#444444;
}

/*-------------------------------bgcolor-------------------------------*/
.bg_orange {
	background:#EC641C;
}

.bg_l_brown {
	background:#E7E5DA;
}

.bg_white {
	background:#ffffff;
}

.bg_black {
	background:#cccccc;
}

.bg_cream {
	background:#FCFBF6;
}

.bg_brown {
	background:#6A4124;
}


/*-------------------------------layout-all-------------------------------*/
#header {
	background:url("../images/header.jpg") no-repeat;
	height:80px;
	width:785px;
	margin:2px 0 0;
}

h1 {
	padding:0;
	float:left;
}

#header ul{
	float:right;
	margin: 3px 0 0 0;
}

#header li{
	float:left;
	margin:0;
}
#header li a{
	display:block;
	height:19px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#header li.bt_contact a{
	width:56px;
	background-image: url(../images/bt_contact.gif);
}

#header li.bt_viewcart a{
	width:79px;
	background-image: url(../images/bt_viewcart.gif);
}

#head_menu {
	clear:both;
	height:25px;
	width:785px;
	margin:0;
}

#head_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#head_menu li{
	float:left;
}

#head_menu li a{
	display:block;
	height:25px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}

#head_menu li.menu_01 a{
	width:441px;
	background-image: url(../images/bn_head_menu_01.jpg);
}

#head_menu li.menu_02 a{
	width:121px;
	background-image: url(../images/bn_head_menu_02.jpg);
}

#head_menu li.menu_03 a{
	width:64px;
	background-image: url(../images/bn_head_menu_03.jpg);
}

#head_menu li.menu_04 a{
	width:159px;
	background-image: url(../images/bn_head_menu_04.jpg);
}


#wrapper {
	background:url("../images/wrapper.jpg") repeat-y;
	width:785px;
	padding:0 0 0 10px;;
}

#image_top {
	margin:0;
	float:left;
}

/*
#one_column {
	width:700px;
	float:left;
}
*/

#one_column {
	width:770px;
}

#left_column {
	float:left;
	width:190px;
	margin:5px 2px 0 1px;
}

#glo li {
	width:180px;
	height:35px;
	padding:5px 0 0 10px;
	text-indent:60px;
	background:url("../images/glo_bg.gif") no-repeat;
	font-weight:bold;
}

#glo li a {
	margin:0 0 0 12px;
	color:#174117;
	text-decoration:none;
}

#glo li a:link,visited,active {
	color:#174117;
}

#glo li a:hover {
	color:#F8C57E;
}

.box_01 {
	border-bottom:1px solid #E2DFD2;
	border-left:1px solid #E2DFD2;
	border-right:1px solid #E2DFD2;
	padding:10px;
	color:#414141;
	background:#FFF;
	margin-bottom:5px;
}

.box_02 {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.box_03 {
	padding:10px;
}

.box_03_left {
	float:left;
}

.box_03_right {
	float:right;
}

.box_04 {
	width:398px;
	padding:5px 0;
}

.box_04_left {
	float:left;
}

.box_04_right {
	float:right;
}

.box_05 {
	padding:0;
}

.box_05_left {
	float:left;
}

.box_05_right {
	float:left;
}

.box_06 {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:526px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.box_07 {
	width:168px;
	padding:10px;
	border:1px solid #E2DFD2;
	background:#FFF;
}

.box_08 {
	width:526px;
	padding:10px;
	border:1px solid #E2DFD2;
	background:#FFF;
}

.error {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:744px;
	color:#B4A394;
	background:#FFF;
	text-align:center;
	float:left;
}

.inner {
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.inner h4 {
	padding:10px;
	width:528px;
	color:#FFFFFF;
	background:#462B18;
}

#category li {
	background:url("../images/list_img_01.gif") no-repeat;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #CDCDCD;
}

#category li a {
	color:#444444;
	text-decoration:none;
}

#category li a:link,visited,active {
	color:#444444;
}

#category li a:hover {
	color:#cccccc;
}

#now li {
	background:url("../images/list_img_01.gif") no-repeat;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #CDCDCD;
	color:#6C4025;
	font-weight:bold;
	margin-left:10px;
}

#now li a {
	color:#6C4025;
	text-decoration:none;
}

#now li a:link,visited,active {
	color:#6C4025;
}

#now li a:hover {
	color:#D0B4A2;
}

.line_01 {
	background:url("../images/line_01.gif") repeat-x;
}

#center_column {
	margin:0 3px 0 2px;
	float:left;
	width:570px;
}

#right_column {
	margin-left:5px;
	float:left;
	width:565px;
}

h2 {
	width:190px;
}

h3 {
	height:26px;
	padding:0 0 0 15px;
	background:url("../images/h2_bg.gif") no-repeat;
	font-weight:bold;
	color:#000;
	margin-top:2px;
	margin-bottom:3px;
	font-size:15px;
	float:left;
	width:550px;
}

h4 {
	color:#6C4025;
}

h4 a {
	color:#6C4025;
}

h4 a:link,visited,active {
	color:#6C4025;
}

h4 a:hover {
	color:#A58775;
}

h5 {
	font-size:180%;
}

.product {
	display:block;
	width:570px;
	float:left;
}

.product_left {
	margin:0 3px 5px 0;
	border:1px solid #E2DFD2;
	padding:3px;
	width:271px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.product_right {
	border:1px solid #E2DFD2;
	padding:3px;
	width:271px;
	color:#B4A394;
	background:#FFF;
	float:left;
}

.product_img_01 {
	float:left;
	width:100px;
	text-align:center;
	margin-right:10px;
}

.product_cap_01 {
	float:left;
	width:158px;
}


.product_img_02 {
	float:left;
	width:260px;
	text-align:center;
	margin-right:10px;
}

.product_cap_02 {
	float:left;
	width:268px;
}

.product_img_03 {
	float:left;
	width:130px;
	text-align:center;
	margin-right:10px;
}

.product_cap_03 {
	float:left;
	width:400px;
}

.price {
	color:#E38400;
	font-size:140%;
}

dl.news {
	width:548px;
	border-bottom:1px solid #C3B5A9;
	padding:10px 0;
}

.news dt {
	background:url("../images/list_img_02.gif") no-repeat;
	float:left;
	width:100px;
	clear:both;
	padding-left:10px;
}

.news dd {
	width:428px;
	margin-left:110px;
}

.sub_title {
	width:548px;
	margin-top:5px;
}

.sub_title_left {
	float:left;
	width:268px;
}

.sub_title_right {
	float:right;
	width:260px;
	text-align:center;
}

.comment {
	border-bottom:1px solid #643A17;
	padding:10px 0;
}

.table_padding td,th {
	padding:10px;
	color:#444444;
}

.txt {
	width:526px;
}

#my_navi {
	margin:8px 0 10px 0;
}

#footer {
	clear:both;
	padding:10px 10px 0 20px;
	background:url("../images/footer.jpg") no-repeat;
	width:775px;
	height:75px;
	color:#174117;
}

#footer a {
	color:#174117;
}

#footer a:link,visited,active {
	color:#174117;
}

#footer a:hover {
	color:#A58775;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
	margin:0 25px;
}

/*-------------------------------space-------------------------------*/

.t5 {
	margin-top:5px;
	display:block;
}

.t10 {
	margin-top:10px;
}

.t20 {
	margin-top:20px;
}

.b5 {
	margin-bottom:5px;
}

.b10 {
	margin-bottom:10px;
}

.b20 {
	margin-bottom:20px;
}

.r5 {
	margin-right:5px;
}


/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #174117;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #c3c385;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}



/*-------------------------------clearfix-------------------------------*/
/* begin clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	zoom: 1; /* for IE5.5 - IE7 */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */