@charset "UTF-8";

@media screen and (max-width:900px) and (min-width:601px){
	.move #text_area h2 {
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-decoration: underline;
	line-height: 18px;
}
	#text_area p,#main li,.xxx{
	font-size: 13px;
	color: #797979;
		text-decoration:none;

}
		.go_top {
		display:none;
		}
	
	.go_top_pc {
	width: 100px;
	height: 100px;
	position: fixed;
	bottom: 40px;
	right: 10%;
}
	#head_nevi a {
	color: #FFFFFF;
	text-decoration: none;
}
.head_space ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
}
.logoarea {
	width: 100%;
	text-align: right;
	background-image: url(../image/text_bg.png);
	margin-top: 100px;
}

.head_space_mov {
	display: none;
}
.line_head {
	height: 25px;
	width: 100%;
	background-color: #011058;
	float: left;
}
.line_head p {
	opacity: 0;
}
#header_bg {
	width: 100%;
	height: 200px;
	bottom: 0px;
	right: 0px;
	position: static;
	background-image: url(../image/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	float: left;
}
#header_bg_rec {
	width: 100%;
	height: 200px;
	bottom: 0px;
	right: 0px;
	position: static;
	background-image: url(../image/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	float: left;
}
.head_comment .comment .welcome h1 {
	font-size: 22px;
}
#header ul {
	width: 100%;
	float: right;
}
#header ul li {
	float: right;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 20px;
}
.head_space {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.logoarea_mov {
	display: none;
}
.head_comment {
	background-image: url(../image/text_bg.png);
	width: 60%;
	height: 130px;
	margin-left: auto;
	margin-right: 30px;
	color: #000000;
	margin-top: 30px;
}

#footer {
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #011058;
	color: #FFFFFF;
	width: 100%;
	margin-top: 400px;
}
body {
	width: 100%;
	background-image: url(../image/main_bg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}


	#side_menu {
	height: auto;
	max-width: 205px;
	border-right: 2px solid #021058;
	width: 25%;
	float: left;
	margin-left: 20px;
}
.page_title {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 3px solid #0A2482;
}
.page_title h1 {
	font-size: 50px;
}
#text_area {
	height: auto;
	width: 68%;
	float: right;
	margin-right: 3%;
}
#side_menu ul .name0 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 0.5px solid #0A2482;
	margin-right: 10px;
	list-style-image: url(../image/sidemenu_item4.png);
	list-style-position: inside;
	text-decoration:none;
}
#side_menu ul .name0:hover {
		list-style-image: url(../image/sidemenu_item3.png);

}
#side_menu ul .name1 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom: 1px solid #0A2482;
	margin-right: 10px;
	text-decoration:none;
}

#side_menu ul .name2 {
	font-size: 12px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 12px;
	list-style-image: url(../image/sidemenu_item2.png);
	color: #797979;
		text-decoration:none;
}
#side_menu ul .name2:hover {
		list-style-image: url(../image/sidemenu_item.png);

}

#main .move  {
	width: 100%;
	margin-top: 20px;
	height: auto;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

	#main ul li a:hover{
	color: #05ADAD;
	text-decoration: underline;
	}
}
