* {
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666;
}
a {
	color: #00F;
}
#all {
	width: 100%;
}
#header_bg {
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 350px;
	width: 100%;
}
#header {
	height: 350px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/site_id.jpg);
}
#header_top {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#maon_out {
	width: 100%;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	z-index: 2;
	position: relative;
}
#menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	padding-left: 70px;
	margin-bottom: 40px;
}
#menu li {
	list-style-type: none;
	margin-right: 45px;
	float: left;
	display: inline;
	text-decoration: none;
	color: #666;
}
#menu li a {
	color: #666;
}
#conts_l {
	width: 540px;
	margin-left: 40px;
	z-index: 3;
	position: relative;
	float: left;
}
#conts_l_top {
	height: 250px;
	width: 490px;
	z-index: 4;
	position: relative;
	background-image: url(../img/conts_l_bg.png);
	background-repeat: repeat;
	border: 1px solid #CCC;
	overflow: auto;
	padding-top: 20px;
	padding-left: 25px;
	margin-bottom: 50px;
	padding-right: 25px;
}
#bunner_space {
	float: left;
}
#bunner_space p {
	float: left;
}
#myspace a {
	background-image: url(../img/banner_234x60_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 234px;
	margin-right: 72px;
}
#pizza a {
	background-image: url(../img/bunner_pizza.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 234px;
}
#conts_r {
	float: right;
	width: 280px;
	margin-right: 40px;
}
#object_bg {
	background-image: url(../img/object_bg.png);
	height: 428px;
	width: 332px;
	position: absolute;
	z-index: 1;
	left: -150px;
	top: 80px;
}
#footer {
	clear: both;
	width: 100%;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 369px;
	background-position: center;
}
.movie {
	margin-bottom: 20px;
}
.both {
	clear: both;
}
.mar_t_u_15 {
	margin-top: 15px;
	margin-bottom: 40px;
}
.f_bold {
	font-weight: bolder;
	font-size: 11pt;
}
.a.none {
}
a:hover {
	color: #F00;
}

