@charset "utf-8";
/* CSS Document */

/* text color
---------------------------------------------------------------------------------------*/
.purple {
	color: #6B5A8D;	
}
.catch-purple {
	font-size: 140%;
	color: #6B5A8D;
	line-height: 170%;
	font-weight: bold;
}


/* title color
---------------------------------------------------------------------------------------*/

h1#purple {
	font-size: 10px;
	color: #FFF;
	background-color: #AC96C9;
	padding-left: 10px;
	line-height: 22px;
}

h2.title-purple {
	background-color: #7B58A9;
	background-image: url(../images/title_bg_purple.gif);
	color: #FFF;
	padding: 2px 2px 2px 10px;
	background-repeat: repeat-x;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #999;
}

/* foot color
---------------------------------------------------------------------------------------*/


.purple_bg {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #483569;
	background-color: #afa5c6;	
}
.purple_arr {
	background-image: url(../images/arrow_bg_p.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;	
}

.bottom.purple_bg ul li strong {
	color: #DB5200;
}
/* news
---------------------------------------------------------------------------------------*/

a#w:link, a#w:hover, a#w:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
}
.white_box {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/w-bg.gif);
	background-repeat: repeat-x;
}

.menu_box {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/w-bg.gif);
	background-repeat: repeat-x;
}
.pl_box {
	border: 1px solid #CCC;
	padding: 8px;
	margin: 0px 0px 8px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #F2EEF2;
}
.cmenu_wrapp {
	min-height: 100px;
	_height: 100px;
	padding-bottom: 10px;
}
.childmenu {
	min-height: 100px;
	_height: 100px;
	width: 210px;
	margin: 0px;
	float: left;
}
.childmenu2 {
	min-height: 100px;
	_height: 100px;
	width: 210px;
	margin: 0px 8px 0px 8px;
	float: left;
}
.lv1-1 {
	min-height: 108px;
	_height: 108px;
}
.pl-cell {
	color: #6B5A8D;
	background-color: #E3DAE4;
	width: 30px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.org-cell {
	color: #900;
	background-color: #F7EDE1;
	width: 30px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

.sec_cell {
	width: 100px;
	font-weight: bold;
}
.thr-cell {
	width: 277px;
}
.special, .prime, .standard {
	width: 90px;
	text-align: center;	
}

table.subject {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.subject tr td {
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCC;
}

.special {
	background-image: url(../dokku/images/bg_special.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
.prime {
	background-image: url(../dokku/images/bg_prime.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
.standard {
	background-image: url(../dokku/images/bg_standard.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}
.special_arr {
	background-image: url(../dokku/images/arr_special.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.prime_arr {
	background-image: url(../dokku/images/arr_prime.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.standard_arr {
	background-image: url(../dokku/images/arr_standard.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subject_kekka {
	background-color: #F0DECA;
	border: 1px solid #C94714;
	padding: 3px 5px 0px 5px;
}
.sub-result {
	text-align: center;
	width: 90px;
	vertical-align: middle;
	display: table-cell;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}
.sub-text {
	font-size: 110%;
}

/* flow
---------------------------------------------------------------------------------------*/
.flow_table table{
	width:610px;
	margin-left: 30px;
	border:none;
}
#agein_wrapp {
	margin-left: 30px;
	width:610px;
}
.date1{
	background-image:url(../dokku/images/kdock_flow_date1.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.date1 p,.date2 p ,.month6 p,.year1 p{
	font-size:14px;
	padding:3px 0 0 5px;
}
.date1_bg{
	background-color:#E7E1EC;
	width:57px;
	text-align:center;
}

.flow_inner{
	padding:5px;
	text-align:center;
	overflow:auto;
}

.sche1{
	text-align:center;
	background-color:#D9DEEA;
	padding:3px;
}
.sche2{
	text-align:center;
	background-color:#DBECE6;
	padding:3px;
}
.flow_title{
	background-image:url(../dokku/images/mark_pinkbk.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:18px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
.flow_box{
	display:block;
	background-color:#F5FAF9;
	padding:5px;
	text-align:left;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93A7AA;
	border-right-color: #93A7AA;
	border-bottom-color: #93A7AA;
	border-left-color: #93A7AA;
}
.margin_tb{
	margin:5px 0 5px 0;

}

.date2{
	background-image:url(../dokku/images/kdock_flow_date2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.date2_bg{
	background-color:#ECD9DC;
	width:57px;
	text-align:center;
}

.flow_box2{
	display:block;
	background-color:#F5FAF9;
	padding:5px;
	text-align:left;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93A7AA;
	border-right-color: #93A7AA;
	border-bottom-color: #93A7AA;
	border-left-color: #93A7AA;
	width:230px;
	overflow:auto;
	float: left;
	margin-left: 15px;
}
.ageing_care{
	padding-left:5px;
	padding-top:5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E8E2B3;
}
.ageing_care_title{
	text-align:center;
	background-color:#E8E2B3;
	padding:3px;
}
.month6{
	background-image:url(../dokku/images/kdock_flow_date3.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow:auto;
}
.month6_inner{
	border-left:7px solid #C7DDE7;
	padding-left:5px;
	padding-top:5px;
}

.year1{
	background-image:url(../dokku/images/kdock_flow_date4.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow:auto;
}
.year1_inner{
	border-left:7px solid #E3C7E7;
	padding-left:5px;
	padding-top:5px;
}
.suport_col {
	width: 230px;
	float: left;
	margin: 20px 0px 0px 60px;
	text-align: center;
}

.suport_col img {
	margin: 10px 0px 10px -50px;
	border: 1px solid #999;
}
.img-suport {
	margin: 5px 5px 5px 15px;
	float: right;
}
.suport_bt_txt {
	float: left;
	padding: 15px 0px 0px 0px;	
	width: 450px;
}
.suport-bt-img {
	width: 160px;
	float: left;
	padding: 15px 0px 0px 15px;
}
.redies_dl_l, .redies_dl_r {
	float: left;
	width: 260px;
	margin: 5px 0px 10px 20px;
}
.redies_dl_l dt, .redies_dl_r dt {
	background-image: url(../images/list_normal.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;	
}
.redies_dl_l dd, .redies_dl_r dd {
	text-align: right;
	padding-right: 40px;
	margin-top: -1.8em;
	color: #C00;
	font-weight: bold;
}
.rd_list {
	min-height: 120px;
	_height:120px;
	padding: 5px;
	clear: both;
	border: 4px solid #EFE8F0;
	width: 630px;
	margin-bottom: 5px;
}
.rd_list2 {
	min-height: 70px;
	_height:70px;
	padding: 5px;
	clear: both;
	border: 4px solid #EFE8F0;
	width: 630px;
	margin-bottom: 5px;
}
.rd_list .rd_cap, .rd_list2 .rd_cap {
	float: left;
	width: 375px;
}

.rd_list h2 {
	font-size: 140%;
	font-weight: bold;
	color: #483569;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #483569;
	margin-top: 10px;
	margin-bottom: 10px;
}
.set_col {
	position: absolute;
	z-index: 4;
	width: 375px;
	margin: 123px 0px 0px 247px;
}
.rd_arr {
	margin-top: 70px;
}
.rd-img-s {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.icon_list {
	padding-left: 5px;
}
.kenkoh dt {
	clear: left;
	float: left;
	width: 180px;
}
.kenkoh dd {
	float: left;
	width: 440px;
}
.icon-img {
	vertical-align: middle;		
}
.radis_list li {
	padding: 0px 0px 3px 15px;
	text-indent: -15px;
}
.lh-normal li {
	line-height: 130%;
}
dl.other {
	width: 510px;
	padding: 0 0 0 10px;
}
.other dt {
 	float:left;
	 width:150px;
	 padding:0 0 2px 0;
	 clear:both;
 	font-weight:bold;	
}
.other dd {
	width:290px;
	margin-left:140px;
	padding:0 0 2px 10px;
}
