@charset "utf-8";
html{
	height: 100%;
}
html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,
p,blockquote,table,th,tr,td,img,a
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
	text-decoration:none;
	border: none;
	font-weight: normal;
}
body {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 auto;
	text-align: center;
}
a {
	outline: none;
}
a:link,
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #333333;
	text-decoration: none;
}
.clear {
	clear: both;
}

#main_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
#head {
	height: 100px;
	background: url(../images/logo.gif) no-repeat 0 40px;
	width: 790px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

#head a:link,
#head a:visited {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: underline;
}
#head a:hover,
#head a:active {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
}
#main_body {
	width: 790px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
#head_txt {
	font-size: 10px;
	line-height: 110%;
	color: #ffffff;
	float: left;
	padding-top: 6px;
	width: 565px;
}
#head_tel {
	float: right;
}
.contents_tit {
	border-bottom: 2px solid #7f3d25;
}
.con_titl {
	float:left
}
.pankuzu {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 3px;
	font-size: 11px;
}
.inpage_con_tit {
	border-left: 3px solid #7f3d25;
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
}
/* サブナビ */
#sub_navi  {
	padding-top: 18px;
	min-width: 410px;
	position: absolute;
	right: 0;
	bottom: 5px;
}
*html #sub_navi {
	width: 450px;
	right: -25px;
}
#sub_navi ul li{
	height: 1.5em;
	font-size:12px;
	background: url(../images/head_icon.gif) no-repeat 0 5px;
	height: auto;
	padding: 0 0 0 10px;
	margin: 0 5px;
	float: left;
	width: auto;
	display: block;
}



/*-ナビ---------------------------*/
#navi {
	padding-top: 8px;
	padding-left: 37px;
}
#navi a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 30px;
	background-image: url(../images/navi.jpg);
	text-indent: -9999px;
}
#navi li {
	list-style-type: none;
	float: left;
	padding-bottom: 15px;
}
#navi #home a {
	width: 107px;
	background-image: url(../images/navi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#navi #home a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: left -30px;
}
#navi #new a {
	width: 135px;
	background-image: url(../images/navi.jpg);
	background-position: -107px top;
	background-repeat: no-repeat;
}
#navi #new a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -107px -30px;
}
#navi #item a {
	width: 115px;
	background-image: url(../images/navi.jpg);
	background-position: -242px top;
	background-repeat: no-repeat;
}
#navi #item a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -242px -30px;
}
#navi #shop a {
	width: 131px;
	background-image: url(../images/navi.jpg);
	background-position: -357px top;
	background-repeat: no-repeat;
}
#navi #shop a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -357px -30px;
}
#navi #cola a {
	width: 109px;
	background-image: url(../images/navi.jpg);
	background-position: -488px top;
	background-repeat: no-repeat;
}
#navi #cola a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -488px -30px;
}
#navi #inq a {
	width: 111px;
	background-image: url(../images/navi.jpg);
	background-position: -597px top;
	background-repeat: no-repeat;
}
#navi #inq a:hover {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -597px -30px;
}



/*--フッター--*/
#foot {
	padding-bottom: 20px;
}
#foot_txt {
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 11px;
}
#foot_line {
	border-top: 5px solid #7f3d25;
}
#foot_com {
	padding-top: 5px;
	padding-left: 8px;
	float:left;
	line-height: 110%;
	font-size: 11px;
}
#foot_copy {
	padding-top: 5px;
	padding-right: 8px;
	float: right;
}


/*このへん追加・修正   Y.Matsuba*/
/*--コンテンツ--*/
#main_contents {
	width: 790px;
	margin: 20px auto 0 auto;
	text-align: center;
}
*html #main_contents {
}
#main_contents #main_con_l {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: left;
}
*html #main_con_l{
	width: 200px;
}
.list_img  {
	padding-left: 10px;
	padding-bottom: 10px;
}
#main_con_l ul#side_bnr{
	width: 190px;
	padding: 0;
	text-align: left;
}
#main_con_l ul#side_bnr li{
	margin: 0 0 10px 0;
	float: left;
	display: block;
	width: 190px;
	height: auto;
	padding: 0;
	text-align: left;
}
#main_con_l ul#side_bnr li a{
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#main_con_l ul#side_bnr li#eve{
	width: 190px;
	height: 80px;
	display: block;
}
#main_con_l ul#side_bnr li#eve a{
	background: url(../images/bnr_event.jpg) no-repeat 0 0;
	width: 190px;
	height: 80px;
	text-indent: -9999px;
	display: block;
}
#main_con_l ul#side_bnr li#eve a:hover{
	background-position: 0 -80px;
}
*html #main_con_l ul#side_bnr li a{
	zoom: 1;
}
#main_con_l ul#side_bnr li img.category{
	width: 190px;
	height: 125px;
	padding: 0;
	margin: 0;
	border: none;
}
#main_con_l ul#side_bnr h2.title{
	margin: 0;
	padding: 0;
	width:190px;
	height: auto;
	overflow: hidden;
}
#main_con_l ul#side_bnr .mdl{
	margin: 0;
	padding: 0;
	width: 190px;
	height: auto;
	text-align: left;
	background: url(../images/sidebox_bg.gif) repeat-y ;
	font-size: 80%;
}
#main_con_l ul#side_bnr .btm{
	margin: 0;
	padding: 0;
	width: 190px;
	height: 40px;
	text-align: center;
	background: url(../images/sidebox_btm.gif) no-repeat 0 0;
}
/* ここまで */


#list2_head {
	background-image: url(../images/list_img2_head.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 8px;
	margin: 0;
}
#list2_body {
	background-image: url(../images/list_img2_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 190px;
	margin: 0;
}
#list2_foot {
	background-image: url(../images/list_img2_foot.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 8px;
	margin: 0;
}
#list2_body_tit {
	padding-left: 8px;
	padding-bottom: 7px;
}
.list2_body_img {
	padding-left: 8px;
	padding-bottom:5px;
}
.list2_body_form {
	padding-bottom:5px;
	padding-left: 3px;
}
.list2_width {
	width: 100px;
}

#main_con_r {
	float: right;
	width: 570px;
	margin: 0 0 10px 10px;
	text-align: left;
}

/*--contents1--*/
#top_con1 {
	width: 570px;
	height: auto;
	overflow: hidden;
	margin: 0 0 15px 0;
	text-align: left;
}
.top_con1_box {
	margin: 5px 10px;
	border-bottom: 2px dotted #c1c1c1;
}
.top_con1_box div.com_area{
	width: 410px;
	margin: 5px 0;
	float: left;
}
.top_con1_box h4{
	background: url(../images/con1_img0.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: bold;
	color:#660000;
}
.top_con1_box P.text{
	line-height: 1.3;
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
}
.top_con1_box img {
	margin: 0 0 3px 0;
	vertical-align: baseline;
	padding: 2px;
	border: 1px solid #F7E3DF;
	float: right;
	display: block;
	width: 100px;
	height: 75px;
}



/*--contents2--*/
#top_con2 {
	width: 570px;
	padding-bottom: 35px;
}
.top_con2_area {
	border-bottom: 2px dotted #c1c1c1;
	margin: 0 auto;
	padding-bottom: 5px;
}
.con2_box {
	margin: 5px 8px;
	padding: 0;
	float: left;
}
.con2_box img {
	border: 2px solid #7f3d25;
}
.con2_box h4 {
	font-weight: bold;
	font-size: 110%;
	margin: 2px 5px;
}
.con2_box p{
	width: 250px;
	margin: 2px 5px;
	line-height: 1.3;
}
.con2_box img{
	margin: 0;
	padding: 0;
	display: block;
	width: 260px;
	height: 260px;
}
.in{
	padding: 10px;
}

.top_con2_box2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right:5px;
}
.top_con2_l {
	float: left;
}
.top_con2_r {
	float: right;
}
.top_con2_txtbox {
	border-right: 2px solid #7f3d25;
	border-bottom: 2px solid #7f3d25;
	border-left: 2px solid #7f3d25;
	height: 70px;
	width: 256px;
}
.top_con2_tit {
	font-weight: bold;
	font-size: 13px;
	padding-left: 7px;
	padding-top: 2px;
}
.top_con2_txt {
	font-size: 11px;
	padding-left: 7px;
}


/*--contents3--*/
#top_con3 {
	width: 570px;
	padding-bottom: 35px;
}
#top_con3_box {
	background : url(../images/con3_img2.jpg) no-repeat right bottom;
	height: 195px;
}
#top_con3_txt {
	padding-top: 20px;
	padding-left: 10px;
}
#top_con3_txt p {
	margin : 10px 215px 0 0;
}


/* clearfix */
/* clearfixはfloat使用時に親要素の背景が途切れるのを防ぐのに使用します。
   ボックスの縦サイズが思い通りにならない場合もこれを使います。基本的には親要素にこのクラスを適用します。 */
/* for modern browser */
.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

.hidari{
	text-align: left;
}


table#shop  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table#shop th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #F7E3DF;
    font-weight: normal;
	text-align: center;
}
table#shop td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
