@charset "UTF-8";
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/top/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.hcc   #container {
	width: 900px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.hcc #header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px;
	height: 102px;
	background-image: url(../images/2010/top/bkg.jpg);
	background-repeat: repeat-x;
} 
.hcc #header h1 {
	margin: 0;
	padding: 0px;
}
.hcc #sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 150px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: auto;
	margin-bottom: auto;
}
.hcc #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	width: 740px;
	float: right;
	background-image: url(../images/2010/top/pll.jpg);
	background-repeat: no-repeat;
} 
.hcc #footer {
	padding: 0;
	background-color: #FFFFFF;
	clear: both;
	text-align: right;
} 
.hcc #footer p {
	text-align: right;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
	padding-right: 10px;
}
.qhd {
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hcc #container #header h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	top: 23px;
	left: 179px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 5px;
}
.hcc #container #header #logo {
	display: inline;
	float: left;
	padding: 0px;
}
.hcc #container #header img {
	padding: 0px;
	float: left;
}
#service {
}
.hcc #container #sidebar1 #service {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 150px;
}
#sidemenu {
	list-style-type: none;
	padding: 0px;
	width: 150px;
	margin-top: 10px;
}
.hcc #container #sidebar1 #sidemenu ul {
	list-style-type: none;
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hcc #container #sidebar1 #sidemenu li {
	margin-bottom: 2px;
	height: 34px;
}
.hcc #container #mainContent #topcontents {
	background-image: url(../images/2010/top/topimage101.png);
	background-repeat: no-repeat;
	height: 569px;
	width: 740px;
}
.hcc #container #sidebar1 #sbcla {
	clear: none;
	height: 100%;
	position: relative;
}

.hcc #container #sidebar1 #service #smnu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.hcc #container #sidebar1 #service #smnu li {
	margin-top: 3px;
	height: 21px;
}
#top1navi {
	float: right;
	height: 15px;
	width: 270px;
	padding: 0px;
	margin-top: 19px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bclk {
	font-size: small;
	color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	margin-top: 8px;
	float: right;
	width: 320px;
}
.hcc #container #header #top1navi li {
	list-style-type: none;
	width: 250px;
	text-align: right;
}
.hcc #container #header #top1navi li {
	font-weight: bold;
	float: left;
	text-align: right;
}
dt {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
dl {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
dt  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
dt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
dt a:hover {
	color: #000099;
	text-decoration: underline;
}
dt a:active {
	color: #990000;
	text-decoration: none;
}
imgover {
}
.hcc #container #mainContent #topcontents #cpnbn {
	float: left;
	margin-top: 304px;
	margin-left: 28px;
	margin-right: auto;
}
.hcc #container #mainContent #ctsttl {
	width: 700px;
	margin-top: 21px;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: 20px;
	height: 34px;
	display: block;
}
.hcc #container #mainContent #body {
	width: 600px;
	margin-left: 120px;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
.hcc #container #mainContent #body h3 {
	font-size: 14px;
	line-height: 3em;
	color: #3399CC;
	font-weight: bold;
}
bclk a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hcc #container #header #bclk a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hcc #container #header #bclk a:visited {
	color: #6633CC;
	text-decoration: none;
}
.hcc #container #header #bclk a:hover {
	color: #003399;
	text-decoration: underline;
}
.hcc #container #header #bclk a:active {
	color: #990000;
	text-decoration: none;
}
.hcc #container #mainContent #body h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.hcc #container #mainContent #body p {
}
.redst {
	font-weight: bold;
	color: #990000;
}
.hcc #container #mainContent #topcontents #topcopy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	display: block;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 27px;
	margin-top: 110px;
	font-weight: bold;
}
.hcc #container #mainContent #topcontents #topicsarea {
	display: block;
	float: right;
	height: auto;
	width: 220px;
	margin-top: 35px;
	margin-right: 30px;
	background-image: url(../images/2010/top/tpchd.png);
	background-repeat: no-repeat;
	background-position: top;
}
.hcc #container #sidebar1 #svcmenu {
	display: block;
	width: 150px;
	margin-top: 4px;
}
.hcc #container #sidebar1 #svcmenu ul {
	display: block;
	width: 150px;
	list-style-type: none;
}
.hcc #container #sidebar1 #svcmenu li {
	display: block;
	height: auto;
}
.hcc #container #mainContent #topcontents #messege {
	font-size: 11px;
	display: block;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 27px;
	margin-top: 165px;
	color: #003366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 15px;
}
.hcc #container #mainContent #topcontents #topicsarea #topics {
	display: block;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(../images/2010/top/tpcbody.png);
	background-repeat: repeat-y;
	margin-top: 30px;
}
.topics_date {
	font-size: 12px;
	color: #FF6600;
}
.topics_hd {
	font-size: 13px;
	line-height: 20px;
	color: #990066;
}
.hcc #container #mainContent #topcontents #topicsarea #tpbtm {
	background-image: url(../images/2010/top/tpcback.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 10px;
	width: 220px;
}
.hcc #container #mainContent #ctsttl h1 {
	background-image: url(../images/2010/sri/tiback.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	height: 34px;
	line-height: 34px;
}
.qaq {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	display: block;
}
.qaah {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	float: left;
	line-height: 36px;
}
.hcc #container #mainContent #body ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
}
.hcc #container #mainContent #body .ans {
	display: block;
	margin-left: 20px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 1.7em;
}
.hcc #container #mainContent #body h4 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #E785AE;
}
.hcc #container #mainContent #body #pal04 #gilei {
	border: 1px solid #999999;
	display: table;
	margin-left: 7px;
}
.comi12b {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	line-height: 24px;
}
.hcc #container #mainContent #body #pal0 #svy {
	display: block;
	float: right;
	margin-left: 8px;
	background-color: #E9E5E2;
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
}
.hcc_ld {
	font-size: 12px;
	font-weight: bold;
	color: #2C67A5;
}
.hcc #container #mainContent #body h6 {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.ahrl {
	line-height: 24px;
	display: block;
	height: 18px;
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009999;
	margin-top: 18px;
}
.adind {
	display: block;
	height: auto;
	width: auto;
	margin-left: 50px;
}
.hcc #container #mainContent #body #pal01 #setcol {
	margin: 5px;
	padding: 10px;
	border: 1px solid #D17BA7;
}

