@charset "utf-8";

/*初期設定読み込み*/
@import url(reset.css);
/*各コンテンツ設定読み込み*/



/*恋春CSS*/

body#index {
	background:url(../img/koiharu_bg.jpg) repeat left top;
	min-width: 1100px;
}

img { display:block; }
img { border:none;}


#container{
	margin:0 auto;
	text-align:center;
	min-height:100%;
	position: relative;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8888;
}

/*NEWマーク設定*/
.new_mark {
	width:50px;
	height:50px;
	position:absolute;
	left: -5px;
	top: -5px;
	background-image:url(../img/new_mark.png);
	position:absolute;
	z-index:1;
}

.new_mark_g {
	width:50px;
	height:50px;
	position:absolute;
	left:-15px;
	top:-15px;
	background-image:url(../img/new_mark.png);
	position:absolute;
	z-index:1;
}

.new_mark_update {
	width:50px;
	height:50px;
	position:absolute;
	left:510px;
	top:10px;
	background-image:url(../img/new_mark.png);
	position:absolute;
	z-index:1;
}

/*ヘッダメニュー設定*/
header{
	background:url(../img/header_base.png) center top no-repeat;
	width:100%;
	height:140px;
	position: fixed;
    top: 0;
	z-index: 999;
}

header .head_menu {
	width:1100px;
	height:140px;
	margin:0 auto;
	position:relative;
}

header .head_menu h1 {
	width:253px;
	height:140px;
	display:block;
	position:absolute;
	left:425px;
}

#top_logo{
	background-image:url(../img/top_logo.png);
	width:253px;
	height:140px;
	display:block;
	position:absolute;
	left:425px;
}


.concept {width:140px; height:120px; position:absolute; left:0px; top:10px; }
.character {width:140px; height:120px; position:absolute; left:140px; top:10px; }
.system {width:140px; height:120px; position:absolute; left:280px; top:10px; }
.gallery {width:140px; height:120px; position:absolute; left:680px; top:10px; }
.download {width:140px; height:120px; position:absolute; left:820px; top:10px; }
.special {width:140px; height:120px; position:absolute; left:960px; top:10px; }

header .head_box h1 a {
	display:block;
	width:350px;
	height:100px;
}

/*戻るボタン設定*/
#back_header{
	width: 46px;
	bottom: 160px;
	right: 30px;
	position: fixed;
	z-index: 99;
}


/*TOPコンテンツ*/

#main_container{
	margin:0 auto;
	text-align:center;
	min-height:100%;
	width:1100px;
}

/*MV設定*/
#area_MV{
	padding-top:140px;
}

/*TOPICS設定*/
#area_TOPICS {
	width:1100px;
	margin:0 auto;
}

.box_TOPICS {
	width:540px;
	height:110px;
	float:left;
	position:relative;
	padding:0px 6px 0px 4px;
}

.topics_mini {
	margin:0px 0px 5px 0px;
}

.new {
	width:74px;
	height:74px;
	position:absolute;
	left:-10px;
	top:-10px;
}

#topics_fadetype001{
	background-image:url(../img/topics_001.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype002{
	background-image:url(../img/topics_002.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype003{
	background-image:url(../img/topics_003.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype004{
	background-image:url(../img/topics_004.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype005{
	background-image:url(../img/topics_005.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype006{
	background-image:url(../img/topics_006.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

#topics_fadetype007{
	background-image:url(../img/topics_007.png);
	width:540px;
	height:110px;
	display:block;
	position:absolute;
}

/*コンテンツ*/

#contents_container{
	margin:0 auto;
	text-align:center;
	width:1100px;
}

#left_area {
	width:650px;
	float:left;
}

#right_area {
	width:450px;
	float:left;
}


/*更新情報*/
.update_frame {
	background:url(../img/update_base.png) left top no-repeat;
	width:650px;
	height:1100px;
	overflow: auto;
}

.twitter_frame {
	background:url(../img/twitter_base.png) left top no-repeat;
	width:450px;
	height:400px;
	overflow: auto;
}

.twitter_box {
	padding-top:86px;
}

/*動画情報*/
.movie_frame {
	background:url(../img/movie_base.png) left top no-repeat;
	width:450px;
	height:400px;
	overflow: auto;
}

.movie_box {
	padding-top:112px;
}

/*雑誌情報*/
.magazin_frame {
	background:url(../img/magazin_base.png) left top no-repeat;
	width:450px;
	height:400px;
	overflow: auto
}

/*お問い合わせ情報*/
.contact_frame {
	width:450px;
	height:150px;
	overflow: auto;
}



/*フッター設定*/
#footer{
	background:url(../img/footer_base.png) left top repeat-x;
	width:100%;
	height:150px;
}

#footer .box{
	width:1100px;
	height:150px;
	margin:auto;
	text-align:center;
	position:relative;
	background-image:url(../img/footer_logo.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	overflow: hidden;
}

#footer .info{
	margin:auto;
	text-align:center;
	width:1000px;
	padding-left:300px;
	padding: 20px 0px 15px 20px;
}

#footer .info table{
	width:500px;
	float:left;
	color:#FFF;
}

#footer .info table th{
	text-align:right;
	font-weight:bold;
	color:#ffdfbc;
	padding-left:5em;
	text-shadow: 0px 1px 2px rgba(170, 20, 70, 1);
	font-weight: bold;
}
#footer .info table td{
	text-align:left;
	padding-left:1em;
	text-shadow: 0px 2px 2px rgba(170, 20, 70, 1);
}

#footer_padding {
	height: 23px;
}

/*更新情報設定*/
#update .box{
	background-color:#ffddea;
	width:520px;
	height:100px;
	margin:5px auto 15px;
	text-align:left;
	padding:5px 5px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:rgba(230, 0, 110, 0.2) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(109, 121, 138, 0.2) 2px 2px 2px 2px;
	-moz-box-shadow:rgba(109, 121, 138, 0.2) 2px 2px 2px 2px;
}

#update .box img{
	float:left;
	margin-right:10px;
}

#update .box span{
	padding:5px 5px 5px 5px;
	font-size:18px;
	display:block;
	color:#ff488d;
	font-weight:bold;
}

#update a { font-weight:bold}
#update a:hover { text-decoration: none; }

#update a:link { color: #ff5a00; }
#update a:visited { color: #ff5a00; }
#update a:hover { color: #ff9358; }
#update a:active { color: #ff9358; }


/*雑誌情報設定*/
#magazin .box{
	background-color:#ffddea;
	width:330px;
	height:130px;
	margin:5px auto 15px;
	text-align:left;
	padding:5px 5px 5px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:rgba(230, 0, 110, 0.2) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(109, 121, 138, 0.2) 2px 2px 2px 2px;
	-moz-box-shadow:rgba(109, 121, 138, 0.2) 2px 2px 2px 2px;
}
#magazin .box img{
	float:left;
	margin-right:10px;
}

#magazin .box span{
	padding:5px 5px 5px 5px;
	font-size:18px;
	display:block;
	color:#ff488d;
	font-weight:bold;
}

#magazin a { font-weight:bold}
#magazin a:hover { text-decoration: none; }

#magazin a:link { color: #ff5a00; }
#magazin a:visited { color: #ff5a00; }
#magazin a:hover { color: #ff9358; }
#magazin a:active { color: #ff9358; }


/*コンテンツ共通設定*/

#content_top_container{
	margin:0 auto;
	text-align:center;
	min-height:100%;
	width:1100px;
	padding-top:140px;
}


/*CONCEPT設定*/

#concept_menu{
height: 120px;
width: 450px;
margin: 0 auto;
}

#concept_menu li{
width: 150px;
height: 120px;
float: left;
}

#content_top_container #title_concept {
	background: url(../img/content_title_concept.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_c001 {
	background: url(../img/frame_top_c001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_c001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 1960px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}
#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}

/*c002_story*/
#content_top_container #frame_top_c002 {
	background: url(../img/frame_top_c002.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_c002 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 624px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}

/*c003_outline*/
#content_top_container #frame_top_c003 {
	background: url(../img/frame_top_c003.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_c003 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 600px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}


/*GALLERY設定*/

#content_top_container #title_gallery {
	background: url(../img/content_title_gallery.png) no-repeat center top ;
	height: 100px;
}

/*001_evcg*/
#content_top_container #frame_gallery_001 {
	background: url(../img/frame_gallery_001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_gallery_middle_001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 864px;
	padding:0px 0px 40px 40px;
	overflow: hidden;
}
#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}

.gallery_padding {
	padding-top:24px;
}

.gallery_padding ul li {
	float:left;
	width:256px;
	height:144px;
	position:relative;
}

/*002_stage*/
#content_top_container #frame_stage_002 {
	background: url(../img/frame_stage_002.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_stage_middle_002 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 312px;
	padding:0px 0px 40px 40px;
	overflow: hidden;
}

/*003_sound*/
#content_top_container #frame_sound_003 {
	background: url(../img/frame_sound_003.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_sound_middle_003 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 480px;
	padding:16px 0px 0px 0px;
	overflow: hidden;
}

/*CHARACTER設定*/

#content_top_container #title_character {
	background: url(../img/content_title_character.png) no-repeat center top ;
	height: 100px;
}

#chara_menu{
	height: 100px;
	width: 1100px;
	margin: 0 auto;
}

#chara_menu li{
	width: 110px;
	height: 100px;
	float: left;
}

/*chara*/
#content_top_container #frame_chara001 {
	background: url(../img/chara/chara_base_001.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara002 {
	background: url(../img/chara/chara_base_002.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara003 {
	background: url(../img/chara/chara_base_003.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara004 {
	background: url(../img/chara/chara_base_004.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara005 {
	background: url(../img/chara/chara_base_005.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara006 {
	background: url(../img/chara/chara_base_006.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara007 {
	background: url(../img/chara/chara_base_007.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara008 {
	background: url(../img/chara/chara_base_008.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}
#content_top_container #frame_chara009 {
	background: url(../img/chara/chara_base_009.png) no-repeat center top ;
	overflow: hidden;
	position:relative;
	width: 1100px;
	height: 800px;
	display: none;
}




#chara_stand {
	position: absolute;
	left: 0px;
	top: 0px;
}

#chara_prf {
	position: absolute;
	left: 470px;
	top: 410px;
}

#chara_prf_009 {
	position: absolute;
	left: 470px;
	top: 460px;
}

#chara_word {
	position: absolute;
	left: 330px;
	top: 0px;
}

#chara_word_009 {
	position: absolute;
	left: 20px;
	top: 0px;
}

#chara_comment {
	position: absolute;
	left: 850px;
	top: 580px;
}

#voice01 {
	position: absolute;
	left: 440px;
	top: 706px;
}
#voice02 {
	position: absolute;
	left: 525px;
	top: 706px;
}
#voice03 {
	position: absolute;
	left: 610px;
	top: 706px;
}
#voice04 {
	position: absolute;
	left: 695px;
	top: 706px;
}
#voice05 {
	display:block;
	position:absolute;
	left: 780px;
	top: 706px;
}
#voice06 {
	position: absolute;
	left: 865px;
	top: 706px;
}
#voice_fade1{
	background-image:url(../img/chara_vs_001.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}
#voice_fade2{
	background-image:url(../img/chara_vs_002.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}
#voice_fade3{
	background-image:url(../img/chara_vs_003.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}
#voice_fade4{
	background-image:url(../img/chara_vs_004.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}
#voice_fade5{
	background-image:url(../img/chara_vh_001.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}
#voice_fade6{
	background-image:url(../img/chara_vh_002.png);
	display:block;
	position:absolute;
	width: 80px;
	height: 80px;
}

#chara_bt_box {
	position: absolute;
	left: 980px;
	top: 40px;
}

#chara_bt_box ul li {
	float:left;
	width:90px;
	height:90px;
	position:relative;
}







/*SYSTEM設定*/

#content_top_container #title_system {
	background: url(../img/content_title_system.png) no-repeat center top ;
	height: 100px;
}


#content_top_container #title_system {
	background: url(../img/content_title_system.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_sy001 {
	background: url(../img/frame_top_sy001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_sy001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 600px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}

#content_top_container #frame_top_sy002 {
	background: url(../img/frame_top_sy002.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_sy002 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 600px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}

#content_top_container #frame_top_sy000 {
	background: url(../img/frame_top_sy000.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_sy000 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 360px;
	padding:0px 0px 16px 16px;
	overflow: hidden;
}

#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}




/*SPECIAL設定*/

#content_top_container #title_special {
	background: url(../img/content_title_special.png) no-repeat center top ;
	height: 100px;
}

#area_special {
	width:1100px;
	margin:0 auto;
	padding-top:10px;
}

.box_special {
	width:540px;
	height:110px;
	float:left;
	position:relative;
	padding:0px 6px 0px 4px;
}










/*CONTACT設定*/

#content_top_container #title_contact {
	background: url(../img/content_title_contact.png) no-repeat center top ;
	height: 100px;
}

/*campaign設定*/

#content_top_container #title_campaign {
	background: url(../img/content_title_campaign.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_campaign {
	background: url(../img/frame_top_campaign.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_campaign {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 640px;
	padding:0px 0px 160px 160px;
	overflow: hidden;
}

#frame_middle_campaign #ouen_campaign dl{
	text-align:left;
	padding-left:40px;
	width:690px
}
#frame_middle_campaign #ouen_campaign dt{
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #ff2673;
	border-left:10px solid #ff2673;
	padding-left:1em;
	margin:1em auto;
	color:#ff2673;
	margin-top:1.6em;
}

#frame_middle_campaign #ouen_campaign dd{
	padding-left:1em;
}

#frame_middle_campaign #ouen_campaign p1{
	font-weight:bold;
	color:#ff2673;
}

#frame_middle_campaign #ouen_campaign p2{
	font-weight:bold;
	color:#ff008a;
	font-size:28px;
}

#ouen_campaign a { font-weight:bold}
#ouen_campaign a:hover { text-decoration: none; }

#ouen_campaign a:link { color: #ff5a00; }
#ouen_campaign a:visited { color: #ff5a00; }
#ouen_campaign a:hover { color: #ff9358; }
#ouen_campaign a:active { color: #ff9358; }

/*twitter素材*/

#content_top_container #frame_top_twitter {
	background: url(../img/frame_top_twitter.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_twitter {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 2240px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}

#frame_middle_twitter #ouen_twitter{
	width:1000px;
	padding:50px 0;
	margin:0px auto 0px;
	text-align:center;
}

#frame_middle_twitter #ouen_twitter dt{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_twitter #ouen_twitter dd{
	float:left;
	margin-top:5px;
	margin-left:30px;
	width:256px;
	padding:10px 10px 22px 22px;
}



/*banner素材*/

#content_top_container #frame_top_banner {
	background: url(../img/frame_top_banner.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_banner {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 5000px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}

#frame_middle_banner #ouen_banner{
	width:1000px;
	padding:50px 0;
	margin:0px auto 0px;
	text-align:center;
}

#frame_middle_banner #ouen_banner dt{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_banner #ouen_banner dd{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:200px;
	padding:10px 10px 10px 10px;
}

#frame_middle_banner #ouen_banner textarea{
	width:186px;
	height:72px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_banner #ouen_banner dd.large_t{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:150px;
	padding:10px 10px 10px 10px;
}

#frame_middle_banner #ouen_banner dd.large_t textarea {
	width:136px;
	height:106px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_banner #ouen_banner dt.large_y{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_banner #ouen_banner dd.large_y{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:1000px;
	padding:10px 10px 10px 10px;
}

#frame_middle_banner #ouen_banner dd.large_y textarea {
	width:586px;
	height:24px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_banner #ouen_banner dd.large_y img {
 display: block;
 margin: auto;
 text-align: center;
}







/*privilege設定*/

#content_top_container #title_privilege {
	background: url(../img/content_title_privilege.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_privilege {
	background: url(../img/privilege_img_001.png) no-repeat center top ;
	height: 792px;
}

#content_top_container #frame_top_p001 {
	background: url(../img/frame_top_p001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_p001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 2864px;
	padding:0px 0px 96px 96px;
	overflow: hidden;
}
#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}

.privilege_padding {
	padding-top:24px;
}

.privilege_padding1 ul li {
	float:left;
	width:900px;
	height:500px;
	position:relative;
}

.privilege_padding2 ul {
	float:left;
	width:900px;
	height:60px;
	position:relative;
	overflow: hidden;
}

#privilege_bt {
	width: 500px;
	height: 50px;
	margin: 0 auto;
}

#privilege_bt li{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
	height: 50px;
	float: left;
}

#privilege_bt2 {
	width: 430px;
	height: 50px;
	margin: 0 auto;
}

#privilege_bt2 li{
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
	height: 50px;
	float: left;
}


/*event_info設定*/

#content_top_container #title_event_info {
	background: url(../img/content_title_event_info.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_event_info {
	background: url(../img/event_info_img_001.png) no-repeat center top ;
	height: 792px;
}

#content_top_container #frame_top_ev001 {
	background: url(../img/frame_top_ev001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_ev001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 2400px;
	padding:0px 0px 160px 160px;
	overflow: hidden;
}
#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}

.event_info_padding {
	padding-top:40px;
}

.event_info_padding1 ul li {
	float:left;
	width:900px;
	height:1200px;
	position:relative;
}

.event_info_padding2 ul {
	float:left;
	width:900px;
	height:60px;
	position:relative;
	overflow: hidden;
}

#event_info_bt {
	width: 500px;
	height: 50px;
	margin: 0 auto;
}

#event_info_bt li{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
	height: 50px;
	float: left;
}

#event_info_bt2 {
	width: 430px;
	height: 50px;
	margin: 0 auto;
}

#event_info_bt2 li{
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 200px;
	height: 50px;
	float: left;
}





/*DOWNLOAD設定*/

#content_top_container #title_download {
	background: url(../img/content_title_download.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_d001 {
	background: url(../img/frame_top_d001.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_d001 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 496px;
	padding:0px 0px 16px 16px;
	overflow: hidden;
}
#content_top_container #frame_bottom {
	background: url(../img/frame_1100_bottom.png) no-repeat center top ;
	height: 23px;
}


#content_top_container #frame_top_d002 {
	background: url(../img/frame_top_d002.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_d002 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 360px;
	padding:0px 0px 16px 16px;
	overflow: hidden;
}

#content_top_container #frame_top_d003 {
	background: url(../img/frame_top_d003.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_d003 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 1280px;
	padding:0px 0px 150px 150px;
	overflow: hidden;
}

#content_top_container #frame_top_d004 {
	background: url(../img/frame_top_d004.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_d004 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 360px;
	padding:0px 0px 16px 16px;
	overflow: hidden;
}

#content_top_container #frame_top_d005 {
	background: url(../img/frame_top_d005.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_d005 {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 1560px;
	padding:0px 0px 16px 16px;
	overflow: hidden;
}


.download_padding1 ul li {
	width:900px;
	height:450px;
	position:relative;
}

#content_top_container #mirror2{
	padding:0px 0px 150px 150px;
	overflow: hidden;
}



#content_top_container #mirror table{
	margin:2em auto;
	width:60%;
	border:2px solid #ffb97f;
}

#content_top_container .mirror th{
	border-bottom:1px solid #ffb97f;
	text-align:right;
	font-weight:bold;
	padding-right:1em;
}

#content_top_container .mirror th a{
	color: #6c5157;
	font-weight:normal;
	text-decoration: none;
}

#content_top_container .mirror td{
	border-bottom:1px solid #ffb97f;
	padding-left:0.5em;
}

#mirror a { font-weight:bold}
#mirror a:hover { text-decoration: none; }

#mirror a:link { color: #ff5a00; }
#mirror a:visited { color: #ff5a00; }
#mirror a:hover { color: #ff9358; }
#mirror a:active { color: #ff9358; }




/*support設定*/

#content_top_container #title_support {
	background: url(../img/content_title_support.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_support {
	background: url(../img/frame_top_support.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_support {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 560px;
	padding:0px 0px 160px 160px;
	overflow: hidden;
}

#frame_middle_support #ouen_support dl{
	text-align:left;
	padding-left:40px;
	width:690px
}
#frame_middle_support #ouen_support dt{
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #ff2673;
	border-left:10px solid #ff2673;
	padding-left:1em;
	margin:1em auto;
	color:#ff2673;
	margin-top:1.6em;
}

#frame_middle_support #ouen_support dd{
	padding-left:1em;
}

#frame_middle_support #ouen_support p1{
	font-weight:bold;
	color:#ff2673;
}

#frame_middle_support #ouen_support p2{
	font-weight:bold;
	color:#ff008a;
	font-size:28px;
}

#ouen_support a { font-weight:bold}
#ouen_support a:hover { text-decoration: none; }

#ouen_support a:link { color: #ff5a00; }
#ouen_support a:visited { color: #ff5a00; }
#ouen_support a:hover { color: #ff9358; }
#ouen_support a:active { color: #ff9358; }



/*準備中設定*/
#content_top_container #under_construction {
	background: url(../img/under_construction.png) no-repeat center top ;
	height: 500px;
}

#modal_frame { width:450px; height:450px; background:#ffeff2; padding:50px 12px 50px; border-radius:20px; box-shadow:0 0 10px #ffb0d3; }

.modal { position:fixed; display:none; z-index:9999; top:30%; left:50%; width:400px; height:200px; margin:-120px 0 0 -220px; padding:20px; text-align:center; }
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }

.modal a { text-decoration: none;}
.modal a:link { color: #6c5157; }
.modal a:visited { color: #6c5157; }
.modal a:hover { color: #ff0036;}
.modal a:active { color: #ff0036; }



#content_top_container #title_valentine {
	background: url(../img/content_title_valentine.png) no-repeat center top ;
	height: 100px;
}

#content_top_container #frame_top_valentine {
	background: url(../img/frame_top_valentine.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_valentine {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 740px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}


#frame_middle_valentine #ouen_valentine{
	width:1000px;
	padding:50px 0;
	margin:0px auto 0px;
	text-align:center;
}

#frame_middle_valentine #ouen_valentine dt{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_valentine #ouen_valentine dd{
	float:left;
	margin-top:5px;
	margin-left:50px;
	width:400px;
	padding:10px 10px 10px 10px;
}

#frame_middle_valentine #ouen_valentine textarea{
	width:386px;
	height:14px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 100%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_valentine #ouen_valentine dd.large_t{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:150px;
	padding:10px 10px 10px 10px;
}

#frame_middle_valentine #ouen_valentine dd.large_t textarea {
	width:136px;
	height:106px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_valentine #ouen_valentine dt.large_y{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_valentine #ouen_valentine dd.large_y{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:1000px;
	padding:10px 10px 10px 10px;
}

#frame_middle_valentine #ouen_valentine dd.large_y textarea {
	width:586px;
	height:24px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_valentine #ouen_valentine dd.large_y img {
 display: block;
 margin: auto;
 text-align: center;
}




#main_container_april{
	margin:0 auto;
	text-align:center;
	min-height:100%;
	width:1100px;
}

/*MV設定*/
#area_MV_april{
	padding-top:10px;
}






#content_top_container #title_april {
	background: url(../img/content_title_april.png) no-repeat center top ;
	height: 100px;
}

/*c002_story*/
#content_top_container #frame_top_ss_s {
	background: url(../img/frame_ss_story.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_ss_s {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 624px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}

/*c002_story*/
#content_top_container #frame_top_ss_s {
	background: url(../img/frame_ss_story.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_ss_s {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 624px;
	padding:0px 0px 88px 88px;
	overflow: hidden;
}



#content_top_container #frame_top_april {
	background: url(../img/frame_ss_wall.png) no-repeat center top ;
	height: 88px;
}
#content_top_container #frame_middle_april {
	background: url(../img/frame_1100_middle.png) repeat-y center top ;
	height: 740px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}







#frame_middle_april #ouen_april{
	width:1000px;
	padding:50px 0;
	margin:0px auto 0px;
	text-align:center;
}

#frame_middle_april #ouen_april dt{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_april #ouen_april dd{
	float:left;
	margin-top:5px;
	margin-left:50px;
	width:400px;
	padding:10px 10px 10px 10px;
}

#frame_middle_april #ouen_april textarea{
	width:386px;
	height:14px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 100%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_april #ouen_april dd.large_t{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:150px;
	padding:10px 10px 10px 10px;
}

#frame_middle_april #ouen_april dd.large_t textarea {
	width:136px;
	height:106px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_april #ouen_april dt.large_y{
	width:690px;
	height:30px;
	margin:auto;
}

#frame_middle_april #ouen_april dd.large_y{
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:1000px;
	padding:10px 10px 10px 10px;
}

#frame_middle_april #ouen_april dd.large_y textarea {
	width:586px;
	height:24px;
	background-color:#ffeee4;
	margin:2px auto;
	overflow: hidden;
	color: #ff5480;
	font-size: 80%;
	border-style: none;
	padding:6px;
	display:block;
	resize:none;
	border: thin solid #ffaa7c;
}

#frame_middle_april #ouen_april dd.large_y img {
 display: block;
 margin: auto;
 text-align: center;
}
