@charset "Shift_JIS"; 




body {
	background: url(../images/bg_body_page.jpg) repeat-x left top;
}




/*================================ header ===============================*/


#header p#logo {
	position: absolute;
	top: 47px;
	left: 0px;
	z-index: 10;
}
#header p#logo a {
	outline-style:none;
}

#header_visual {
	height: 244px;
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(../images/bg_h_visual00.png);
	background-repeat: no-repeat;
	background-position: left top;
}


	

/*================================side==============================*/

#side #bnr_area_common li {
	list-style-type: none;
	margin-bottom: 13px;
}



#side #side_menu {
	display: block;
	margin-bottom: 13px;
}
#side #side_menu dd {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
}
#side #side_menu li {
	list-style-type: none;
	text-align: left;
}
#side #side_menu  li a {
	outline-style: none;
	display: block;
	color: #00A0EC;
	text-decoration: none;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 12px;
	height: 28px;
	background-image: url(../images/bg_side_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#side #side_menu li a:hover{
	outline-style: none;
	display: block;
	text-decoration: none;
	background-image: url(../images/bg_side_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#side #side_menu li.act a {
	background-color: #E7E7E7;
	background-image: url(../images/bg_side_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#side #side_menu #side_menu_inner {
	background-color: #FFF;
}
#side #side_menu #side_menu_inner li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#side #side_menu #side_menu_inner li .no_link {
	background-image: url(../images/arrow02.gif);
	height: auto;
	width: auto;
	margin: 0px;
	font-weight: normal;
	background-color: #FFF;
	display: block;
	background-repeat: no-repeat;
	background-position: 47px center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 57px;
	color: #666;
}
#side #side_menu #side_menu_inner li a {
	background-image: url(../images/arrow02.gif);
	height: auto;
	width: auto;
	margin: 0px;
	font-weight: normal;
	background-color: #FFF;
	display: block;
	background-repeat: no-repeat;
	background-position: 47px center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 57px;
	color: #666;
}
#side #side_menu #side_menu_inner li a:hover {
	background-color: #EEF7F9;
}
#side #side_menu #side_menu_inner li.act a {
	background-color: #EEF7F9;
}






/*================================bread===============================*/

#bread {
	height: 26px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	color: #FFF;
	padding-left: 6px;
}
#bread ol {
	text-indent: 0px;
	margin: 0px;
	height: 20px;
	min-width: 160px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#bread li {
	float: left;
	list-style: none;
	margin: 0px;
	color: #444;
}
#bread li a:hover {
	text-decoration: underline;
}








/*================================indes menu half===============================*/

.index_menu_warp{
	height: auto;
	width: 670px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

.index_menu_left{
	margin: 0px 0px 6px;
	float: left;
	}

.index_menu_right{
	margin: 0px 0px 6px 0px ;
	float: right ;
	}

.index_menu_warp dl{
	text-align: left;
	width: 326px;
	border : 1px solid #c9d2e2;
	display: block;
	}

.index_menu_warp img{
	Swidth: 70px;
	height: 70px;
	float: left;
	border : 1px solid #999999;
	padding: 1px;
	margin: 0px 8px 8px;
	}

.index_menu_warp dt.no_link{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #242A2B;
	background-image: url(../images/h_index_menu_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d2e2;
	}
.index_menu_warp dt a{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #242A2B;
	background-image: url(../images/h_index_menu_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d2e2;
	}

.index_menu_warp dt a:hover{
	text-decoration: underline;
	background-image: url(../images/h_index_menu_bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.index_menu_warp dd {
	background: #ffffff url(../images/h_index_menu_full_bg_line.gif) repeat-x left top;
	min-height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.index_menu_warp dd.index_height {
	height:110px;
}


.index_menu_warp dd p{
	padding: 8px;
}









/*================================ index menu full ==============================*/

.index_menu_full_warp{
	height: auto;
	width: 670px;
	clear: both;
	margin-bottom: 15px;
}
.index_menu_full_warp dl{
	text-align: left;
	width: 668px;
	border : 1px solid #c9d2e2;
	margin-bottom: 15px;
}
.index_menu_full_warp  dt {
	text-decoration: none;
	display: block;
	font-size: 125%;
	font-weight: bold;
}
.index_menu_full_warp  dt.no_link {
	background: #ebecf4 url(../images/h_index_menu_full_bg_a.jpg) no-repeat left top;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #242A2B;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d2e2;
}
.index_menu_full_warp dt a{
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #242A2B;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9d2e2;
	background-image: url(../images/h_index_menu_full_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 645px;
}
.index_menu_full_warp dt a:hover{
	text-decoration: underline;
	background: url(../images/h_index_menu_full_bg_b.jpg) no-repeat left top;
}
.index_menu_full_warp dd{
	background: #ffffff url(../images/h_index_menu_full_bg_line.gif) repeat-x left top;
	min-height: 90px;
	padding: 20px 0px 16px;
}

.index_menu_full_warp img{
	border : 1px solid #999999;
	padding: 1px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	}
#contents .index_menu_full_warp dd p{
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#contents .index_menu_full_warp ul {
	display: block;
	width: 670px;
	margin-right: 0px;
	margin-left: 20px;
	text-indent: 0px;
	margin-bottom: 1em;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
.index_menu_full_warp li {
	display: block;
	float: left;
	width: 300px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.index_menu_full_warp ul li a {
	outline-style: none;
	background: url(../images/arrow04.gif) no-repeat left center;
	padding-left: 14px;
	font-weight: bold;
	display: block;
}







/*================================ parttime index menu full ==============================*/



#parttime .index_menu_full_warp li {
	display: block;
	float: left;
	width: 186px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../images/arrow01.jpg);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #999;
}
#parttime .index_menu_full_warp ul li a {
	outline-style: none;
	font-weight: bold;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 40px 2px;
}
#parttime .index_menu_full_warp .recruit_icon {
	float: right;
	padding-right: 10px;
	padding-top: 1px;
}
#parttime .index_menu_full_warp .recruit_icon img {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	float: none;
}
















	
	
