@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../images/bg_stripe.jpg);
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
#container_top {
	background: url(../images/container_top_bg.jpg) repeat-x;
	width: 100%;
	height: 90px;
}

.container {
	width: 970px;
	margin: 0 auto;
	padding-top: 64px;
}

#header {
	background: url(../images/head_bg2019.png) no-repeat right bottom;
	height: 87px;
	padding-top: 5px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 87px;
	width: 147px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.btn_access {
	float: right;
	width: 71px;
	padding-top: 15px;
}

#g_navi {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#g_navi ul {
	padding: 0px;
	margin: 0px;
}

#g_navi ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main_img {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
}

.sidebar1 {
	float: right;
	width: 180px;
	padding-bottom: 10px;
}

.c1 {
	height: 128px;
	width: 219px;
	z-index: 100;
	margin-bottom: -96px;
	margin-left: -20px;
	position: relative;
}

.content_top {
	background: url(../images/c1_bg.png);
	height: 403px;
	width: 659px;
	z-index: 0;
	position: relative;
}

.content_bottom {
	width: 639px;
	background: url(../images/content_bg.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.apply_btn {
	height: 50px;
	width: 458px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.t1_box {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background: #F8F7F2;
	border: 4px solid #E4DEC6;
}


.t1_box table {
	padding: 0px;
	margin: 10px auto;
	width: 598px;
	line-height: 1.8;
}


/* ~~ フッター ~~ */

#footer_nav {
	text-align: center;
	background: #FF4562;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
}

#footer_nav a {
	color: #FFF;
	font-size: 12px;
}

#footer_nav a:link {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer_nav a:visited {
	color: #FFF;
}

#footer_nav a:hover,#footer_nav a:active,#footer_nav a:focus {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

#footer_nav ul li:first-child {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

.footer {
	padding: 16px 0 30px;
	position: relative; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。 */
	background: #525960;
	font-size: 12px;
	color: #CCC;
	width: 100%;
	text-align: center;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



.content_bg_top {
	background: url(../images/content_bg_top.png) no-repeat;
	height: 9px;
	width: 659px;
	padding-top: 20px;
}

.page_title {
	background: url(../images/title_bg.png);
	height: 37px;
	width: 639px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.page_title h2 {
	margin: 0px;
	padding: 7px 0px 0px 24px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}


/* サイドバー部分 */
.sidebar {
	float: right;
	width: 315px;
	margin-bottom: 0px;
}

.side_col_top {
	width: 315px;
	background: url(../images/side_top.png) no-repeat;
	height: 9px;
}

.side_col {
	width: 315px;
	background: url(../images/side_bg.png) repeat-y;
}


.glay_bg {
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	background: #EEE;
	padding-bottom: 2px;
}

.side_col_title {
	width: 286px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

/* カレンダー */
.cal_area {
	width: 284px;
	background: #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.cao_area p.korean_movie {
	width: 282px;
	height: 161px;
	text-align: left;
}

.cal_area p.korean_movie iframe {
	position: relative;
	top: 10px;
	right: 14px;
}

#korea_cal {
	width: 197px;
	margin-right: auto;
	margin-left: auto;
}

#output {
	font-size: 14px;
	font-weight: bold;
	color: #F36;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

#output2 {
	font-size: 14px;
	color: #21509E;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

#output3 {
	font-size: 14px;
	color: #21509E;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

div.jqueryCalendar {
	width : 197px;
}
div.jqueryCalendar a {
	outline : 0;
	text-decoration : none;
}
div.jqueryCalendar ul.navi {
	position : relative;
	width : 187px;
	height : 28px;
	margin : 0;
	padding : 7px 5px 0;
	background : url('../images/sprites.png') -75px 0 no-repeat;
}
div.jqueryCalendar ul.navi li {
	display : inline;
	margin : 0;
	padding : 0;
	list-style : none;
}
div.jqueryCalendar ul.navi li a {
	display : block;
	width : 22px;
	height : 13px;
	background : #FFF;
	text-indent : -9999px;
	overflow : hidden;
}
div.jqueryCalendar ul.navi li.prev a {
	float : left;
	background : url('../images/sprites.png') 0 -25px no-repeat;
}
div.jqueryCalendar ul.navi li.prev a:hover {
	background-position : 0 -38px;
}
div.jqueryCalendar ul.navi li.next a {
	float : right;
	background : url('../images/sprites.png') -25px -25px no-repeat;
}
div.jqueryCalendar ul.navi li.next a:hover {
	background-position : -25px -38px;
}
div.jqueryCalendar div.main {
	padding : 0 0 5px;
	background : url('../images/sprites.png') -272px 100% no-repeat;
	cursor: pointer;
}
div.jqueryCalendar div.caption {
	position : relative;
	width : 101px;
	height : 18px;
	margin : -30px auto 3px;
	padding : 2px;
	font-size : 13px;
	line-height : 18px;
	text-align : center;
	vertical-align : middle;
}
div.jqueryCalendar div.main table {
	position : relative;
	margin : 0 auto;
	border-collapse : collapse;
	border-spacing : 0;
}
div.jqueryCalendar div.main th,
div.jqueryCalendar div.main td {
	width : 25px;
	height : 25px;
	padding : 0;
	border : 0;
	border-left : 2px solid #FCFCFC;
	border-bottom : 2px solid #FCFCFC;
	color : #666;
	line-height : 25px;
	text-align : center;
	vertical-align : middle;
}
div.jqueryCalendar div.main th {
	height : 20px;
	line-height : 20px;
	font-size : 12px;
}
div.jqueryCalendar div.main td {
	background : url('../images/sprites.png') 0 0 no-repeat;
	font-size : 13px;
}
div.jqueryCalendar div.main table .sun {
	color : #C14F22;
}
div.jqueryCalendar div.main table .sat {
	color : #33F;
}
div.jqueryCalendar div.main table .otherMonth {
	color : #CFCFCF;
}
div.jqueryCalendar div.main table .today {
	background : url('../images/sprites.png') -25px 0 no-repeat;
	color : #FFF;
}
div.jqueryCalendar div.main td.event a,
div.jqueryCalendar div.main td.event span {
	display : block;
	width : 25px;
	height : 25px;
	background : url('../images/sprites.png') -50px 0 no-repeat;
	color : #999;
}
div.jqueryCalendar div.main td.event a:hover {
	background-position : -50px -25px;
}
div.jqueryCalendar div.todayLink {
	padding : 3px 0;
	font-size : 13px;
	text-align : center;
} 

#korea_cal {
}
/* カレンダーここまで */

/* スターエリア */
.star_area {
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #FF6E7F;
	border-bottom: 1px solid #FF6E7F;
	border-left: 1px solid #FF6E7F;
	margin-bottom: 8px;
	font-size: 12px;
}

.star_inner {
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	background: #FFC2CA;
	padding-bottom: 10px;
	margin-bottom: 1px;
	padding-top: 5px;
}

.star_inner ul {
	padding-left: 8px;
}

.star_inner ul li {
	background: url(../images/starlist_bg.gif) no-repeat 0% 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	display: block;
	width: 107px;
	padding-left: 20px;
	float: left;
	margin-right: 10px;
}

.star_inner ul li:hover {
	background: url(../images/starlist_bg_hover.gif) no-repeat 0% 50%;
}

.star_inner ul li a {
	display: block;
}

.list_link {
	padding-left: 210px;
	padding-top: 8px;
}

.list_link a {
	color: #06C;
	text-decoration: underline;
}

.list_link a:link {
}

/* 韓国ドラマ */
.drama_area {
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #60C7DE;
	border-bottom: 1px solid #60C7DE;
	border-left: 1px solid #60C7DE;
	margin-bottom: 8px;
	font-size: 12px;
}

.drama_inner {
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	background: #C7F6FF;
	padding-bottom: 10px;
	margin-bottom: 1px;
	padding-top: 5px;
}

.drama_inner ul {
	padding-left: 8px;
}

.drama_inner ul li {
	background: url(../images/dramalist_bg.gif) no-repeat 0% 50%;
	padding-top: 14px;
	padding-bottom: 14px;
	list-style: none;
	display: block;
	width: 41px;
	padding-left: 12px;
	float: left;
}

.drama_inner ul li:hover {
	background: url(../images/drama_bg_hover.gif) no-repeat 0% 50%;
}

.drama_inner ul li a {
	display: block;
}

.text_head {
	font-size: 160%;
	line-height: 110%;
	color: #000;
}

/* K-POP */
.kpop_area {
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #69CF5F;
	border-bottom: 1px solid #69CF5F;
	border-left: 1px solid #69CF5F;
	margin-bottom: 8px;
	font-size: 12px;
}

.kpop_inner {
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	background: #DAF5D9;
	padding-bottom: 10px;
	margin-bottom: 1px;
	padding-top: 5px;
}

.kpop_inner ul {
	padding-left: 8px;
}

.kpop_inner ul li {
	background: url(../images/kpoplist_bg.gif) no-repeat 0% 50%;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	display: block;
	width: 107px;
	padding-left: 20px;
	float: left;
	margin-right: 10px;
}

.kpop_inner ul li:hover {
	background: url(../images/kpoplist_bg_hover.gif) no-repeat 0% 50%;
}

.kpop_inner ul li a {
	display: block;
}

/* サイドバーバナー部分 */


.bn_bg {
	background: url(../images/sidebar_bg.jpg) no-repeat bottom;
	height: 550px;
}

.bn_area {
	width: 294px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

.bn_area ul {
}

.bn_area ul li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#top_cal {
	padding-top: 30px;
}