@charset   "Shift_JIS";

body {
	text-align: center;
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left:0px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.wrapper {
	text-align: center;
	margin-right: auto; Firefox 向けセンタリング指定
	margin-left: auto;
}
#main {  
	/*margin-right: auto; Firefox 向けセンタリング指定 */
	/*margin-left: auto;*/
	text-align: left;
	/*width: 240px;*/

}

/****************************** 文字レイアウトCSS ******************************/
.style1 {  
	font-size: 14px;
	margin-top: 6px;
	/*margin-right: 18px;*/
	margin-right: 10px;
	margin-bottom:0px;
	margin-left: 10px;
	line-height: 1.3em;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
.style1 {  
	font-size: 14px;
	margin-top: 10px;
	/*margin-right: 18px;*/
	margin-right: 5px;
	margin-bottom:5px;
	margin-left: 5px;
	line-height: 1.3em;
}
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom:5px;
	margin-left: 5px;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
.style2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom:5px;
	margin-left: 5px;
}
}
.center3 {
	font-size: 14px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
.center3 {
	font-size: 14px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	/*padding: 0 18px 0 10px;*/
	padding: 0 10px 0 10px;
}
}
.center4 {
	font-size: 14px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	/*width: 240px;*/
	line-height: 1.3em;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
.center4 {
	font-size: 14px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	/*padding: 0 18px 0 10px;*/
	padding: 0 10px 0 10px;
	/*width: 240px;*/
}
}
.center_syutten {
	font-size: 14px;
	margin-top:24px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
}
@media screen and (max-width: 480px) {
.center_syutten {
	font-size: 14px;
	margin-top:24px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
}
}
.button {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;

}
.kasen {
	text-decoration: underline;
}
h1 {  
	/*color: #000000;*/
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
h1 {  
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
}

div.side-top h3 {
	font-size: 13px;
	font-weight: bold;
	/*margin-top: 100px;*/
}
.syashin {
	float: left;
	margin: 0 10px;
}
@media screen and (max-width: 480px) {
   /* 480px以下の場合 */
.syashin {
	float: left;
	/*margin: 0 6px 0 0;*/
}
}
#paragraph-1 {
	margin:20px 5px 25px 5px;
	clear: left;
}
#paragraph-2 {
	margin:20px 5px 25px 5px;
	clear: left;
}
#paragraph-3 {
	margin:10px 5px 25px 5px;
	clear: left;
}
#paragraph-4 {
	margin:10px 5px 25px 5px;
	clear: left;
}
#paragraph-5 {
	margin:10px 5px 25px 5px;
	clear: left;
}
#paragraph-6 {
	margin:10px 5px 25px 5px;
	clear: left;
}
#paragraph-1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#paragraph-2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#paragraph-3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#paragraph-4:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#paragraph-5:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#paragraph-6:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/****************************** 区市町村名CSS ******************************/
#city {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	/*line-height: 18px;*/
	margin-top: 10px;
	margin-bottom: 20px;
}	
@media screen and (max-width: 480px) {
#city {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	/*line-height: 18px;*/
	margin-top: 10px;
	margin-bottom: 12px;
}
}
/****************************** 画像CSS ******************************/
@media screen and (max-width: 480px) {
    img {
        max-width: 90%;
        height: auto;
        }
    }
#photo-sample {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 200px;
}
#photo-sample2 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 200px;
}
#photo-top01 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 200px;
}
#photo-level01 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	/*width: 200px;*/
}

#photo-photo-level02 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 200px;
}
#photo-level03 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 200px;
}
#photo-kotsu01 {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	width: 101px;
}
#photo-kaisetsu {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	/*width: 296px;*/
}
#photo-kao {  
	margin-right: auto; /* Firefox 向けセンタリング指定 */
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	/*width: 84px;*/
}
