/* general */
body{
margin:0px;
padding:0px;
color:#666666;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:#a9a9a9;
}

.text10{
font-size:10px;
line-height:12px;
}

.text11{
font-size:11px;
}

.text12{
font-size:12px;
line-height:130%;
}

.text13 {
	font-size: 13px;
line-height:130%;
}

.text14 {
	font-size: 14px;
	line-height:130%;
}

.fff{
color:#fff;
}

a{
font-size:12px;
color:#6699cc;
text-decoration:none;
}

a img{
border: none;
}

form{
margin:0px;
padding:0px;
}

.form1{
width:165px;
}

.detail{
font-size:9px;
line-height:130%;
}

/* top page news */
.news{
font-size:12px;
color:#333333;
padding:0px 3px;
}

.news a{
color:#003366;
text-decoration:underline;
}

.news a:hover{
color:#003399;
text-decoration:underline;
}

/*アーティスト一覧ページの背景*/
.bg1{
background-color:#E4E4E4;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

/*サイドメニューの背景職*/
.mebg{
background-color:#4C4C4C;
}

/*各ページメインコンテンツの下線*/
.mbu{
border-bottom:1px solid #666;
}

/* artist */
.nav_artist a{
	font-size:12px;
	color:#0d647c;
	text-decoration:none;
	font-weight: bold;
}

/* about */
.nav_about a{
font-size:12px;
color:#2f8067;
text-decoration:none;
font-weight:bold;
}

/* audition */
.nav_audition a{
font-size:12px;
color:#a8761c;
text-decoration:none;
font-weight:bold;
}

/* lmd */
.nav_lmd a{
font-size:12px;
color:#34208c;
text-decoration:none;
font-weight:bold;
}

/* news */
.nav_news a{
font-size:12px;
color:#a95929;
text-decoration:none;
font-weight:bold;
}

/* school */
.nav_school a{
font-size:12px;
color:#297d28;
text-decoration:none;
font-weight:bold;
}

/* talent */
.nav_talent a{
font-size:12px;
color:#993333;
text-decoration:none;
font-weight: bold;
}

/* shopping */

.itemtitle{
font-size:15px;
font-weight:bold;
}

.itemcopy{
font-size:15px;
font-weight:bold;
}

.iteminfo{
font-size:11px;
color:#CCCCCC;
}

.form2{
width:162px;
}

/*contact*/

.form3{
width:215px;
}

.form4{
width:95px;
}

.form6{
width:430px;
height:96px;
}

.ref33 {
	color: #ff3333;
}

/* Exile Discography PopUp */
.bgfff {
background-color:#ffffff;
margin:20px 25px 20px 25px;
padding:0px;
}

/* 携帯に送信 */
.bgbl {
background-color:#000000;
}

.bl69c a{
color:#E59B4C;
}

/*セカンド左メニュー*/
.menu-artists{
margin:0px;
padding:0px;
list-style:none;
font-size:13px;
}

.menu-artists li{
background-image:url(artists/img/com/im_arrow.gif);
background-position:left center;
background-repeat:no-repeat;
padding:0px 0px 0px 15px;
margin:0px 0px 5px 0px;
}

.menu-artists a{
color:#333333;
}


/***************200803追加***************/
/*タレントページの背景*/
.bg2{
background-color:#E8D3C7;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

.bg3{
background-color:#C0C6C9;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

/***************2009011追加***************/
/*劇団EXILEの背景*/
.bg4{
	background-color:#c1c1c1;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

div.hr {
	padding-top : 3px;
	margin-top : 3px;
	border-top-width : 1px;
	border-top-style : dotted;
	border-top-color : #666666;
}

div.hr hr {display: none;}

/***************200809追加***************/
/*表関連*/
.tbl1 {
	font-size: 10px;
	text-align: left;
}

.tbl1 td {
	vertical-align: top;
}

.tbl1 td img {
	-moz-box-shadow: 1px 1px 2px #666;
	-webkit-box-shadow: 1px 1px 2px #666;
	box-shadow: 1px 1px 2px #666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=135, strength=3)";
	filter: progid:DXImageTransform.Microsoft.shadow(color=#666666, direction=135, strength=3);
	float: left;
	border: none;
	margin-right: 5px;
}

.tbl1 td h1 {
	font-size:11px;
	font-weight:bold;
	color:#949363;
	margin-bottom: 0;
}

.tbl1 td.new {
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	margin-bottom: 0;
}

.tbl1 td.new h1 {
	font-size: 14px;
	font-weight: 900;
	color: red;
	margin-bottom: 0;
	margin-left: 10px;
}

.tbl1 td img.space {
	margin-top: 20px;
}

.tbl2 {
	width: 100%;
	padding: 0px;
	line-height: 120%;
	border: none;
	color: #666666;
	border-collapse: collapse;
	font-size: 12px;
}

.tbl2 th {
	width: 90px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 7px;
	background-color: #f0f0f0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;	
}

.tbl2 th.red {
	width: 90px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 7px;
	background-color: #FFB6C1;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;	
}

.tbl2 td.bline {
	background-color: #3399cc;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.tbl2 td.td_txt {
	padding: 7px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border: 1px solid #666666;
	border-left-style: none;
}

/*画像枠*/
.img_b {
	border: 1px #56563a solid;
}

/*リストのマージン調整*/
.list {
	margin-top:0px;
	padding-left:15px;
	margin-left:0px;
}

/*テキスト強調枠*/
.memo {
width: 85%;
margin-bottom: 1em;
padding: 0.5em 10px 0;
background-color: #fffdee;
border: 1px #c0c0c0 solid;
font-size: 110%;
font-weight: bold;
line-height: 150%;
}

.memo h3 {
margin: 0 0 2px 0;
font-size: 115%;
}


/***************201001追加***************/
/*ページフッタ会社情報用*/
.info {
	letter-spacing: 0.05em;
	font-size: 10px;
	color: #000;
}

.info a:link {
	font-size: 10px;
	color: #222;
}

.info a:visited {
	font-size: 10px;
	color: #333;
}

.info a:hover {
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}

/*会社情報内ポリシーページ用*/
.title_box {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.box_style {
	line-height: 220%;
}

.info_box {
	margin-bottom: 25px;
}

.indent-15 {
	text-indent: -12px;
}

ul {
	list-style-type: disc;
}

.p_top_30 {
	padding-top: 30px;
}

.p_bottom_30 {
	padding-bottom: 30px;
}


/***************201005追加***************/
/*EXILE FANTASY CUP用*/
#sub_t {
	padding-top: 25px;
	text-align: center;
	font-family: Meiryo, Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0098db;
	letter-spacing: -0.05em;
}

#ex_message {
	padding: 20px 80px 0 80px;
	background: #FFF;
	font-family: Meiryo, Verdana, sans-serif;
	font-size: 13px;
	margin: 0;
	letter-spacing: 0.08em;
}

#ex_message p {
	background-image: url(./exilefantasycup/img/dot.gif);
	line-height: 28px;
	margin: 0px;
}

#sub_com {
	width: 870px;
	display: table;
	text-align: center;
	margin: 0 auto;
	font-family: Meiryo, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #f5a800;
	padding-top: 25px;
}

div#sub_com p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}

/*for IE6 */  
* html #sub_com p {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html #sub_com p {
	display: inline;
	zoom: 1;
}

#entry_info_box {
	padding: 40px 60px 120px 60px;
}

#entry_info_box a {
	color: #09f;
	text-decoration: none;
}

#entry_info_box a:hover {
	color: #0cf;
	text-decoration: underline;
}

a:hover img.bnhover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#entry_info_border {
	padding: 5px;
	background: url(./exilefantasycup/img/img_border.gif) top left repeat;
}

#entry_info {
	padding: 30px;
	background: #FFF;
	font-family: Meiryo, Verdana, sans-serif;
	font-size: 13px;
	margin: 0;
	line-height: 1.8em;
	letter-spacing:0.08em;
}

.support {
	font-size: 14px;
	font-weight: bold;
	color: #009fe0;
}

#title_box {
	border: 1px solid #0068bd;
	padding: 7px;
	background: #0098db;
	color: #FFF;
	font-weight: bold;
}

.p_left_20 {
	padding-left: 20px;
}

.p_left_40 {
	padding-left: 40px;
}

.p_right_20 {
	padding-right: 20px;
}

.p_right_40 {
	padding-right: 40px;
}

.p_top_20 {
	padding-top: 20px;
}

.p_top_35 {
	padding-top: 35px;
}

.p_25 {
	padding: 25px 0;
}

.line {
	border: none;
	border-top: 1px dashed #004379;
	height: 1px;
}

/*****************/
.left {
	float: left;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

/***************201007追加***************/
.tbox {
	border: 1px solid #1e0137;
	padding: 7px 20px;
	background: #f8f8f8;
	color: #555;
	font-weight: bold;
}

/***************201012追加***************/
.inbox {
border: 0;
width: 714px;
height: 100px;
overflow: auto;
scrollbar-arrow-color: #ff0000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

