
body {
	font-family:"ƒqƒ‰ƒMƒmŠpƒSPro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-base-color:#666666;
	}

td {
	font-size: 80%;
	}	
	
tr,table,th {
	line-height: 1.5;
	}
A:link {
	color: #000099;
	text-decoration: none;
	}
A:visited {
	color: #000099;
	text-decoration: none;
	}
A:active {
	color: #000099;
	text-decoration: none;
	}
A:hover {
	color: #CC3300;
	text-decoration: underline;
	}

address {
	padding:5px;
	color:#FFFFFF;
	font-size:70%;
	font-style: normal;
	text-align:center;
}

.top_title_bg {  background-image: url(/kakugenji/image/top_title_bg.jpg)}
.title_bg {  background-image: url(/kakugenji/img_cmn/title_bg.jpg); background-repeat: no-repeat}
.tainan_bg {  background-image: url(/kakugenji/image/tainan_bg.jpg); background-repeat: repeat-y}
.blue_bg_l {  background-image: url(/kakugenji/img_cmn/blue_bg_l.gif); background-repeat: repeat-y}
.blue_bg_r {  background-image: url(/kakugenji/img_cmn/blue_bg_r.gif); background-repeat: repeat-y}

.mini {
	font-size: 75%;
	line-height: 1.5;
	}
.big1 {
	font-size: 90%;
	line-height: 1.5;
	}
.big2 {
	font-size: 100%;
	line-height: 1.5;
	}
.big3 {
	font-size: 120%;
	line-height: 1.5;
	}
	
.kome {
	text-indent:-1.5em;
	text-align:center;
	}


/*--------- menu ---------*/

div.menu_wrap {
	width:575px;
}

div.menu {
	float:left;
	width:180px;
	margin:5px;
	padding:0;
}
div.menu p.photo {
	float:right;
	width:75px;
	margin:0 0 15px 0;
	border:0;
	}
div.menu dl {
	float:left;
	width:105px;
	margin:0;
	padding:0;
	}
div.menu dt {
	border:0;
	}
div.menu dd {
	width:95px;
	text-align:left;
	}
div.menu dd.ex {
	margin:0 0 0 5px;
	font-size:80%;
	line-height:1.2;
	height:21px;
	}
div.menu dd.ex02 {
	width:100px !important;
	margin:0 0 0 5px;
	font-size:80%;
	line-height:1.2;
	height:21px;
	}
div.menu dd.price {
	margin:2px 0 0 5px;
	}
	
.end_txt {
	clear:both;
	color:#e3531d;
	font-size:80%;
	text-align:center;
}
.end_memo {
	clear:both;
	padding:5px;
	border:1px solid;
	width:570px;
	color:#e3531d;
	text-align:left;
}


