@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body.png);
	background-repeat: repeat;
	background-position: center center;
	background-color: #FF8B00;
}
#all_frame {
	height: auto;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#frame-header {
	padding: 0px;
	height: 95px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
h1 {
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
	padding: 0px;
	height: 35px;
	width: auto;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#mainimg {
 padding: 0px;
 width: auto;
 height: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 30px;
 margin-left: auto;
}

#mainimg img{
 display: block;
 padding: 0px;
 width: 905px;
 height: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#container {
	display: block;
	height: auto;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#leftContents {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 620px;
}
h2 {
	padding: 0px;
	height: 40px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF8B00;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	display: block;
}
#leftContents p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.photo1 {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.photo2 {
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#rightContents {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 240px;
}
h3 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 35px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF8B00;
	text-align: center;
}
#sub {
	padding: 0px;
	height: 35px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF8B00;
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}
#sub a {
	color: #000;
	text-decoration: none;
	display: block;
}
#sub a:hover {
	color: #000;
	text-decoration: underline;
}
#rightContents p {
	font-size: 12px;
	color: #333;
	height: auto;
	width: auto;
	word-break: break-all;
	line-height: 20px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#rightContents p a {
	text-decoration: none;
}
#rightContents p a:hover {
	text-decoration: underline;
}
#rightContents p img {
	float: right;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	display: block;
	padding-right: 0px;
}
#footnavi {
	font-size: 12px;
	display: block;
	padding: 0px;
	height: 150px;
	width: 1025px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FF8B00;
}
#footnavi a {
	text-decoration: none;
	color: #FFFFFF;
}
#footnavi a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer_menu{
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#foot_list {
	height: 15px;
	width: auto;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/ft.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#foot_list a {
	color: #FFF;
	text-decoration: none;
}
#foot_list a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom-foot {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
}
#wrap-main {
	padding: 0px;
	float: right;
	height: 95px;
	width: 555px;
}
#buttons {
	float: right;
	height: 30px;
	width: 110px;
	background-color: #FF8B00;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
#boxcontent {
	display: block;
	padding: 0px;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
#frame_link {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
#frame_link a {
	text-decoration: none;
}
#frame_link a:hover {
	text-decoration: underline;
}
#frame_link .linkcolor {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FF8B00;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#leftContents #sub {
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 40px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	background-position: center center;
}
table,td,tr {
	border-collapse: collapse;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #DFDFDF;
}
