@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

img {
	vertical-align:bottom;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}
blockquote {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

body, input, textarea {
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	15;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */

body {
	background-image: url(images/bg_maru.png);
	margin: 0px;
	padding: 0px;
	background-color: #F1EAFE;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
}
#headarea {
	text-align: center;
	margin-bottom: 15px;
}
#menu19m {
	width: 47.3684%;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu8m {
	width: 47.3684%;
	margin-left: 5.2631%;
	clear: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu19 {
width: 100%;
display: none;
}
#mainarea {
	width: 98%;
	clear: both;
	margin-left: 1%;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
}
#mainarea h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size: 20px;
	line-height: 22px;
	clear: both;
	background-image: url(images/h2_bg.png);
	border-radius: 3px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 30px;
}
#mainarea h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
	line-height: 20px;
	clear: both;
	background-image: url(images/h3_bg.png);
	border-radius: 3px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 20px;
}

#mainarea h4 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #888181;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

#menu8 {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#footarea {
	color: #333333;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}
.contents_area_side {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
/*	max-width: 196px;*/
	margin-bottom: 20px;
}
.side_menu {
	width: 100%;
	/*	max-width: 196px;*/
	margin-bottom: 20px;
}
.contents_area_main {
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	margin-bottom: 20px;
/*	max-width: 500px;*/
}
#nav_area {
	width: 98%;
	margin-left: 0%;
}



.text12 {
	font-size:12px;
	line-height:16px;
}
.text16 {
	font-size:16px;
	line-height:20px;
}
.text18 {
	font-size:18px;
	line-height:22px;
}
.text20 {
	font-size:20px;
	line-height:24px;
}
.al_center {
	text-align: center;
}

.pai_tbl {
}
.main_left {
	width: 100%;
	margin-bottom: 15px;
}
.main_right {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 15px;
}

.main_left2 {
	width: 100%;
	margin-bottom: 15px;
}
.main_right2 {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

.main_left3 {
	width: 100%;
	margin-bottom: 15px;
}
.main_right3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 15px;
}


.table_list th {
	display: list-item;
	list-style-type: none;
	font-weight: normal;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_list td {
	display: list-item;
	list-style-type: none;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* 一覧表示用テーブル */
.table1 {
	border-collapse: collapse;
	font-size: 12px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #85D6D6;
} 
.table1 th {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85D6D6;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-size: 10px;
	line-height: 14px;
	color: #069;
	background-color: #eee;
}
.table1 .td_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
}
.table1 .td_box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #f0f0f0;
}
.table1 .td_box_sun {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #FFE2E2;
}
.table1 .td_box_sat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85D6D6;
	background-color: #DFF;
}



.hissu {
	color: #FFF;
	background-color: #F00;
}

.font_red {
	color: #F00;
}
.font_blue {
	color: #06C;
}
.font_white {
	color: #FFF;
}


.table_menu {
	border-collapse: separate;
	border-spacing: 5px;
	margin-bottom: 15px;
}
.box_staff {
	background-color: #FCD5B5;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
	width: 94%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.submenu_on {
	border: 1px solid #CCC;
	padding: 0px;
	background-color: #06C;
}

.submenu_on a {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}



.submenu_off {
	border: 1px solid #CCC;
	padding: 0px;
	background-color: #eee;
}

.submenu_off a {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.submenu_off a:hover {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	background-color: #06C;
}



.zeroMargin_mobile {
margin-left: 0;
}

.hide_mobile {
display: none;
}
li {
	margin-bottom: 10px;
}




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.Tablet---------------------------------------- {
}

.submenu_on a {
	font-size: 14px;
}

.submenu_off a {
	font-size: 14px;
}


body {
}
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
#headarea {
	margin-bottom: 20px;

}
#menu19m {
width: 100%;
display: none;
}
#menu8m {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#menu19 {
	width: 20%;
	display: block;
	border-radius: 5px;
	font-size: 12px;
	line-height: 16px;
}
#mainarea {
	width: 60%;
	clear: none;
	margin-left: 0%;
}
#menu8 {
	width: 20%;
	clear: none;
	margin-left: 0%;
	display: block;
	border-radius: 5px;
	font-size: 12px;
	line-height: 16px;
}
#footarea {
}
#nav_area {
}
.main_left {
width: 37.5%;
}
.main_right {
width: 58.3333%;
clear: none;
margin-left: 4.1666%;
}
.main_left2 {
width: 48.7179%;
}
.main_right2 {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}

.main_left3 {
width: 30%;
}
.main_right3 {
width: 65%;
clear: none;
margin-left: 5%;
}

.table_list th {
	display: table-cell;
	list-style-type: none;
	font-weight: normal;
	width: 30%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.table_list td {
	display: table-cell;
	list-style-type: none;
	width: 70%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}

.table1 {
	font-size: 14px;
} 
.table1 th {
	font-size: 12px;
	line-height: 16px;
}



.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.Desktop---------------------------------------- {
}

body {
}
.gridContainer {
	width: 94.523%;
	max-width: 1100px;
	padding-left: 0.7384%;
	padding-right: 0.7384%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#headarea {
	margin-bottom: 25px;

}
#menu19m {
width: 100%;
display: none;
}
#menu8m {
width: 100%;
clear: both;
margin-left: 0;
display: none;
}
#menu19 {
	width: 20%;
	display: block;
}
#mainarea {
	width: 60%;
	margin-left: 0%;
	clear: none;
	border-radius: 5px;
}
#menu8 {
	width: 20%;
	margin-left: 0%;
	clear: none;
	display: block;
}
#footarea {
}
#nav_area {
}
.main_left {
width: 41.1764%;
}
.main_right {
width: 55.8823%;
margin-left: 2.9411%;
clear: none;
}
.main_left2 {
width: 48.9795%;
}
.main_right2 {
width: 48.9795%;
margin-left: 2.0408%;
clear: none;
}
.main_left3 {
width: 30%;
}
.main_right3 {
width: 65%;
clear: none;
margin-left: 5%;
}

.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.bg1 {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

}
