@charset "utf-8";

html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/*ブラウザスタイルの初期化*/
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: "ＭＳ Ｐゴシック","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"MS P Gothic",Arial,Helvetica,sans-serif;
}

/*font-size初期化*/
body {
	font-size:10px;
	_font-size:62.5%;/*IE6向け*/
	line-height:1.4;
	background:url(../img/bg_top.jpg) left top repeat-x;
	color:#666;
}

/*border初期化*/
img,object {
	border:0;
}

/*table設定*/
table {
	xborder-collapse:collapse;
	xborder-spacing:0;
}
/*テキスト設定*/
p {
	text-align:justify;
	text-justify:distribute;
}

ul {list-style:none;}

/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}/*IE7用*/

/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

a {
	color:#333;
}

a:hover {
	text-decoration:none;
}

a:hover img {
	opacity : 0.8;
	filter: alpha(opacity=80);
}

.floatL {float:left;}
.floatR {float:right;}
.clear {clear:both;}
.center {text-align:center;}
.right {text-align:right;}

.mB10 {margin-bottom:10px;}
.mB20 {margin-bottom:20px;}

.txt_base {font-size:1.2em;}
.bold {font-weight:bold;}


hr.line {
	clear:both;
	height: 2px;
	border: none;
	border-top: 2px #ccc dotted;
	margin-bottom:20px;
}


/*  段組
--------------------------------------------------------*/
#container {
	width:820px;	
	margin:0 auto;
}

#header {
	height:135px;	
}

#header_logo {
	float:left;
	padding:6px 0 0 0;
}

/*
--------------------------------------------------------*/
#content {
	padding:0 0 40px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

/* global_navi
--------------------------------------------------------*/
#global_navi {
	height:33px;
	margin-bottom:20px;	
}

#global_navi li {
	float:left;	
}

#global_navi li a img {
	vertical-align:bottom;	
}


/*
--------------------------------------------------------*/
#primary {
	float:left;
	width:560px;
}

.pri_inner {
	padding:0 5px;
}

#secondary {
	float:right;
	width:240px;
}

/**/
#secondary ul li {
	margin-bottom:10px;
}

#secondary ul li a img {
	vertical-align:bottom;
}
/**/

#kado_top {
	width:560px;
	background:url(../img/kado_top.gif) left top no-repeat;
	padding-top:3px;
}

#kado_side {
	background:url(../img/kado_side.gif) left top repeat-y;
	padding:0 4px 1px;
}

#kado_top dl.bg_w {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:5px 10px;
}

#kado_top dl.bg_g {
	background-color:#F5F5F5;
	border-bottom:1px solid #ccc;
	border-top:1px solid #fff;
	padding:5px 10px;
}

#kado_top dl dt {
	font-weight:bold;
	color:#3366CC;
	font-size:1.1em;
	
	padding:3px 5px 0;
}

#kado_top dl dd {
	font-size:1.2em;
	
	padding:0px 5px 3px;
}

#kado_side h2 {
	background:url(../img/index_02.jpg) left top no-repeat;
	width:102px;
	padding:5px 0 5px 450px;
	height:20px;	
}


iframe {
	background:url(../img/index_iframe_bottom.jpg) left bottom no-repeat;
	padding-bottom:8px;
}

/*
--------------------------------------------------------*/
#footer {
	clear:both;
	background:url(../img/bg_footer.jpg) left top repeat-x;
	height:112px;
}

#footerInner {
	background:url(../img/bg_footer2.jpg) no-repeat;
	width:820px;
	height:112px;
	margin:0 auto;
}

#footer ul {	
	text-align:right;
	padding-right:10px;
	padding-top:18px;
}

#footer ul li {
	display:inline;
	padding-right:15px;
	background:url(../img/arrow01.jpg) left center no-repeat;
	padding-left:12px;
}

#footer ul li a {	
	font-size:1.2em;
	color:#666;
}

.tb_company {
	width:550px;
	margin:0 auto 30px;
}

.tb_company th {
	text-align:left;
	font-weight:normal;
}

.tb_company th,.tb_company td {
	font-size:1.2em;
	border-bottom:1px solid #f3f3f3;
	padding:10px;
}

.tb_company td a {
	font-weight:normal;
}


/*  お問い合わせ
---------------------------------------------*/
.tb_form {
	width:100%;
	font-size:1.2em;
}

.tb_form th {
	width:130px;
	border-right:2px solid #ccc;
	font-weight:normal;
	text-align:right;
}

.tb_form th,.tb_form td {
	padding:0 5px;
}

.tb_form th span {
	color:#FF0000;
}

/*  所属アーティスト・タレント
---------------------------------------------*/
.tb_artist th,.tb_artist td {
	padding:5px;
	font-size:1.2em;
}

.tb_artist th {
	text-align:left;
	font-weight:normal;
}

.box390 {
	float:right;
	width:390px;
}

.box370 {
	float:right;
	width:370px;
}



/*  当スクールのご案内
---------------------------------------------*/
.koshi_01 {
	float:left;
	margin:0 10px 10px 0;
}

.koshi_02 {
	float:right;
	margin:0 0 10px 10px;
}

.txt_school a {
	font-size:1.6em;
	font-weight:bold;
}

/*  見出し
---------------------------------------------*/
/*  コンテンツのタイトル（画像）   */
h2.v2 {
	margin-bottom:15px;
}

/* ブログ記事　タイトル */
h2.v3 {
	border-bottom:3px solid #F2F2F2;
	margin-bottom:10px;
}

/*　タレント名前　*/
h3.v2 {
	font-size:1.4em;
	border-bottom:1px dotted #ccc;
	color:#FF3366;
	padding-left:5px;
}


.lts_list {
	margin-bottom:20px;
}

.lts_list li {
	font-size:1.2em;
	background:url(../img/icon_01.jpg) left 4px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
