body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	text-align:left;
}

*{
	margin:0;
	padding:0;
}

a:link{color: #7E54B4;}
a:visited{color: #7E54B4;}
a:active{color: #FF0066;}
a:hover{color:#FF0066;}

img{border:none;}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.img_left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.data_text {
	font-weight: bold;
	color: #b1764e;
}

.pr{
	clear:both;
}

.pr span{
	font-weight:bold;
	color:#91663d;
}

.pr a{text-decoration:none;}
.pr a:link{color:#b1764e;}
.pr a:visited{color:#b1764e;}
.pr a:hover{color:#91663d; text-decoration:underline;}
.pr a:active{color:#b1764e;}

/*---------------------------*/

#wrap {
	width: 800px;
	margin: 0 auto;
}

#content {
	width: 800px;
}

/*---header---*/

#header {
	width:800px;
	margin-top:8px;
	height: 68px;
}

#header_01 {
	height: 68px;
	width: 192px;
	float: left;

}
#header_02 {
	height: 68px;
	width: 478px;
	float: left;
}
#header_03 {
	height: 68px;
	width: 130px;
	float: right;
	text-align: right;
	color:#ad7c4a;
}

#header_03 a{text-decoration:none;}
#header_03 a:link{color:#ad7c4a;}
#header_03 a:visited{color:#ad7c4a;}
#header_03 a:hover{color:#332720;}
#header_03 a:active{color:#ad7c4a;}

#header_03 p{
	padding-top:40px;
}

/*---Menu---*/

#menu {
	padding: 0px;
	width: 800px;
	height: 40px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#menu em {
	float: left;
	list-style: none;
	text-indent: -9999px;
}

.menu00 a,.menu00_02 a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu01 a,.menu01_02 a {
	text-decoration: none;
	display: block;
	width: 112px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu02 a,.menu02_02 a {
	text-decoration: none;
	display: block;
	width: 112px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu03 a,.menu03_02 a {
	text-decoration: none;
	display: block;
	width: 112px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu04 a,.menu04_02 a {
	text-decoration: none;
	display: block;
	width: 112px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu05 a,.menu05_02 a {
	text-decoration: none;
	display: block;
	width: 112px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu06 a,.menu06_02 a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 40px;
	background-image: url(../img/commonn/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu00 a {
	background-position: 0 0
}
.menu01 a {
	background-position: -120px 0
}
.menu02 a {
	background-position: -232px 0
}
.menu03 a {
	background-position: -344px 0
}
.menu04 a {
	background-position: -456px 0
}
.menu05 a {
	background-position: -568px 0
}
.menu06 a {
	background-position: -680px 0
}

.menu00_02 a {
	background-position: 0 -40px
}
.menu01_02 a {
	background-position: -120px -40px
}
.menu02_02 a {
	background-position: -232px -40px
}
.menu03_02 a {
	background-position: -344px -40px
}
.menu04_02 a {
	background-position: -456px -40px
}
.menu05_02 a {
	background-position: -568px -40px
}
.menu06_02 a {
	background-position: -680px -40px
}


.menu00 a:hover {
	background-position: 0 -40px
}
.menu01 a:hover {
	background-position: -120px -40px
}
.menu02 a:hover {
	background-position: -232px -40px
}
.menu03 a:hover {
	background-position: -344px -40px
}
.menu04 a:hover {
	background-position: -456px -40px
}
.menu05 a:hover {
	background-position: -568px -40px
}
.menu06 a:hover {
	background-position: -680px -40px
}

#menu_home_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_fashion_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_beauty_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_lifestyle_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_enter_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_lovesex_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

#menu_pickup_bar {
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #332720;
	border-bottom-width: 2px;
	background-color: #ab7847;
	height: 4px;
	margin-bottom: 7px;
}

/*---Footer---*/

#footer {
	width: 800px;
	clear: both;
	background-color: #BFBFBF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	height: 29px;
	font-size: 10px;
	text-align:center;

}

#footer a{text-decoration:none;}
#footer a:link{color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color:#FFFFFF; text-decoration:underline;}
#footer a:active {color: #FFFFFF;}

#footer div{
	clear:both;
	padding:6px 0 0 8px;
	clear: both;
}

/*---nextback---*/
#nb_container{
	width:800px;
	clear:both;
	padding-bottom:18px;
	padding-top:18px;
}

.n_container{
	width:400px;
	float:left;
	text-align:left;
}

.b_container{
	width:400px;
	float:right;
	text-align:right;
}


/*---entrance---*/
.pic2{float:left;}

div#entrance_container{
	width:784px;
	clear:both;
	margin:0 auto;
}

div#entra01{
	width:776px;
	padding:4px;
	clear:both;
}

div#entra_unit{
	width:756px;
	padding:10px;
	background-color:#FFFFFF;
	clear:both;
	text-align:left;
}

div.entra_left{
	width:374px;
	float:left;
}

div.entra_right{
	width:374px;
	float:right;
}

div.entra_bottom{
	width:756px;
	clear:both;
	line-height:0;
}

.entra_left img,.entra_right img{
	margin-right:10px;
}
.entra_txt{

}

.entra_txt a{
color:#333333;
text-decoration:none;
}

.entra_txt a:visited{
color:#333333;
text-decoration:none;
}

.entra_txt a:active{
color:#333333;
text-decoration:none;
}

.entra_txt a:link{
color:#333333;
text-decoration:none;
}

.entra_txt a:hover{
color:#ff0066;
text-decoration:underline;
}

/*---Menu0212---*/

.menu000 a,.menu000_02 a {
	text-decoration: none;
	display: block;
	width: 148px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu001 a,.menu001_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu002 a,.menu002_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu003 a,.menu003_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu004 a,.menu004_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu005 a,.menu005_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu006 a,.menu006_02 a {
	text-decoration: none;
	display: block;
	width: 92px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu007 a,.menu007_02 a {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	background-image: url(../img/commonn/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu000 a {
	background-position: 0 0
}
.menu001 a {
	background-position: -148px 0
}
.menu002 a {
	background-position: -240px 0
}
.menu003 a {
	background-position: -332px 0
}
.menu004 a {
	background-position: -424px 0
}
.menu005 a {
	background-position: -516px 0
}
.menu006 a {
	background-position: -608px 0
}
.menu007 a {
	background-position: -700px 0
}

.menu000_02 a {
	background-position: 0 -40px
}
.menu001_02 a {
	background-position: -148px -40px
}
.menu002_02 a {
	background-position: -240px -40px
}
.menu003_02 a {
	background-position: -332px -40px
}
.menu004_02 a {
	background-position: -424px -40px
}
.menu005_02 a {
	background-position: -516px -40px
}
.menu006_02 a {
	background-position: -608px -40px
}
.menu007_02 a {
	background-position: -700px -40px
}


.menu000 a:hover {
	background-position: 0 -40px
}
.menu001 a:hover {
	background-position: -148px -40px
}
.menu002 a:hover {
	background-position: -240px -40px
}
.menu003 a:hover {
	background-position: -332px -40px
}
.menu004 a:hover {
	background-position: -424px -40px
}
.menu005 a:hover {
	background-position: -516px -40px
}
.menu006 a:hover {
	background-position: -608px -40px
}
.menu007 a:hover {
	background-position: -700px -40px
}

/* interview 080226 */
.int-container1{
	width:295px;
	height:90px;
	float:left;
	margin:0 0 8px 0;
	background:url(../img/home/int-bg.gif) repeat-x bottom left;
	padding-bottom:8px;
}

.int-container2{
	width:295px;
	height:90px;
	float:left;
	margin:0 0 8px 8px;
	background:url(../img/home/int-bg.gif) repeat-x bottom left;
	padding-bottom:8px;
}

.int-ph{
	float:left;
	width:90px;
	height:90px;
}

.int-right{
	float:right;
	width:199px;
	height:90px;
	text-align:left;
}

.int-txt-container1{
	float:left;
	width:295px;
	height:18px;
	padding-top:2px;
	margin:0 0 8px 0;
	background:url(../img/home/int-txt-bg.gif) repeat-x bottom left;
}

.int-txt-container3{
	float:left;
	width:598px;
	padding-top:2px;
	margin:0 0 8px 0;
	color:#44342b;
}

.int-txt-container2{
	float:left;
	width:295px;
	height:18px;
	padding-top:2px;
	margin:0 0 8px 8px;
	background:url(../img/home/int-txt-bg.gif) repeat-x bottom left;
}

.int-music-container{
	width:295px;
	height:100px;
	float:left;
}

.int-cinema-container{
	width:295px;
	height:100px;
	float:right;
}

#number {
	float: left;
	height: 20px;
	width: 578px;
	margin-top: 10px;
	font-size: 14px;
	color: #4d3b30;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

#number a:link{color: #b1764e;}
#number a:visited{color: #b1764e;}
#number a:active{color: #4d3b30;}
#number a:hover{background-color:#4d3b30; color:#FFFFFF;}
