@charset "utf-8";

/***********************************/
/* キャラ辞典一覧ページ　　　　　  */
/***********************************/

/* 選択全体 */
#dict_50 {
	width:740px;
	height:100px;
	padding:15px 15px 10px 15px;
	}

/* 50音順ボタン全体 */
.dict_50all {
	width:740px;
	height:25px;
	margin-bottom:10px;
	text-align:left;
	}

/* 50音順ボタン全体 */
.dict_50all2 {
	width:740px;
	height:25px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	}

/* 50音順ボタン全体 */
.dict_50all3 {
	width:740px;
	height:25px;
	margin-top:10px;
	text-align:left;
	}

/* 見出しBOX */
.dict_glassbox {
	width:125px;
	height:25px;
	float:left;
	margin-right:5px;
	}

/* 50音順ボタンBOX */
.dict_50box {
	width:61px;
	height:25px;
	float:left;
	}

/* 50音順ボタンBOX2 */
.dict_50box2 {
	width:60px;
	height:25px;
	float:left;
	}

/* 50音順ボタンBOX2 */
.dict_group_txt {
	width:610px;
	height:22px;
	float:left;
	padding-top:3px;
	}

/* ページ内リンク */
#chara_link {
	width:770px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;
	}

/***********************************/
/* ディズニーキャラ辞典・テーブル  */
/***********************************/

/* 全体（背景グレー部分） */
.chara_list_box {
	width:770px;
	height:auto;
	text-align:center;
	background-color:#EFEFEF;
	}

/* リストテーブル全体 */
.chara_list_table{
	width:770px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:#F5D8E1 1px solid;
	}
	
/* リストテーブル項目名・画像 */
.chara_list_tit_img{
	width:40px;
	height:auto;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-color:#E7A0B6;
	border-right:#F5D8E1 1px solid;
	color:#4F4F4F;
	}

/* リストテーブル項目名・その他 */
.chara_list_tit_cell{
	width:140px;
	height:auto;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-color:#E7A0B6;
	border-right:#F5D8E1 1px solid;
	color:#4F4F4F;
	}

/* リストテーブル項目名・その他・ボーダーなし */
.chara_list_tit_cell2{
	width:140px;
	height:auto;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-color:#E7A0B6;
	color:#4F4F4F;
	}

/* リストテーブルサムネ */
.chara_list_img{
	width:50px;
	height:50px;
	padding:5px;
	text-align:center;
	border-right:1px solid #F5D8E1;
	}

/* リストテーブルサムネ(背景白) */
.chara_list_img_w{
	width:50px;
	height:50px;
	padding:5px;
	text-align:center;
	background-color:#FFFFFF;
	border-right:1px solid #F3EECD;
	}

/* リストテーブルセル */
 .chara_list_cell{
 	width:130px;
	height:50px;
	padding:5px 10px 5px 10px;
	border-right:1px solid #F5D8E1;
	}

/* リストテーブルセル(背景白) */
 .chara_list_cell_w{
 	width:130px;
	height:50px;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
	border-right:1px solid #F5D8E1;
	}

/* リストテーブルセル・ボーダーなし */
 .chara_list_cell2{
 	width:130px;
	height:50px;
	padding:5px 10px 5px 10px;
	}

/* リストテーブルセル(背景白)・ボーダーなし */
 .chara_list_cell_w2{
 	width:130px;
	height:50px;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
	}














	










/* 作品一覧・行・ページ内リンクテキスト */
.movie_genre_spelling_link {
	width:720px;
	margin-left:20px;
	margin-bottom:5px;
	text-align:center;
	}

/* 作品一覧・行テキスト */
.movie_genre_spellingtxt {
	width:720px;
	margin-left:20px;
	}

/* 作品一覧テーブル全体 */
.movie_genre_table_all {
	width:720px;
	margin-left:20px;
	}

/* 作品一覧テーブル・見出し「作品名」 */
.movie_genre_table_title {
	width:300px;
	height:22px;
	text-align:center;
	padding-top:3px;
	background-color:#DE7C9A;
	border-right:#F5D8E1 1px solid;
	}

/* 作品一覧テーブル「作品名」白背景 */
.movie_genre_table_title_w {
	width:295px;
	height:25px;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
	background-color:#FFFFFF;
	border-right:#F5D8E1 1px solid;
	}

/* 作品一覧テーブル「作品名」グレー背景 */
.movie_genre_table_title_g {
	width:295px;
	height:25px;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
	background-color:#EFEFEF;
	border-right:#F5D8E1 1px solid;
	}
	
/* 作品一覧テーブル・見出し「公開年」 */
.movie_genre_table_year {
	width:120px;
	height:22px;
	text-align:center;
	padding-top:3px;
	background-color:#DE7C9A;
	border-right:#F5D8E1 1px solid;
	}

/* 作品一覧テーブル「公開年」白背景 */
.movie_genre_table_year_w {
	width:120px;
	height:25px;
	text-align:center;
	padding-top:3px;
	background-color:#FFFFFF;
	border-right:#F5D8E1 1px solid;
	}

/* 作品一覧テーブル「公開年」グレー背景 */
.movie_genre_table_year_g{
	width:120px;
	height:25px;
	text-align:center;
	padding-top:3px;
	background-color:#EFEFEF;
	border-right:#F5D8E1 1px solid;
	}

/* 作品一覧テーブル・見出し「紹介文」 */
.movie_genre_table_introduction {
	width:290px;
	height:22px;
	text-align:center;
	padding-top:3px;
	background-color:#DE7C9A;
	}

/* 作品一覧テーブル「紹介文」白背景 */
.movie_genre_table_introduction_w {
	width:285px;
	height:25px;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	background-color:#FFFFFF;
	}

/* 作品一覧テーブル「紹介文」グレー背景 */
.movie_genre_table_introduction_g {
	width:285px;
	height:25px;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	background-color:#EFEFEF;
	}

/***********************************/
/* キャラクター詳細　　　          */
/***********************************/

/* プロフィール */
#profile{
	width:760px;
	height:610px;
	background-color:#F3EECD;
	margin-top:10px;
	padding-top:10px;
}	

/* プロフィール右側画像 */
#prof_chara_img{
	float:right;
	width:200px;
	background-color:#F3EECD;
	padding-right:10px;
	}

/* プロフィールテキスト部分 */
#prof_txt{
	width:530px;
	float:left;
	background-color:#F3EECD;
	padding-left:10px;
	}

/* プロフィール画像部分 */
#prof_txt_img{
	width:200px;
	float:right;
	margin-left:10px;
	}

/* プロフィール画像部分・アイテム */
.prof_txt_img_item{
	width:200px;
	height:250px;
	text-align:center;
	float:right;
	margin-top:10px;
	background-color:#FFFFFF;
	padding-top:10px;
	}

/* 茶色帯タイトル */
h3.tit{
	margin-top:15px;
	margin-bottom:10px;
	}

/* プロフィール内小見出し */
h4.midashi{
	width:290px;
	height:20px;
	text-align:center;
	background-color:#6E514C;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	padding-top:3px;
	padding-bottom:2px;
	margin-bottom:5px;
	margin-left:10px;
	}

/* プロフィール詳細 */
.prof_txt_data{
	width:290px;
	height:auto;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
	}

/* 関連情報紹介部分 */
.chara_box{
	width:760px;
	background-color:#EBEBEB;
	margin-top:10px;
	padding-bottom:10px;
	}

/* 関連情報テキスト */
.chara_txt1{
	width:740px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	}

/* 関連情報テキスト(背景白) */
.chara_txt2{
	width:740px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:10px;
	background-color:#FFFFFF;
	}

/* 関連情報タイトル(赤) */
.txt_tit_land{
	color:#BA2636;
	font-weight:bold;
}

/* 関連情報タイトル(青) */
.txt_tit_sea{
	color:#003399;
	font-weight:bold;
}

/* 関連情報画像 */
.chara_img{
	width:740px;
	height:160px;
	margin-top:10px;
	margin-left:10px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
}

.chara_img2{
	width:740px;
	height:160px;
	margin-left:10px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
}

.chara_img_box_all{
	width:720px;
	margin-left:10px;
	}

/* リゾート関連・画像ボックス1 */
.chara_img_box {
	width:135px;
	height:160px;
	margin-top:10px;
	margin-right:11px;
	text-align:left;
	float:left;
	}

/* リゾート関連・画像ボックス1 */
.chara_img_box2 {
	width:135px;
	height:160px;
	margin-top:10px;
	text-align:left;
	float:left;
	}
	
/* 画像用テキスト・ランド（赤） */
.park_tit1 {
	color:#BA2636;
	font-size:10px;
	line-height:140%;
	}

/* 画像用テキスト・シー（青） */
.park_tit2 {
	color:#003399;
	font-size:10px;
	line-height:140%;
	}

/* 過去のショー・パレテキスト */
.pastshow_txt {
	width:720px;
	text-align:left;
	padding-top:10px;
	margin-left:20px;
	padding-bottom:10px;
	}

/* 商品紹介 */
.recommend_item {
	width:760px;
	height:auto;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}


