@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif
	color: #424242;
	margin: 0px;
	text-align: center;
	min-width: 100%;
	background: url(images/bg_body.jpg) repeat-x;
	text-align:justify;
	text-justify:inter-ideograph;
	word-break: break-all; 
}
.top {
	background: url(images/bg_body_top.jpg) repeat-x;
}
.sw {
	background: url(images/bg_body_sw.jpg) repeat-x;
}

img {
	border-style: none;
	vertical-align: middle;
}

h1,h2,h3,ul,ol,dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p,
blockquote {
	margin: 10px 0px 0px 0px;
}
a {
	text-decoration: none;
	color: #424242;
}
a:link {
	text-decoration: none;
	color: #ff3366;
}
a:visited {
	text-decoration: none;
	color: #ff3366;
}
a:link:hover,
a:visited:hover {
	text-decoration: underline;
	color: #FF7386;
}
a {
	outline-style:none;
}

.mg15 { margin-top: 15px; }
.mg25 { margin-top: 15px; }
.mg35 { margin-top: 15px; }

.pd15 { padding-top: 15px; }
.pd25 { padding-top: 15px; }
.pd35 { padding-top: 15px; }

.context {display: none;}

.clear {clear: both;}


/* ---------------ルビ----------------- */
/*
.ruby {
    display: inline;
    position: relative;
    top: 0;
    bottom: 0;
    padding: 0;
    line-height: 1em;
    }

.rp {
    display: none;
    }

.rt {
    display: inline;
    position: absolute;
    top: -1em;
    left: 5%;
    font-size: 50%;
    line-height: 1em;
    white-space: nowrap;
    text-indent: 0;
    }
a:link .rt,
a:visited .rt {
    text-decoration: none;
    }
*/

.rb {
    left: 0%;
    font-size: 70%;
}


/* ---------------レイアウト----------------- */
.clearfix {
}
.clearfix:after {
    content:".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
	font-size: 0px;
	line-height: 0px;
}

div#imgwrap {
	background: url(images/bg_base.jpg) no-repeat center top;
	width: auto;
	margin: 0 auto;
	padding: 0;
}

div#headerwrap {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#header {
	margin: 0 auto;
   	padding: 17px 0px 0px 0px;
	position: relative;
	width: 980px;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 78%;
}

div#mainwrap {
	width: 980px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	background: #FFFFFF url(images/bg_contents_base_top.gif) no-repeat top;
	position: relative;
}
div#mainwrap_Top {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background: none;
	position: relative;
}
#main {
	margin: 0px auto 0 auto;
   	padding: 0;
	position: relative;
	width: 980px;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 87%;
}

	div#contentsrwap_bottom {
		position: relative;
		width: 980px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		_height: 720px;
		min-height: 720px;
		background: url(images/bg_contents_inner_end.jpg) no-repeat bottom;
	}
	div#contentsrwap_top {
		position: relative;
		width: 980px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		_height: 720px;
		min-height: 720px;
		background: url(images/bg_contents_inner_top.jpg) no-repeat top;
	}

div#footerwrap {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

#footer {
	margin: 0 auto;
   	padding: 0px 0px 0px 0px;
	width: 980px;
	background: url(img/bg_footer.jpg) no-repeat right bottom;
	text-align: left;
	line-height: 100%;
	color: #666666;
	_height: 140px;
	min-height: 140px;
	font-size: 78%;
}



/* ヘッダー -------------------------------------------- */

h1 {
	margin: 0;
	position: relative;
	width: 300px;
	float: left;
}
.Sub_Title {
	margin: 0;
	position: relative;
/*	width: 334px;*/
	float: right;
	padding: 10px 0px 0px 0px;
}

/* トップフラッシュ */
#flashcontent {
	margin-top: 0;
	height: 500px;
	background:url(common/images/topbg_f7.jpg) left top repeat-x;
}


/* メインメニュー----------------- */
#main_menu {
	margin: 0px;
	color: #FFFFFF;
	padding: 10px 0px 16px 0px;
	width: 980px;
	height: 68px;
	font-size: 12px;
	line-height: 100%;
	float: right;
	position: relative;
}
ul#menu {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
ul#menu a {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0px 0px 0px 0px;
  color: #FFFFFF;
}
	ul#menu a:link:hover,
	ul#menu a:visited:hover {
		text-decoration: none;
	}
ul#menu a span {
	visibility: hidden;
}
ul#menu li {
/*  position: absolute;*/
  display: inline;
  float: left;
  width: 140px;
  height: 34px;
  text-align: center;
  margin: 0;
  padding: 0;
}
/* ---- */
ul#menu li#home {
  background: url(images/btn/btn_top.gif) no-repeat;
}
ul#menu li#home a:hover, 
ul#menu li#home a:visited:hover,
ul#menu li#home a.selected {
  background: url(images/btn/btn_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#intoro {
  background: url(images/btn/btn_intro.gif) no-repeat;
}
ul#menu li#intoro a:hover, 
ul#menu li#intoro a:visited:hover,
ul#menu li#intoro a.selected {
  background: url(images/btn/btn_intro_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#movie {
  background: url(images/btn/btn_movie.gif) no-repeat;
}
ul#menu li#movie a:hover, 
ul#menu li#movie a:visited:hover,
ul#menu li#movie a.selected {
  background: url(images/btn/btn_movie_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#story {
  background: url(images/btn/btn_story.gif) no-repeat;
}
ul#menu li#story a:hover, 
ul#menu li#story a:visited:hover,
ul#menu li#story a.selected {
  background: url(images/btn/btn_story_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#diagram {
  background: url(images/btn/btn_diagram.gif) no-repeat;
}
ul#menu li#diagram a:hover, 
ul#menu li#diagram a:visited:hover,
ul#menu li#diagram a.selected {
  background: url(images/btn/btn_diagram_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#interview {
  background: url(images/btn/btn_interview.gif) no-repeat;
}
ul#menu li#interview a:hover, 
ul#menu li#interview a:visited:hover,
ul#menu li#interview a.selected {
  background: url(images/btn/btn_interview_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#topics {
  background: url(images/btn/btn_topics.gif) no-repeat;
}
ul#menu li#topics a:hover, 
ul#menu li#topics a:visited:hover,
ul#menu li#topics a.selected {
  background: url(images/btn/btn_topics_hover.gif) repeat-x top;
}
/* --2段目--------- */
ul#menu li#bbs {
  background: url(images/btn/btn_bbs.gif) no-repeat;
}
ul#menu li#bbs a:hover, 
ul#menu li#bbs a:visited:hover,
ul#menu li#bbs a.selected {
  background: url(images/btn/btn_bbs_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#fc_karina {
  background: url(images/btn/btn_fc_karina.gif) no-repeat;
}
ul#menu li#fc_karina a:hover, 
ul#menu li#fc_karina a:visited:hover,
ul#menu li#fc_karina a.selected {
  background: url(images/btn/btn_fc_karina_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#fc_kuroki {
  background: url(images/btn/btn_fc_kuroki.gif) no-repeat;
}
ul#menu li#fc_kuroki a:hover, 
ul#menu li#fc_kuroki a:visited:hover,
ul#menu li#fc_kuroki a.selected {
  background: url(images/btn/btn_fc_kuroki_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#imaru_blog {
  background: url(images/btn/btn_imalu_blog.gif) no-repeat;
}
ul#menu li#imaru_blog a:hover, 
ul#menu li#imaru_blog a:visited:hover,
ul#menu li#imaru_blog a.selected {
  background: url(images/btn/btn_imalu_blog_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#fc_wk {
  background: url(images/btn/btn_fc_wk.gif) no-repeat;
}
ul#menu li#fc_wk a:hover, 
ul#menu li#fc_wk a:visited:hover,
ul#menu li#fc_wk a.selected {
  background: url(images/btn/btn_fc_wk_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#staff {
  background: url(images/btn/btn_staff.gif) no-repeat;
}
ul#menu li#staff a:hover, 
ul#menu li#staff a:visited:hover,
ul#menu li#staff a.selected {
  background: url(images/btn/btn_staff_hover.gif) repeat-x top;
}
/* ---- */
ul#menu li#mob_data {
  background: url(images/btn/btn_mobile.gif) no-repeat;
}
ul#menu li#mob_data a:hover, 
ul#menu li#mob_data a:visited:hover,
ul#menu li#mob_data a.selected {
  background: url(images/btn/btn_mobile_hover.gif) repeat-x top;
}

/* コンテンツオープン前------------ */

ul#menu li#bbs_Off {
  background: url(images/btn/btn_bbs_off.gif) no-repeat;
}

ul#menu li#movie_Off {
  background: url(images/btn/btn_movie_off.gif) no-repeat;
}

ul#menu li#diagram_Off {
  background: url(images/btn/btn_diagram_off.gif) no-repeat;
}

ul#menu li#fc_karina_Off {
  background: url(images/btn/btn_fc_karina_off.gif) no-repeat;
}

ul#menu li#fc_kuroki_Off {
  background: url(images/btn/btn_fc_kuroki_off.gif) no-repeat;
}
ul#menu li#imaru_blog_Off {
  background: url(images/btn/btn_imalu_blog_off.gif) no-repeat;
}
ul#menu li#fc_wk_Off {
  background: url(images/btn/btn_fc_wk_off.gif) no-repeat;
}
ul#menu li#mob_data_Off {
  background: url(images/btn/btn_mobile_off.gif) no-repeat;
}

/* インデックスメインメニュー------------------- */
#TOP_menu {
	margin: 0px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 980px;
	height: 68px;
	font-size: 12px;
	line-height: 100%;
	float: right;
	position: relative;
}
ul#menu_TOP {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
ul#menu_TOP a {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0px 0px 0px 0px;
  color: #FFFFFF;
}
	ul#menu_TOP a:link:hover,
	ul#menu_TOP a:visited:hover {
		text-decoration: none;
	}
ul#menu_TOP a span {
	visibility: hidden;
}
ul#menu_TOP li {
/*  position: absolute;*/
  display: inline;
  float: left;
  width: 140px;
  height: 34px;
  margin: 0;
  padding: 0;
}
ul#menu_TOP li#home {
  background: url(images/btn_top/btn_top_top.gif) no-repeat;
}
ul#menu_TOP li#home a:hover, 
ul#menu_TOP li#home a:visited:hover,
ul#menu_TOP li#home a.selected {
  background: url(images/btn_top/btn_top_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#intoro {
  background: url(images/btn_top/btn_intro_top.gif) no-repeat;
}
ul#menu_TOP li#intoro a:hover, 
ul#menu_TOP li#intoro a:visited:hover,
ul#menu_TOP li#intoro a.selected {
  background: url(images/btn_top/btn_intro_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#movie {
  background: url(images/btn_top/btn_movie_top.gif) no-repeat;
}
ul#menu_TOP li#movie a:hover, 
ul#menu_TOP li#movie a:visited:hover,
ul#menu_TOP li#movie a.selected {
  background: url(images/btn_top/btn_movie_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#story {
  background: url(images/btn_top/btn_story_top.gif) no-repeat;
}
ul#menu_TOP li#story a:hover, 
ul#menu_TOP li#story a:visited:hover,
ul#menu_TOP li#story a.selected {
  background: url(images/btn_top/btn_story_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#diagram {
  background: url(images/btn_top/btn_diagram_top.gif) no-repeat;
}
ul#menu_TOP li#diagram a:hover, 
ul#menu_TOP li#diagram a:visited:hover,
ul#menu_TOP li#diagram a.selected {
  background: url(images/btn_top/btn_diagram_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#interview {
  background: url(images/btn_top/btn_interview_top.gif) no-repeat;
}
ul#menu_TOP li#interview a:hover, 
ul#menu_TOP li#interview a:visited:hover,
ul#menu_TOP li#interview a.selected {
  background: url(images/btn_top/btn_interview_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#topics {
  background: url(images/btn_top/btn_topics_top.gif) no-repeat;
}
ul#menu_TOP li#topics a:hover, 
ul#menu_TOP li#topics a:visited:hover,
ul#menu_TOP li#topics a.selected {
  background: url(images/btn_top/btn_topics_top_hover.gif) repeat-x top;
}
/* ---2段目------------ */
ul#menu_TOP li#bbs {
  background: url(images/btn_top/btn_bbs_top.gif) no-repeat;
}
ul#menu_TOP li#bbs a:hover, 
ul#menu_TOP li#bbs a:visited:hover,
ul#menu_TOP li#bbs a.selected {
  background: url(images/btn_top/btn_bbs_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#fc_karina {
  background: url(images/btn_top/btn_fc_karina_top.gif) no-repeat;
}
ul#menu_TOP li#fc_karina a:hover, 
ul#menu_TOP li#fc_karina a:visited:hover,
ul#menu_TOP li#fc_karina a.selected {
  background: url(images/btn_top/btn_fc_karina_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#fc_kuroki {
  background: url(images/btn_top/btn_fc_kuroki_top.gif) no-repeat;
}
ul#menu_TOP li#fc_kuroki a:hover, 
ul#menu_TOP li#fc_kuroki a:visited:hover,
ul#menu_TOP li#fc_kuroki a.selected {
  background: url(images/btn_top/btn_fc_kuroki_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#imaru_blog {
  background: url(images/btn_top/btn_imalu_blog_top.gif) no-repeat;
}
ul#menu_TOP li#imaru_blog a:hover, 
ul#menu_TOP li#imaru_blog a:visited:hover,
ul#menu_TOP li#imaru_blog a.selected {
  background: url(images/btn_top/btn_imalu_blog_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#fc_wk {
  background: url(images/btn_top/btn_fc_wk_top.gif) no-repeat;
}
ul#menu_TOP li#fc_wk a:hover, 
ul#menu_TOP li#fc_wk a:visited:hover,
ul#menu_TOP li#fc_wk a.selected {
  background: url(images/btn_top/btn_fc_wk_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#staff {
  background: url(images/btn_top/btn_staff_top.gif) no-repeat;
}
ul#menu_TOP li#staff a:hover, 
ul#menu _TOPli#staff a:visited:hover,
ul#menu_TOP li#staff a.selected {
  background: url(images/btn_top/btn_staff_top_hover.gif) repeat-x top;
}
/* ---- */
ul#menu_TOP li#mob_data {
  background: url(images/btn_top/btn_mobile_top.gif) no-repeat;
}
ul#menu_TOP li#mob_data a:hover, 
ul#menu_TOP li#mob_data a:visited:hover,
ul#menu_TOP li#mob_data a.selected {
  background: url(images/btn_top/btn_mobile_top_hover.gif) repeat-x top;
}

/* コンテンツオープン前---------- */

ul#menu_TOP li#bbs_Off {
  background: url(images/btn_top/btn_bbs_top_off.gif) no-repeat;
}

ul#menu_TOP li#movie_Off {
  background: url(images/btn_top/btn_movie_top_off.gif) no-repeat;
}

ul#menu_TOP li#diagram_Off {
  background: url(images/btn_top/btn_diagram_top_off.gif) no-repeat;
}

ul#menu_TOP li#fc_karina_Off {
  background: url(images/btn_top/btn_fc_karina_top_off.gif) no-repeat;
}

ul#menu_TOP li#fc_kuroki_Off {
  background: url(images/btn_top/btn_fc_kuroki_top_off.gif) no-repeat;
}
ul#menu_TOP li#imaru_blog_Off {
  background: url(images/btn_top/btn_imalu_blog_top_off.gif) no-repeat;
}
ul#menu_TOP li#fc_wk_Off {
  background: url(images/btn_top/btn_fc_wk_top_off.gif) no-repeat;
}
ul#menu_TOP li#mob_data_Off {
  background: url(images/btn_top/btn_mobile_top_off.gif) no-repeat;
}



/* インデックス（バナー）（ニュース） ---------------- */
.Bannar_Area {
	width: 740px;
	position: relative;
	float: left;
	margin: 0;
}
.Bannar_Area_pre {
	width: 656px;
	position: relative;
	float: left;
	margin: 0;
}

.News_Area {
	width: 230px;
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	padding: 0px 0px 0px 0px;
}
.News_Area_pre {
	width: 314px;
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	padding: 0px 0px 0px 0px;
}
dl.news {
	margin: 0 0 0 3px;
	padding-top: 3px;
	height: 65px;
	background-color: #fff;
	overflow: auto;
}
dl.news dt {
	font-size: 70%;
}
dl.news dd {
	font-size: 80%;
	margin: -1.2em 0 0 5.5em;
	padding: 0 0 3px 0;
}


/* フッター -------------------------------------------- */
div.Page_Navi {
	width: 920px;
	margin: 0 auto;
}
	.Page_Return {
		width: 74px;
		float: left;
	}
	.Page_Top {
		width: 74px;
		float: right;
	}
div.copy {
	clear: both;
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
	.copy a:link,
	.copy a:visited {
		text-decoration: none;
		color: #666666;
	}
	.copy a:link:hover,
	.copy a:visited:hover {
		text-decoration: none;
		color: #666666;
	}




/* コンテンツ -------------------------------------------- */

h2 {
	margin: 0px 0 0 5px;
}

.Cntents_Inner {
	position: relative;
	width: 850px;
	margin: 0px auto;
	padding: 60px 0px;
	line-height: 160%;
}
#SmallWin .Cntents_Inner {
	position: relative;
	width: 440px;
	margin: 0px auto;
	padding: 60px 0px;
	line-height: 160%;
}

.hidd {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.atten {
	color: #FF6699;
	font-size: 84%;
} 
.txt_center {
	text-align: center;
}


/* スタッフ */
dl.staff {
	width: 570px;
	margin: 40px auto 0px auto;
	font-size: 14px;
	line-height: 2.4em;
}   
dl.staff dt {
	font-weight: bold;
	color: #ec6782;
	background: url(images/bg_line.gif) repeat;
	background-position: 0px 13px;
}
dl.staff dd {
	margin: -2.4em 0 0 12em;
	padding: 0 0 0 0;
}


/* イントロダクション */
.introText {
	text-indent: -9999px;
}

#introText01,#introText02,#introText03,#introText04 {
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	margin-bottom: 25px;
}

#introText01 {
	background-image: url(images/intro_t1.jpg);
}

#introText02 {
	background-image: url(images/intro_t2.jpg);
}

#introText03 {
	background-image: url(images/intro_t3.jpg);
	margin-bottom: 50px;
}
#introText04 {
	background-image: url(images/intro_t4.jpg);
	height: 60px;
	margin: 50px 0 50px 0 ;
}
#introText05 {
	text-align: center;
}



/* ひと言 */
.hitokoto_BG {
	text-align: right;
	background: url(images/cmp_bg.jpg) no-repeat;
	top: 30px;
}

#cmpText {
	background-image: url(images/cmp_t03.jpg);
	height: 137px;
	width: 441px;
	float: right;
}
#cmpText3 {
	background-image: url(images/cmp_t04.jpg);
	height: 82px;
	width: 441px;
	float: right;
}






/* ---------------レイアウト子画面用----------------- */

div#SmallWin {
}
#SmallWin div#imgwrap {
	background: url(images/bg_base_sw.jpg) no-repeat center top;
	width: auto;
	margin: 0 auto;
	padding: 0;
}

#SmallWin div#headerwrap {
	width: 550px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#SmallWin #header {
	margin: 0 auto;
   	padding: 17px 0px 15px 0px;
	position: relative;
	width: 550px;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 78%;
}

#SmallWin div#mainwrap {
	width: 550px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	background: #FFFFFF url(images/bg_contents_base_sw.gif) no-repeat top;
	position: relative;
}
#SmallWin div#mainwrap_Top {
	width: 550px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background: none;
	position: relative;
}
#SmallWin #main {
	margin: 0px auto 0 auto;
   	padding: 0;
	position: relative;
	width: 490px;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 87%;
}

	#SmallWin div#contentsrwap_bottom {
		position: relative;
		width: 490px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		_height: 400px;
		min-height: 400px;
		background: url(images/bg_contents_inner_sw.jpg) no-repeat bottom;
	}
	#SmallWin div#contentsrwap_top {
		position: relative;
		width: 490px;
		margin: 0 auto;
		padding: 0px 0px 0px 0px;
		_height: 400px;
		min-height: 400px;
		background: url(images/bg_contents_inner_sw.jpg) no-repeat top;
	}
#SmallWin div#footerwrap {
	width: 550px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

#SmallWin #footer {
	margin: 0 auto;
   	padding: 0px 0px 0px 0px;
	width: 550px;
	background: url(img/bg_footer.jpg) no-repeat right bottom;
	text-align: left;
	line-height: 100%;
	color: #666666;
	_height: 100px;
	min-height: 100px;
	font-size: 78%;
	text-align: center;
}
#SmallWin h1 {
	margin: 0;
	position: relative;
}
#SmallWin h2 {
	margin: 15px 0 0 0px;
	font-size: 120%;
	color: #ec6782;
	line-height: 150%;
}

#SmallWin .Cntents_Inner {
	position: relative;
	width: 480px;
	margin: 0px auto;
	padding: 60px 0px;
	line-height: 160%;
}
dl.appli {
}
dl.appli dt {
	font-weight: bold;
	color: #ec6782;
}
dl.appli dd {
	margin: -1.6em 0 0 7em;
	padding: 0 0 3px 0;
}


/* 人物相関図 */

#diagram {
	width: 800px;
	height: 700px;
	margin: 0px auto;
}

#diagram img {
	background-color: #eee;
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}

/* ---------------9/18追加----------------- */

div.bg_contents {
	background: url(images/side_space_img.gif) no-repeat right 40px;
}

div.Left_contents {
	width: 570px;
	float: left;
	margin: 10px 0 0 5px;
}
div.Right_contents {
	width: 250px;
	float: right;
	margin: 10px 5px 0 0;
}

div.left_text {
	width: 560px;
	float: left;
	margin: 10px 0 0 5px;
	padding-top: 10px;
}
div.right_image {
	width: 250px;
	float: right;
	margin: 10px 5px 0 0;
	padding-top: 10px;
}

div.left_image {
	width: 250px;
	float: left;
	margin: 10px 0 0 5px;
	padding-top: 10px;
}
div.right_text {
	width: 560px;
	float: right;
	margin: 10px 5px 0 0;
	padding-top: 10px;
}

div.left_text_widePhoto {
	width: 374px;
	float: left;
	margin: 10px 0 0 5px;
	padding-top: 10px;
}
div.right_image_widePhoto {
	width: 436px;
	float: right;
	margin: 10px 5px 0 0;
	padding-top: 10px;
}

div.left_image_widePhoto {
	width: 436px;
	float: left;
	margin: 10px 0 0 5px;
	padding-top: 10px;
}
div.right_text_widePhoto {
	width: 374px;
	float: right;
	margin: 10px 5px 0 0;
	padding-top: 10px;
}
div.right_text_widePhoto p.catch {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.3em;
	padding: 18px 0px 5px 0px;
	color: #FF7C8C;
}


.txt_right {
	text-align: right;
}

span.cast {
	color: #1d70b6;
}
span.pink {
	color: #ff3366;
}


h3.Cont_Title {
	margin: 15px 0px 0px 0px;
}
p.line_BG {
	background: url(images/bg_line.gif) repeat;
	line-height: 26px;
	padding: 14px 0px;
	text-align:justify;
	text-justify:inter-ideograph;
}

h4 {
	background: url(images/bg_h4.gif) no-repeat center;
	padding: 7px 30px;
	text-align: center;
	color: #ff7c8c;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	border-bottom: 1px #ff7c8c dotted;
}
h4.noborder {
	border-bottom: 0px #ff7c8c dotted;
}
h4.topicsttl {
	background: url() no-repeat center;
	padding: 0px 0px;
	border-bottom: 0px #ff7c8c dotted;
}
h4.f20 {
	font-size: 20px;
	line-height: 1.2em;
}
h4.f18 {
	font-size: 18px;
	line-height: 1.2em;
}
h4.f16 {
	font-size: 16px;
	line-height: 1.2em;
}
h4.f14 {
	font-size: 14px;
	line-height: 1.2em;
}
h4 span.onair {
	font-size: 12px;
	line-height: 1.6em;
	color: #666;
	font-weight: normal;
}

h5 {
	background: url(images/bg_h5.gif) no-repeat center;
	padding: 7px 30px;
	text-align: center;
	color: #ff7c8c;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	border-bottom: 1px #ff7c8c dotted;
}

.updated {
	text-align: right;
	color: #666;
	font-size: 11px;
	margin-top: -15px;
}

.Contents_IMG {
	background: url(images/photo_base01.gif) no-repeat;
	width: 334px;
	height: 207px;
	padding: 8px 12px 11px 5px;
	margin: 0 auto;
}
.Contents_IMG img {
	width: 336px;
}

#Page_Navi {
	margin: 0 auto 0 auto;
	padding: 30px 0 20px 0;
	width: 500px;
	clear: both;
	text-align: center;
}
#Page_Navi a:link{ color:#FF7386; font-size: 13px; text-decoration: underline; }
#Page_Navi a:visited{ color:#FF7386; font-size: 13px; text-decoration: underline; }
#Page_Navi a:active{ color:#cccccc; font-size: 13px; text-decoration: none; }
#Page_Navi a:hover{ color:#FFB6BF; font-size: 13px; text-decoration: none; }

	span.Prev {
		float: left;
	}
	span.Next {
		float: right;
	}



div.Space {
	background: url(images/side_space_img.gif) no-repeat;
	height: 490px;
}
div.SpaceB {
	background: url(images/side_space_img.jpg) no-repeat;
	height: 490px;
}
.Contents_IMG_S {
	background: url(images/photo_base02.gif) no-repeat;
	width: 214px;
	height: 120px;
	padding: 49px 13px 66px 13px;
}
.Contents_IMG_S img {
	background: url(images/loading.gif) no-repeat center center;
}
.Image_Caption {
	padding: 0px 10px 10px 5px;
	font-size: 90%;
	line-height: 130%;
}

.Contents_IMG_S_long {
	background: url(images/photo_base03.gif) no-repeat center top;
	width: 240px;
}
.Contents_IMG_S_long span.photo{
	display: block;
	width: 214px;
	padding: 49px 13px 7px 13px;
	font-size: 11px;
}
.Contents_IMG_S_long span.desc{
	display: block;
	width: 214px;
	background: url(images/photo_base03.gif) no-repeat center bottom;
	font-size: 11px;
	line-height: 1.3em;
	color: #ff3366;
	padding: 0px 13px 10px 13px;
	text-align: center;
}
.Contents_IMG_S_long img {
	background: url(images/loading.gif) no-repeat center center;
	width: 214px;
}

.Contents_IMG_S_wide {
	background: url(images/photo_base04.gif) no-repeat center top;
	width: 426px;
	margin-left: auto;
	margin-right: auto;
}
.Contents_IMG_S_wide img {
	background: url(images/loading.gif) no-repeat center center;
}
.Contents_IMG_S_wide span.photo{
	display: block;
	width: 400px;
	padding: 49px 13px 7px 13px;
	font-size: 11px;
}
.Contents_IMG_S_wide span.desc{
	display: block;
	width: 400px;
	background: url(images/photo_base04.gif) no-repeat center bottom;
	font-size: 11px;
	line-height: 1.3em;
	color: #ff3366;
	padding: 0px 13px 10px 13px;
	text-align: center;
}

.Contents_IMG_S_scene {
	background: url(images/photo_base05.gif) no-repeat center top;
	width: 426px;
	margin-left: auto;
	margin-right: auto;
}
.Contents_IMG_S_scene img {
	background: url(images/loading.gif) no-repeat center center;
}
.Contents_IMG_S_scene span.photo{
	display: block;
	width: 400px;
	padding: 49px 13px 7px 13px;
	font-size: 11px;
}
.Contents_IMG_S_scene span.desc{
	display: block;
	width: 293px;
	background: url(images/photo_base05.gif) no-repeat center bottom;
	font-size: 11px;
	line-height: 1.3em;
	color: #ff3366;
	padding: 0px 120px 13px 13px;
	text-align: left;
	min-height: 32px;
}
.Contents_IMG_S_scene span.cast{
	color: #666666;
}

.Contents_IMG_S_fcthum {
	float: left;
	margin: 10px 5px;
}
.Contents_IMG_S_fcthum span.photo{
	display: block;
	padding: 5px;
	font-size: 11px;
	border: 1px #ccc solid;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	color: #ff3366;
}
.Contents_IMG_S_fcthum img {
	background: url(images/loading.gif) no-repeat center center;
}
.Contents_IMG_S_fcthum span.photo a:link{
	text-decoration: underline;
	color: #ff3366;
}
.Contents_IMG_S_fcthum span.photo a:visited{
	text-decoration: underline;
	color: #ff3366;
}
.Contents_IMG_S_fcthum span.photo a:hover{
	text-decoration: none;
	color: #FF7386;
}


.Contents_IMG_S_innerText {
	background: url(images/photo_base06.gif) no-repeat center top;
	width: 374px;
	margin-left: auto;
	margin-right: auto;
}
.Contents_IMG_S_innerText img {
	background: url(images/loading.gif) no-repeat center center;
}
.Contents_IMG_S_innerText span.photo{
	display: block;
	width: 348px;
	padding: 49px 13px 7px 13px;
	font-size: 11px;
}
.Contents_IMG_S_innerText span.desc{
	display: block;
	width: 348px;
	background: url(images/photo_base06.gif) no-repeat center bottom;
	font-size: 11px;
	line-height: 1.3em;
	color: #ff3366;
	padding: 0px 13px 10px 13px;
	text-align: center;
}

.Contents_IMG_S_innerText_scene {
	background: url(images/photo_base07.gif) no-repeat center top;
	width: 374px;
	margin-left: auto;
	margin-right: auto;
}
.Contents_IMG_S_innerText_scene img {
	background: url(images/loading.gif) no-repeat center center;
}
.Contents_IMG_S_innerText_scene span.photo{
	display: block;
	width: 348px;
	padding: 49px 13px 7px 13px;
	font-size: 11px;
}
.Contents_IMG_S_innerText_scene span.desc{
	display: block;
	width: 241px;
	background: url(images/photo_base07.gif) no-repeat center bottom;
	font-size: 11px;
	line-height: 1.3em;
	color: #ff3366;
	padding: 0px 120px 10px 13px;
	text-align: left;
	min-height: 32px;
}


div.program_link {
	font-size: 11px;
	text-align: center;
	color: #999;
	padding-bottom: 10px;
}
div.program_link a{
	color: #aaa;
}
div.program_link a.current{
	color: #222;
}
div.program_link a:link{ color: #FF7386; }
div.program_link a:visited{ color: #FF7386; }

ul.fashion_check{
	margin-top: 25px;;
}

ul.fashion_check li{
	list-style: none;	
	border-bottom: 1px #aaa dotted;
	font-size: 11px;
	line-height: 2em;
}

ul.fashion_check li.brand{
	list-style-type: none;
	background: url(images/icon_brand.gif) no-repeat 4px 6px;
	padding-left: 50px;
	padding-right: 10px;
}

ul.fashion_check li.item{
	list-style-type: none;
	background: url(images/icon_item.gif) no-repeat 4px 6px;
	padding-left: 50px;
}

ul.fashion_check li.desc{
	list-style-type: none;
	background: url(images/icon_tri_gray.gif) no-repeat 36px 7px;
	padding-left: 50px;
}

ul.fashion_check li.inquire{
	list-style-type: none;
	background: url(images/marker.gif) no-repeat 5px 3px;
	padding-left: 25px;
	margin-top: 10px;
}

ul.fashion_check li.inquire-txt{
	list-style-type: none;
	background: url(images/icon_tri_gray.gif) no-repeat 11px 7px;
	padding-left: 25px;
}

ul.fashion_check li.inquire-txt-b{
	list-style-type: none;
	padding-left: 25px;
}

ul.fashion_check li.blank{
	padding-top: 0px;
	border-bottom: 0px #aaa dotted;
	line-height: 1.5em;
}

ul.fashion_check span.sFont{
	font-size: 10px;
}

div.fc-banner{
	margin-top: 30px;
	border-bottom: 0px #aaa dotted;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
}

.movieBtn a{
	display :block;
	width: 191px;
	height: 44px;
	margin: 15px auto;
	background: url(images/bt_showMovie.jpg) no-repeat center center;
}
.movieBtn a:hover{
	background: url(images/bt_showMovie_ovr.jpg) no-repeat center center;
}
.movieBtn span{
	display: none;
}

