/* CSS Document */

html,div,h1,h2,h3{
	margin:0;
	padding:0;
}
body {
	background:url(../img/site_images/bg.jpg) no-repeat scroll left top #fff;
	color:#555;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:12px;
	font-size:1rem;
	margin:0;
	padding:0;
	text-size-adjust:100%;
}

img{
	border: 0;
	}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	}
p, pre {
	margin:0;
	padding:10px;
}
	
#header{
	position:absolute;
	top: 0;
	left: 0;
	}
	
#menu{
	width: auto;
	height: 104px;
	margin-left: 91px;
	clear: both;
	font-size: 12px;
	font-size:1rem;
	}

p#page_navigation{
	font-size: 13px;
	font-size: 1rem;
	line-height: 38px;
	margin-top: 42px;
	}
@media screen and (max-width: 700px) {
	body {
	background:url(../img/site_images/bg.jpg) no-repeat scroll 0 0 #fff;
	color:#555;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size:1rem;
	margin:0;
	padding:0;
	}
	#header{
	position:absolute;
	top: 0;
	left: 0;
	}
	#menu{
	width: auto;
	height: auto;
	margin-left: 91px;
	clear: both;
	font-size: 1rem;
	}
	p#page_navigation{
	font-size: 1.4rem;
	line-height: 2.4rem;
	}
}
	


h1 {
	width: 145px;
	height: 228px;
	margin: 0 0 0 54px;
	padding: 0;
	}
	
h2{
	font-size: 11px;
	font-size: 0.8rem;
	font-weight: normal;}
	
h3.show_schedule{
	width: 90%;
	margin: 0 0 20px;
	padding: 10px 0 20px 0;
	font-size: 16px;
	font-size: 1.3rem;
	font-weight: normal;
	color: #fc6c75;
	border-bottom: 1px dotted #ff3e3e;}
	
h3.basic_text{
	width: 90%;
	margin: 0 0 5px 0px;
	padding: 10px 0 15px 0;
	font-size: 13px;
	font-size: 1.1rem;
	font-weight: normal;
	color: #fc6c75;
	border-bottom: 1px dotted #ff3e3e;}
	


p#social_links{
	width: 50px;
	height: 46px;
	}
	
p#page_navigation a:hover{
	text-decoration: none;}
	
p#social_links a{
	width: 25px;
	height: 23px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-image:url(../img/site_images/social.jpg);}
	
p#social_links a#fb{background-position: 0 0; top: 73px; left:283px;}
p#social_links a#twi{background-position: -23px 0; top: 86px; left:300px;}

p#social_links a#fb:hover{background-position: 0 -23px;}
p#social_links a#twi:hover{background-position: -23px -23px;}

#contents{ 
  padding: 74px 0 0 0;
  margin-left: 390px;
  text-align: left;
  overflow: auto;
  min-width:600px;
}

ul#question_list{
	list-style: circle outside;}
	
ul#question_list li{
	margin: 5px 0;}
	
div#answer{
	margin: 30px 0 0 20px;
	padding: 0 0 50px 0;}
	
.basic_area{
	margin-left: 20px;
	padding: 0 0 50px 0;
	}
	
p.gallery_text{
	margin-bottom: 20px;
	}
	
.basic_text{
	padding-right:10% ;
	margin-bottom: 40px;
	line-height: 1.8;
	}

.basic_text_center{
	padding-right:10% ;
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.8;
	}
	
img.mgn10{
	margin: 0 16px 16px 16px;}

table.cleartable{}

table.cleartable th,table.cleartable td{
	padding: 5px;
	vertical-align: top;}

table.cleartable th{
	color: #fc6c75;
	font-weight: normal;}

label{
	font-weight: normal;
	text-align: left;}
	
.lisket-form-maker-form input{
	padding: 4px;}
	
p.news_text{
	padding: 0 0 0 10px;
	margin: 0 0 20px 65px;
	font-size: 12px;
	font-size: 1em;
	border-left: 1px solid #ffbec1;
	color: #666;
	}
	
p.news_text a{
	color: #999;
	font-weight: bold;
	}

p.news_text a:hover{
	color: #ff3e3e;
	}

.style1 {color: #FF0066}
.style2 {font-size: 11px}