/* CSS Document */

/* general-purpose */

p.caption {
	font-size: 0.95em;
	line-height: 1.5em;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.align_l {
	text-align: left;
}

.align_r {
	text-align: right;
}

.align_c {
	text-align: center;
}

.vatb {
	vertical-align: text-bottom;
}

.vam {
	vertical-align: middle;
}

.dotline {
	border-top: dotted 1px #CCC;
}

.dotline-e {
	border-top: dotted 1px #888;
}

.clear {
	clear: both;
}

/* Clearfix */  
.clearfix:after {  
    content: ".";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
    font-size: 0.1em;  
    line-height: 0;  
}  
.clearfix {  
    display: inline-block;  
    min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html .clearfix {  
    height: 1%;  
}  
.clearfix {  
    display: block;  
}  
/* End hide from IE-Mac */


.mg0 {
	margin: 0;
}

.link_arrow {
	padding-left: 15px;
	background-image:url(../img/column_icon_arrow_right.png);
	background-repeat:no-repeat;
	background-position: 0 4px;
}

ul.link_arrow_list {
	margin-left: 0;
	margin-top: 10px;
}

.link_arrow_list li {
	list-style:none;
	margin-left: 0;
	padding-left: 15px;
	background-image:url(../img/column_icon_arrow_right.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
}

.disp_none {
	display: none;
}

/* font */

.f11 {
	font-size: 11px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f16b {
	font-size: 16px;
	font-weight: bold;
}


.futura {
	font-family: Futura, Arial, Helvetica, sans-serif;
}

.gray {
	color: #A6A9AC;
}

.gold {
	color: #888961;
}

/* image */

a:hover img.hoverImg {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* width */

.w180 {
	width: 180px;
}

.w210 {
	width: 210px;
}

.w250 {
	width: 250px;
}

.w260 {
	width: 260px;
}

.w325 {
	width: 325px;
}

.w450 {
	width: 450px;
}

.w470 {
	width: 470px;
}

.w500 {
	width: 500px;
}

.w540 {
	width: 540px;
}


/* margin top */


.mt0 {
	margin-top: 0;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

.mt100 {
	margin-top: 100px;
}

.mt163 {
	margin-top: 163px;
}

.mtm5 {
	margin-top: -5px;
}

.mtm30 {
	margin-top: -30px;
}

/* margin right */

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mr50 {
	margin-right: 50px;
}

.mr60 {
	margin-right: 60px;
}

.mr180 {
	margin-right: 180px;
}

/* margin bottom */

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

/* margin left */

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.ml60 {
	margin-left: 60px;
}

/* padding top */

.pt30 {
	padding-top: 30px;
}


/* width */

.w175 {
	width: 175px;
}

.w185 {
	width: 185px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w230 {
	width: 230px;
}

.w260 {
	width: 260px;
}

.w270 {
	width: 270px;
}

.w280 {
	width: 280px;
}

.w290 {
	width: 290px;
}

.w300 {
	width: 300px;
}

.w310 {
	width: 310px;
}

.w400 {
	width: 400px;
}

.w420 {
	width: 420px;
}

.w430 {
	width: 430px;
}

.w435 {
	width: 435px;
}

.w440 {
	width: 440px;
}

.w470 {
	width: 470px;
}

.h215 {
	height: 215px;
}

.frame1 {
	border: solid #CCC 1px;
	padding: 20px 20px 0 20px;
}

/*.frame2 {
	background-color: #FFF;
	padding: 20px;
}*/

.frame2 {
	border: solid #CCC 1px;
	padding: 20px 20px 0 20px;
}

.frame3 {
	border: none;
	padding: 10px 0;
}

.frame4 {
	border: solid #CCC 1px;
	padding: 20px 20px 0 20px;
}

.frame5 {
	/*border: solid #F9DCE3 8px;*/
	border: solid #CCC 1px;
	padding: 20px 20px 0 20px;
}

.frame6 {
	padding: 20px 20px 0 20px;
	background-color: #EB6D95;
	font-size: 14px;
}

span.kousaku1	{
	background-color: #CC0000;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
	padding: 2px 5px;
	margin: 0 0 0 0;
}

.requirements {
	border: solid #DDD 1px;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}

.notice {
	font-size: 13px;
	line-height: 1.5;
}

.attention {
	border: solid #CCC 5px;
	padding: 15px 20px;
}

.gallerygap1 {
	margin-bottom: 20px;
}

.gallerytap {
	font-size: 13px;
}

.timetabile {
	border: solid 1px #CCC;
	padding: 10px;
	min-height: 250px;
}


header .header-links {
	padding: 10px 0 10px;
	border-bottom: 1px solid #AAA;
	background-color: #6DA9B6;
}

header .header-links ul li a {
	color: #FFF;
	transition: all 0.3s;
	text-decoration: none;
}

header .header-links ul li a:hover {
	color: #FFCC33;
}

header.header-links ul li.active > a {
	color: #FFFFFF;
	background-color: transparent;
}

.plpr0 {
	padding-left: 0 !important;
	padding-right:0 !important;
}

.pl0 {
	padding-left: 0 !important;
}

.pr0 {
	padding-right:0 !important;
}

a.view{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	padding: 0.7em 1.3em;
	display: inline-block;
	margin: 0.8em 0 0;
	background-color: #DF8A22;
}

a.view:hover{
	background-color: #FF9933;
}

a.view2{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	padding: 0.7em 1.3em;
	display: inline-block;
	margin: 0.8em 0 0;
	background-color: #FC87C6;
}

a.view2:hover{
	background-color: #F8A2D1;
}

.kousaku_p{
	font-size: 18px !important;
}

/*--------------------------------------------------------------
# heading banner
--------------------------------------------------------------*/
.heading-banner01 {
	background-image: url("../images/featured-10.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner01 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner02 {
	background-image: url("../images/featured-2.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner02 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner03 {
	background-image: url("../images/featured-3.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner03 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner04 {
	background-image: url("../images/featured-4.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner04 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner05 {
	background-image: url("../images/featured-5.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner05 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner06 {
	background-image: url("../images/featured-6.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner06 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

.heading-banner07 {
	background-image: url("../images/featured-7.png");
	background-size: cover;
	background-repeat: no-repeat;
	height: 200px;
}

.heading-banner07 h2 {
	margin-bottom: 0;
	color: #fff;
	letter-spacing: 2px;
}

/*--------------------------------------------------------------
# marquee
--------------------------------------------------------------*/

.marquee {
	position: absolute;
	width: 100%;
	padding: 0.5em 0;
	overflow: hidden;
	background-color: #FF0000;
	margin-bottom: 10px;
}

.marquee p:after {
content:"";
white-space:nowrap;
padding-right:50px;
}

.marquee p {
	margin: 0;
	padding-left: 500px;
	display: inline-block;
	white-space: nowrap;
	-webkit-animation-name: marquee;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 25s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: marquee;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 25s;
	-moz-animation-iteration-count: infinite;
	-ms-animation-name: marquee;
	-ms-animation-timing-function: linear;
	-ms-animation-duration: 25s;
	-ms-animation-iteration-count: infinite;
	-o-animation-name: marquee;
	-o-animation-timing-function: linear;
	-o-animation-duration: 25s;
	-o-animation-iteration-count: infinite;
	animation-name: marquee;
	animation-timing-function: linear;
	animation-duration: 25s;
	animation-iteration-count: infinite;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from   { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from   { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}
/*---access---------*/
#access ul.int li {
 text-indent: -16px;
 padding-left: 16px;
}
/*---//access------*/
