body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #231815;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #000000;
	font-size: 100%;
}

a:hover { color: #FF3300;
	text-decoration: underline;}

p {
	margin: 0px;
}

a {	text-decoration: none;
	color: #336699;}
a img { border: 0; }
img {
	border-left-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	max-width: 100%;
	height: auto;
}

.body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 480px;
	text-align: left;
}
.back {
	background-image: url(images/back.gif);
	width: 760px;
	background-repeat: repeat-y;
	padding-left: 3px;
}


.head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}
.head-text {
	text-align: left;
	height: 19px;
	padding-top: 6px;
	color: #FFFFFF;
	padding-left: 8px;
}
.footer {
	text-align: center;
	background-color: FCD68C;
	padding: 3px;
	background-image: url(images/foot.gif);
}

.contents {
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}

.return {
	text-align: right;
	margin: 10px;
}
.info {
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}
.info-text {
	padding-left: 20px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main-image {
	margin-bottom: 10px;
}


.sub-head {
	background-image: url(images/subhead-back.gif);
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #17357B;
	border: 3px double #999999;
}
.sub-head2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-left-style: solid;
	border-left-color: #7C9DBE;
	color: #000066;
	background-image: url(images/sub2.jpg);
	background-position: bottom;
}
.t14 {
	font-size: 14px;
}
.t10 {
	font-size: 10px;
	font-weight: normal;
}


.side-5-5 {
	padding-right: 5px;
	padding-left: 5px;}

.side-10 {	padding-left: 10px;}
.under-10 {	margin-bottom: 10px;}
.under-20 {	margin-bottom: 20px;}


.title {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/title.gif);
	height: 44px;
	margin-bottom: 10px;
}
.title-text {
	padding-top: 15px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.glay {
	color: #666666;
	text-decoration: none;
}

.table-1 {
	background-color: #9B9899;
}
.table-1 th, .table-1 td {
	padding:3px;
	text-align: center;
}

.table-1 th {
	background-color:#E7E7E9;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;}
.table2 {
	margin-top: 10px;
	width: 100%;
}
.table2 th {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC9900;
	text-align: left;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #F0EED2;
	font-size: 12px;
	line-height: 18px;
}
.table2 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.box {
	font-size: 14px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
}
.text-box {
	font-weight: bold;
	color: #FF6633;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	padding: 8px;
	margin: 5px;
}
.line-box {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.line-box2 {
	padding: 5px;
	margin-left: 18px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7299BC;
	border-right-color: #7299BC;
	border-bottom-color: #7299BC;
	border-left-color: #7299BC;
	margin-bottom: 10px;
	margin-top: 5px;
}

.image-line {
	padding: 1px;
	border: 1px solid #999999;
	margin: 3px;
}


.contents-body {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	line-height: 100%;
}
.red {
	color: #FF0000;
}
.banner {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
.banner img {
	margin-bottom: 10px;
}

.photo {
	margin: 1px;
	border: 1px solid #999999;
	padding: 1px;
}
.table-1 td {

	background-color:#FFFFFF;
}
.side-20 {

}
.table-bus {
	width: 98%;
	padding: 3px;
}
.table-bus td {
	text-align: right;
	border: 1px solid #999999;
	padding-right: 15px;
}
.table-bus th {
	font-weight: normal;
	text-align: center;
	border: 1px solid #999999;
	width: 20%;
}
.head-logo {
	height: 70px;
	overflow-y: hidden;
}
.menu {
	height: 43px;
	overflow-y: hidden;
	background-image: url(images/menu.gif);
}
.alfa {
	float: left;
}
.beta {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.alfa p.beta p {
	margin-bottom: 20px;
	line-height: 100%;
}
.commontable04 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}
.red {
	font-size: 80%;
	text-align: right;
	float: right;
}
.commontable04 th{
	background-color: #FFF6BF;
}
.btn {
	text-align: center;
	margin-top: 20px;
}

.commontable04 th,.commontable04 td  {
	text-align: left;
	border: 1px solid #C4C4C4;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.commontable04 td td  {
	text-align: left;
	border: 0px solid #C4C4C4;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.selectarea02 h2 {
	text-align: center;
}
.body .flash {
	display: none;
}
.body .head-m {
	display: none;
}
#nav a {
	display: block;
	background-image: url(sp/mobile_menu.png);
	width: 54px;
	height: 55px;
	text-indent: -9999px;
	background-size: 54px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#nav {
	float: right;
	border-left: 1px solid #FFFFFF;

}
.m-head {
	background-image: url(sp/head-back.png);
}

.m-head-logo {
	width: 180px;
	float: left;
}
.si-list a {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFE0A0;
	color: #4B3111;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px dotted #050000;
	margin-top: 1px;
}
.m-title {
	border-radius: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(132,104,73,1.00) 0%,rgba(59,31,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(132,104,73,1.00) 0%,rgba(59,31,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(132,104,73,1.00) 0%,rgba(59,31,11,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(132,104,73,1.00) 0%,rgba(59,31,11,1.00) 100%);
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	background-color: #4A2A0F;
}
.m-box {
	margin-left: 10px;
	margin-bottom: 20px;
}
