@charset "UTF-8";
html,
body{
	background:#FFF;
	width:100%;
	color:#333;
	margin: 0;
	padding:0;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1   {
	margin: 2px;
	text-align: center;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
h2 {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #06F;
}
h3 {
	font-size: 14px;
	color: #333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
p {
	line-height: 110%;
	margin: 2px;
	font-size: 16px;
}
#logo {
	width: 100%;
	margin-top: 2px;

}
#gnavi {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #3ABB9A;
	height: 35px;
}
#gnavi a #menu_home {
	float: left;
	margin-left: 10px;
}
#gnavi #normal {
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	list-style-type: none;
	padding: 0px;
}
#gnavi #normal li ul{
	display: none;
	float: right;
	background-color: #E7E7E7;
	list-style-type: disc;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#gnavi #normal li:hover ul{
	display: block;
}
#top_img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
#info {
	background-color: #F2F2F2;
	padding: 5px;
}

#info #img_n{
	border: 1px solid #CCC;
	margin: 2px;
}
#acMenu {
	margin: 2px;
}
#acMenu dt{
	display:block;
	border:#666 1px solid;
	cursor:pointer;
	overflow: visible;
	margin-top: 5px;
	margin-bottom: 5px;
    }

#acMenu dd{
	background:#f2f2f2;
	display:none;
	clear: left;
	overflow: visible;
	margin: 10px;
    }
.totop {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pig {
	display: block;
	height: auto;
	max-width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
.pig_80    {
	display: block;
	height: auto;
	max-width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 2px;
}
#timetb {
	width: 100%;
	border: 1px solid #CCC;
	background-color: #40B3B3;
	margin: 2px;
}
#timetb tr td p {
	margin: 3px;
	text-align: center;
	color: #FFF;
	line-height: 110%;
	font-size: 16px;
}
#timetb tr .td01 {
	background-color: #CCC;
}
#timetb tr .td02 {
	background-color: #EFEFEF;
}
#timetb tr .td02 p {
	color: #000;
	font-size: 16px;
}

#timetb tr .td03 {
	background-color: #F60;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	padding: 2px;
}
#timetb tr .td03 p {
	font-size: 14px;
	text-align: left;
	margin: 2px;
}

#timetb tr td {
	border: 1px solid #FFF;
}
.fb-page {
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#f_navi {
	background-color: #DDD9C6;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 3px;
}
#f_navi ul li {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
footer  p{
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 110%;
	margin: 5px;
	padding: 5px;
}
.tb01 {
	border: 1px solid #CCC;
	width: 100%;
}
.cb {
	clear: both;
	color: #FFF;
	height: 1px;
	width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	margin: 5px;
	float: left;
}
.tb01 {
	margin: 2px;
	width: 100%;
}
.tb02 {
	width: 95%;
	margin: 2px;
	background-color: #CCC;
}
.tb02 td  {
	background-color: #FFF;
}
.content_tb {
	width: 90%;
	margin: 5px;
	border: 1px solid #CCC;
}

.shinryou_tb {
	margin: 2px;
	width: 100%;
}
.faq_a {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	background-image: url(../imgs/back/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	text-decoration: underline;
}
.faq_q {
	font-size: 12px;
	background-image: url(../imgs/back/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	border: 1px dotted #CCC;
}
.red {
	color: #F00;
}


.red-border {
text-decoration: underline double red;
font-weight: bolder;
color: red;
}
#container #s_menu #s_menubox p,
#container #s_menu #s_menubox h3 {
line-height: 1.5;
}

#info #acMenu dd p {
line-height: 1.6;
}

.inst_bn img {
    width: 90%;
    margin: 20px auto 0;
    display: block;
}
.tw_bn {
    display: block;
    margin: 20px auto;
	text-align: center;
}
.tw_bn img {
	max-width: 90%;
	height: auto;
}

.cal {
	text-align: center;
	margin-top: 50px;
}
.cal img {
	width: 100%;
	max-width: 700px;
}