@charset "shift_jis";

body {
	background: url(../img/bg.gif) repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
}
#base {
	width: 760px;
	margin: 0 auto;
}
.left{float:left;}
.right{float:right;}
p {margin: 0;padding: 0px;}
li {list-style-type: none;
	list-style-image: none;}
.lineleft {
	background: url(../img/line_left_bg.gif) repeat-y;
}
.title {
	background: url(../img/title_02.gif) no-repeat;
	width: 585px;
}
.menubgimg {
	background: url(../img/menu_img.jpg) no-repeat bottom;
}
.menubg {
	background: url(../img/menu_bg.gif) repeat-y;
}
h1 {
	color: #C2DAF2;
	font-size: 11px;
	text-align: right;
	padding: 5px 12px 0 0;
	line-height: 145%;
	font-weight: normal;
}
.address {
	background: url(../img/top_address_bg.gif) no-repeat;
	height: 75px;
	padding: 0 10px 0 10px;
	width: 428px;
}
.address p {
	margin: 0;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 15px;
}
.address img {
	float: right;
}
