/*-------------------------------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;
}

html {
	background:#F6F6F6;
}

body {
	color:#30544E;
	font-size:82%;
	line-height:1.3;
	background:#FFFFFF;
	width:812px;
	margin:0 auto;
}

h1,h4,h5,h6 { 
	font-size:100%;
	font-weight:normal;
}

h2,h3 { 
	font-size:large;
	font-weight:bold;
}

input,textarea,option,select {
	color:#444444;
	line-height:1.3;
	font-size:100%;
}

a {
	color:#683627;
}

a:link,visited,active {
	color:#683627;
}

a:hover {
	color:#0000CC;
}

.clear {
	clear:both;
}

.align_center {
	text-align:center;
}

.align_right {
	text-align:right;
}


/*-------------------------------font-------------------------------*/

.bold {
	font-weight:bold;
}

.small {
	font-size:72%;
}


/*-------------------------------color-------------------------------*/

.orange {
	color:#E38400;
}

.white {
	color:#FFFFFF;
}

.brown {
	color:#321F14;
}

.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 {
	width:812px;
	margin:0;
	background:#F6F6F6;
}

#header h1 {
	text-align: center;
	color: #F6F6F6;
}

.headnavi {
	padding-top: 3px;
	padding-right:66px;
	text-align: right;
	line-height: 1.3;
}

h1 {
	padding-left:25px;
}

#wrapper {
	width:812px;
	padding-top: 25px;
	background-image: url(../images/wbg.jpg);
	background-repeat: repeat-y;
}
/*
#one_column {
	width:764px;
	float:left;
}
*/

#one_column {
	width:770px;
}

#left_column {
	float:left;
	width:192px;
	padding-left: 14px;
}

#glo {
	padding-bottom: 5px;
}

#glo ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 190px;
}

#glo li {
	background:url("../images/glo_bg.jpg") no-repeat;
	font-weight:bold;
}

#gio li,#glo a {
	padding:10px 0 0 10px;
	display: block;
	width: 180px;
	height: 27px;
	color:#09593C;
	text-decoration:none;
}

#glo li a:link,visited,active {
	color:#09593C;
}

#glo a { 
	background: url("../images/glo_bg.jpg") no-repeat;
}

#glo li a:link,visited,active {
	color:#09593C;
}

#glo li a:hover {
	color:#11A66F;
}

#glo01 a:hover {
	background-position: -190px 0px;
}

#glo02 a {
	background-position: 0px -37px;
}

#glo02 a:hover {
	background-position: -190px -37px;
}

#glo03 a {
	background-position: 0px -74px;
}

#glo03 a:hover {
	background-position: -190px -74px;
}

#glo04 a { 
	background-position: 0px -111px;
}

#glo04 a:hover { 
	background-position: -190px -111px;
}

#glo05 a {
	background-position: 0px -148px;
}

#glo05 a:hover {
	background-position: -190px -148px;
}

#glo06 a {
	background-position: 0px -185px;
}

#glo06 a:hover {
	background-position: -190px -185px;
}

#glo07 a {
	background-position: 0px -222px;
}

#glo07 a:hover {
	background-position: -190px -222px;
}



.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:#30544E;
	background:#FFF;
	float:left;
}

.box_02b10 {
	margin-bottom:10px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#30544E;
	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:#30544E;
	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;
}

.box_09 {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
}

.error {
	margin-bottom:5px;
	border:1px solid #E2DFD2;
	padding:10px;
	width:744px;
	color:#30544E;
	background:#FFF;
	text-align:center;
	float:left;
}

.inner {
	border:1px solid #E2DFD2;
	padding:10px;
	width:548px;
	color:#30544E;
	background:#FFF;
	float:left;
	line-height: 1.5;
}

.inner h4 {
	padding:10px;
	width:528px;
	color:#FFFFFF;
	background:#09593C;
}

#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:#683627;
	text-decoration:none;
}

#category li a:link,visited,active {
	color:#683627;
}

#category li a:hover {
	color:#0000CC;
}

#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:#0000CC;
}

.line_01 {
	background:url("../images/line_01.gif") repeat-x;
}

#center_column {
	/*margin-left:8px;*/
	margin-left:18px;
	float:left;
	width:580px;
}

#right_column {
	/*margin-left:8px;*/
	margin-left:18px;
	float:left;
	width:580px;
}

h2 {
	width:190px;
}

h3 {
	height:28px;
	padding:13px 0 0 10px;
	background:url("../images/h2_bg.gif") repeat-x;
	font-weight:bold;
	color:#FFF;
	margin-bottom:3px;
}

h4 {
	color:#6C4025;
}

h4 a {
	color:#6C4025;
}

h4 a:link,visited,active {
	color:#6C4025;
}

h4 a:hover {
	color:#A58775;
}

h5 {
	font-size:180%;
}

.product {
	width:574px;
	float:left;
}

.product_left {
	margin:0 5px 5px 0;
	border:1px solid #E2DFD2;
	padding:10px;
	width:261px;
	color:#30544E;
	background:#FFF;
	float:left;
}

.product_right {
	border:1px solid #E2DFD2;
	padding:10px;
	width:261px;
	color:#30544E;
	background:#FFF;
	float:left;
}

.product_img_01 {
	float:left;
	width:100px;
	text-align:center;
	margin-right:10px;
}

.product_cap_01 {
	float:left;
	width:148px;
}


.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;
	line-height: 1.5;
}

.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:30px 30px;
	background:url("../images/footer.jpg") no-repeat;
	width:752px;
	height:22px;
	color:#FFFFFF;
	vertical-align: top;
}

#footer a {
	color:#FFFFFF;
}

#footer a:link,visited,active {
	color:#FFFFFF;
}

#footer a:hover {
	color:#0000CC;
}

#footer_left {
	float:left;
	text-align: left;
}

#footer_right {
	float:right;
	text-align: right;
}

/*-------------------------------space-------------------------------*/

.t5 {
	margin-top:5px;
}

.t10 {
	margin-top:10px;
}

.t20 {
	margin-top:20px;
}

.b5 {
	margin-bottom:5px;
}

.b10 {
	margin-bottom:10px;
}

.b20 {
	margin-bottom:20px;
}

.r5 {
	margin-right:5px;
}

.pt5 {
	padding-top:5px;
}

.pt10 {
	padding-top:10px;
}

.pt20 {
	padding-top:20px;
}

.pb5 {
	padding-bottom:5px;
}

.pb10 {
	padding-bottom:10px;
}

.pb20 {
	padding-bottom:20px;
}

.pr5 {
	padding-right:5px;
}

/*-------------------------------追加-------------------------------*/

.tolist01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

.tolist01 li,.tolist01 a {
	display: block;
	width: 568px;
	height: 60px;
}

.tolist01 a {
	text-decoration: none;
	background-image: url(../images/tolist01.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.tolist01 a:hover {
	background-position: 0 -60px;
}

/*-------------------------------追加care_ban1-------------------------------*/

.careban01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

.careban01 li a {
	display: block;
	width: 548px;
	height: 438px;
}

.careban01 a {
	text-decoration: none;
	background-image: url(../images/p0562_548.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.careban01 a:hover {
	background-position: -548px 0px;
}

/*-------------------------------caguideここから-------------------------------*/

#caguide {
	background-image: url(../images/caguide_bg.jpg);
	background-repeat: repeat-y;
	width: 570px;
}

#caguide_a1 ul,#caguide_a2 ul,#caguide_a3 ul,#caguide_a4 ul,
#caguide_b1 ul,#caguide_b2 ul,
#caguide_c1 ul {
	list-style: none;
	width: 540px;
	padding-left: 15px;
}

#caguide_a1 li,#caguide_a1 a,#caguide_a2 li,#caguide_a2 a,#caguide_a3 li,#caguide_a3 a,#caguide_a4 li,#caguide_a4 a {
	display: block;
	width: 172px;
	height: 22px;
	float: left;
}

#caguide_b1 li,#caguide_b1 a,#caguide_b2 li,#caguide_b2 a,#caguide_c1 li,#caguide_c1 a {
	display: block;
	width: 172px;
	height: 22px;
	float: left;
}

#caguide_a1 li,#caguide_a2 li,#caguide_a3 li,#caguide_a4 li {
	background:url("../images/caguide_btn1.jpg") no-repeat;
}

#caguide_b1 li,#caguide_b2 li {
	background:url("../images/caguide_btn2.jpg") no-repeat;
}

#caguide_c1 li {
	background:url("../images/caguide_btn3.jpg") no-repeat;
}

#caguide_a1 a,#caguide_a2 a,#caguide_a3 a,#caguide_a4 a {
	color:#683627;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
}

#caguide_b1 a,#caguide_b2 a,#caguide_c1 a {
	color:#683627;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
}

#caguide_a1 li a:link,visited,active {
	color:#683627;
}

#caguide_a2 li a:link,visited,active {
	color:#683627;
}

#caguide_a3 li a:link,visited,active {
	color:#683627;
}

#caguide_a4 li a:link,visited,active {
	color:#683627;
}

#caguide_b1 li a:link,visited,active {
	color:#683627;
}

#caguide_b2 li a:link,visited,active {
	color:#683627;
}

#caguide_c1 li a:link,visited,active {
	color:#683627;
}

#caguide_a1 li a:hover {
	color:#0000CC;
}

#caguide_a2 li a:hover {
	color:#0000CC;
}

#caguide_a3 li a:hover {
	color:#0000CC;
}

#caguide_a4 li a:hover {
	color:#0000CC;
}

#caguide_b1 li a:hover {
	color:#0000CC;
}

#caguide_b2 li a:hover {
	color:#0000CC;
}

#caguide_c1 li a:hover {
	color:#0000CC;
}

#caa1_01 a {
	background-position: 0px 0px;
}

#caa2_01 a {
	background-position: 0px 0px;
}

#caa3_01 a {
	background-position: 0px 0px;
}

#caa4_01 a {
	background-position: 0px 0px;
}

#cab1_01 a {
	background-position: 0px 0px;
}

#cab2_01 a {
	background-position: 0px 0px;
}

#cac1_01 a {
	background-position: 0px 0px;
}

#caa1_02 a {
	background-position: -180px 0px;
}

#caa2_02 a {
	background-position: -180px 0px;
}

#caa3_02 a {
	background-position: -180px 0px;
}

#caa4_02 a {
	background-position: -180px 0px;
}

#cab1_02 a {
	background-position: -180px 0px;
}

#cab2_02 a {
	background-position: -180px 0px;
}

#cac1_02 a {
	background-position: -180px 0px;
}

#caa1_03 a {
	background-position: -360px 0px;
}

#caa2_03 a {
	background-position: -360px 0px;
}

#caa3_03 a {
	background-position: -360px 0px;
}

#caa4_03 a {
	background-position: -360px 0px;
}

#cab1_03 a {
	background-position: -360px 0px;
}

#cab2_03 a {
	background-position: -360px 0px;
}

#cac1_03 a {
	background-position: -360px 0px;
}

#caa1_01 a:hover {
	background-position: 0px -30px;
}

#caa2_01 a:hover {
	background-position: 0px -30px;
}

#caa3_01 a:hover {
	background-position: 0px -30px;
}

#caa4_01 a:hover {
	background-position: 0px -30px;
}

#cab1_01 a:hover {
	background-position: 0px -30px;
}

#cab2_01 a:hover {
	background-position: 0px -30px;
}

#cac1_01 a:hover {
	background-position: 0px -30px;
}

#caa1_02 a:hover {
	background-position: -180px -30px;
}

#caa2_02 a:hover {
	background-position: -180px -30px;
}

#caa3_02 a:hover {
	background-position: -180px -30px;
}

#caa4_02 a:hover {
	background-position: -180px -30px;
}

#cab1_02 a:hover {
	background-position: -180px -30px;
}

#cab2_02 a:hover {
	background-position: -180px -30px;
}

#cac1_02 a:hover {
	background-position: -180px -30px;
}

#caa1_03 a:hover {
	background-position: -360px -30px;
}

#caa2_03 a:hover {
	background-position: -360px -30px;
}

#caa3_03 a:hover {
	background-position: -360px -30px;
}

#caa4_03 a:hover {
	background-position: -360px -30px;
}

#cab1_03 a:hover {
	background-position: -360px -30px;
}

#cab2_03 a:hover {
	background-position: -360px -30px;
}

#cac1_03 a:hover {
	background-position: -360px -30px;
}


/*-------------------------------caguideここまで-------------------------------*/

/* カレンダー
----------------------------------------------- */
#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: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    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 */