@charset "utf-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF repeat-y fixed center;
}
.twoColHybLtHdr #container {
	background: #FFFFFF;
	text-decoration: none;
	width: 850px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	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: #000000;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
	height: 100%;
} 
.twoColHybLtHdr #gaiyo {
	background: #FFFFFF;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	font-size: 10px;
	text-align: center;
	color: #666666;
	padding-top: 0px;
	text-indent: 70px;
} .twoColHybLtHdr #header1 {
	letter-spacing: 400px;
	width: 850px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/fstopback.png);
	background-repeat: no-repeat;
	background-position: 10px;
} 
.logo1 {
	text-align: left;
}
.logo2 {
	text-align: right;
	height: 20px;
}
.twoColHybLtHdr #header2 {
	background: url(../img/naviback4.png) no-repeat;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	font-size: 12px;
	width: 850px;
	color: #333333;
	margin: 0px;
	line-height: 40px;
	text-indent: 300px;
	height: 50px;
	padding-top: 0;
	padding-right: 50;
	padding-bottom: 0;
	padding-left: 0;
} 

.twoColHybLtHdr #navi {
	background: url(../img/navi1.jpg) repeat;
	height: 30px;
	width: 840px;
	border-bottom: 1px solid #333333;
	padding: 0 0 0 0px;
} 
.twoColHybLtHdr #navi2 {
	height: 30px;
	width: 850px;
	border-bottom: 1px solid #333333;
	background-image: url(../img/1028side.jpg);
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
} 


.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 200px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: url(../img/sideback.jpg) no-repeat;
	padding: 0px;
	height: 100%;
}
.twoColHybLtHdr #fssidebar1 {
	float: left;
	width: 200px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: #FFFFFF url(none) no-repeat;
	padding: 0px;
	font-size: 12px;
	height: 100%;
	border-right: 1px solid #666666;
	margin: 10px 0px 0px;
}
.twoColHybLtHdr #sidebar1, .twoColHybLtHdr #sidebar1 p {
	height: 100%;
	width: 200px;
}

/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
2. #mainContent div の幅より広いエレメントが #mainContent div 内に配置されると、フローティングエレメントの落下（フローティング状態ではない #mainContent 領域がサイドバーの下に配置されること）が発生する可能性があります。ハイブリッドレイアウトの場合（全体の幅の単位はパーセント、サイドバーの単位は em）、使用可能な幅を正確に計算できない場合があります。ユーザーのテキストサイズが平均よりも大きい場合、#sidebar1 div が広くなるため、#mainContent div のスペースが狭くなります。クライアントが Contribute を使用してコンテンツを追加する予定である場合は、この制限に注意してください。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグを回避できます。
*/
.twoColHybLtHdr #mainContent {
	width: 630px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 200px;
	height: 100%;
} 
.twoColHybLtHdr #mm {
	width: 630px;
	float: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	height: 100%;
	padding-left: 210px;
} 


h1 {
	background: no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
} 
h2 {
	font-size: 15px;
	font-weight: bold;
	background: no-repeat;
	line-height: 30px;
	color: #333333;
	padding: 0px;
	margin: 0px;
} 
h3 {
	font-size: 15px;
	text-align: left;
	width: 100%;
	float: left;
} 
h4 {
	font-size: 15px;
	font-weight: bold;
	background: url(../img/back66.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #333333;
	width: 600px;
	padding-bottom: 2px;
	margin-top: 0px;
	float: left;
} 
h5 {
	font-size: 15px;
	font-weight: bold;
	background: url(../img/back66.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #333333;
	width: 600px;
	float: left;
} 
h6 {
	font-size: 15px;
	font-weight: bold;
	background: url(../img/back55.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #333333;
	width: 600px;
} 
.Hmidashi {
	font-size: 15px;
	font-weight: bold;
	background: url(../img/back55.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #333333;
	width: 600px;
} 
.footer {
	background:url(../img/naviback.jpg);
	height: 30px;
	text-align: center;
	border-top: 5px none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	width: 800px;
	margin: 0px;
	padding: 0;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
} 
.twoColHybLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	height: 600px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 13px;
}

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: 16px
}
.to_top{
	text-align: right;
	font-size: 12px;
	padding-bottom: 20px;
	padding-right: 30px;
}
.text1{
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	width: 590px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.text1_f{
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	padding: 0px 10px;
	margin: 0px 0px 200px;
	float: right;
	width: 250px;
	text-align: left;
}
.side{
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul{
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	border-right: none #AAD6E2;
	border-left: none #AAD6E2;
	border-top-style: none;
	border-bottom-style: none;
	color: #333333;
}
fot1
{
	background: url(../img/4554ft.jpg);
	height: 30px;
	width: 670px;
}
.waku
{
font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	padding-left: 25px;
	width: 650px;

}
.side_b{
	height: 30px;
	width: 200px;
	border-top: 1px none #36689B;
	border-right: none #3B8B96;
	border-bottom: 1px groove #CCCCCC;
	border-left: none #3B8B96;
	line-height: 30px;
	text-indent: 15px;
	background: url(../img/side200_1.jpg);
	margin: 0px;
}

.side_title{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #3B8B96;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sCopy{
	font-size: 10pt;
	margin: 0px 5px;
	line-height: 150%;
	text-decoration: none;
	color: #333333;
}
.footerp{
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
	height: 30px;
	width: 100%;
	background: url(../img/naviback.jpg);
	float: left;
}
.footerp2{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	text-align: center;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footerp3{
	font-size: 13px;
	margin: 0px;
	line-height: 200%;
	height: 40px;
	width: 850px;
	text-align: center;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #666;
}
.banner{
	font-size: 10px;
	text-align: center;
}
.qa{
	font-size: 13px;
	text-indent: -25px;
	color: #333333;
	margin-left: 25px;
	font-weight: normal;
	width: 550px;
}
.a{
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	width: 570px;
	padding: 0px 10px;
	border: 1px solid #666666;
	margin: 0px 0px 10px;
}

.q{
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	background: #CCCCCC;
	width: 582px;
	margin: 0px 0px 10px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
}
.kinou{
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.gai_midashi{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.gaiyou{
	font-size: 13px;
	font-weight: normal;
	line-height: 170%;
	width: 580px;
	padding: 0px 10px 0px 25px;
	margin: 0px;
	color: #333333;
}
.sistem{
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	width: 640px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.pv{
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	width: 620px;
	border-bottom: 0px solid #333333;
	text-indent: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pv2{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	width: 580px;
	border-bottom: 0px solid #333333;
	line-height: 150%;
	text-indent: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 50px 0px 10px;
	text-align: right;
}
.side_gaiyou{
	line-height: 180%;
	font-weight: bold;
	color: #376FA2;
}
.twoColHybLtHdr #mainContent2 {
	margin: 0 0px; /* 右マージンは、パーセントまたはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	width: 750px;
} 
.fsside{
	line-height: 150%;
	font-weight: normal;
	color: #376FA2;
	padding-left: 10px;
	margin: 10px 0px 0px;
}
.fssidetext{
	border-bottom: 1px none #CCCCCC;
	border-left: 3px none #333333;
	width: 220px;
	padding: 5px 0px 5px 10px;
	border-top-style: none;
	border-right-style: none;
	margin: 0px;
}
.fsside10{
	width: 200px;
	padding: 0px;
	margin: 0px;
	background: url(../img/sideback.jpg);
}
.setumei{
	float: right;
	width: 450px;
	margin: 0px;
	padding: 0px 10px 5px 5px;
}
.pack{
	float: none;
	width: 200px;
}
.setumei2{
	float: right;
	margin: 0px;
	padding: 0px 10px;
	width: 360px;
	font-size: 13px;
	line-height: 150%;
	top: 100px;
}
.setumeiimg{
	float: left;
	width: 320px;
	padding-top: 0px;
	margin: 0px;
}
.setumei3{
	width: 700px;
}
.support{
	width: 600px;
	padding-left: 20px;
	margin-left: 10px;
}
.ap{
	width: 500px;
	padding-left: 20px;
	margin-left: 20px;
}
.fstitle{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #333333;
}
.support{
	margin-left: 50px;
}
.suptext{
	padding-left: 20px;
}
.toptitle{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left: 7px none #396D9F;
	height: 30px;
	padding: 0px;
}
.side_contents{
	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #666666;
	margin: 0px;
	font-size: 13px;
	width: 180px;
	color: #333333;
}
.fscontents{
	border-top: 1px none black;
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 5px 2px 0px 15px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 13px;
	background: url(../img/fsside200_2.png);
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	font-weight: bold;
}
.fscontents2{
	border-top: 1px solid #666666;
	border-bottom: 1px none #666666;
	margin: 0px;
	padding: 5px 2px 0px 25px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 13px;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	font-weight: bold;
	background: url(../img/sidegaiyouback.png);
	line-height: 35px;
}
.contents3{
	border-top: 1px none black;
	border-bottom: 1px none #333333;
	margin: 0px;
	padding: 5px 2px 0px 30px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 13px;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	font-weight: normal;
	background: url(none);
}
.toptitle2{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
	padding: 20px;
	width: 580px;
	border: 1px none #666666;
}
.nver
{
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 10px;
	border: 1px none #666666;
	color: #333333;
	text-indent: 20px;
}
.fs_contents{
	border-top: 1px none black;
	border-bottom: 1px none #333333;
	margin: 0px;
	padding: 5px 2px 0px 30px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 13px;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	font-weight: normal;
	background: url(none);
}
.fs_packimg{
	font-weight: bold;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-width: thin;
	border-style: none;
	text-indent: 0px;

}
.fs_pack_Btext{
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-width: thin;
	border-style: none;
	text-indent: 0px;
	color: #333333;

}
.fs_pack_text{
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-width: thin;
	border-style: none;
	text-indent: 0px;

}
.fs_Btitle{
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	width: 400px;
	margin: 0px 0px 20px;
	padding: 0px;
	border-width: thin;
	border-style: none;
	text-indent: 0px;

}
.fs_Btitle2{
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	width: 600px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 15px;
	border-width: thin;
	border-style: none;

}
.fs_title{
	font-size: 13px;
	line-height: 170%;
	font-weight: normal;
	width: 350px;
	margin: 0px;
	padding: 20px 0px;
	border-width: thin;
	border-style: none;
	text-indent: 0px;

}

.fs_text{
	font-size: 13px;
	line-height: 120%;
	padding: 0px 0px 0px 20px;
	border-style: none;
	font-weight: normal;
	width: 580px;

}
.fs_text2B{
	font-size: 13px;
	padding: 0px 10px 0px 5px;
	border-style: none;
	font-weight: bold;
	height: 15px;

}
.fs_text2{
	font-size: 13px;
	line-height: 120%;
	padding: 0px 10px;
	border-style: none;
	font-weight: normal;
	margin: 0px;

}
.fs_textmidashi{
	font-size: 13px;
	line-height: 120%;
	padding: 20px 10px 0px;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px none #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.fs_text3{
	font-size: 13px;
	padding: 0px 10px;
	border-style: none;
	font-weight: normal;
	margin: 0px;
	line-height: 120%;

}
caption{
	font-size: 15px;
	font-weight: bold;
	background: url(../img/back55.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	color: #333333;
	width: 600px;
	text-align: left;
}

.s{
	font-size: 10px;
}
a:link {
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.twoColHybLtHdr #indexmainContent {
	margin: 0 0px; /* 右マージンは、パーセントまたはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	width: 840px;
	float: left;
}
.twoColHybLtHdr #indexsidebar1 {
	float: right;
	width: 180px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: url(../img/sideback.jpg) no-repeat;
	padding: 0px;
	height: 300px;
}
.migi{
	width: 200px;
	float: right;
	height: 300px;
}
.topnews{
	font-size: 13px;
	line-height: 150%;
	margin: 0px 10px;
}
.twoColHybLtHdr #indexsideba {
	float: right;
	width: 200px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: url(../img/sideback.jpg) no-repeat;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: thin none #999999;
}
.topimg{
	float: none;
	padding: 0px;
}
.thrColFixHdr #indexmainnews {
	margin: 0 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	text-align: left;
	float: none;
	width: 600px;
	height: 300px;
	border-top: none #AD769C;
	border-right: none #AD769C;
	border-bottom: none #AD769C;
	border-left: none #AD769C;
	overflow: auto;
	z-index: auto;
	visibility: hidden;
	clip: rect(auto,auto,5px,auto);
	padding: 0 0px;
} 
.thrColFixHdr #fs_supt {
	text-align: left;
	float: left;
	width: 850px;
	height: 200px;
	border-top: none #AD769C;
	border-right: none #AD769C;
	border-bottom: none #AD769C;
	border-left: none #AD769C;
	overflow: auto;
	z-index: auto;
	visibility: hidden;
	clip: rect(auto,auto,5px,auto);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.news_text{
	font-size: 12px;
	padding: 0px;
	line-height: 200%;
	letter-spacing: normal;
	margin: 0px;
	width: 240px;
	border-bottom: thin none #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 175px;
}
.thrColFixHdr #bl{
	margin: 0 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	text-align: left;
	float: left;
	width: 300px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0 0px;
} 
.twoColHybLtHdr #indexmainimg01 {
	width: 600px;
	background: #336600;
	height: 200px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.twoColHybLtHdr #indexmainimg02 {
	width: 240px;
	background: #336600;
	height: 200px;
	float: right;
}
.twoColHybLtHdr #indexmainimg {
	width: 240px;
	background: #FFFFFF;
	height: auto;
	float: right;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.twoColHybLtHdr #indexmainimg2 {
	width: 600px;
	background: #FFFFFF;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColHybLtHdr #indexmainimg2_1 {
	width: 580px;
	height: 40px;
	float: none;
	font-weight: bold;
	padding: 10px 0px 0px;
}
.twoColHybLtHdr #indexmainimg2_2 {
	width: 280px;
	background: #FFFFFF;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 10px 10px;
	color: #333333;
}
.twoColHybLtHdr #fs_ft {
	width: 850px;
	background: #FFFFFF;
	height: 100px;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	text-align: center;
}
.twoColHybLtHdr #indexmainimg2_3 {
	width: 280px;
	background: #FFFFFF;
	height: auto;
	float: left;
	font-size: 13px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 10px 10px;
	color: #333333;
}
.twoColHybLtHdr #indexmainimg3 {
	width: 240px;
	background: #009966;
	height: 500px;
	float: right;
}
.nimg {
	background: #0066CC;
	height: 25px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.twoColHybLtHdr #indexmainimg2_news {
	width: 600px;
	height: 35px;
	float: left;
	font-weight: bold;
	padding: 0px;
	background: url(../img/topbacknews.png);
	line-height: 30px;
	text-indent: 500px;
	font-size: 13px;
	color: #386A9F;
}
.topnews {
	width: 560px;
	height: 30px;
	font-size: 13px;
	border-bottom: 1px dotted #666666;
	padding: 0px;
	line-height: 35px;
	color: #333333;
	font-weight: normal;
	text-indent: 10px;
}
.twoColHybLtHdr #indexmainnews {
	width: 600px;
	float: left;
	font-weight: bold;
	padding: 0px;
	background: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
}
.twoColHybLtHdr #indexmainimgca1 {
	width: 220px;
	float: none;
	font-weight: normal;
	padding: 10px 5px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: 100%;
}
.award1{
	float: none;
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
	color: #333333;
}

.award2{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.dcimg{
	float: right;
	padding-left: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	padding-right: 10px;
	width: auto;
}
.dcimg2{
	float: right;
	padding-left: 10px;
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	padding-right: 10px;
	width: 580px;
}
.dcindex {
	width: 600px;
	float: none;
	font-weight: normal;
	padding: 10px 5px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: 300px;
}
.dw{
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	padding: 0px 10px;
	margin: 0px;
}
.back{
	font-size: 13px;
	font-weight: normal;
	padding: 0px 20px 20px 10px;
	margin: 0px 30px 0px 0px;
	text-align: right;
	width: 580px;
}
.twoColHybLtHdr #sup {
	width: 600px;
	float: none;
	font-weight: normal;
	background: #FFFFFF;
	color: #333333;
	height: 100%;
	border: 1px dotted #CCCCCC;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.twoColHybLtHdr #main {
	width: 100%;
	float: none;
	font-weight: normal;
	background: #FFFFFF;
	color: #333333;
	height: 100%;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.twoColHybLtHdr #fshead {
	width: 590px;
	font-weight: normal;
	padding: 0px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: auto;
	border: 1px none #CCCCCC;
}
.fspack {
	width: 200px;
	float: none;
	font-weight: normal;
	padding: 0px;
	background: #666666;
	color: #333333;
	margin: 0px;
	height: auto;
	font-size: 12px;
	line-height: 140%;
}
.fssetumei {
	width: 380px;
	float: right;
	font-weight: normal;
	padding: 0px 0px 0px 200px;
	background: #990000;
	color: #333333;
	margin: 0px;
	height: auto;
	font-size: 12px;
	line-height: 140%;
}
.docoimg {
	width: 150px;
	font-weight: normal;
	padding: 0px;
	background: #006600;
	color: #333333;
	margin: 0px;
	height: 200px;
	font-size: 13px;
	line-height: 140%;
	float: left;
}
.docosetumei {
	width: 420px;
	float: right;
	font-weight: normal;
	padding: 0px 0px 0px 170px;
	background: #FFCC99;
	color: #333333;
	margin: 0px;
	height: 200px;
	font-size: 12px;
	line-height: 140%;
}

.twoColHybLtHdr #docoan {
	width: 580px;
	font-weight: normal;
	padding: 0px;
	background: #FF0000;
	color: #333333;
	margin: 0px;
	height: 300px;
	border: 1px none #CCCCCC;
}
.setutai {
	width: 250px;
	float: left;
	font-weight: normal;
	padding: 0px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: 100%;
	font-size: 12px;
	line-height: 140%;
}
.syousai {
	width: 80px;
	float: right;
	font-weight: normal;
	padding: 0px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: 100%;
	font-size: 12px;
	line-height: 140%;
}
.img1_2{
	height: 150px;
	width: 180px;
	clear: none;
	padding: 5px;
	background: url(../img/fstback.png) center center;
	border: 1px dashed #CCCCCC;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
.img1_5{
	height: 150px;
	width: 180px;
	clear: none;
	padding: 5px;
	border: 1px dashed #FFF;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
	background-color: #FFF;
	background-position: center center;
}
.fsimgtext5{
	font-size: 12px;
	font-weight: bold;
}
.fsimgtext{
	font-size: 12px;
	font-weight: bold;
}
.fsimgtext2{
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
}
.tate {
	text-align: left;
}
.fssidetop{
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background: #3E7D8F url(../img/back100_1.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-indent: 5px;
	color: #FFFFFF;
}
.name{
	margin: 50 0px 5;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}
.fs_setumei{
	margin: 0px;
	padding: 10px 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.2em;
}
.os{
	margin: 0px;
	color: #333333;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.media{
	margin: 0px;
	padding: 10px 0px 0px;
	color: #333333;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
}

.kakaku{
	margin: 0px;
	padding: 10px 0px;
	color: #333333;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title{
	margin: 0px;
	color: #333333;
	padding: 0px 0px 10px;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.twoColHybLtHdr #syousai{
	margin: 0px;
	font: normal 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	padding: 0px 0px 10px;
	letter-spacing: 0.2em;
	height: 100%;
}
.midashi{
	margin: 0px;
	color: #333333;
	letter-spacing: 0.1em;
	border-top: 0px;
	border-right-width: 0px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	height: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 90%;
}
.award1{
	float: none;
	text-align: left;
	padding-left: 10px;
	font-size: 10pt;
	color: #333333;
	line-height: 25px;
	letter-spacing: 0.2em;
}
.award2{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.twoColHybLtHdr #indexmainimgca1 {
	width: 600px;
	float: none;
	font-weight: normal;
	padding: 10px 5px 20px;
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: auto;
}
.pack10 {
	font-weight: normal;
	color: #333;
	width: auto;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
} 
.top_t{
	margin: 0px;
	color: #357480;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 0px;
	padding-left: 0px;
}
