@charset "UTF-8";

#main h1:before,
#main h1:after {
	content: " － ";
}
.right02 {
	width: 20%;
	float: left;
}
.left02 {
	float: left;
}
.clear {
	clear: both;
}
.clear_02 {
	clear: both;
	opacity: 0;
	height: 1px;
	font-size: 1px;
}
.right {
	width: 80%;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width:500px){
.mov{
	display:none;
}
#contents #main .lefter {
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
}

.wrapper {
	width: 100%;
	height: auto;
	clear: both;
}
.left {
	height: auto;
	float: left;
	width: 100%;
	background-color: #eee;
}
.wrapper .left h3 {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.right p {
	font-size: 15px;
}
#title_area {
	margin: 15px 0;
	width: 100%;
}

#main h1 {
/* 各ページのタイトル用 */
	text-align: center;
	font-size: 30px;
	display: block;
}



#main h2 {
	text-align: center;
	margin: 15px auto;
	font-size: 20px;
	line-height:1.3em;
}


#contents_area {
	line-height: 1.3em;
	margin: 30px 0;
	border: solid 3px #122A88;
	padding: 10px;
	height: auto;
}
}

}
