@charset "utf-8";

/* RESET DEFAULT */
h1,h2,h3,h4,h5,p { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; }
dl,dt,dd,ul,ol,li,form { padding:0; margin:0; font-size:9px; line-height:1.0; font-weight:normal; list-style:none; }
object,embed { padding:0; margin:0; }
a { outline:0; }
img { vertical-align:bottom; }
/* RESET DEFAULT */

body {
	padding:0;
	margin:0;
	text-align:center;
	color:#FFF;
	background:#0F7E07 url(images/bg_body.jpg) no-repeat center 0;
}

a { color:#0F7E07; }
a:hover {
	color:#3CC;
	text-decoration:none;
}

#wrap {
	margin:0 auto;
	width:900px;
	text-align:left;
	position:relative;
	overflow:hidden;
}

/* HEAD */
#head {
	margin:0 0 30px;
	height:170px;
}

#head h1 {
	margin:0 auto;
	color:#333;
	line-height:1.25;
	font-size:12px;
	text-align:center;
}
#head h2 {
	margin:0;
	position:absolute;
	left:60px;
	top:28px;
}
#head h3 {
	margin:0;
	position:absolute;
	right:60px;
	top:36px;
}
/* HEAD */

/* HEADNAV */
ul#headnav {
	width:780px;
	overflow:hidden;
	position:absolute;
	left:60px;
	top:125px;
}
ul#headnav li {
	display:block;
	height:45px;
	width:130px;
	float:left;
}
ul#headnav li a {
	display:block;
	height:45px;
	width:130px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/nav.jpg) no-repeat;
}

ul#headnav li a#menu_a { background-position:0 0; }
ul#headnav li a#menu_b { background-position:-130px 0; }
ul#headnav li a#menu_c { background-position:-260px 0; }
ul#headnav li a#menu_d { background-position:-390px 0; }
ul#headnav li a#menu_e { background-position:-520px 0; }
ul#headnav li a#menu_f { background-position:-650px 0; }
ul#headnav li a#menu_a.current, ul#headnav li a#menu_a:hover { background-position:0 -45px; }
ul#headnav li a#menu_b.current, ul#headnav li a#menu_b:hover { background-position:-130px -45px; }
ul#headnav li a#menu_c.current, ul#headnav li a#menu_c:hover { background-position:-260px -45px; }
ul#headnav li a#menu_d.current, ul#headnav li a#menu_d:hover { background-position:-390px -45px; }
ul#headnav li a#menu_e.current, ul#headnav li a#menu_e:hover { background-position:-520px -45px; }
ul#headnav li a#menu_f.current, ul#headnav li a#menu_f:hover { background-position:-650px -45px; }
/* HEADNAV */

/* CONTENT */
#content {
	padding:0 60px;
	margin:0 0 30px;
	width:780px;
	overflow:hidden;
}
#content h3 { margin:0; }
#content h4 { margin:0; }

/* block */
#content div#block {
	margin:0 0 10px;
	width:780px;
	height:360px;
	position:relative;
}

#content div#block p {
	position:absolute;
	right:0;
	top:0;
}
#content div#block h4 {
	position:absolute;
	left:-60px;
	bottom:0;
}
#content div#block dl {
	position:absolute;
	left:220px;
	bottom:15px;
}
#content div#block dd {
	width:345px;
	font-size:12px;
	line-height:1.5;
}
#content div#block ul {
	padding:54px 14px 11px 16px;
	width:170px;
	height:85px;
	position:absolute;
	right:1px;
	bottom:11px;
	background:url(images/block_ul.jpg) no-repeat 0 0;
	overflow:hidden;
}
#content div#block ul li {
	margin:0 5px 15px 0;
	float:left;
	width:80px;
}
/* block */

/* index */
/* news */
.index#content div#news {
	padding:0;
	margin:0 0 20px;
	width:780px;
	background:url(images/bg_m_btm.jpg) bottom repeat-y;
}
.index#content div#news_inner {
	padding:10px;
	margin:0 0 20px;
	width:760px;
	background:url(images/bg_news_top.jpg) top no-repeat;
}
.index#content div#news h4 { margin:0 0 10px; }
.index#content div#news ul {
	padding:7px 0 0;
	margin:0;
	width:545px;
	float:left;
	border-top:1px #CCC solid;
}
.index#content div#news li {
	padding:0 0 8px;
	margin:0 0 7px;
	width:535px;
	font-size:12px;
	line-height:1.25;
	color:#0F7E07;
	background:url(images/dot_gray.gif) repeat-x 0 bottom;
}
.index#content div#news li span {
	display:block;
	float:left;
	line-height:1.0;
	width:80px;
	padding:0 0 0 80px;
	margin:0 15px 0 0;
	background:no-repeat 6px 50%;
}
.index#content div#news li span.n_info { background-image:url(images/news_info.gif); }
.index#content div#news li span.n_shop { background-image:url(images/news_shop.gif); }
.index#content div#news li span.n_osusume { background-image:url(images/news_osusume.gif); }
.index#content div#news li span strong {
	margin:0 5px 0 0;
	font-size:16px;
}

.index#content div#news dl {
	padding:9px;
	width:185px;
	float:right;
	border:1px #CCC solid;
	background:#FFF;
}
.index#content div#news dl dt {
	margin:0 0 5px;
	text-align:center;
}
.index#content div#news dl dd {
	font-size:12px;
	line-height:1.5;
	color:#333;
}
.index#content div#news dl dd a { float:right; } 

.index#content div#news .news_naiyou{
	margin-left:180px;
	line-height:1.75;
}
/* news */

/* index box */
.index#content div#indexb {
	width:780px;
	overflow:hidden;
}
.index#content div#indexb div { overflow:hidden; }
.index#content div#indexb div h4 { margin:0 0 15px; }
.index#content div#indexb div.left { float:left; }
.index#content div#indexb div.left dl {
	margin:0 0 15px;
	padding:0 0 15px;
	width:400px;
	overflow:hidden;
	border-bottom:1px #FFF solid;
}
.index#content div#indexb div.left dt {
	float:left;
	width:180px;
}
.index#content div#indexb div.left dd {
	float:left;
	width:220px;
	font-size:12px;
	line-height:1.25;
}

.index#content div#indexb div.right {
	float:right;
	width:360px;
}
.index#content div#indexb div.right div {
	margin:0 0 10px;
	width:360px;
	overflow:hidden;
}
.index#content div#indexb div.right div img {
	float:left;
	width:140px;
}
.index#content div#indexb div.right div dl {
	float:right;
	width:210px;
}
.index#content div#indexb div.right div dt { margin:0 0 35px; }
.index#content div#indexb div.right div dt img {
	float:none;
	width:auto;
}
.index#content div#indexb div.right div dd {
	font-size:12px;
	line-height:1.25;
}
.index#content div#indexb div.right p {
	font-size:12px;
	line-height:1.25;
}
/* index box */

.recruit_btn{
	float:right;
	border:none;
	padding:8px 0;
}
.recruit_btn img{
	border:none;
}

/* index */

/*shop*/
.shop#content div#map {
	margin:0 0 30px;
	width:780px;
	overflow:hidden;
}
.shop#content div#map iframe {
	float:left;
	padding:0;
	margin:0;
	width:570px;
	height:350px;
	border:none;
}
.shop#content div#map dl {
	float:right;
	width:190px;
}
.shop#content div#map dt {
	padding:0 0 3px;
	margin:0 0 4px;
	font-size:14px;
	font-weight:bold;
	line-height:1.25;
	border-bottom:1px #FFF solid;
}
.shop#content div#map dd {
	margin:0 0 15px;
	font-size:12px;
	line-height:1.25;
}
.shop#content div#map address {
	float:right;
	width:190px;
	font-size:12px;
	line-height:1.25;
	font-style:normal;
}

.shop#content div#outline {
	margin:0;
	padding:0;
	width:780px;
	background:url(images/bg_m_btm.jpg) bottom repeat-y;
}
.shop#content div#outline_inner{
	margin:0;
	padding:20px 0;
	width:780px;
	background:url(images/bg_m_top.jpg) top no-repeat;	
}
.shop#content div#outline h4 { margin:0 0 20px; }
.shop#content div#outline dl {
	margin:0 0 40px;
	text-align:center;
}
.shop#content div#outline dd {
	font-size:12px;
	line-height:1.5;
	color:#0F7E07;
}
/*shop*/

/* fp */
.fp#content div#aisatsu {
	padding:0;
	margin:0 0 20px 0;
	width:780px;
	background:url(images/fp_aisatsubg_btm.jpg) bottom repeat-y;
}
.fp#content div#aisatsu_inner {
	padding:25px 215px 0 25px;
	margin:0 0 20px;
	width:540px;
	background:url(images/bg_l_top.jpg) top no-repeat;
}
.fp#content div#aisatsu h4 {
	margin:0 25px 197px 0;
	float:left;
	width:145px;
}
.fp#content div#aisatsu p {
	float:right;
	width:370px;
	padding:0 0 20px 0;
	font-size:12px;
	line-height:1.5;
	color:#555;
}
.fp#content div#aisatsu p#lets {
	float:left;
	width:160px;
	font-size:9px;
	line-height:1.0;
}
/* fp */

/* lineup */
.lineup#content div#block dd { width:520px; }
.lineup#content div#lineup {
	padding:0;
	margin:0 0 20px 0;
	width:780px;
	background:url(images/lineup_bg_btm.jpg) bottom repeat-y;
}
.lineup#content div#lineup_inner {
	padding:25px 65px 0 25px;
	margin:0 0 20px;
	width:690px;
	background:url(images/bg_l_top.jpg) top no-repeat;
}
.lineup#content div#lineup h4 { margin:-19px 0 6px; }
.lineup#content div#lineup table {
	width:525px;
	border-top:1px #CCC dotted;
	border-left:1px #CCC dotted;
	padding-bottom:20px;
}
.lineup#content div#lineup table td {
	padding:0 2px;
	width:170px;
	border-right:1px #CCC dotted;
	border-bottom:1px #CCC dotted;
	background:#FFF;
}
.lineup#content div#lineup p {
	font-size:12px;
	line-height:1.25;
	color:#555;
}
/* lineup */

/* box_m */
#content div#box_m {
	padding:0;
	width:780px;
	background:url(images/bg_m_btm.jpg) bottom repeat-y;
}
#content div#box_m_inner {
	padding:25px 25px 0;
	width:730px;
	background:url(images/bg_m_top.jpg) no-repeat 0 0;
}

#content div#box_m h4 {
	float:left;
	margin:0;
	width:auto;
}
#content div#box_m .right{
	float:right;
	color:#555;
	width:560px;
}
#content div#box_m ul {
	float:right;
	color:#555;
	width:560px;
}
#content div#box_m li { margin:0 0 15px; }
#content div#box_m div { margin:0 0 20px; }
#content div#box_m div dl {
	float:left;
	width:355px;
}
#content div#box_m div dt {
	margin:0 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.25;
	color:#0F7E07;
}
#content div#box_m div dd {
	font-size:12px;
	line-height:1.5;
	margin-bottom:15px;
}
#content div#box_m .right img {
	padding:19px 4px;
	float:right;
	width:170px;
	background:#FFF;
	border:1px #CCC solid;
}
/* box_m */

/* privacy housin */
.single#content div#box_l {
	padding:0;
	width:780px;
	background:url(images/bg_l_btm.jpg) bottom no-repeat;
}
.single#content div#box_l_inner{
	padding:25px 25px 0 25px;
	width:730px;
	background:url(images/bg_l_top.jpg) no-repeat;
}
.single#content div#box_l h4 {
	float:left;
	margin:0;
	width:auto;
}
.single#content div#box_l p {
	float:right;
	margin:0 0 20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.25;
	color:#0F7E07;
	width:560px;
}
.single#content div#box_l dl {
	float:right;
	color:#555;
	width:560px;
}
.single#content div#box_l dt {
	margin:0 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.25;
	color:#0F7E07;
}
.single#content div#box_l dd {
	margin:0 0 20px;
	font-size:12px;
	line-height:1.25;
}
/* privacy housin */
/* CONTENT */

/* FOOT */
#foot {
	clear:both;
	height:100px;
	position:relative;
	background:url(images/bg_foot.gif) no-repeat 60px 0;
}
#foot h3 {
	margin:0;
	position:absolute;
	left:75px;
	top:10px;
}
#foot p#footnava {
	font-size:12px;
	line-height:1.75;
	color:#333;
	position:absolute;
	top:10px;
	left:375px;
	width:300px;
	line-height:1.5;
}
#foot p#footnavb {
	font-size:9px;
	line-height:1.0;
	position:absolute;
	top:10px;
	right:70px;
}
#foot p a {
	margin:0 0 0 10px;
}
#foot img#copy {
	position:absolute;
	left:75px;
	bottom:28px;
}
/* FOOT */

.clearfloat{ clear:both;}
