/* 
Yahoo! CSS Reset (YUI 3)
http://developer.yahoo.com/yui/3/cssreset/
CSSresetr.com
*/
html{
  color:#000;
  background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img {
  border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style:normal;
  font-weight:normal;
}
li {
  list-style:none;
}
caption, th {
  text-align:left;
}
h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
}
q:before, q:after {
  content:'';
}
abbr, acronym {
  border:0;
  font-variant:normal;
}
sup {
  vertical-align:text-top;
}
sub {
  vertical-align:text-bottom;
}
input, textarea, select {
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}
input, textarea, select {
  *font-size:100%;
}
legend {
  color:#000;
}

/* 
Yahoo! CSS Reset (YUI 3) end
*/



@charset "utf-8";



html {
	width:100%;
	height:100%;
	}


body {
	font-family: Arial, Verdana, sans-serif;
	height: 100%;   
	width: 100%;
	margin: 0;
	}





#wrap {
poisition: relative;
	width:940px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}


#header {
	width:100%;
	height:115px;
	background-color:#fff;
	margin:0 auto;
	}

#header_cont_h1 {
	float:right;
	width:100%;
	font-size: 11px;
	height:5px;
	color:#999;
	margin:0 auto;
	text-align: right;
	padding-top: 5px;
	}

#logo {
	position: relative;
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
}


/*ナビゲーション*/

#nav {
	position: absolute;

	width: 680px;
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 0px;
}

#nav ul>li {
	float: left;
	width:140px;
	height: 50px;
	margin-left: 20px;
	text-align: center;
	display: block;
}

.fade {  
    -webkit-transition: 0.1s ease-in-out;  
       -moz-transition: 0.1s ease-in-out;  
         -o-transition: 0.1s ease-in-out;  
            transition: 0.1s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.8;  
    filter: alpha(opacity=80);  
} 



/*ナビゲーションここまで*/


#main_image {
	width: 100%;
	height: 435px;
	text-align: center;
	margin-top: 10px;
	background-color: #CCC;

}




/*各コンテンツのタイトルとナビゲーション設定*/

#nav_bar_like {
	width: 940px;
	height: 114px;
	margin-top: 20px;
	background-image: URL(../img/like_base.png);
}



#nav_bar_life {
	width: 940px;
	height: 114px;
	margin-top: 20px;
	background-image: URL(../img/life_base.png);
}


#nav_bar_love {
	width: 940px;
	height: 114px;
	margin-top: 20px;
	background-image: URL(../img/love_base.png);
}


#nav_bar_rap {
	width: 940px;
	height: 114px;
	margin-top: 20px;
	background-image: URL(../img/rap_base.png);
}



/*各コンテンツのタイトルとナビゲーション設定ナビ部分*/

#nav2 {
	position: absolute;

	width: 680px;
	margin-top:32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	padding-top: 0px;
}

#nav2 ul>li {
	float: left;
	width:140px;
	height: 50px;
	margin-left: 20px;
	text-align: center;
	display: block;
}



/*各コンテンツのタイトルとナビゲーション設定ここまで*/




/*ムービー観光編*/


#contents_box {

	width:940px;
	height: 382px;
	margin-left: 0px;
	text-align: center;
	display: block;
}



#like_movie {
	float: left;
	margin-top:20px;
	padding-top: 20px;
	width:620px;
	height: 362px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #000;
}




/*ムービーサイドバー*/
#like_side {
	float:right;
	margin-top:20px;
	width:300px;
	height: 382px;
	margin-left: 20px;
	display: block;
}


#ad_01 {
	box-sizing: border-box;
	border-radius: 10px;
	width:300px;
	height: 248px;
	display: block;
	border:#29C5E2 solid 1px;
}

#ad_01 a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#ad_img01 {
	position: relative;
	box-sizing: border-box;
	width:260px;
	height: 130px;
	margin-top:20px;
	margin-left: 20px;
	display: block;
}

#ad_catch01 {
	box-sizing: border-box;
	width:260px;
	height: 23px;
	margin-top:5px;
	margin-left: 20px;
	display: block;
}

#ad_catch01 h2{
	font-size: 17px;
	color:#29C5E2;
	text-align: center;

}

#ad_body01 p{
	box-sizing: border-box;
	margin-left: 20px;
	margin-top:5px;
	width:260px;
	height: 25px;
	font-size: 12px;
	color:#4d4d4d;
	text-align: left;
	text-decoration: none;
}



#ad_02 {
	box-sizing: border-box;
	border-radius: 10px;
	width:300px;
	height: 114px;
	margin-top:20px;
	display: block;
	border:#29C5E2 solid 1px;
}

#ad_02 a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#ad_img02 {
	float:left;
	position: relative;
	box-sizing: border-box;
	width:74px;
	height: 74px;
	margin-top:20px;
	margin-left: 20px;
	display: block;
}

#ad_catch02 h2{
	margin-top:15px;
	margin-left:110px;
	font-size: 17px;
	color:#29C5E2;
	text-align: left;

}

#ad_body02 p{
	box-sizing: border-box;
	margin-left:110px;
	margin-top:0px;
	width:173px;
	height: 25px;
	font-size: 12px;
	color:#4d4d4d;
	text-align: left;
	text-decoration: none;
}


/*ムービーサイドバーここまで*/




/*あらすじ＿キャスト*/

#like_foot{
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	margin-top:40px;
	width:940px;
	height: 181px;
	background:#E6E6E6;
	display: block;
}


#sns_box01{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:40px;
	height: 141px;
	background:#E6E6E6;
	display: inline-block;
}

#fb_btn_1{

	width:33px;
	height: 33px;
	display: block;
}

#tw_btn_1{
	margin-top:10px;
	width:33px;
	height: 33px;
	display: block;
}


#prot{

	margin-top:15px;
	margin-left:20px;
	width:379px;
	height: 73px;
	display: inline-block;
}

#cast{
	float:right;
	margin-top:15px;
	margin-right:20px;
	width:440px;
	height: 73px;
	display: inline-block;
}


h3{
	font-weight: bold;
	font-size: 16px;
	color:#4D4D4D;
	text-align: left;
}

#prot p,#cast p{
	margin-top:5px;
	font-size: 13px;
	color:#4D4D4D;
	text-align: left;
}

#cast strong{
	font-weight: bold;
}


/*あらすじ＿キャストここまで*/







/*ムービー移住定住編*/


#life_movie {
	float: right;
	margin-top:20px;
	padding-top: 20px;
	width:620px;
	height: 362px;
	margin-left: 20px;
	text-align: center;
	display: block;
	background-color: #000;
}


#life_side {
	float: left;
	margin-top:20px;
	width:300px;
	height: 382px;
	margin-left: 0px;
	display: block;
}


#ad_03 {
	box-sizing: border-box;
	border-radius: 10px;
	width:300px;
	height: 114px;
	margin-top:0px;
	display: block;
	border:#29C5E2 solid 1px;
}


#ad_03 a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}







/*ムービーUターン編*/


#love_movie {
	float: left;
	margin-top:20px;
	padding-top: 20px;
	width:620px;
	height: 362px;
	margin-left: 20px;
	text-align: center;
	display: block;
	background-color: #000;
}


#love_side {
	float: right;
	margin-top:20px;
	width:300px;
	height: 382px;
	margin-left: 0px;
	display: block;
}




/*コラム*/


#column {
	box-sizing: border-box;
	border-radius: 10px;
	width:940px;
	height: 495px;
	margin-top:20px;
	display: block;
	border:#29C5E2 solid 2px;
}

#column_text {
	float: left;
	margin-top:20px;
	margin-left:20px;
	width:430px;
	height: 475px;
	display: block;
}


h4 {
	font-weight: bold;
	font-size: 15px;
	color:#4D4D4D;
	text-align: left;
}

#column  p{
	margin-top:10px;
	font-size: 12px;
	color:#4D4D4D;
}


#column_ill {
	float: right;
	margin-top:20px;
	margin-left:20px;
	width:429px;
	height: 495px;
	display: block;
}

#column_ill p{
	margin-top:0px;
	font-size: 12px;
	color:#4D4D4D;
	text-align: right;
	margin-right:20px;
}

#column_ill img{
	margin-top:40px;
	margin-left:-20px;
	width:430px;
	height: 307px;
	display: block;
}

#kotoura_btn img{
	width:70px;
	height: 70px;
	display: block;
	float: right;
	margin-top:20px;
	margin-right:20px;
}


/*コラムここまで*/






/*琴浦ラップ*/

#contents_box_rap {

	margin-top:20px;
	width:940px;
	height:100%;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}




/*琴浦ラップGRID2以降の共通設定*/


#contents_box_rap .blk-w1-t1 {
	float: left; 
	width: 300px;
	height: 248px;
	background-image: URL(../img/grid_back.png);
	}

#contents_box_rap .blk-w1-t1 img{
	width: 260px;
	height: 146px;
	margin-top: 20px;
	margin-left: 20px;
	}

#contents_box_rap .blk-w1-t1 p{
	font-size: 12px;
	color:#4D4D4D;
	text-align: right;
	text-align: left;
	margin-top: 5px;
	letter-spacing: -0.05em; 
	}


#contents_box_rap #grid3 p{
	font-size: 12px;
	color:#4D4D4D;
	text-align: right;
	text-align: left;
	margin-top: 5px;
	letter-spacing: -0.1em; 
	}

#contents_box_rap .blk-w1-t1 p strong {
	font-size: 12px;
	color:#29C5E2;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 20px;
	}

#contents_box_rap .blk-w1-t1 #grid2-FB{
	margin-top: 10px;
	margin-left: 0px;
	width:25px;
	height: 25px;
	display: inline-block;
	}

#contents_box_rap .blk-w1-t1 #grid2-FB img {
	margin-top: 0px;
	width:25px;
	height: 25px;
	}

#contents_box_rap .blk-w1-t1 #grid2-tw{
	margin-top: 10px;
	margin-left: 5px;
	width:25px;
	height: 25px;
	display: inline-block;
	}

#contents_box_rap .blk-w1-t1 #grid2-tw img {
	margin-top: 0px;
	width:25px;
	height: 25px;
	}




/*GRID1*/

#contents_box_rap .blk-w1-t1-2 {
	float: left; 
	width: 300px;
	height: 248px;
	background-image: URL(../img/grid_back.png);
	}

#grid1_text {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#grid1 h5 {
	font-weight: bold;
	font-size: 21px;
	color:#4D4D4D;
	text-align: left;
	letter-spacing: -0.05em; 
}

#grid1 p {
	margin-top: 5px;
	font-size: 15px;
	color:#4D4D4D;
	text-align: left;
	letter-spacing: -0.05em; 
}

#grid1_up_btn {
	width: 260px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
}


#grid1_setumei_btn {
	width: 260px;
	height: 20px;
	margin-top: 10px;
	text-align: center;
}







/*GRID位置の設定*/

#grid2 {
	margin: 0px 0px 0px 20px;
	}


#grid3 {
	margin: 0px 0px 0px 20px;
	}

#grid4 {
	margin: 20px 0px 0px 0px;
	}

#grid5 {
	margin: 20px 0px 0px 20px;
	}

#grid6 {
	margin: 20px 0px 0px 20px;
	}

#grid7 {
	margin: 20px 0px 0px 0px;
	}

#grid8 {
	margin: 20px 0px 0px 20px;
	}

#grid9 {
	margin: 20px 0px 0px 20px;
	}

#grid10 {
	margin: 20px 0px 0px 0px;
	}

#grid11 {
	margin: 20px 0px 0px 20px;
	}

#grid12 {
	margin: 20px 0px 0px 20px;
	}

#grid13 {
	margin: 20px 0px 0px 0px;
	}

#grid14 {
	margin: 20px 0px 0px 20px;
	}

#grid15 {
	margin: 20px 0px 0px 20px;
	}
#grid16 {
	margin: 20px 0px 0px 0px;
	}

#grid17 {
	margin: 20px 0px 0px 20px;
	}

#grid18 {
	margin: 20px 0px 0px 20px;
	}





/*ここからフッター*/



#nav_bar_link {
	width: 940px;
	height: 114px;
	margin-top: 20px;
	background-image: URL(../img/link_base.png);
}


#link_nav{
	padding-top:30px;

}


#link_nav ul{
	font-size: 12px;
	color:#4D4D4D;
	text-align: left;
	margin-left:230px;
}


#link_nav li{
display: inline-block;
	margin-top:5px;
	margin-left:10px;
}


#footer {
	width: 940px;
	height: 133px;
	margin-top: 1px;
	background-image: URL(../img/footer_back.png);
	text-align: center;
}


#footer-FB {
	margin-top:25px;
	width:50px;
	height: 50px;
	display: inline-block;

}
	

#footer-FB img {
	margin-top: 0px;
	width:50px;
	height: 50px;
	}

#footer-youtube {
	margin-top: 10px;
	margin-left: 10px;
	width:50px;
	height: 50px;
	display: inline-block;
}
	

#footer-youtube img {
	margin-top: 0px;
	width:50px;
	height: 50px;
	}

.cr {
	margin-top: 15px;
	font-size: 12px;
	color:#fff;
	}