@charset "UTF-8";

@layer components {
/*======================================================================
Reset
=======================================================================*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	vertical-align: baseline;
	font-size: 100%;

	outline: 0;
}

body{
	line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display: block;
}

nav ul{
	list-style: none;
}

blockquote, q{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
	content: none;
}

a{
	margin: 0;
	padding: 0;
	background: transparent;
	vertical-align: baseline;
	font-size: 100%;
}

/* change colours to suit your needs */
ins{
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark{
	background-color: #ff9;
	color: #000;
	font-weight: bold;

	font-style: italic;
}

del{
	text-decoration: line-through;
}

abbr[title], dfn[title]{
	border-bottom: 1px dotted;

	cursor: help;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr{
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}

input, select{
	vertical-align: middle;
}

/*======================================================================
Layout
======================================================================*/
html{
	overflow: auto;
	overflow-y: scroll;
	min-width: 1200px;
	font-family: "小塚ゴシック Pro","Kozuka Gothic Pro","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
	font-size: 62.5%;
}

body{
	position: relative;
	overflow: hidden;
	min-width: 1200px;
	min-height: 100vh;
	background-color: #fdecf0;
	background-size: 100%;
	color: #000;
}

img{
	max-width: 100%;
}

ul, li{
	list-style: none;
}

a{
	text-decoration: none;
}

hr{
	width: 100%;
	height: 1px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

.table{
	display: table;
}

.table-row{
	display: table-row;
}

.table-cell{
	display: table-cell;
}

.hide{
	display: none;
}

.cf:after{
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;

	clear: both;
	visibility: hidden;
}

.mtb-20px10px{
	margin: 10px 0 20px;
}

.mtb-15px{
	margin: 15px 0;
}

.mtb-20px{
	margin: 20px 0;
}

.mtb-40px{
	margin: 40px 0;
}

/*======================================================================
scroll bar
======================================================================*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 10px;
	background-color: #ffcccc;
	border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{
	background-color: #ffcccc;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #ff5269;
}

.mCSB_scrollTools .mCSB_draggerRail{
	width: 10px;
	background-color: #f2f2f2;
}

/*======================================================================
bxslider
======================================================================*/
.bx-wrapper{
	border: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

/*======================================================================
Footer
======================================================================*/
.spLinkBlockInPc{
	position: relative;
	margin-top: 80px;
	padding: 10px;
	background-color: #ff5269;
	text-align: center;
}
.spLinkBlockInPc a{
	color: #fff;
	font-size: 20px;
}

footer{
	position: relative;
	margin-top: 80px;
	padding: 25px;
	background-color: #fff;
	text-align: center;
	font-size: 13px;
}
footer .inner{
	width: auto;
	margin: auto;
}

.spLinkBlockInPc + footer{
	margin-top: auto;
}

/*======================================================================
ICON
======================================================================*/
p.icon span{
	display: block;
	width: 80px;
	height: 16px;
	background: url(../img/common/parts.png) top left no-repeat;
	text-indent: -9999px;
}

p.icon .concert{
	background-position: -10px -10px;
}

p.icon .cm{
	background-position: -10px -36px;
}

p.icon .movie{
	background-position: -10px -62px;
}

p.icon .recording{
	background-position: -10px -88px;
}

p.icon .magazine{
	background-position: -10px -114px;
}

p.icon .web{
	background-position: -10px -140px;
}

p.icon .radio{
	background-position: -10px -166px;
}

p.icon .tv{
	background-position: -10px -192px;
}

p.icon .stage{
	background-position: -10px -218px;
}

p.icon .event{
	background-position: -10px -244px;
}

/*======================================================================
page_top
======================================================================*/
.page_top{
	position: fixed;
	right: 30px;
	bottom: 56px;
	z-index: 500;
	width: 94px;
	height: 42px;
	background-image: url(../img/common/top-bg.png);
}
.page_top img{
	-webkit-transform: translate(-5px, -5px);
	    -ms-transform: translate(-5px, -5px);
	        transform: translate(-5px, -5px);
	display: block;
}

/*======================================================================
Common
======================================================================*/
.btn_more{
	display: block;
	width: 180px;
	height: 42px;
	background-image: url(../img/top/viewmore-bg.png);
}
.btn_more img{
	-webkit-transform: translate(-5px, -5px);
	    -ms-transform: translate(-5px, -5px);
	        transform: translate(-5px, -5px);
	display: block;
}

.triangle-bg{
	position: absolute;
	top: 0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	overflow: hidden;
	width: 100px;
	height: 300px;
}
.triangle-bg:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transform-origin: top right;
	    -ms-transform-origin: top right;
	        transform-origin: top right;
	width: 100%;
	height: 100%;
}

/*======================================================================
Button Shift
======================================================================*/
.btn_shift img{
	-webkit-transform: translate(-4px, -4px);
	    -ms-transform: translate(-4px, -4px);
	        transform: translate(-4px, -4px);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.btn_shift:hover img{
	-webkit-transform: translate(-6px, -6px);
	    -ms-transform: translate(-6px, -6px);
	        transform: translate(-6px, -6px);
}

/*======================================================================
Section Background
======================================================================*/
.top-wrap_inner{
	position: relative;
}
.top-wrap_inner .section{
	position: relative;
	z-index: 10;
}
.top-wrap_inner .section-bg{
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.top-wrap_inner .section-bg.left{
	right: 50%;
}
.top-wrap_inner .section-bg.right{
	left: 50%;
}
.top-wrap_inner.line1 .section-bg.left{
	width: 35%;
	width: 100%;
	background-color: #f04169;
}
.top-wrap_inner.line1 .section-bg.right{
	width: 65%;
	width: 100%;
	background-color: #fff;
}
.top-wrap_inner.line1 .section-bg.left{
	background-color: #fdecf0;
}
.top-wrap_inner.line1 .section-bg.right{
	background-color: #fff;
}
.top-wrap_inner.line1.fixed{
	margin-top: 104px;
	padding-top: 33.33333333%;
}
@media screen and (max-width: 1200px){
	.top-wrap_inner.line1.fixed{
		padding-top: 400px;
	}
}
.top-wrap_inner.line2 .section-bg{
	-webkit-transform: translateX(180px);
	    -ms-transform: translateX(180px);
	        transform: translateX(180px);
}
.top-wrap_inner.line2 .section-bg.left{
	background-color: #fcd9e1;
}
.top-wrap_inner.line2 .section-bg.right{
	background-color: #fdecf0;
	background-image: url(../img/common/dot_black.png);
}
.top-wrap_inner.line3 .section-bg{
	-webkit-transform: translateX(-340px);
	    -ms-transform: translateX(-340px);
	        transform: translateX(-340px);
}
.top-wrap_inner.line3 .section-bg.left{
	background-color: #f04169;
}
.top-wrap_inner.line3 .section-bg.right{
	background-color: #fff;
}

/*======================================================================
Section
======================================================================*/
.top-wrap_inner{
	text-align: center;
	font-size: 0;
}

.section{
	display: inline-block;
	width: 530px;
	padding: 0 30px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: left;
	vertical-align: top;
	font-size: 1.4rem;
}

/*======================================================================
Global Nav
======================================================================*/
#gnavi{
	background-color: #fff;
}
#gnavi .inner{
	width: 1000px;
	margin: auto;
	font-size: 0;
}
#gnavi .inner a{
	position: relative;
	display: inline-block;
	height: 104px;
	padding: 0 24px;
}
#gnavi .inner a img{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
#gnavi .inner a:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	        transform: translateY(-100%);
	width: 100%;
	height: 100%;
	background-image: url(../img/common/stripe_pink.png);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#gnavi .inner a.active:before, #gnavi .inner a:hover:before{
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}
#gnavi.fixed, #gnavi.child{
	position: fixed;
	top: 0;
	left: 35%;
	z-index: 100;
	width: 65%;
	min-width: 780px;
	padding: 0 36px;
}
@media screen and (max-width: 1200px){
	#gnavi.fixed, #gnavi.child{
		left: 420px;
	}
}
#gnavi.fixed .inner, #gnavi.child .inner{
	display: inline-block;
	width: auto;
}

/*======================================================================
header
======================================================================*/
#header{
	font-size: 0;
}
#header #logo,
#header #top-slider{
	position: relative;
	display: inline-block;
}
#header #logo{
	width: 35%;
	padding-top: 33.33333333%;
	background-color: #f04169;
}
#header #logo a{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	display: block;
	width: 266px;
	height: 70px;
}
#header #top-slider{
	width: 65%;
	padding-top: 33.33333333%;
	background-color: #fff;
}
#header #top-slider-wrap{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}
#header #top-slider-wrap img{
	width: 100%;
	height: 100%;
}
#header #top-slider .bx-wrapper{
	width: 100%;
	height: 100%;
}
#header #top-slider .bx-wrapper .bx-controls-direction a{
	width: 16px;
	height: 28px;
	background-position: 0;
}
#header #top-slider .bx-wrapper .bx-prev{
	background-image: url(../img/top/slide_arrow_left.png);
}
#header #top-slider .bx-wrapper .bx-next{
	background-image: url(../img/top/slide_arrow_right.png);
}
#header.fixed, #header.child{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 35%;
	min-width: 420px;
}
#header.fixed #logo, #header.child #logo{
	width: 100%;
	padding-top: 104px;
}
#header.fixed #top-slider, #header.child #top-slider{
	display: none;
}

/*======================================================================
News Event Media
======================================================================*/
#nem{
	padding-top: 15px;
	padding-bottom: 27px;
}
#nem #tab{
	font-size: 0;
}
#nem #tab li{
	position: relative;
	display: inline-block;
	width: 150px;
	height: 42px;
	text-indent: -99999px;

	cursor: pointer;
}
#nem #tab li + li{
	margin-left: 10px;
}
#nem #tab li.select:after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 12px;
	height: 12px;
	background-image: url(../img/top/tab_on_arrow.png);
}
#nem #tab #news{
	background-image: url(../img/top/tab_news.png);
}
#nem #tab #news.select,
#nem #tab #news:hover{
	background-image: url(../img/top/tab_news_on.png);
}
#nem #tab #event{
	background-image: url(../img/top/tab_event.png);
}
#nem #tab #event.select,
#nem #tab #event:hover{
	background-image: url(../img/top/tab_event_on.png);
}
#nem #tab #media{
	background-image: url(../img/top/tab_media.png);
}
#nem #tab #media.select,
#nem #tab #media:hover{
	background-image: url(../img/top/tab_media_on.png);
}
#nem .content{
	height: 330px;
	padding-top: 30px;
}
#nem .content li{
	height: 100%;
}
#nem .content li a,
#nem .content li .list-block{
	display: block;
	line-height: 22px;
	color: #000;
	font-size: 14px;
}
#nem .content li a.regular_bar,
#nem .content li .list-block.regular_bar{
	margin: 20px auto;
	padding: 5px 10px;
	background-color: #f04169;
	color: #fff;
	font-size: 14px;
}
#nem .content li a.regular_bar:first-child,
#nem .content li .list-block.regular_bar:first-child{
	margin-top:auto;
}
#nem .content li a p,
#nem .content li .list-block p{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-style: dotted;
	vertical-align: top;

	border-color: #333;
}
#nem .content li a p:first-child,
#nem .content li .list-block p:first-child{
	padding-left: 0;
	border-left: 0;
}
#nem .content li a p:last-child,
#nem .content li .list-block p:last-child{
	padding-right: 0;
	border-right: 0;
}
#nem .content li hr{
	margin: 10px auto;

	border-color: #ccc;
}
#nem .content li#top-event a:hover,
#nem .content li#top-news a:hover{
	background: #fcd9e1;
}
#nem .content li#top-news p.date{
	width: auto;
}
#nem .content li#top-news p.title{
	width: 340px;
	border-left-width: 1px;
}
#nem .content li#top-event p.icon, #nem .content li#top-media p.icon{
	border-right-width: 0;
}
#nem .content li#top-event p.date{
	width: 100px;
	border-right-width: 1px;
}
#nem .content li#top-event p.title{
	width: 230px;
	padding-left: 0;
}
#nem .content li#top-media p.icon{
	padding-right: 0;
}
#nem .content li#top-media p.date{
	width: 110px;
	border-right-width: 0;
	text-align: center;
}
#nem .content li#top-media p.title{
	width: 230px;
	border-left-width: 1px;
}
#nem .content li#top-media a{
	color: #f04169;
	text-decoration: underline;
}
#nem .content li#top-media a:hover{
	background-color: #fcd9e1;
}

/*======================================================================
Blog
======================================================================*/
#top-blog{
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 27px;
}
#top-blog .triangle-bg{
	left: 0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: top right;
	    -ms-transform-origin: top right;
	        transform-origin: top right;
}
#top-blog .triangle-bg:before{
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transform-origin: top right;
	    -ms-transform-origin: top right;
	        transform-origin: top right;
	background-image: url(../img/common/dot_black.png);
}
#top-blog .section_head{
	position: relative;
}
#top-blog .content .content_block{
	height: 360px;
	margin-top: 5px;
}
#top-blog .content a{
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 0;
}
#top-blog .content a .image,
#top-blog .content a .texts{
	display: inline-block;
	vertical-align: middle;
}
#top-blog .content a .image{
	width: 65px;
}
#top-blog .content a .texts{
	width: 345px;
	margin-left: 15px;
	line-height: 22px;
	color: #333;
	font-size: 14px;
}
#top-blog .content a .texts .date,
#top-blog .content a .texts .title{
	display: block;
}
#top-blog .content a:hover .texts{
	background: #fcd9e1;
}

/*======================================================================
YouTube
======================================================================*/
#youtube{
	position: relative;
	width: 780px;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 100px;
}
#youtube:before{
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	width: 100vw;
	height: 10px;
	background-image: url(../img/common/stripe_pink.png);
}
#youtube ul.youtube_image{
	font-size: 0;
}
#youtube ul.youtube_image li{
	position: relative;
	display: inline-block;
	width: 296px;
	height: 222px;
}
#youtube #main_youtube{
	margin-top: 25px;
}
#youtube #main_youtube ul{
	font-size: 0;
}
#youtube #main_youtube li{
	display: inline-block;
}
#youtube #main_youtube li + li{
	margin-left: 20px;
}
#youtube #main_youtube li a{
	position: relative;
	display: block;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#youtube #main_youtube li a .btn_play{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 70px;
	height: 48px;
	background: url(../img/common/btn_play.png) no-repeat;
	text-indent: -9999px;
}
#youtube #main_youtube li a:hover{
	opacity: 0.6;
}
#youtube .section_foot .btn_more{
	margin-top: 25px;
	margin-left: auto;
}

/*======================================================================
instagram
======================================================================*/
#instagram{
	width: 418px;
	padding: 50px;
}
#instagram .photos{
	position: relative;
}
#instagram .photos .title{
	position: absolute;
	top: 0;
	left: 50%;
	z-index:10;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 202px;
}
#instagram .photos .btn_more{
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	    -ms-transform: translate(-50%, 50%);
	        transform: translate(-50%, 50%);
}
#instagram .photo-item{
	display:block;
	background-color:#FFF;
}
#instagram .photo-item .image{
	transition: 0.5s;
}
#instagram .photo-item .image img{
	display:block;
}
#instagram .photo-item:hover .image{
	opacity: 0.6;
}

/*======================================================================
top-banner
======================================================================*/
.top-wrap_inner.line3 .left{
	overflow: hidden;
}
.top-wrap_inner.line3 .left .triangle-bg{
	right: 0;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	-webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	        transform-origin: top left;
}
.top-wrap_inner.line3 .left .triangle-bg:before{
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: top left;
	    -ms-transform-origin: top left;
	        transform-origin: top left;
	background-image: url(../img/common/dot_white.png);
}

#top-banner{
	width: 1200px;
	padding: 0;
	font-size: 0;
}
#top-banner .section_head,
#top-banner .links{
	display: inline-block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	vertical-align: middle;
}
#top-banner .section_head{
	position: relative;
	width: 260px;
}
#top-banner .section_head img{
	display: block;
	margin: auto;
}
#top-banner .links{
	width: 940px;
	padding: 30px;
	font-size: 0;
}
#top-banner .links a{
	display: inline-block;
	width:190px;
	margin-left: 15px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#top-banner .links a:nth-child(4n-3){
	margin-left: auto;
}
#top-banner .links a:nth-child(n+5){
	margin-top: 15px;
}
#top-banner .links a:hover{
	opacity: 0.6;
}
/*======================================================================
404
======================================================================*/
#page_not{
	padding-top:20px;
	padding-bottom:60px;
}
#page_not h1{
	color: #ff5269;
	font-size: 18px;
	font-weight: bold;
}
#page_not p{
	margin-top:10px;
	font-size: 12px;
	line-height: 16px;
}
#page_not a{
	color: #ff5269;
	text-decoration:underline;
}


/************************************************************************************
* tableevent
************************************************************************************/
.tableevent{
	border-collapse: collapse;
	margin: 10px;
}

.tableevent th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #00CCFF;
	border: 1px solid #b9b9b9;
}

.tableevent tr{
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b9b9b9;
}

.tableevent td{
	padding: 6px;
	vertical-align: middle;
	background-color: #EFEFEF;
	border: 1px solid #b9b9b9;
}


/************************************************************************************
* tablesp
************************************************************************************/
/*
.tablesp{
	width: 580px;
	border-collapse: collapse;
	margin: 5px 5px;
}

.tablesp th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #EFEFEF;
	border: 1px solid #b9b9b9;
}

.tablesp tr{
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b9b9b9;
}

.tablesp td{
	padding: 6px;
	vertical-align: middle;
	background-color: #EFEFEF;
	border: 1px solid #b9b9b9;
}

.tablesp .a1{
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width:9%;
}
.tablesp .a2{
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	width:25%;
}
.tablesp .a3{
	background-color: #DFFFFF;
	text-align: center;
	vertical-align: middle;
	width:17%;
}
.tablesp .a4{
	background-color: #FFDFDF;
	text-align: center;
	vertical-align: middle;
	width:17%;
}
.tablesp .a5{
	background-color: #FFF;
	vertical-align: middle;
	width:35%;
}
.tablesp .all{
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
*/
/************************************************************************************
* tablesp2
************************************************************************************/
/*
.tablesp2{
	width: 920px;
	border-collapse: collapse;
	margin: 10px;
}

.tablesp2 th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #18375A;
	border: 1px solid #b9b9b9;
}

.tablesp2 tr{
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b9b9b9;
}

.tablesp2 td{
	padding: 6px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #b9b9b9;
}

*/
/************************************************************************************
* tablesp3
************************************************************************************/
/*
.tablesp3{
	width: 600px;
	border-collapse: collapse;
	margin: 10px;
}

.tablesp3 th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #18375A;
	border: 1px solid #b9b9b9;
}

.tablesp3 tr{
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b9b9b9;
}

.tablesp3 td{
	padding: 6px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #b9b9b9;
}

*/

/************************************************************************************
* tablesp4
************************************************************************************/
/*
.tablesp4{
	width: 600px;
	border-collapse: collapse;
	margin: 10px;
}

.tablesp4 th{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #18375A;
	border: 1px solid #b9b9b9;
}

.tablesp4 tr{
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #b9b9b9;
}

.tablesp4 td{
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #b9b9b9;
}

.tablesp4 hr{
    border: 0;
    border-bottom: 1px dashed #b9b9b9;
    background: #ffffff;
}

*/

/************************************************************************************
* tablesp5
************************************************************************************/
/*
.tablesp5{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.tablesp5 td{
	padding: 20px;
	text-align: left;
	font-weight: normal;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
*/
/************************************************************************************
* tablesp6
************************************************************************************/
/*
.tablesp6{
	width: auto;
	border-collapse: collapse;
	margin: 10px;
}

.tablesp6 th{
	padding: 6px;
	vertical-align: middle;
	background-color: #FFCC00;
	border: 2px solid #000000;
}

*/
/************************************************************************************
* newsTable01
************************************************************************************/
.newsTable01{
	border-spacing: 0;
	border-collapse: collapse;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
}

.newsTable01 th,
.newsTable01 td{
	padding: 2px;
	text-align: left;
	font-weight: normal;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

.newsTable01 th{
	background-color: #ccc;
}


/************************************************************************************
* newsImgList
************************************************************************************/
.newsImgList{
	float: left;
	width: 200px;
}

.newsImgList .image{
	display: block;
	margin-bottom: 0.5em;
	text-align: center;
}

.newsImgList .caption{
	display: block;
	margin-bottom: 1em;
	text-align: center;
}


.clear{
	clear: both;
}

/************************************************************************************
* newsImgList2
************************************************************************************/
.newsImgList2{
	float: left;
	width: 280px;
}

.newsImgList2 .image{
	display: block;
	margin-bottom: 0.5em;
	text-align: left;
}

.newsImgList2 .caption{
	display: block;
	margin-bottom: 1em;
	text-align: left;
	background-color: #ffffff;
}

.clear{
	clear: both;
}
/************************************************************************************
* newsImgList3
************************************************************************************/
.newsImgList3{
	float: left;
	width: 200px;
}

.newsImgList3 .image{
	display: block;
	margin-bottom: 0.5em;
	text-align: center;
}

.newsImgList3 .caption{
	display: block;
	margin-bottom: 1em;
	text-align: center;
	background-color: #ffffff;
}


.clear{
	clear: both;
}
}