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

body {
	/*background-color: #E5E7E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
}

img{
	border:none;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D6C8E;
}
a:hover {
	text-decoration: none;
	color: #690;
}
a:active {
	text-decoration: none;
	color: #606;
}
/* Color */
.color_sakura{
	color:#EB7D7E;
}
.color_sakura_light{
	color:#FCC;
}
.bk_color_sakura_light{
	background-color:#E97B7C;
}
.color_white{
	color:#FFFFFF;
}

.color_orange{
	color:#F90;
}



/*  HEADER ITEM  */
#header {
	height: 80px;
	width: 100%;
	/*background-color: #FFF;*/
	background-color: #FFF;
	clear: both;
}
#search {
	width:350px;
	background-image:url(../image/header_bk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*--  MENU ITEM  --*/
#menu {
	background-color: #E06A6A;
	height: 80px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC9493;
	text-align: center;
	background-image: url(../image/menu_bk.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#menu td{
	cursor:pointer;
}

#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFF;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
}
#menu a:active {
	text-decoration: none;
	color: #FFF;
}
.menu_td{
	color: #FFF;
	height: 80px;
	width: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE9796;
	text-align: center;
}
.menu_td_active{
	color: #FFF;
	height: 80px;
	width: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE9796;
	background-image:url(../image/menu_bk_active.jpg);
	text-align: center;
}
.menu_list{
	color: #FFF;
	height: 80px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE9796;
}
/*--  MENU ITEM --*/
#tt{
	background-image:url(../image/topAnim_bk.gif);
	background-repeat:repeat-y;
}

#tt a:link {
	color: #FFF;
	text-decoration: none;
}
#tt a:visited {
	text-decoration: none;
	color: #FFF;
}
#tt a:hover {
	text-decoration: none;
	color: #FFF;
}
#tt a:active {
	text-decoration: none;
	color: #FFF;
}

#topAnim {
	height: 263px;
	width: 70%;
	float: left;
	background-color: #5C0000;
	background-image: url(../image/topAnim_bk.jpg);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#spMenu {
	width: 30%;
	float: left;
	background-color: #000;
}
#spMenu td img {display: block;}

/* //CONTENTS ITEM */
#contents {
	width: 100%;
	background-color:#FFF;
	clear: both;
}
#Con_LU {
	width:42px;
	height:8px;
	background-image:url(../image/content_L_bk.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#Con_LD {
	width:42px;
	background-color:#fff;
	background-image:url(../image/content_LD_bk.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#Con_T {
	height:8px;
	background-image:url(../image/contents_top_bk.jpg);
	background-repeat: repeat-x;
}
#Con_RU {
	width:42px;
	height:8px;
	background-color:#000;
	padding: 0px;
}
#Con_RD {
	width:42px;
	background-color:#fff;
	background-image:url(../image/content_RD_bk.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#Con_NEWS_AREA {
	width:94%;
	padding: 5px;
	height: 300px;
	overflow: auto;
}
/* CONTENTS ITEM // */

#kinen table{
	margin:20px;
	border:#ccc 2px groove;
}

#kinen td{
	padding:10px;

}

table.gairai{
	width:100%;
	border:1px solid #666;
	border-collapse:collapse;
	margin-top:30px;
}

table.gairai td{
	color:#333;
}

table.gairai caption{
	text-align:left;
	padding-left:17px;
	padding-bottom:5px;
	background-image:url(../image/right_blue_arrow.gif);
	background-repeat:no-repeat;
}

table.gairai th{
	width:auto;
	text-align:center;
	border:1px solid #666;
	padding:3px 0 3px 0;
}

table.gairai td{
	width:50px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #666;
}

.c_tdbk_blue{
	background-color:#BBC1FF;
}

.c_tdbk_green{
	background-color:#EDFEC0;
}

.c_tdbk_gray{
	background-color:#E3E3E3;
	/*#f4cbec;*/
}

.c_tdbk_gray2{
	background-color:#CCC;
}



table.gairai td.cell_left{
	width:auto;
	text-align:left;
	vertical-align:middle;
	border:1px solid #666;
}

div.borderBox{
	border:2px groove #999;
	padding:10px;
	margin:10px;
}

#large{
	margin-top:10px;
}

#imgPreviewWithStylesRight{
	position:relative;
	margin-left:-310px;
}

#imgPreviewWithStylesSat{
	position:relative;
	margin-left:-210px;
}

#imgPreviewWithStylesShousai{
	position:relative;
	margin-left:-250px;
}


/* FOOTER ITEM // */
#footer{
	height:80px;
	width:100%;
	background-image:url(../image/footer_bk.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

/* Contents Menu */
#c_menu_title {
	background-color:#AD211F;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
}
#c_menu {
	width:180px;
	background-image: url(../image/c_menu_bk.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#c_menu ul{
	margin:8px 0 0 25px;
	padding:0;
}

#c_menuInner ul{
	margin:0 0 0 -5px;
	padding:0;
}

#c_menu li{
	list-style-position: outside;
	list-style-image: url(../image/icon/icon_sakura_s.gif);
	line-height: 20px;
	color:#CCC;
	padding-right: 5px;
}


#c_menu p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #4A5A6F;
	font-style: normal;
	line-height: 12px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
.c_tdbk_pink {
	background-color:#FCC;
	width:180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F66;
}

.c_nurse_rec_td{
	width:180px;
	height:55px;
	background-image:url(../common/nursing_staff/images/bt_selectSchedule_gray.gif);
	background-repeat: no-repeat;
}

#recruite table{
}
#recruite tr{
}
#recruite td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F66;
	padding: 3px;
}

