﻿/*
***************************************************************************/

a {
text-decoration: none;
}

.photo {
    text-align: center;
}

.border {
    border-bottom:2px solid #000000;
    margin: 0px 0px 30px 0px;
}

#border2 {
    border-bottom:3px solid #000000;
    margin: 20px 2px 10px 2px;
}

.official {
    font-size:12px;
    margin: 10px 13px 0px 13px;
}

.sankaku {
    color:#000000;
    font-size:14px;
}

#line {
    position: relative;
    margin: 10px 0px 10px 0px;
}

.line_text {
    position: absolute;
    font-size:12px;
    top: 1px;
    left: 95px;
}

img {
    border-style:none;
    vertica-align:bottom;
}


.fade {
	/*変化にかかる時間とタイミング、進行具合を指定*/
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
 
/*オンマウス時に実行*/
.fade:hover {
	/*透明度具合を指定*/
	opacity: 0.4;  
	filter: alpha(opacity=60);  
}



/*
***************************************************************************/


html {
    height: 100%;
}

body {
    font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo,Osaka ,ＭＳ Ｐゴシック ,MS PGothic ,sans-serif ;
    font-size:14px;
    height: 100%;
    -webkit-text-size-adjust:none
}

body > #container {
    height: auto;
}


/* container
***************************************************************************/


#container {
    min-height: 100%;
    height: 100%;
    width: 900px;
    margin: 0 auto;
    padding: 25px 10px 0px 10px;
}

#back_button {
    text-align: right;
    margin: 15px 0px 0px 0px;
}

#contents {
    overflow: hidden;
}


#header {
    text-align: left;
    margin: 15px 0px 3px 0px;
}

#header2 {
    text-align: left;
    margin: 15px 0px 30px 0px;
}




/* main
***************************************************************************/


#main1 {
    overflow: hidden;
    margin-bottom: 10px;
    width: 900px;
}

#main2 {
    overflow: hidden;
    margin-top: 30px;
    width: 900px;
}




/* main1
***************************************************************************/

.title01 {
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	margin: 25px 0px 25px 20px;}

#title_txt2 {
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	width: 830px;
	margin: 20px 0px 0px 30px;
	}

#quocard {
	position: relative;
	width: 850px;
 	border: 3px solid #8C0000;
	margin: 25px 0px 40px 20px;}

.quo_title {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #FFCB00;
	top: 2px;
	left: 10px;}

.quo_txt {
	font-size: 17px;
	font-weight: bold;
	color: #8C0000;
	margin: 20px 0px 0px 60px;}

.obo_txt {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 150px;}

.quo {
	position: absolute;
	top: 5px;
	right: 10px;}

.card_txt {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	top: 145px;
	right: 20px;}

.obo {
	margin: 20px 0px 15px 20px;}

.quo_txt2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 60px;}

.copy {
	position: absolute;
	left: -9999px;
	
	/*margin: -15px 0px 10px 170px;**/
	}

.copy_bt {
	margin: -10px 0px 10px 390px;}

.kaitou {
	position: absolute;
	right: 160px;
	bottom: 10px;}

.kaitou_txt {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	right: 50px;
	bottom: 20px;}

#start {
	text-align: center;
	margin-bottom: 40px;}

/* quiz
*********************************/

.question_txt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 10px;}

.section {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;}

#quiz_area {
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
	}



#quiz_box {
	float: left;
	overflow: hidden;
	margin: 0px 10px 0px -3px;
	width: 663px;
	border: 1px solid #CCCCCC;
   } 


.quiz {
	overflow: hidden;
	position:relative;
	height: 883px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -125px;
	}
	
.quiz iframe {
	height: 840px;
	
}

#quiz_left {
	margin: 0px 0px 0px 0px;}

.left_midashi {
	position: absolute;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	top: 10px;
	right: 65px;}

.left_txt {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #B20000;
	top: 87px;
	right: 44px;}

.left_txt2 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #B20000;
	top: 202px;
	right: 44px;}

.left_txt3 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #B20000;
	top: 333px;
	right: 10px;}

.left_txt4 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #B20000;
	top: 464px;
	right: 44px;}

.left_txt5 {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: #B20000;
	top: 608px;
	right: 33px;}

.lyric_box1 {
	/*position: absolute;z-index: 1;
	top: 390px;
	left: 0px;*/
	text-align: left;
	background: #ffffff;
	width: 365px;
	font-size: 17px;
	font-weight: normal;
	line-height: 150%;
	background: #DEF7FF;
	padding: 15px 10px 15px 15px;
	margin: 30px 0px 0px -10px;
	/*box-shadow:1px 1px 5px;
	border:1px solid #BABABA;*/
}

.lyric_box2 {
	position: relative;z-index: 2;
	/*top: 390px;
	left: 0px;*/
	text-align: left;
	background: #ffffff;
	width: 365px;
	font-size: 17px;
	font-weight: normal;
	line-height: 150%;
	background: #DEF7FF;
	padding: 15px 10px 15px 15px;
	margin: -70px 0px 0px -10px;
	/*box-shadow:1px 1px 5px;
	border:1px solid #BABABA;*/
}

.lyric_box3 {
	/*position: absolute;z-index: 1;
	top: 390px;
	left: 0px;*/
	text-align: left;
	background: #ffffff;
	width: 365px;
	font-size: 17px;
	font-weight: normal;
	line-height: 150%;
	background: #DEF7FF;
	padding: 15px 10px 15px 15px;
	margin: 12px 0px 12px -10px;
	/*box-shadow:1px 1px 5px;
	border:1px solid #BABABA;*/
}

.dot1 {
	text-align: left;
	margin-left: 170px;}


.song_name {
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
}

.song_name2 {
	text-align: left;
	margin-right: 0px;
	margin-top: 5px;
}

.song_name3 {
	text-align: center;
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 40px;
}

.chimei_photo1 {
	position: absolute;
	top: 250px;
	right: -10px;
}

.chimei_photo2 {
	position: absolute;
	top: 20px;
	right: 0px;
}

.chimei_photo2_2 {
	position: absolute;
	top: 20px;
	right: 60px;
}

.chimei_photo3 {
	position: absolute;
	top: 200px;
	right: 20px;
}

.chimei_photo4 {
	position: absolute;z-index: 1;
	top: -120px;
	right: 0px;
}

.chimei_photo5 {
	position: absolute;
	top: 260px;
	right: 0px;
}

.chimei_photo6 {
	position: absolute;z-index: 1;
	top: -150px;
	right: 0px;
}

.chimei_photo7 {
	position: absolute;
	top: 150px;
	right: 0px;
}

.chimei_photo8 {
	position: absolute;z-index: 1;
	top: -45px;
	right: 0px;
}

.chimei_photo9 {
	position: absolute;
	top: 90px;
	right: 110px;
}

.chimei_photo10 {
	position: absolute;z-index: 1;
	top: 30px;
	right: 0px;
}




.movie1 {
	position: absolute;z-index: 2;
	top: -80px;
	right: 80px;
}

.movie2 {
	position: absolute;z-index: 2;
	top: -20px;
	right: 80px;
}

.movie_txt {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;}

.movie_photo {
	position: absolute;z-index: 2;
	top: 230px;
	right: 35px;}

.movie_photo2 {
	position: absolute;z-index: 2;
	top: 110px;
	right: 50px;}

.movie_photo3 {
	position: absolute;z-index: 2;
	top: 210px;
	right: 60px;}

#next_link {
	text-align: center;
	margin: 120px 0px 70px 0px;}


.spot_link {
	text-align: center;}




.spot_photo1 {
	position: absolute;
	top: 250px;
	right: -10px;
}

/* spot2
***************************************************************************/





.spot_photo2 {
	position: absolute;
	top: 70px;
	right: -17px;
}

/* spot3
***************************************************************************/


.spot_photo3 {
	position: absolute;
	top: 80px;
	right: -10px;
}

/* spot4
***************************************************************************/

.lyric_box4 {
	position: absolute;z-index: 1;
	top: 100px;
	left: 30px;
	text-align: left;
	background: #EFDBFF;
	width: 480px;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 15px 15px 15px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.song_name4 {
	text-align: right;
	margin-right: -5px;
	margin-top: 5px;
}

.spot_txt4 {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.spot_photo4 {
	position: absolute;
	top: 83px;
	right: -10px;
}

/* spot5
***************************************************************************/

.lyric_box5 {
	position: absolute;
	top: 90px;
	left: 30px;
	text-align: left;
	background: #FFFFBF;
	width: 720px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.lyric_box5_2 {
	position: absolute;
	top: 143px;
	left: 30px;
	text-align: left;
	background: #FFFFBF;
	width: 720px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 10px 5px 10px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.song_name5 {
	text-align: right;
	margin-top: 5px;
}

.spot_txt5 {
	position: absolute;
	top: 270px;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.spot_photo5 {
	position: absolute;
	top: 265px;
	right: -5px;
}

/* spot6
***************************************************************************/

.lyric_box6 {
	position: absolute;
	top: 80px;
	left: 30px;
	text-align: left;
	background: #D0E6BF;
	width: 263px;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 5px 10px 10px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.song_name6 {
	text-align: left;
	font-size: 14px;
	margin-right: 0px;
	margin-top: 5px;
}

.spot_txt6 {
	position: absolute;
	bottom: 50px;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.spot_photo6 {
	position: absolute;
	top: 63px;
	right: 0px;
}

/* spot7
***************************************************************************/

.lyric_box7 {
	position: absolute;
	top: 90px;
	left: 30px;
	text-align: left;
	background: #F8EEE7;
	width: 340px;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 10px 15px 15px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.song_name7 {
	text-align: right;
	font-size: 16px;
	margin-right: 0px;
	margin-top: 5px;
}

.spot_txt7 {
	position: absolute;
	top: 320px;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.spot_photo7 {
	position: absolute;
	top: 73px;
	right: 0px;
}

/* spot8
***************************************************************************/

.lyric_box8 {
	position: absolute;z-index: 1;
	top: 100px;
	left: 30px;
	text-align: left;
	background: #F1D799;
	width: 500px;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	box-shadow:1px 1px 5px;
	border:1px solid #BABABA;
	height: auto;
}

.song_name8 {
	text-align: right;
	font-size: 16px;
	margin-right: 0px;
	margin-top: 5px;
}

.spot_txt8 {
	position: absolute;
	top: 270px;
	left: 30px;
	font-size: 16px;
	font-weight: bold;
}

.spot_photo8 {
	position: absolute;
	top: 80px;
	right: 0px;
}

.spot8_border {
	border-bottom: 2px solid #000000;
	margin-top: 10px;
	margin-left: 20px;
}


/* matome
***************************************************************************/


#matome {
	overflow: hidden;
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 20px;}
	
.matome_txt {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	width: 860px;
	
	margin-left: 20px;
	margin-bottom: 30px;	
	}

.arpots {
	overflow: hidden;
	width: 800px;
	background: #D5D5AA;
	padding: 10px 10px 10px 150px;
	margin-top: 20px;}

.ar_txt {
	font-size: 18px;
	font-weight: bold;
	margin:  0px 0px -75px 15px;}

.m_border {
		border-bottom: 3px solid #000000;
		margin: 0px -20px 20px -20px;}

.m_border2 {
	border-bottom: 3px solid #000000;
	margin: 20px 0px 40px 0px;}

/* sns
***************************************************************************/


#sns_button {margin: 30px 0px 0px 0px;
	}

.facebook_b {
	float: left;
	width: 220px;
	margin: 0px 40px 5px 200px;
	}

.twitter_b {
	float: left;
	width: 220px;
	margin: 0px 0px 5px 0px;
	}

.google_b {
	float: left;
	width: 220px;
	margin: 0px 80px 5px 40px;
	}


/* footer
***************************************************************************/


#footer {
    border-top:1px solid #747474;
    text-align: center;

}


/* 
***************************************************************************/
