BODY {
/*	scrollbar-face-color: #210810;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #523029;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ff0066;*/
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 130%;
}
h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 13px;
}

/* 2006/10/5 addition start by GLJ */
.toptext h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

h1 strong, h3 strong { font-weight: normal; }

.topimg h2 {
	width: 360px;
	height: 40px;
	margin: 10px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	text-indent: -2000px;
	background-image: url(../img/head/head_1.gif);
	background-repeat: no-repeat;
}

.kyujinimg h2 {
	width: 580px;
	height: 132px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	text-indent: -2000px;
	background-image: url(../img/support_top.jpg);
	background-repeat: no-repeat;
}

.baitoimg h2 {
	width: 520px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	text-indent: -2000px;
	background-image: url(../img/about-3.gif);
	background-repeat: no-repeat;
}
.footerh3 h3 {
	width:530px;
	padding:0px 0px 0px;
	margin:0 auto;
	border-bottom:0px  #ffffff;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color: #333333;
}

.txth3{
	width:180px;
	padding:6px 3px 3px;
	margin:0 auto;
	border-bottom:4px double #002086;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	color: #06086C;
}

/* addition end */

div, p, dl, dt, dd, form, li, textarea{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
}
.text12 {  font-size: 12px}
.text14 {  font-size: 14px}
.text16 {  font-size: 16px}

/* 2006/10/5 update start by GLJ */
.headmt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: center;
}
/* update end */

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../img/head/ft_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	background-color: #E8E8E8;
	height: 56px;
}

a:link {  color: #333399; text-decoration: none}
a:visited {  color: #333399; text-decoration: none}
a:active {  color: #FF6600; text-decoration: underline}
a:hover {  color: #FF6600; text-decoration: underline}

a.footerlink:link 	{font-size: 12px;color: #336699;text-decoration: none;}
a.footerlink:visited{font-size: 12px;color: #336699;text-decoration: none;}
a.footerlink:active	{font-size: 12px;color: #FF6600;text-decoration: underline;}
a.footerlink:hover	{font-size: 12px;color: #FF6600;text-decoration: underline;}

a.lkcal:link 	{font-size: 12px;color: #3366FF;font-weight: bold;text-decoration: underline;}
a.lkcal:visited{font-size: 12px;color: #336699;font-weight: bold;text-decoration: underline;}
a.lkcal:active	{font-size: 12px;color: #FF6600;font-weight: bold;text-decoration: underline;}
a.lkcal:hover	{font-size: 12px;color: #FF6600;font-weight: bold;text-decoration: underline;}

a.cont:link {  color: #333399; text-decoration: none}
a.cont:visited {  color: #333399; text-decoration: none}
a.cont:active {  color: #FF6600; text-decoration: underline}
a.cont:hover {  color: #FF6600; border-bottom-style : dotted;border-bottom-color : #FF0066;border-bottom-width : 1px;}

a.cont2:link {  color: #333399; text-decoration: none}
a.cont2:visited {  color: #333399; text-decoration: none}
a.cont2:active {  color: #3300FF; text-decoration: underline}
a.cont2:hover {  color: #3300FF; border-bottom-style : dotted;border-bottom-color : #FF0000;border-bottom-width : 2px;}

a.cont3:link {
	color: #333399;
	border-bottom: 1px solid #3366FF;
}
a.cont3:visited {
	color: #333399;
	border-bottom: 1px solid #3366FF;
}
a.cont3:active {
	color: #FF0066;
	border-bottom: 1px solid #FF0066;
}
a.cont3:hover {
	color: #FF0066;
	border-bottom-style : solid;
	border-bottom-color : #FF0000;
	border-bottom-width : 1px;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

.ftlinktd {
	font-size: 12px;
	color: #666666;
	height: 20px;
	text-align: center;
}

/* 2006/10/5 addition start by GLJ */
.footertext {
	font-size: 12px;
	color: #666666;
	height: 20px;
	text-align: center;
}

.footerlink strong { font-weight: normal; }

.floatl {
	float: left;
}

.floatr {
	float: right;
}

div.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
/* addition end */

.ttcont1 {
	font-size: 14px;
	font-weight: bold;
	color: #315880;
	background-image: url(../img/tt_cont.gif);
	text-align: left;
	height: 23px;
	text-indent: 15px;
}

/* 2006/10/5 update start by GLJ */
.ttcont2 {
	font-size: 12px;
	background-image: url(../img/tt_cont2.gif);
	text-align: left;
	height: 30px;
	width: 170px;
	text-indent: 10px;
}
/* update end */
/* 2006/10/5 addition start by GLJ */
.ttcont3 {
	font-size: 12px;
	line-height: 14px;
	background-image: url(../img/tt_cont2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 30px;
	width: 160px;
	margin: 0;
	padding: 0 0 0 8px;
}
/* addition end */

.tcont {
	font-size: 14px;
	font-weight: bold;
	color: #37406A;
	background-image: url(../img/t_cont.gif);
	text-align: left;
	text-indent: 20px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tcont2td {
	font-size: 12px;
	line-height: 130%;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.contboxdf {
	background-image: url(../img/cont_box_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
}
.contboxdf2 {
	font-size: 14px;
	font-weight: bold;
	color: #284180;
	text-indent: 15px;
	background-image: url(../img/cont_box_2leftmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
}
.contboxdf3 {
	background-image: url(../img/cont_box_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	font-weight: bold;
	color: #294578;
	height: 25px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C58B6;
	text-align: left;
}
.contboxdf4 {
	background-image: url(../img/cont_box_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-indent: 10px;
	text-align: left;
}
.tttitle {
	font-size: 14px;
	font-weight: bold;
	color: #284180;
	background-image: url(../img/tt_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	height: 27px;
	width: 280px;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.tttitle2{
	font-size: 14px;
	font-weight: bold;
	color: #284180;
	background-image: url(../img/tt_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	height: 27px;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.conttt {
	background-image: url(../img/cont_tt_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	width: 280px;
}
.conttt2 {
	text-align: left;
	width: 270px;
	margin-left: 5px;
}
.conttt2l {
	text-align: left;
	margin-left: 5px;
	background-image: url(../img/cont_ttl_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.conttt3 {
	text-align: left;
	width: 550px;
	margin-left: 5px;
}
.dot35 {
	background-image: url(../img/dot3_5.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
p {
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}
.text14bl {
	font-size: 14px;
	color: #2D4EA6;
}
.text12or {
	font-size: 12px;
	color: #FF6600;
}
.texttd {
	padding: 3px;
	border: 1px solid #BEBEBE;
	margin: 2px;
	background-color: #FFFFFF;
}
.texttdb {
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.freshjob {
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(../img/li_dot.gif);
}
.contttsub {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	background-image: url(../img/cont_tt-sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rules {
	font-size: 12px;
	line-height: 130%;
	OVERFLOW-Y: auto;
	height: 200px;
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#8B8B83;
	SCROLLBAR-3D-LIGHT-COLOR:#ffffff;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-TRACK-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#8B8B83;
	SCROLLBAR-BASE-COLOR:#ffffff;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.regdata1 {
	font-size: 12px;
	color: #333366;
	background-color: #DBECFB;
	text-align: right;
	text-indent: 20px;
	height: 22px;
}
.regdata1b {
	font-size: 12px;
	color: #333366;
	background-color: #DBECFB;
	text-align: center;
	height: 22px;
	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: #AAC8E3;
	border-right-color: #81ADC5;
	border-bottom-color: #679AB8;
	border-left-color: #AAC8E3;
}
.regdata2 {
	font-size: 12px;
	text-align: left;
	height: 22px;
}
.regdata3 {
	font-size: 12px;
	color: #333366;
	background-color: #FFF7E6;
	text-align: right;
	text-indent: 20px;
	height: 22px;
}
.regdata4 {
	font-size: 12px;
	text-align: left;
	height: 22px;
}

.formtd {
	font-size: 12px;
	padding: 3px;
	border: 1px solid #6A7791;
}
.text10 {
	font-size: 10px;
}
.formbt1 {
	font-size: 12px;
	background-color: #EEF2F7;
	text-align: center;
	padding: 3px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.formbt2 {
	font-size: 12px;
	background-color: #E3EAF4;
	text-align: center;
	padding: 3px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.formbt3 {
	font-size: 12px;
	background-color: #FF0033;
	text-align: center;
	padding: 3px;
	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: #DD918C;
	border-right-color: #990000;
	border-bottom-color: #550000;
	border-left-color: #DE928C;
	color: #FFFFFF;
}
.regdata3 {
	font-size: 12px;
}
.textw {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.msg1 {
	font-size: 12px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.textred {
	color: #FF0033;
}
.ttbg2 {
	font-size: 12px;
	font-weight: bold;
	color: #2D467B;
	background-image: url(../img/ttbg-2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	height: 25px;
	text-indent: 15px;
}
.tdlu {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7179A4;
}
.picinfo {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.priv1 {
	font-size: 12px;
	color: #5151A8;
}
.priv2 {
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
}
.detailnavi1 {
	background-image: url(../img/detail_navi_1.gif);
	height: 40px;
	width: 155px;
	text-align: center;
}
.detailnavi2 {
	background-image: url(../img/detail_navi_2.gif);
	height: 40px;
	width: 110px;
	text-align: center;
}
.detailnavi3 {
	background-image: url(../img/detail_navi_3.gif);
	height: 40px;
	width: 110px;
	text-align: center;
}
.memnotice1 {
	font-size: 12px;
	font-weight: bold;
	color: #3F3C80;
}
.rupo1 {
	font-size: 14px;
	font-weight: bold;
	color: #3F828B;
	background-image: url(../img/wayto_ivt_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin: 0px;
	vertical-align: middle;
	padding-left: 28px;
	padding-right: 30px;
}
.rupo2 {
	font-size: 12px;
	line-height: 150%;
	padding-left: 20px;
	padding-right: 15px;
}
.rupo3 {
	font-size: 12px;
	line-height: 125%;
	padding-left: 15px;
	padding-right: 8px;
	background-color: #f5f5f5;
	border: 1px solid #E0E0E0;
}
.waytt {
	background-image: url(img/read/way_panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
}
.wayttmsg {
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	background-color: #EDEFF3;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 258px;
}
.waycom {
	font-size: 12px;
	color: #FF6600;
	text-align: left;
	text-indent: 10px;
}
/*left control*/
#left{
	width: 180px;
	float: left;
}
.menu{
	width:180px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#EBECEC;
	text-align:left;
	}
	.pic{
		border:1px solid #ccc;
		padding:5px;
		line-height:150%;
		background:#fff;
		}
h3{
	width:180px;
	padding:6px 3px 3px;
	margin:0 auto;
	border-bottom:4px double #002086;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	color: #06086C;
}
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	.menu li{
	background:#fff;
	padding:2px 1px;
	margin:3px;
	border:1px solid #ccc;
		}
		
		/*left menu control*/
		.menu li a{
			color:#0A4296;
			background:#fff;
			text-decoration:none;
			border-left:5px solid #333399;
			display:block;
			padding:3px 0px 3px 3px;
			margin:0px;
			}
		/*pointing cotrol*/
		.menu li a:hover{
	color:#FF6600;
	border-left:5px solid #FF9900;
	text-decoration: none;
			}
.support1 {
	font-size: 12px;
	background-image: url(../img/support_designer3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 100px;
}
.tdf5m10 {
	font-size: 12px;
	background-color: #f5f5f5;
	text-align: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.text14redb {
	font-size: 14px;
	font-weight: bold;
	color: #FF0033;
}
.mymenu1 {
	background-image: url(../img/menu/myMenu_bg.gif);
	height: 7px;
}
.mymenu2 {
	font-size: 12px;
	background-image: url(../img/menu/myMenu_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	text-indent: 10px;
}

/* NewHeader 200805GLJ */

#newheader {
	width:800px;
	background-color:#FFFFFF !important;
	margin:0px;
	padding:0px;
	border:0px;}

#newheader h1.jyo {
	background:url(../img/head/newhead_1.gif) no-repeat;
	width:800px;
	height:20px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;}

#newheader h2.jyo {
	background:url(../img/head/newhead_3.gif) no-repeat;
	width:583px;
	height:70px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;}

#newheader table {
	border-collapse:collapse;}
#newheader tr,
#newheader td {
	margin:0px;
	padding:0px;}

#newheader img {
	border:none;
	margin:0px;
	padding:0px;}

#newheader .links {
	text-align:center;
	margin:0px;
	padding:3px;}

/* /NewHeader 200805GLJ */

/* NewFooter 200805GLJ */

.totop {
	width:800px;
	text-align:right;
	margin:0px;
	padding:0px;}

.newfootlink {
	width:800px;
	font-size:12px;
	color:#999999;
	margin-top:15px;
	text-align:center;}

#newfooter {
	border-top:solid 1px #999999;
	width:720px;
	text-align:center;
	margin:10px 30px 0;
	padding:20px 0;}

#newfooter .logo {
	float: left;}

#newfooter .newcopy {
	float: left;
	color: #999999;
	font-size: 10px;
	padding-left: 40px;}

/* /NewFooter 200805GLJ */

/* TopPage 200805GLJ */

h3.top-h3 {
	background:url(../img/topobi.jpg) no-repeat;
	width:575px;
	height:23px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
	border:none;}

/* hosp_person 200805GLJ */

h2.hosp_h2 {
	background:url(../img/about-1.gif) no-repeat;
	width:590px;
	height:230px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;}

h3.hosp_h3 {
	background:url(../img/about-2_1.gif) no-repeat;
	width:292px;
	height:156px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
	border:none;}