@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 940px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 8;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
	border-top-width: 12px;
	border-right-width: 1px;
	border-bottom-width: 12px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
} 
.twoColFixLtHdr #header {
	background-image: url(images/headbg.jpg);
	height: 86px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
} 
.twoColFixLtHdr #header h1 {
	overflow: hidden;
	text-decoration: none;
	height: 73px;
	margin: 0px;
	padding: 4px;
}
.twoColFixLtHdr #sidebar {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px;
	color: #6600CC;
	display: block;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
.sidebar1 {
	text-decoration: none;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	width: 200px;
}
.sidebar1 a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebar1 a:hover{
	background-color: #FFCCCC;
}
.side-t1 {
	color: #EAEAEA;
	display: block;
	background-image: url(image/mb1.gif);
	height: 22px;
	width: 200px;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
}
.twoColFixLtHdr #mainContent {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 680px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	line-height: 2em;
	font-size: 14px;
} 
.twoColFixLtHdr #footer {
	font-size: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 4;
	color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	height: auto;
	padding: 4px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000066;
	background-image: url(image/h1bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.fopL{
	float: left;
	margin-leftt: 4px;
	width: 550px;
	font-size: 10px;
}
.fopR{
	float: right;
	margin-right: 4px;
	text-align: right;
	color: #999999;
	text-decoration: none;
}
ul{margin-left:0px;padding-left:0px;}
li{
	list-style-type:none;
	margine-top:4px;
	marine-bottom:4px;
}
h2{color: #f60; font-size: 10pt; margin: 4px 0; padding-left: 0.5em; border-bottom: 1px solid #f60; border-left: 1em solid #f60 }

h3{
	color: #000;
	font-size: 10pt;
	text-align: left;
}
a{
	text-decoration: none;
}
#under{
	font-size: 12px;
	margin-top: 48px;
	padding: 0px;
	margin-bottom: 48px;
}
#UL{
	float: left;
}
#z-1{
	width: 305px;
	float: left;
	overflow: hidden;
	padding-left: 8px;
}
#z-2{
	width: 297px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
}
#z-3{
	width: 305px;
	float: right;
	overflow: hidden;
	padding-right: 8px;
}
#z-4{
	float: right;
	width: 620px;
	padding-right: 4px;
}
.f-infos {
	color: #360;
	font-size: 10pt
}
#pmap1{
	text-align: center;
	background-color: #CCCCFF;
}
.pmaptx{
	background-color: #66CC66;
	text-align: center;
	border: thin solid #006600;
	width: 200px;
	padding-right: 40px;
	padding-left: 40px;
	display: inline;
}
h5{
	font-size: 36px;
	color: #663399;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
ul  {
	color: #666;
	font-size: 10pt;
	line-height: 1.5em;
	white-space: nowrap;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0;
	padding: 0 4px 8px
}
#vi{
	height: 200px;
	width: 940px;
	background-image: url(images/mainvi.jpg);
	margin: 0px;
	padding: 0px;
}
h4{
	background-image: url(images/h4bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 683px;
	font-size: 18px;
	color: #666666;
	padding-top: 14px;
	padding-left: 14px;
	margin: 0px;
}
.link {
	background-color: #FFCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	display: block;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
H6{
	font-size: 16px;
	background-color: #99CCFF;
	display: block;
	padding: 4px;
	color: #FFFFFF;
}
.roundedcornr_box_742533 {
	background: #ccccff;
	margin-bottom: 8px;
	margin-top: 8px;
}
.roundedcornr_top_742533 div {
   background: url(images/roundedcornr_742533_tl.png) no-repeat top left;
}
.roundedcornr_top_742533 {
   background: url(images/roundedcornr_742533_tr.png) no-repeat top right;
}
.roundedcornr_bottom_742533 div {
   background: url(images/roundedcornr_742533_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_742533 {
   background: url(images/roundedcornr_742533_br.png) no-repeat bottom right;
}

.roundedcornr_top_742533 div, .roundedcornr_top_742533, 
.roundedcornr_bottom_742533 div, .roundedcornr_bottom_742533 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.roundedcornr_content_742533 {
	margin: 0 12px;
	text-align: center;
}
.roundedcornr_box_360472 {
	background: #ffffcc;
	clear: both;
	margin-top: 8px;
	margin-left: 8px;
}
.roundedcornr_top_360472 div {
	background-image: url(images/roundedcornr_360472_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_360472 {
   background: url(images/roundedcornr_360472_tr.png) no-repeat top right;
}
.roundedcornr_bottom_360472 div {
   background: url(images/roundedcornr_360472_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_360472 {
   background: url(images/roundedcornr_360472_br.png) no-repeat bottom right;
}

.roundedcornr_top_360472 div, .roundedcornr_top_360472, 
.roundedcornr_bottom_360472 div, .roundedcornr_bottom_360472 {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.roundedcornr_content_360472 {
	margin: 0 8px;
}
#L1 {
	width: 288px;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
}
#L2{
	width: 200px;
	padding: 4px;
	float: left;
	background-color: #FFCC99;
	margin-left: 4px;
}
#R1 {
	float: left;
	padding-bottom: 8px;
}
#R2{
	float: right;
	width: 680px;
	color: #999999;
}
.sq1a {
	font-size: 18pt;
	color: #FFFFFF;
	margin: 8px;
	line-height: 1.5em;
}
.sq1b {
	font-size: 18px;
	color: #3300CC;
	line-height: 1.7em;
}

.sq2pic {
	margin-right: 8px;
	height: 100px;
	width: 100px;
	vertical-align: top;
}
.sq2a {
	font-size: 24pt;
	color: #FF6633;
}
.sq2b {
	font-size: 18px;
	color: #F90;
	line-height: 1.7em;
}
.main_center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

