@charset "utf-8";
a:link	 {
		Color : #666666 ;
		Text-Decoration : underline
	}
a:active	 {
		Color : #666666 ;
		Text-Decoration : underline
}
a:visited	 {
		Color : #666666 ;
		Text-Decoration : underline
}
a:hover	 {
		Color : orange ;
		Text-Decoration : Underline
}
#title {
	margin: 12px 0px 0px;
	padding: 0px;
	width: 798px;
	height: 32px;
}
#title h1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	line-height: 1em;
}
#title h2 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	height: 36px;
}
#menubar {
	background-image: url(img2009/menubar.gif);
	margin: 0px;
	padding: 0px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: center;
	width: 764px;
}
#splash {
	margin: 0px;
	height: auto;
	width: 798px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
}
#menubar ul {
	font-size: 10pt;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 6px;
	padding: 0px;
	list-style-type: none;
}
#menubar li {
	float: left;
	margin: 2px 4px;
	padding: 2px 16px 2px 8px;
	background-image: url(img2009/menubar_tip.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	letter-spacing: 0.2em;
	list-style-position: outside;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.2em;
	clear: none;
}
#menubar li.home {
	float: left;
	margin: 4px;
	padding: 2px 16px 2px 8px;
	text-align: left;
	letter-spacing: 0.2em;
	list-style-position: outside;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.2em;
}
#menubar small {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	clear: both;
	display: block;
	margin: 4px 0px;
	padding: 0px;
	letter-spacing: normal;
}
#menubar address {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin: 4px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	font-style: normal;
}
#menubar a {
	text-decoration: none;
	color: #184194;
}
#menubar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#contents {
	margin: 0px;
	padding: 16px 0px 0px;
	width: 798px;
	text-align: left;
	height: auto;
	display: block;
}
#contentsLeft {
	clear: left;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 10px 0px 18px;
}
#contentsLeft h3 {
	font-size: 19px;
	color: #83C0C0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.2em;
	margin: 0px 0px 8px;
	padding: 2px;
}
#contentsLeft ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
}
#contentsLeft li {
	margin: 0px 0px 8px;
	padding: 2px 2px 2px 20px;
	list-style-type: none;
	line-height: 1.2em;
	font-size: 14px;
	font-weight: normal;
	background-image: url(img2009/icon_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #6699CC;
}
#contentsLeft small {
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.attempt {
	margin: 12px 0px;
	padding: 6px 12px;
	color: #184194;
	font-size: 13px;
	background-color: #F4F9F9;
}
.attempt a:link {
	color: #82BFBF;
	text-decoration: none;
}
.attempt a:active {
	color: #82BFBF;
	text-decoration: none;
}
.attempt a:visited {
	color: #82BFBF;
	text-decoration: none;
}
.attempt a:hover {
	color : orange ;
	text-decoration: underline;
}
.attempt h4 {
	margin: 0px 0px 8px;
	padding: 2px 2px 2px 8px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82BFBF;
	border-left-color: #82BFBF;
	border-top-color: #82BFBF;
	border-right-color: #82BFBF;
	border-left-width: 8px;
	border-left-style: solid;
}
#footer {
	width: 798px;
	margin: 0px;
	padding: 4px;
	background-color: #DDEDFF;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
}
#contentsRight {
	clear: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
}
#contentsRight img {
	margin: 0px 0px 4px;
	padding: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#contentsRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar {
	margin: 6px 0px 0px;
	padding: 0px 0px 0px 16px;
	clear: left;
	float: left;
	width: 194px;
	height: auto;
	display: block;
}
#sidebar li {
	list-style-type: none;
	line-height: 1.2em;
	margin: 0px;
	padding: 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul {
	margin: 0px 0px 6px;
	padding: 2px;
}
.contents_title {
	margin: 0px;
	padding: 4px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
}
#page_title {
	margin: 0px 0px 12px 20px;
	padding: 8px 4px 4px 210px;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	line-height: 1em;
}
#mainbox {
	margin: 6px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 550px;
	clear: right;
	float: right;
}
.border_line {
	border: 1px dotted #000000;
}

.border {
	border: 1px dotted #000000;
	padding: 8px;
	margin: 8px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
}
.titleUnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sk {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 4px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.2em;
	display: block;
	clear: both;
}
.sk dl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	display: block;
}
.sk dt {
	text-align: center;
	margin: 0px 8px 0px 0px;
	padding: 1em 0px;
	font-weight: bold;
	width: 100px;
	background-color: #F0F0F0;
	display: block;
	clear: left;
	float: left;
	height: auto;
	vertical-align: middle;
	line-height: 1em;
}
.sk dd {
	text-align: left;
	margin: 0px;
	list-style-type: none;
	line-height: 1.2em;
	display: block;
	padding: 4px 0px;
	clear: right;
}
#blogbar {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 6px 0px 0px;
	padding: 0px 0px 0px 16px;
	width: 194px;
	clear: left;
	float: left;
}
#blogbar h2 {
	font-size: 14px;
	padding: 4px 0px 2px 26px;
	margin: 0px 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	display: block;
	background-image: url(img2009/blog_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0.1em;
}
#blogbar li {
	line-height: 1.2em;
	margin: 2px 0px 4px;
	padding: 0px;
	list-style-type: none;
}
#blogbar ul {
	margin: 6px 20px 16px 6px;
	padding: 0px;
}
#blognavi {
	margin: 0px 0px 8px;
	padding: 6px;
	text-align: right;
	font-size: 13px;
}
#leftContents {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 194px;
}
.staff {
	margin: 0px;
	padding: 6px;
	clear: both;
	display: block;
	height: auto;
}
.staff h3 {
	margin: 0px 0px 12px;
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: orange;
	font-size: 16px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	display: block;
	background-color: #EFEFEF;
}
.staff dl {
	margin: 0px;
	padding: 0px;
}
.staff dt {
	margin: 0px 8px 4px 0px;
	padding: 4px;
	width: 180px;
	clear: none;
	background-color: #efefef;
	display: block;
	height: auto;
	float: left;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.staff dd {
	margin: 0px 0px 4px;
	padding: 4px;
	display: block;
}
.staff ul {
	margin: 0px;
	padding: 4px;
}
.staff li {
	margin: 0px;
	padding: 4px;
	list-style-type: none;
}
.staff label {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 0.4em;
}
.round_yellow {
	background-color: #FFF9E1;
	background-image: url(img2009/round_yellow_mid.gif);
	background-repeat: repeat-y;
	width: 250px;
	padding: 0px;
	margin: 0px;
	clear: right;
	float: right;
}
.round_yellow h1 {
	background-color: #FFFFFF;
	background-image: url(img2009/round_yellow_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 10px;
	width: auto;
	font-size: 10px;
	line-height: 1em;
}
.round_yellow h6 {
	background-color: #FFFFFF;
	background-image: url(img2009/round_yellow_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 10px;
	width: auto;
	font-size: 10px;
	line-height: 1em;
}
.round_contents {
	padding: 2px 12px;
	margin: 0px;
	display: block;
}
.round_contents h4 {
	padding: 6px;
	margin: 0px;
	display: block;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFE98E;
	border-right-color: #FFE98E;
	border-bottom-color: #FFE98E;
	border-left-color: #FFE98E;
}
.round_home {
	background-color: #FFF7F4;
	width: 460px;
	padding: 0px;
	margin: 0px 0px 8px;
	background-image: url(img2009/round_home_mid.gif);
	background-repeat: repeat-y;
	color: #184194;
}
.round_home h1 {
	background-color: #FFFFFF;
	background-image: url(img2009/round_home_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 10px;
	width: auto;
	font-size: 10px;
	line-height: 1em;
}
.round_home h6 {
	background-color: #FFFFFF;
	background-image: url(img2009/round_home_bot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 10px;
	width: auto;
	font-size: 10px;
	line-height: 1em;
}
.round_home h4 {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFD6;
}
.biz {
	margin: 0px 0px 8px;
	height: 72px;
	width: 460px;
	padding: 0px;
	background-image: url(img2009/biz.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.biz h3 {
	margin: 0px 0px 0px 38px;
	padding: 10px 2px 2px;
	color: #184194;
	font-size: 16px;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
}
.biz p {
	margin: 2px;
	padding: 0px 6px 4px 4px;
	line-height: 1.4em;
	font-size: 12px;
	font-weight: normal;
}
.biz a:link {
	color: #184194;
	text-decoration: none;
}
.biz a:active {
	color: #184194;
	text-decoration: none;
}
.biz a:visited {
	color: #184194;
	text-decoration: none;
}
.biz a:hover {
	color : orange ;
	text-decoration: underline;
}
.leftBox {
	clear: left;
	float: left;
}
.w255h163 {
	margin: 0px;
	padding: 0px;
	height: 168px;
	line-height: 1.4em;
}
.anybox {
	margin: 0px 0px 12px;
	padding: 6px;
}
.boader {
	border: 1px solid #666666;
}
.bk_lightblue {
	background-color: #F0F8FF;
}
.bk_grablue {
	background-color: #F0F8FF;
	background-image: url(img2009/bk_inform_h3.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1181DB;
}
.font_blue {
	color: #184194;
}

