@charset "utf-8";
body  {
	margin: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
}
table tr {
	color: #993300;
}

.center {
	text-align: center;
}
#container  {
	border: 1px none #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../image/designe/wrapper_mid.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	width: 804px;
} 
#header  {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-color: #FFFFFF;
	background-image: url(../image/designe/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	width: 780px;
	height: 70px;
} 
#header  img  {
	background-image: url(../image/designe/logo.png);
	background-repeat: no-repeat;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 15;
	padding: 0px;
	left: 15px;
	top: 10px;
}
#sidebar1  {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 130px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	margin-bottom: 0px;
}
#mainContent  {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
	padding: 5px;
} 
#footer  {
	background-color: #DDDDDD;
	background-image: url(../image/designe/footer_img.jpg);
	height: 80px;
	padding: 0;
	margin: 0px;
	text-align: right;
	width: 804px;
} 
#footer  p  {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	text-indent: 20px;
	color: #333333;
	font-weight: 200;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 85%;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#main_content  {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
}
#m_wrapper_top {
	background-image: url(../image/designe/main_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 602px;
}
#m_wrapper_mid {
	background-image: url(../image/designe/main_mid.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 90%;
	color: #000098;
	width: 602px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#m_wrapper_btm {
	background-image: url(../image/designe/main_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 602px;
}
#main_content  #pan   {
	height: 15px;
	text-align: right;
	margin: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent  #m_wrapper_mid  h1    {
	font-size: 150%;
	font-weight: 900;
	text-transform: none;
	color: #333333;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #0000FF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	text-decoration: blink;
}
#container #main_content #mainContent #m_wrapper_mid #content_area h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
#content_area h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #000099;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 5px;
	font-size: 120%;
}


#m_wrapper_mid   #content_area         {
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
}
#huta {
	background-image: url(../image/designe/wrapper_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 804px;
	text-align: center;
}
#footer a {
	color: #000066;
	text-decoration: none;
}
#content_area p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
	color: #990000;
}
#content_area .content {
	min-height:200px;
}
.centering{
display:block;
margin-left:auto;margin-right:auto;
text-align:center;
}
.caption {
	margin:0 3px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
a img{
	border:none;
}
#content_area img {
	margin-right: 10px;
	margin-left: 10px;
}
