@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------------
mainimage
------------------------------------------------------------------- */

h2.pageimg {
	background:url(../img/h2_main_img.jpg) no-repeat;
	}


/* -------------------------------------------------------------------
title
------------------------------------------------------------------- */

.main_column h3 {
	height:38px;
	width:784px;
	margin-bottom:10px;
	}

.main_column h3.ttl001 {background:url(../img/h3_title_001.gif) no-repeat;}
.main_column h3.ttl002 {background:url(../img/h3_title_002.gif) no-repeat;}
.main_column h3.ttl003 {background:url(../img/h3_title_003.gif) no-repeat;}
.main_column h3.ttl004 {background:url(../img/h3_title_004.gif) no-repeat;}
.main_column h3.ttl005 {background:url(../img/h3_title_005.gif) no-repeat;}
.main_column h3.ttl006 {background:url(../img/h3_title_006.gif) no-repeat;}
.main_column h3.ttl007 {background:url(../img/h3_title_007.gif) no-repeat;}
.main_column h3.ttl008 {background:url(../img/h3_title_008.gif) no-repeat;}
.main_column h3.ttl009 {background:url(../img/h3_title_009.gif) no-repeat;}
.main_column h3.ttl010 {background:url(../img/h3_title_010.gif) no-repeat;}
.main_column h3.ttl011 {background:url(../img/h3_title_011.gif) no-repeat;}
.main_column h3.ttl012 {background:url(../img/h3_title_012.gif) no-repeat;}
.main_column h3.ttl013 {background:url(../img/h3_title_013.gif) no-repeat;}
.main_column h3.ttl014 {background:url(../img/h3_title_014.gif) no-repeat;}
.main_column h3.ttl015 {background:url(../img/h3_title_015.gif) no-repeat;}

/* -------------------------------------------------------------------
content
------------------------------------------------------------------- */

.main_column h4 {
	height:26px;
	width:784px;
	margin-bottom:10px;
	}

.main_column h4.ttl001 {background:url(../img/h4_title_001.gif) no-repeat;}
.main_column h4.ttl002 {background:url(../img/h4_title_002.gif) no-repeat;}
.main_column h4.ttl003 {background:url(../img/h4_title_003.gif) no-repeat;}
.main_column h4.ttl004 {background:url(../img/h4_title_004.gif) no-repeat;}
.main_column h4.ttl005 {background:url(../img/h4_title_005.gif) no-repeat;}


.about {
	display:block;
	width:754px;
	margin:5px 15px 15px 15px;
	}

dl.info_niigata {
	display:block;
	height:125px;
	width:370px;
	background:url(../img/niigata_info_base.gif) no-repeat;
	margin:10px 15px 30px 15px;
	}

dl.info_niigata img {
	display:block;
	float:right;
	background:url(../img/niigata_info_base.gif) no-repeat;
	margin:6px;
	}

dl.info_niigata dt {
	display:block;
	width:235px;
	margin:0px 6px 6px 10px;
	padding-top:10px;
	}

dl.info_niigata dd {
	display:block;
	width:235px;
	margin:10px 6px 6px 10px;
	}

dl.info_niigata dd.tel_number {
	display:block;
	width:214px;
	height:21px;
	margin:0px 6px 0px 10px;
	padding-top:10px;
	background:url(../img/tel_number.gif) no-repeat bottom;
	}

div.niigata_store {
	display:block;
	overflow:hidden;
	width:768px;
	margin-left:15px;
	margin-bottom:30px;
	}

div.niigata_store dl {
	display:block;
	width:180px;
	height:150px;
	background:url(../img/niigata_store_base.gif) no-repeat;
	position:relative;
	margin:0px 11px 11px 0px;
	float:left;
	}

div.niigata_store dl img {
	position:relative;
	top:5px; left:5px;
	}

div.niigata_store dl dt {
	font-size:14px;
	font-weight:bold;
	display:block;
	width:170px;
	text-align:center;
	position:absolute;
	top:118px; left:5px;
	}
.small { font-size: 13px !important;}



