@charset "UTF-8";
/*　===============================

	目次
	
===================================*/

*{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-type: none;
	line-height:100%;
}

a:link    {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:active  {color: #FFF; text-decoration: none;}
a:hover   {color: #CCC; text-decoration: none;}

.kaigyo,
br.kaigyo {
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
}

.right {
	text-align:right;
}

/* --------------------------------------
　　☆共通項目☆
-------------------------------------- */

body {
	height:100%;
	background:#00AFAF url(../images/bg01.jpg) repeat-x;
	/*background: #B20049 url(../imgs/siteinfo/bg01.gif) repeat-x;*/
	background-position:left top;
	color: #FFFFFF;
	font-family: helvetica nures,helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	padding-top: 5pt;
	margin-left: 15pt;
}

#wrapper {
	width: 900px;
}

/*商品ページでの臨時*/
#wrapper2 {
	width:100%;
	height:100%;
	background: #FFFFFF;
}
/*商品ページでの臨時*/

#side {
	float: left;
	width: 200px;
	padding-bottom: 80px;
	overflow:hidden;
}

#side2 {
	width: 220px;
	height:100%;
	max-height:100%;
	background: #B20049 url(../img/bg01.gif) repeat-x;
	background-position:left top;
	position: absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

#title {
	background: url(../images/logo.png) no-repeat;
	width: 200px;
	height: 60px;

}


#menu {
	width: 180px;
	padding-bottom:8pt;
	
	

}

#menu tx {
	font-size: 14px;
	letter-spacing: 0.2em;
	

}


#title h1 {
	text-indent: -9999px;
}

#main {
	float: right;
	width: 660px;
}

/*商品ページでの臨時*/
#main2 {
	width:700px;
	float:left;
	background: #FFFFFF;
	padding-left:220px;
}
/*商品ページでの臨時*/



/* ---メインエリア--- */

#header {
	float: right;
	width: 660px;
	height: 30px;
	margin-bottom:20px;
	padding-top: 10px;
}

#content {
	float: right;
	width: 660px;
	margin-bottom:20px;
	
}

#footer {
	float:left;
	width:900px;
	padding-bottom:20px;
	text-align:right;
}

#footer address {
	font-style: normal;
	font-size: 9px;
	letter-spacing: 1px;
}

#footer2 {
	float:left;
	width:700px;
	text-align:right;
	padding-top:20px;
}

#footer2 address {
	color:#333333;
	font-style: normal;
	font-size: 9px;
	letter-spacing: 1px;
}

/* --------------------------------------
　　タイトルエリア
-------------------------------------- */

#site-title {
	float: left;
	width: 180px;
	height: 35px;
	margin-top: 23px;
	padding-left: 20px;
	text-align:left;
	background-color: transparent;
	background: url(../img/logo.png) no-repeat ;
	background-position: 20px 0px;
	display: block;
	overflow-x: hidden;/*IE独自*/
	overflow-y: hidden;/*IE独自*/
}

/*商品ページでの臨時*/
#site-title2 {
	float: left;
	width: 180px;
	height: 35px;
	margin-top:23px;
	margin-bottom:30px;
	padding-left: 20px;
	text-align:left;
	background-color: transparent;
	background: url(../img/logo.png) no-repeat ;
	background-position: 20px 0px;
	display: block;
	overflow-x: hidden;/*IE独自*/
	overflow-y: hidden;/*IE独自*/
}
/*商品ページでの臨時*/

/*ページタイトル*/
#page-title {
	float: right;
	width: 660px;
}

h1 {
	text-indent: -9999px;
}

h2 {
	font-size: 9px;
	font-weight: bolder;
	font-family: helvetica nures,helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
}

#page-title-news {
    background: url(../news/images/title-news.png) no-repeat;
	display:block;
	background-color: transparent;
	width: 116px;
	height:30px;
	text-indent:-9999px;
}

#page-title-media {
	width: 150px;
	height:30px;
	background: transparent url(../media/images/title-media.png) no-repeat;
	display:block;
	background-color: transparent;
	text-indent:-9999px;
	
}

#page-title-profile {
	width: 169px;
	height:30px;
	display:block;
	background-color: transparent;
	background: transparent url(../pofile/images/title-profile.png) no-repeat;
	text-indent:-9999px;
}

#page-title-shop {
	width: 198px;
	height:30px;
	display:block;
	background-color: transparent;
	background: transparent url(../shop/images/title-shop.png) no-repeat;
	text-indent:-9999px;
}

#page-title-label {
	width: 129px;
	height:29px;
	display:block;
	background-color: transparent;
	background: transparent url(../label/images/title-label.png) no-repeat;
	text-indent:-9999px;
}


#page-title-company {
	width: 310px;
	height:30px;
	display:block;
	background-color: transparent;
	background: transparent url(../company/images/title-company.png) no-repeat;
	text-indent:-9999px;
	
}


.page-back {
	float: right;
	width: 200px;
	margin-top:50px;
	padding-left:20px;
	text-align:right;
	font-size:12px;
}

img.pback {
	position:relative;
	top:1px;
	left:0;
	margin-right:5px;
}

.news-back {
	float: right;
	width: 100px;
	margin-top:50px;
	padding-left:20px;
	text-align:right;
	font-size:12px;
	background:url(../img/newslist.gif) no-repeat;
	height:12px;
}

.news-back2 {
	float: right;
	width: 160px;
	margin-top:50px;
	text-align:right;
	font-size:12px;
	background:url(../img/newslist.gif) no-repeat;
	height:12px;
}

.news-back3 {
	float: right;
	width: 120px;
	margin-top:50px;
	text-align:right;
	font-size:12px;
	background:url(../img/newslist.gif) no-repeat;
	height:12px;
}

.news-back4 {
	float: right;
	width: 115px;
	margin-top:50px;
	text-align:right;
	font-size:12px;
	background:url(../img/newslist.gif) no-repeat;
	height:12px;
}


.news-back a:link    {color: #CCC; text-decoration: none;}
.news-back a:visited {color: #CCC; text-decoration: none;}
.news-back a:active  {color: #CCC; text-decoration: none;}
.news-back a:hover   {color: #FFF; text-decoration: none;}

.shop-title {
	font-size:13px;
	letter-spacing:1px;
	padding-left:5px;
	padding-top:5px;
}

/* --------------------------------------
　　コンテンツ（メインメニューページ）
-------------------------------------- */

#menu-news {
	border-bottom:1px #FFF solid;
	margin-top:20px;
	margin-bottom:10px;
}

#menu-news h3 {
	behavior: url(../iepngfix.htc);
	width: 170px;
	height:18px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/title-spnews.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size:8px;
	font-weight: bolder;
	font-style: normal;
	margin-bottom:5px;
	padding-bottom:5px;
}

.sp-news {
	float:left;
	font-size:12px;
	line-height:200%;
}

.sp-news dt {
	float:left;
	width:100px;
	letter-spacing:1px;
	padding-bottom:10px;
}

.sp-news dd {
	float:left;
	width:560px;
	padding-bottom:10px;
}

/* --------------------------------------
　　コンテンツ（ニュース一覧）
-------------------------------------- */

#articles {
	font-size: 13px;
	line-height: 2.4em;
}

#articles dl {
	float:left;
	width:660px;
	margin-bottom:20px;
}

#articles dt {
	float:left;
	width:100px;
}

#articles dd {
	float:right;
	width:560px;
}

/* --------------------------------------
　　コンテンツ（ショップ）
-------------------------------------- */

#articlesshop {
	font-size: 13px;
	line-height: 2.4em;
}

#articlesshop dl {
	float:left;
	width:660px;
	margin-bottom:20px;
}

#articlesshop dt {
	float:left;
	width:150px;
}
#articlesshop da {
    float:right;
	width:100px;
}

#articlesshop dd {
	width:500px;
}


/* --------------------------------------
　　コンテンツ（メディア詳細）
-------------------------------------- */
.media-head {
	border-bottom:1px #FFF solid;
	margin-bottom:20px;
	padding-bottom:10px;
}

.media-head .date {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 2.4em;
}

.media-head .title {
	letter-spacing: 1px;
}

.media-head .title h3 {
	font-size: 18px;
	font-weight:normal;
}

.media-article  {
}

.media-article img {
	float: left;
	width:660px;
	margin-bottom:15px;
}

img.newsimg2 {
	margin-top:20px;
}

.media-article .credit {
	margin-bottom:15px;
	font-size:11px;
	line-height: 1.2em;
	font-family: helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	text-justify:inter-ideograph;
}

.media-article .comment {
	margin-bottom:15px;
	font-size:12px;
	line-height: 1.8em;
	font-family: helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	text-justify:inter-ideograph;
}

.media-article p {
	margin-bottom:0px;
	font-size:14px;
	line-height: 1.8em;
	font-family: helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	margin-bottom:5px;
}

.media-article p em {
	font-weight:normal;
	font-style: normal;
	background:#000000;
}

.media-article .text a:link    {color: #00FFFF; text-decoration: none;}
.media-article .text a:visited {color: #00FFFF; text-decoration: none;}
.media-article .text a:active  {color: #00FFFF; text-decoration: none;}
.media-article .text a:hover   {color: #FF9900; text-decoration: none;}




/* --------------------------------------
　　プロフィール
-------------------------------------- */

.profilearea {
	float:left;
	width:650px;
	font-size:13px;
	margin-bottom:30px;
}

.profileimg {
	float:left;
	width:180px;
}

.profile {
	float:right;
	width:450px;
	font-size:13px;
	margin-bottom:20px;
}

.profile dl {
}

.profile dt {
	float:left;
	width:450px;
	line-height:200%;
}

.profile dd {
	float:left;
	width:445px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:200%;
}


/* --------------------------------------
　　LABEL一覧ページ
-------------------------------------- */

.labelarea {
	float:right;
	width:660px;
	font-size:12px;
	line-height: 2em;
}

.labellist {
	float:left;
	width:660px;
	margin-bottom:30px;
}

.labellist .labelimg {
	float:left;
}

.labellist .labelimg a {
	cursor:pointer;
}

.labellist div a {
	width:370px;
	height:141px;
	display:block;
	overflow:hidden;
}

.labellist dl {
	float:right;
	width:270px;
}

dl.labelwman dt {
	behavior: url(../iepngfix.htc);
	width: 200px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labewmen03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labelmen dt {
	behavior: url(../iepngfix.htc);
	width: 200px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labelmen03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labelandy dt {
	behavior: url(../iepngfix.htc);
	width: 200px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labelandy03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labeljoey dt {
	behavior: url(../iepngfix.htc);
	width: 200px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labeljoey03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labelhysterics dt {
	behavior: url(../iepngfix.htc);
	width: 179px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labelhysterics03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labelgby dt {
	behavior: url(../iepngfix.htc);
	width: 50px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labelg03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labelxxx dt {
	behavior: url(../iepngfix.htc);
	width: 191px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labelxxx03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

dl.labeltrygod dt {
	behavior: url(../iepngfix.htc);
	width: 73px;
	height:60px;
	display:block;
	background-color: transparent;
	background: transparent url(../img/labeltrigod03.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	font-size: 8px;
}

.labellist dl dt a {
	width: 200px;
	height:60px;
	display:block;
	overflow:hidden;
}

.labellist dl dd {
	font-size: 11px;
	line-height: 1.8em;
}

.labellist dl dd a{
	font-size: 11px;
	line-height: 1.8em;
}

.labellist dl dd a:hover {
	background:#000000;
	font-size: 11px;
	line-height: 1.8em;
	color:#FFFFFF;
}

.labeldtl {
	float:right;
	width:660px;
	font-size:12px;
	line-height: 2em;
}

.labeldtl p {
	font-size: 12px;
	line-height:200%;
}

.labelmainimg {
	float:left;
	margin-bottom:20px;
}

.labelinfo {
	float:right;
	width:660px;
	position:relative;
}

.labelinfo h3 {
	width: 242px;
	height: 54px;
	display:block;
	padding-bottom:17px;
}

.labelbtn {
	position:absolute;
	top:33px;
	right:0;
}

.labelbtn a {
	display:block;
	width: 91px;
	height: 21px;
	cursor:pointer;
}

.labelartist {
	float:right;
	width:660px;
}

.labelartist h3 {
	behavior: url(../../iepngfix.htc);
	width:660px;
	height:11px;
	display:block;
	border-bottom:1px solid #FFF;
	background-color: transparent;
	background: transparent url(../img/title-artist.png) no-repeat;
	background-position: left top;
	text-indent:-9999px;
	margin-top:30px;
	font-size: 8px;
	padding-bottom:5px;
	font-weight: normal;
	line-height:1px;
}

.labelartist p {
	font-size: 12px;
	line-height:200%;
}


/* --------------------------------------
　　会社概要
-------------------------------------- */

.cominfo {
	float:right;
	width:660px;
	font-size:13px;
	margin-bottom:20px;
}

.cominfo dl {
}

.cominfo dt {
	float:left;
	width:650px;
	line-height:200%;
}

.cominfo dd {
	float:left;
	width:645px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:200%;
}

.cominfo dd img {
	position:relative;
	top:2px;
	left:5px;
}


