/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
reset
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

* {/*font*/
	color:#121212;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
settei
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
html{
    height:100%;
}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:150%;
	color: #121212;
	height:100%;
	background-color: #FFFFFF;
}

h1 {
	font-size:10px;
	font-weight:normal;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}

h2 {
	width:571px;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	width:527px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	background-image: url(../images/h2_title.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 3px;
	text-indent: 30px;
}

h4 {
	width: 519px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 287px;
}

a,
a:link,
a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover,
a:active {
	color:#0033CC;
	text-decoration:underline;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
wrapper
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
* html div#wrapper{
    height:100%;
}	

#wrapper {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
    height: 100%;
    min-height: 100%;
	background-image: url(../images/foot_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

body > #wrapper {
        height: auto;
}

#wrapper_in {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-top: 0px;
	padding-bottom:80px;
	background-image: url(../images/side_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#header {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 53px;
}

#header_l {
	width:255px;
	float: left;
}

#header_r {
	width:525px;
	float: right;
}

#logo{
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#logo a{
	width:255px;
 	height:53px;
 	display: block;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
navi
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#gnavi {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/use_back.jpg);
}

#gnavi li {
	text-indent: -9999px;
 	display: block;
 	height: 23px;
 	float:left;
}

#gnavi li a {
 display: block;		
 height: 23px;
 text-indent: -9999px;
}

#gnavi li#top a {
	background-image:url(../btn/home.jpg);
	background-position:0px 0px;
	width:57px;
	margin-left: 484px;
}

#gnavi li#top a:hover, #gnavi li#top a:active {
 	background-position:0px -23px;
}

#gnavi li#nshop a {
	background-image:url(../btn/shop.jpg);
	background-position:0px 0px;
	width:144px;
}

#gnavi li#nshop a:hover, #gnavi li#top a:active {
 	background-position:0px -23px;
}

#gnavi li#nfm a {
	background-image:url(../btn/form.jpg);
	background-position:0px 0px;
	width:95px;
}

#gnavi li#nfm a:hover, #gnavi li#top a:active {
 	background-position:0px -23px;
}


#leftside {
	float:left;
	width:209px;
}

#leftmenu {
	width:209px;
	background-color: #E5E5E5;
	padding-bottom: 7px;
}

#leftmenu ul {
	list-style-type:none;
}

#leftmenu li img,
#leftmenu li a img {
	vertical-align:top;
}

#leftmenu2 {
	width:209px;
}

#leftmenu2 li {
	text-indent: -9999px;
 	display: block;
 	height: 30px;
}

#leftmenu2 li a {
 display: block;		
 height: 30px;
 text-indent: -9999px;
}

#leftmenu2 li#shop a {
	background-image:url(../btn/shopinfo.jpg);
	background-position:0px 0px;
	width:209px;
}

#leftmenu2 li#shop a:hover, #leftmenu2 li#shop a:active {
 	background-position:0px -30px;
}

#leftmenu2 li#price a {
	background-image:url(../btn/price.jpg);
	background-position:0px 0px;
	width:209px;
}

#leftmenu2 li#price a:hover, #leftmenu2 li#price a:active {
 	background-position:0px -30px;
}

#leftmenu2 li#bbs a {
	background-image:url(../btn/bbs.jpg);
	background-position:0px 0px;
	width:209px;
}

#leftmenu2 li#bbs a:hover, #leftmenu2 li#bbs a:active {
 	background-position:0px -30px;
}

#leftmenu2 li#topics a {
	background-image:url(../btn/topics.jpg);
	background-position:0px 0px;
	width:209px;
}

#leftmenu2 li#topics a:hover, #leftmenu2 li#topics a:active {
 	background-position:0px -30px;
}

#leftmenu2 li#link a {
	background-image:url(../btn/link.jpg);
	background-position:0px 0px;
	width:209px;
}

#leftmenu2 li#link a:hover, #leftmenu2 li#link a:active {
 	background-position:0px -30px;
}

#information{
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/shop_back.jpg);
	background-repeat: no-repeat;
}

.add{
	font-size: 11px;
	padding-top: 32px;
	padding-left: 10px;
	padding-bottom: 2px;
	line-height: 130%;
}

.map{
	padding-left: 10px;
	padding-bottom: 2px;
}

.tel{
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 140%;	
}

.tel a{
	font-size: 11px;
	line-height: 140%;	
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
main
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#rightside {
	float:right;
	width:571px;
}

.an_text{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#dg_box{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.dg_box_l{
	width:190px;
	float: left;
	border: 1px solid #D5D5D5;
}

.dg_box_r{
	width:312px;
	float: right;
}

.dg_box_l2{
	width:242px;
	float: left;
	border: 1px solid #D5D5D5;
}

.dg_box_r2{
	width:260px;
	float: right;
}



#click1{
	width:335px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

#click1 a{
	background-image:url(../btn/an_click.jpg);
	background-position:0px 0px;
	width:335px;
	height: 95px;
	display: block;	
}

#click1 a:hover, #click1 a:active {
 	background-position:0px -95px;
}

#click2{
	width:335px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

#click2 a{
	background-image:url(../btn/rp_click.jpg);
	background-position:0px 0px;
	width:335px;
	height: 95px;
	display: block;	
}

#click2 a:hover, #click2 a:active {
 	background-position:0px -95px;
}

#click3{
	width:335px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

#click3 a{
	background-image:url(../btn/dg_click.jpg);
	background-position:0px 0px;
	width:335px;
	height: 95px;
	display: block;	
}

#click3 a:hover, #click3 a:active {
 	background-position:0px -95px;
}

#inbbs{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

#link_box{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#link_box_in{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #15307E;
	padding-bottom: 15px;
}

#site_box{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.table1 {
	width: 515px;
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	color: #121212;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
} 

.table1 td {
	border: 1px #DDDDDD solid;
	font-size: 12px;	
}

.t_b{
	background-color: #FFFFCC;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.t_bs{
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#map_b{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

.map_text{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

#price_box{
	width:527px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #15307E;
}

#price_box_in{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#price_box_l{
	width:328px;
	float: left;
}

#price_box_r{
	width:187px;
	float: right;
}

.menu{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/price_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.intm{
	padding-left: 20px;
	padding-right: 20px;
}

#price_title {
	width:527px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	background-image: url(../images/h2_title.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 3px;
	text-indent: 30px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
}

#footer_u {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	background-image: url(../images/footer_back2.jpg);
	background-repeat: no-repeat;
}

#footer_under {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	bottom:0px;
	height:80px;
	background-color: #FFFFFF;
}

/* IE6 */

* html,

* html #footer_under{
    position:absolute;
    bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1);
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
cms
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#ex1{
	width:527px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #15307E;
}

#ex1_title {
	width:527px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	background-image: url(../images/h2_title.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 3px;
	text-indent: 30px;
}

#ex1_box{
	width:515px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 2px;
}

#ex1_box_l{
	width:240px;
	float: left;
}

#ex1_box_limg{
	width:240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
}

.ex1_box_lt{
	width:240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#ex1_box_r{
	width:240px;
	float: right;
}

#ex1_box_rimg{
	width:240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 2px;
}

.ex1_box_rt{
	width:240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
fukusuu
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.red {
	color:#CC3300;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
etc
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clear {
	clear:both;
}

.rgtside {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.lgtside {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#pagetop{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagetop a{
	color: #704A00;	
}


