@charset "utf-8";
*  {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #243348;
	line-height: 160%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif, "Meiryo UI";
	font-size: 15px;
	background-image: url(../img/bltop.jpg);
	background-repeat: repeat-x;
	background-color: #eee;
}
html {
	overflow-y: scroll;
}
h1 {
	font-weight: normal;
}
h2,h3,h4,h5,h6 {
	font-weight: normal;
}
img {
	border: 0;
}
a:link {
}

a {
	outline: 0;
	text-decoration: none;
	color: #947d6b;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:focus {
	outline: 0;
}
table {
}
p {
	text-align: justify;
	text-justify:inter-ideograph; 
}

/*default                */

div#wrapper {
	width: 950px;
	margin: 0px auto;
}
div#Head_title {
	height: 64px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

div#Head_title H1 {
	font-size: 11px;
	color: #999;
	padding-top: 1px;
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
}
div#Head_title #title {
	position: absolute;
	top: 17px;
	left: 5px;
	font-size: 32px;
	font-weight: bold;
	z-index: 10;
}
div#Head_title #title a {
	color: #FFF;
}
div#Head_title #title a SPAN  {
	color: #DED6CD;
	font-size: 24px;
}
div#Head_title #title2 SPAN {
	font-size: 24px;
}
div#Head_title #title2 {
	position: absolute;
	top: 20px;
	left: 8px;
	font-size: 32px;
	font-weight: bold;
	color: #000;
	z-index: 5;
}


#HeadArea {
	height: 269px;
	position: relative;
}
#TopArea {
	margin-top: 20px;
}
#top {
	margin: 0px;
}


.pankuzu {
	color: #666;
	width: 660px;
	font-size: 11px;
	margin: 10px 0px 20px 20px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	letter-spacing: 0em;
	text-decoration: none;
	line-height: 1.2em;
}
.pankuzu p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.pankuzu a  {
	text-decoration: none;
}


.shadowed  {
	padding-top: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #CCC;
}
.main1 {
	margin: 0 0 45px;
	background-color: #F7F7F7;
	margin: -2px 0px 0px -2px;
	border: 1px solid #CCC;
}
.inner-border  {
	border: 1px solid #FFF;
	padding: 40px;
}





#MainArea {
	width: 950px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

#Topreturn {
	margin-top: 30px;
	clear: both;
	margin-bottom: 10px;
}
#Topreturn #TopreturnMain {
	padding: 0px;
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
}
#Topreturn #TopreturnMain #Tlink {
	color: #666;
	text-align: right;
	margin-top: 20px;
	background-image: url(../img/ya1.png);
	background-repeat: no-repeat;
	background-position: 850px center;
}
#Topreturn #TopreturnMain #Tlink a {
	color: #666;
	font-size: 12px;
}


#FootArea {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8A99C;
	background-color: #DED6CD;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8A99C;
}

#FootArea #FootAreaMain {
	padding: 10px 0px 20px;
	width: 950px;
	margin: 0px auto;
	overflow: hidden;
}
#FootArea #FootAreaMain div#link {
	text-align: left;
	margin-top: 10px;
}
#FootArea #FootAreaMain #link UL {
	float: left;
}
#FootArea #FootAreaMain #link li {
	line-height: 1.2em;
	list-style-type: none;
	font-size: 11px;
	margin: 3px 40px 3px 0px;
	display: inline;
	text-decoration: none;
}

#FootArea #copyright {
	color: #999;
	text-align: right;
	font-size: 11px;
	float: right;
}
#FootArea #copyright a {
	color: #999;
	text-decoration: none;
}
#FootArea #copyright a:hover {

}



.Main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 630px;
	overflow: hidden;
}
.Side {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
}

.m_b0 {
	margin-bottom: 0px !important;
}
.m_b20 {
	margin-bottom: 20px !important;
}
.m_t0 {
	margin-top: 0px !important;
}
.m_t10 {
	margin-top: 10px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t30 {
	margin-top: 30px !important;
}
.m_t40 {
	margin-top: 40px !important;
}
.m_t50 {
	margin-top: 50px !important;
}
.m_t60 {
	margin-top: 60px !important;
}
.m_l6 {
	margin-left: 6px;
}
.m_l20 {
	margin-left: 20px;
}
.m_lr20 {
	margin-left: 20px;
	margin-right: 20px;
}
.m_nl10 {
	margin-left: -10px;
}.m_tl20 {
	margin-top: 20px;
	margin-left: 20px;
}
.m_tla {
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.m_nt10 {
	margin-top: -10px !important;
}
.m_nt20 {
	margin-top: -20px !important;
}
.hr1 {
	background-image: url(../img/hr1.png);
	background-repeat: repeat-x;
	height: 4px;
}
.hr1 HR {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.color_red {
	color: #8C433D;
}
.color_orange {
	color: #ff5f12;
}
.color_blue {
	color: #354A6A;
}
.font13 {
	font-size: 11px;
}
.fon24 {
	color: #354A6A;
	font-size: 24px;
	line-height: 2.0em;
}
.kome1 {
	font-size: 12px !important;
	color: #666;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.kome2 {
	font-size: 11px;
	color: #8C7F43;
	background-color: #CCC;
	padding: 1px 10px;
	margin-left: 20px;
}


.overflow_hidden {
	overflow: hidden;
}
.allzero {
	margin: 0px !important;
	padding: 0px !important;
}

.flot_left {
	float: left;
}
.flot_right {
	float: right;
}

.clerafloat {
	clear: both;
}
