@charset "Shift_JIS";

/*

制作完了日　2008/04/01
制作：末期

=1　共通

=2　ナビ

=3　メイン

=4　Today's PickUp

=5　News

=6　FreshGirl　NewFace

=7　ServiceArea

=8　サイド

=9　フッタ




最終更新日　2008/04/03

*/


/*ブラウザスタイルの初期化*/

body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,
form,fieldset,legend{
	margin:0;
	padding:0;
	font-family:Verdana,Arial,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",san-serif;
}

/*font-size初期化*/

body{
	background-color:#000;
	font-size:10px;
	_font-size:62.5%;/*IE6向け*/
}

/*border初期化*/

img,object{
	border:0;
}

/*table設定*/

table{
	/*border-collapse:collapse;*/
	border-spacing:0;
}
/*テキスト設定*/

p{
	text-align:justify;
	text-justify:distribute;
}

em{
	font-style:normal;
}

/*=1　共通*/

#enter-nav,
#nav{
	list-style:none;
}

#enter-nav:after,
#nav:after,
.pick-box:after,
.fresh:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

ul img{
	vertical-align:bottom;
}

#enter-nav a:hover img ,
#nav a:hover img ,
#navtop a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.left{
	float:left;
}

.right{
	float:right;
}

#bg{
	background:#000 url(img/bg.jpg) no-repeat center top;
}

#shadow{
	background:url(img/bg2.jpg) repeat-y;
	width:820px;
	margin:0 auto;
}

#container{
	width:800px;
	margin:0 auto;
}

#container h2{
	background:url(img/head-bg.jpg) no-repeat right top;
}

/*=2　ナビ*/

#navtop{
	background:url(img/bartop.jpg) no-repeat bottom;
	width:800px;
	padding-bottom:10px;
	overflow:hidden;
}

#navtop li{
	float:left;
	background-color:#333;
	list-style-type: none;
}

#nav{
	background:url(img/bar.jpg) no-repeat bottom;
	width:800px;
	padding-bottom:10px;
	overflow:hidden;
}

#nav li{
	float:left;
	background-color:#333;
}


/*ラッパー*/

#wrapper{
	background:url(img/wrap-bg.jpg) repeat-y scroll left top;
	width:800px;
}

/*=3　メイン*/

#main{
	float:right;
	background:url(img/main-bg.jpg) no-repeat left top;
	width:606px;
	padding-left:4px;
	padding-right:5px;
	padding-bottom:10px;
}

/*=4　Today's PickUp*/

.pick-box{
	border-bottom:solid 1px #8A6F45;
	border-left:solid 1px #8A6F45;
	border-right:solid 1px #8A6F45;
	width:604px;
	margin-bottom:6px;
	font-size:1.2em;
	overflow:hidden;
}

.pick-box div.left{
	width:370px;
}

.pick-box dl{
	padding-left:33px;
}

.pick-box dd{
	padding-bottom:20px;
	line-height:1.4;
	color: #fff;
}

.pick-box dl.prof dt{
	background:url(img/pick-t1.jpg) no-repeat right center;
	border-bottom:solid 1px #4A181B;
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	line-height:33px;
}

.pick-box dl.prof a{
	color:#F66;
	text-decoration:none;
}

.pick-box dl.prof a:hover{
	text-decoration:underline;
}

.pick-box div.right{
	background-color: #FFF;
	width:200px;
	padding: 10px;
}


/***
*open campain
************************/

.open-box{
	width:600px;
	font-size:1.2em;
	overflow:hidden;
	margin-top: 5px;
}

div.open-box img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.open-box div.left{
	width:380px;
}

div.open-box div.left h3 {
	margin: 10px 0 0 10px;
}

div.open-box div.left dl dt {
	margin: 4px 0 4px;
	color: #F00;
}

.open-box dl{
	width: 360px;
	height: 150px;
	overflow: auto;
	padding-left: 20px;
}

.open-box dd{
	width: 340px;
	line-height:1.4;
	color: #fff;
}

.open-box dd p {
	width: 340px;
}

.open-box dl.prof dt{
	background:url(img/pick-t1.jpg) no-repeat right center;
	border-bottom:solid 1px #4A181B;
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	line-height:33px;
}

.open-box dl.prof a{
	color:#F66;
	text-decoration:none;
}

.open-box dl.prof a:hover{
	text-decoration:underline;
}

.open-box div.right{
	width:180px;
	border: 5px solid #D0B96D;
	margin: 10px;
}

div.open-box dl dd span {
	color: #FFA500;
}

div.open-boxin {
	width: 600px;
	height: 280px;
	margin-top: -2px;
	padding: 0;
	background:url(img/open_bg.gif) no-repeat left bottom;
}

/*=5　News*/

.news{
	position:relative;
}

.news iframe{
	border:solid 1px #999;
	background-color:transparent;
	width:338px;
	height:138px;
	margin-bottom:13px;
	padding:5px;
	overflow:auto;
}

.news p{
	position:absolute;
	right:0px;
	top:0px;
}

.iframe-inner{
	font-size:1.2em;
	line-height:1.4;
}

.iframe-inner dt{
	float:left;
	clear:both;
	background-color:gold;
	margin-bottom:3px;
	padding:2px;
	color:#000;
}

.iframe-inner dd{
	margin-left:5em;
	margin-bottom:3px;
	padding:2px;
	zoom:1;
	color: #FFF;
}

.iframe-inner dl dd a {
	color: #EF86EF;
}

/*=6　FreshGirl　NewFace*/

.fresh,
.newf{
	width:606px;
	margin-bottom:10px;
	overflow:hidden;
}

.fresh div.left,
.newf div.left{
	margin-right:4px;
}

.fresh-box,
.newf-box{
	background:url(img/topface_bg.jpg) no-repeat right top;
	background-color:#EDDF96;
	width:137px;
	margin-bottom:10px;
	padding:6px 5px;
	color:#000;
	font-size:1.2em;
}

.fresh-box p,
.newf-box p{
	padding-bottom:5px;
}

.fresh-box a,
.newf-box a{
	color:#F0F;
	text-decoration:none;
}

.fresh-box a:hover,
.newf-box a:hover{
	text-decoration:underline;
}

/*=7　ServiceArea*/

.area{
	font-size:1.2em;
}

.area p{
	padding-bottom:10px;
	color:#900;
	text-align:center;
	font-weight:bold;
}

.area table{
	width:605px;
	line-height:1.2em;
	color: #FFF;
}

.area th{
	padding-left:12px;
	width:5em;
	text-align:left;
	vertical-align:top;
}

.area td{
	padding-right:12px;
	padding-bottom:10px;
}

/*=8　サイド*/

#side{
	float:left;
	background:url(img/side-bg.jpg) no-repeat right top;
	width:180px;
	padding-left:5px;
}

.att-box{
	width:120px;
	margin:0 auto 5px;
	color:#FFF;
	font-size:1.2em;
}

.att-box dl{
	padding:3px;
}

.att-box a{
	color:#F66;
	text-decoration:none;
}

.att-box a:hover{
	text-decoration:underline;
}

p.side-txt{
	width:130px;
	padding:10px 25px;
	color:#FFF;
	font-size:1.2em;
	line-height:1.5;
}

/*=9　フッタ*/

#footer{
	clear:both;
	width:800px;
}