@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#outline {
	width: auto;
}
#header {
	background-image: url(image/header_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: auto;
	background-color: #f3f3f3;
}
#header .inner {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#sitetitle {
	background-color: #cc0000;
	float: right;
	width: 180px;
}
#sitetitle h1 {
	background-image: url(image/comp_name.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 180px;
}
#sitetitle a {
	line-height: 65px;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 180px;
}
#headline {
	float: left;
	width: 720px;
}
#headline h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headline h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#navi {
	background-image: url(image/comp_url.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 900px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 101px;
}
#navi1 {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi2 {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -101px 0px;
}
#navi3 {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -202px 0px;
}
#navi4 {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -303px 0px;
}
#navi5 {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -404px 0px;
}
#navi li a {
	line-height: 30px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 100px;
}
#navi1 a:hover {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#navi2 a:hover {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -101px -30px;
}
#navi3 a:hover {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -202px -30px;
}
#navi4 a:hover {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -303px -30px;
}
#navi5 a:hover {
	background-image: url(image/header_navi.jpg);
	background-repeat: no-repeat;
	background-position: -404px -30px;
}
#topicpas {
	background-color: #cccccc;
	width: auto;
}
#topimg {
	background-image: url(image/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 362px;
	width: auto;
}
#topimg .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topimg h2 {
	line-height: 362px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 362px;
	width: 900px;
}
#contents {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/page_bo.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sidebar {
	float: right;
	width: 180px;
	padding-bottom: 10px;
}
#cont {
	float: left;
	width: 720px;
}

#topcont0{
	margin-top: 15px;
	width: 712px;
	margin-bottom:4px;
}
#topcont0 h3{
	width: 700px;
	height:25px;
	text-indent:-9999px;
	background: url(image/topcont0_title.jpg) no-repeat;
	margin:0;
	}
.topcont0_inner{
	width: 663px;
	padding:12px 15px 0px 20px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	background:#F3F3F3;
	
}
*html .topcont0_inner{
	width: 700px;
}
.topcont0_inner .in{
	width: 663px;
	margin:0;
	padding:0;
}
html>/**/body .topcont0_inner .in p{
	margin-top:0;
}
.topcont0_inner .in p{
	margin-top:0;
	margin-bottom:15px;
	line-height:1.4;
	font-size:114%;
}
.topcont0_inner .in p strong{
	display:block;
	padding-bottom:10px;
	font-size:120%;
}




#topcont1 {
	background-image: url(image/topcont1_bo.gif);
	background-repeat: repeat-y;
	width: 712px;
	margin-top: 5px;
}
#topcont1 .he {
	background-image: url(image/topcont1_ttl.jpg);
	background-repeat: no-repeat;
	width: 712px;
}
#topcont1 .fo {
	background-image: url(image/topcont1_fo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
}
#tc1a {
	float: left;
	width: 345px;
}
#tc1a .in {
	padding: 15px;
	width: auto;
}
#tc1a h3 {
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	line-height: 30px;
	width: 315px;
}
#tc1a ul {
	margin: 0px;
	padding: 0px;
	width: 315px;
	list-style-image: none;
	list-style-type: none;
}
#tc1a li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 315px;
}
#tc1al1 {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tc1al2 {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#tc1al3 {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#tc1al4 {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -75px;
}
#tc1al5 {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#tc1a li a {
	line-height: 24px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 315px;
}
#tc1al1 a:hover {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -125px;
}
#tc1al2 a:hover {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}
#tc1al3 a:hover {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -175px;
}
#tc1al4 a:hover {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}
#tc1al5 a:hover {
	background-image: url(image/topcont1a_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -225px;
}
#tc1a .link {
	width: 315px;
	padding-top: 10px;
}
#tc1a .link .left {
	float: left;
	width: 218px;
}
#tc1a .link .left p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#tc1a .link .right {
	float: right;
	width: 97px;
}
#tc1a .link .right p {
	background-image: url(image/topcont1_btn1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-position: 0px 0px;
}
#tc1a .link .right a {
	line-height: 24px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 97px;
}
#tc1a .link .right a:hover {
	background-image: url(image/topcont1_btn1.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#tc1b {
	float: right;
	width: 345px;
}
#tc1b .in {
	padding: 15px;
	width: auto;
}
#tc1b h3 {
	line-height: 50px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 315px;
}
#tc1b p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px solid #cc0000;
	background-color: #ffffff;
}
#tc1b .link {
	width: 315px;
	padding-top: 10px;
}
#tc1b .link ul {
	margin: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#tc1bl1 {
	background-image: url(image/topcont1_btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 125px;
}
#tc1bl2 {
	background-image: url(image/topcont1_btn3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 120px;
	float: left;
}
#tc1b .link li a {
	line-height: 24px;
	text-indent: -9999px;
	height: 24px;
	width: 120px;
	display: block;
}
#tc1bl1 a:hover {
	background-image: url(image/topcont1_btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#tc1bl2 a:hover {
	background-image: url(image/topcont1_btn3.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
#topcont2 {
	width: 700px;
	margin-top: 15px;
}
#topcont2 h3 {
	line-height: 66px;
	background-image: url(image/topcont2_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 700px;
}
#topcont2 .in {
	padding: 15px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
#topcont2 ol {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: auto;
}
#topcont2 li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	text-indent: 20px;
	padding: 0px;
	width: 670px;
}
#topcont2 .num1 {
	background-image: url(image/topcont2_num1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num2 {
	background-image: url(image/topcont2_num2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num3 {
	background-image: url(image/topcont2_num3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num4 {
	background-image: url(image/topcont2_num4.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num5 {
	background-image: url(image/topcont2_num5.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num6 {
	background-image: url(image/topcont2_num6.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont2 .num7 {
	background-image: url(image/topcont2_num7.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#topcont3 {
	background-image: url(image/topcont3_bo.gif);
	background-repeat: repeat-y;
	width: 700px;
	margin-top: 20px;
}
#topcont3 h3 {
	line-height: 40px;
	background-image: url(image/topcont3_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 700px;
}
#topcont3 .in {
	background-image: url(image/topcont3_fo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#topcont3 ol {
	margin: 0px;
	padding: 0px;
	width: 680px;
	list-style-type: none;
	list-style-image: none;
}
#topcont3 li {
	float: left;
	width: 136px;
}
#topcont3 li p {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 126px;
}
#concept1 h4 {
	line-height: 93px;
	background-image: url(image/topcont3_sub1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 126px;
}
#concept2 h4 {
	line-height: 93px;
	background-image: url(image/topcont3_sub2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 126px;
}
#concept3 h4 {
	line-height: 93px;
	background-image: url(image/topcont3_sub3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 126px;
}
#concept4 h4 {
	line-height: 93px;
	background-image: url(image/topcont3_sub4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 126px;
}
#concept5 h4 {
	line-height: 93px;
	background-image: url(image/topcont3_sub5.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 126px;
}
#topcont4 {
	width: 700px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
#topcont4 h3 {
	line-height: 43px;
	background-image: url(image/topcont4_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 700px;
}
#topcont4 .in {
	padding: 15px;
	width: auto;
}
#topcont4 .left {
	float: left;
	width: 550px;
}
#topcont4 .right {
	float: right;
	width: 119px;
}
#topcont4 .left p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#topcont4 .right p {
	background-image: url(image/topcont4_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 119px;
}
#topcont4 .right a {
	line-height: 24px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 119px;
}
#topcont4 .right a:hover {
	background-image: url(image/topcont4_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
.pageup {
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pageup p {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageup img {
	vertical-align: middle;
	margin-right: 5px;
}
#cont_menu {
	width: auto;
	padding-right: 1px;
	padding-left: 1px;
}
#cont_menu h3 {
	line-height: 30px;
	background-image: url(image/sidebar1_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 178px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#cont_menu .in {
	padding: 4px;
	width: auto;
}
#cont_menu ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
}
#cont_menu li {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 170px;
}
#cm1 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cm2 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
#cm3 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}
#cm4 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -84px;
}
#cm5 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -112px;
}
#cm6 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -140px;
}
#cm7 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -168px;
}
#cm8 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -196px;
}
#cm9 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -224px;
}
#cm10 {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -252px;
}
#cont_menu li a {
	line-height: 28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 170px;
}
#cm1 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px 0px;
}
#cm2 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -28px;
}
#cm3 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -56px;
}
#cm4 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -84px;
}
#cm5 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -112px;
}
#cm6 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -140px;
}
#cm7 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -168px;
}
#cm8 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -196px;
}
#cm9 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -224px;
}
#cm10 a:hover {
	background-image: url(image/sidebar1_menu.jpg);
	background-repeat: no-repeat;
	background-position: -170px -252px;
}
#contact {
	width: auto;
	padding-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
}
#contact h3 {
	line-height: 30px;
	background-image: url(image/sidebar2_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 178px;
}
#contact .in {
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#contact h4 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	width: auto;
	background-image: url(image/sidebar_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact h4 em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#contact p {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact p.kome {
	font-size: 10px;
	line-height: 150%;
	color: #990000;
	text-indent: -10px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebnr {
	width: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 6px;
}
#sidebnr .in {
	padding: 4px;
	width: auto;
}
#sidebnr ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(image/sidebar_line.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebnr li {
	margin: 0px;
	width: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #333333;
	width: auto;
}
#footer .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
#footer p {
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer p a {
	color: #ffffff;
	text-decoration: underline;
}
#footer p a:hover {
	color: #cc0000;
	text-decoration: none;
}
#footer address {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}
#topicpas .inner {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topicpas p {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.page-left {
	float: left;
	width: 700px;
	margin-top: 15px;
	padding-bottom: 10px;
}
#pttl {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc5050;
	border-bottom-color: #990000;
}
#cont table {
	width: 700px;
	border-collapse: collapse;
}
#cont form {
	margin: 0px;
	padding: 0px;
}
.txt {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#w-form .box,#s-form .box {
	margin-top: 20px;
}
#w-form h3,#s-form h3 {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px;
	background-color: #999999;
	text-indent: 10px;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#w-form th,#s-form th {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #990000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	text-align: left;
	width: 20%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
#w-form td,#s-form td {
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
.send {
	background-color: #cc0000;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc5050;
	border-bottom-color: #990000;
}
#peice h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #990000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960000;
}
#peice th {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #cc0000;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 50%;
	background-color: #f3f3f3;
}
#peice td {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#peice td ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#peice td li {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#peice .hosi {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#peice .hosi em {
	font-style: normal;
	color: #cc0000;
}
#peice .box {
	background-color: #fafafa;
	width: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#peice h4 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	padding: 0px;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 10px;
}
#peice dl {
	margin: 0px;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#peice dt {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	float: left;
	width: 550px;
	background-color: #f3f3f3;
	text-indent: 10px;
}
#peice dd {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-left: 0px;
	padding-left: 550px;
	background-color: #f3f3f3;
	margin-bottom: 1px;
}
#peice dt em {
	font-size: 11px;
	font-style: normal;
	color: #990000;
}
#peice .tyubox {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#peice .tyu {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-color: #f3f3f3;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #cccccc;
}
#peice h5 {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#peice .link {
	background-image: url(image/topcont1_btn3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
}
#peice .link a {
	line-height: 24px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 120px;
}
#peice .link a:hover {
	background-image: url(image/topcont1_btn3.gif);
	background-repeat: no-repeat;
	background-position: center -24px;
}
#flow .flowb {
	border-left-width: 32px;
	border-left-style: solid;
	border-left-color: #cc0000;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	background-color: #fafafa;
}
#flow .flowf {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#flow .arrow {
	line-height: 32px;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	padding: 0px;
	height: 32px;
	width: 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flow dl {
	margin: 0px;
	padding: 0px;
}
#flow dt {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
}
#flow dd {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
}
#flow .top {
	margin-top: 20px;
}
#qa .box {
	width: auto;
	margin-top: 15px;
	border: 1px solid #999999;
	background-color: #fafafa;
}
#qa .top {
	margin-top: 20px;
}
#qa h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
#qa h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#qa p {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#qa p em {
	font-style: normal;
	color: #0000cc;
}
#free .kokuchi {
	font-size: 14px;
	line-height: 28px;
	color: #0000cc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#free h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #990000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#free caption {
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#free th {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #cc0000;
	background-color: #fafafa;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
	width: 20%;
}
#free td {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#diagnosis h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #0000cc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#diagnosis .sindan {
	width: auto;
	padding-top: 15px;
	padding-left: 15px;
}
#diagnosis .sansyo {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
#diagnosis h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#diagnosis ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
#diagnosis li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#diagnosis .hiyo-n {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#diagnosis .link {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 580px;
}
#diagnosis .link a {
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 24px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cc0000;
	display: block;
}
#diagnosis .link a:hover {
	background-color: #333333;
}
#diagnosis .box {
	width: auto;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#enquiries ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#enquiries li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#enquiries span {
	color: #ff0000;
}
#enquiries h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	height: 26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
#enquiries th {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #cc0000;
	background-color: #f3f3f3;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	width: 20%;
}
#enquiries td {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#enquiries .box {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#company .box {
	width: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
#company dl {
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#company dt {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	float: left;
	width: 88px;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#company dd {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-color: #f3f3f3;
	width: auto;
	margin-left: 0px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#privacy .box0 {
	background-color: #f3f3f3;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#privacy p {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#privacy ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#privacy li {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#results .box h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;
	text-indent: 10px;
	padding: 0px;
	height: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#privacy h2 {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cc5050;
	border-bottom-color: #990000;
}
#results .box {
	width: auto;
	padding-top: 20px;
}
#results .item h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: normal;
	color: #ffffff;
	background-color: #cc0000;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
#results .item {
	background-color: #fafafa;
	width: auto;
	margin-top: 10px;
	border: 1px solid #cc0000;
	margin-bottom: 10px;
}
#results th {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #cc0000;
	background-color: #f3f3f3;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#results td {
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#results .item table {
	width: 680px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#recruiting .box {
	width: auto;
	padding-top: 20px;
}
#recruiting th {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #cc0000;
	background-color: #f3f3f3;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#recruiting td {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}
#recruiting ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
#recruiting li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#recruiting p.kome {
	font-size: 13px;
	line-height: normal;
	color: #990000;
	margin: 0px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#history dl {
	margin: 0px;
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#history dt {
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	float: left;
	width: 88px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}
#history dd {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	background-color: #f3f3f3;
	width: auto;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#history .box {
	background-color: #fafafa;
	padding: 15px;
	width: auto;
	border: 1px solid #990000;
}
#history h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#history .pict {
	float: right;
	width: 220px;
}
#history .pict img {
	margin-left: 20px;
}
#history .pict p {
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #cc0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#history .txt {
	margin: 0px;
	padding: 0px;
}
#history ol {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-position: outside;
}
#history li {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#seido h3 {
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #ffffff;
	background-color: #666666;
	text-indent: 10px;
	padding: 0px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#seido ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-position: outside;
}
#seido li {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#seido h4 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
#seido h4 em {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#recruiting th em {
	font-size: 90%;
	font-style: normal;
	color: #ff0000;
}
#diagnosis h3.chui {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px double #ff0000;
}
#infom {
	width: auto;
	margin-right: 20px;
	border: 1px solid #cc0000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 15px;
	background-color: #fafafa;
}
#infom h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #cc0000;
	height: auto;
	width: auto;
}
#infom h4 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#infom p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.n {
	display: none;
}
