* {
	margin: 0px;
	padding: 0px;
	outline:none
}
body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 1.6;
	color: #666666;
	background-image: url(../img/common/head_bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 12px;
}
.totop {
	clear: both;
	text-align: right;
}
.both {
	clear: both;
}
.line_both {
	background-image: url(../img/common/dot_line.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	background-position: center center;
}

/* H E A D E R */

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
}
#header h1 {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	display: inline;
}
#head_right {
	float: right;
	width: 250px;
	margin-right: 20px;
	text-align: right;
	display: inline;
}
#head_right .head_menu {
	font-size: 10px;
}
#search {
	background-image: url(../img/common/loupe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:10px;
}
#search .search_form {
	border: 1px solid #C5C5C5;
	height: 21px;
	width: 170px;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

/* G L O B A L */

#global {
	background-image: url(../img/common/global_bg.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#global ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#global li {
	float: left;
	display: block;
	background-image: url(../img/common/global_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#global a {
	display: block;
	padding-right: 16px;
	padding-left: 18px;
	background-image: url(../img/common/head_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #999999;
}
#global a:hover {
	display: block;
	padding-right: 16px;
	padding-left: 18px;
	background-image: url(../img/common/head_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #666666;
}
#global .now a {
	color: #333333;
}
#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.content_box {
	margin-right: 15px;
	margin-left: 15px;
	display: block;
}
.content_box a {
	color: #0066B3;
	text-decoration: underline;
}
.content_box a:hover {
	color: #0099FF;
	text-decoration: none;
}

/* C O N T E N T S - LEFT */
#contents_left {
	width: 580px;
	float: left;
	margin: 20px;
	display: inline;
}
#contents_left .top_title01 {
	background-image: url(../img/common/h2_title01.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 580px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents_left .top_title02 {
	background-image: url(../img/common/h2_title02.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 580px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contents_left .top_title01 a,
#contents_left .top_title02 a {
	display: block;
	height: 34px;
	text-indent: -9999px;
	margin-left: 528px;
}
#contents_left .top_title01 a:hover,
#contents_left .top_title02 a:hover {
	display: block;
	height: 34px;
	text-indent: -9999px;
	margin-left: 528px;
	background-image: url(../img/common/h2_title_list.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contents_left .top_title {
	background-image: url(../img/common/h2_title.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 580px;
	margin-bottom: 20px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
}
#contents_left .top_title_info {
	background-image: url(../img/common/h2_title_info.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 580px;
	margin-bottom: 20px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
}
.info_photo {
	width: 180px;
	float: left;
}
.info_txt {
	float: left;
	width: 370px;
}
.info_photo img {
	border: 2px solid #CCCCCC;
}
.recruit_box .rec_left {
	width: 100px;
	float: left;
}
.recruit_box .rec_right {
	width: 450px;
	float: left;
}
.recruit_box .rec_right a {
	font-weight: bold;
	font-size: 15px;
	color: #0066B3;
	text-decoration: underline;
}
.recruit_box .rec_right a:hover {
	font-weight: bold;
	font-size: 15px;
	color: #0099FF;
	text-decoration: none;
}


/* C O N T E N T S - RIGHT */
#contents_right{
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	display: inline;
	background-image: url(../img/common/right_bg.gif);
	background-repeat: no-repeat;
}
#right_menu {
	background-image: url(../img/common/right_menu_dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
	padding-top: 20px;
}
#right_menu .menu_title01 {
	background-image: url(../img/common/h3_title01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 260px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
#right_menu .menu_title02 {
	background-image: url(../img/common/h3_title02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 260px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}

#right_menu .menu_title03 {
	background-image: url(../img/common/h3_title03.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 260px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
#right_menu .menu_box {
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#right_menu .menu_box ul {
	list-style-type: none;
}
#right_menu .menu_box li {
	background-image: url(../img/common/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#right_menu .menu_box dl {
	background-image: url(../img/common/dot_line2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	display: block;
	clear: both;
	height: 80px;
}
#right_menu .menu_box dt {
	float: left;
}
#right_menu .menu_box dt img {
	border: 2px solid #CCCCCC;
	margin-right: 10px;
}
#right_menu .menu_box dd {
	display: block;
	float: left;
	width: 165px;
}
#right_menu .menu_box a {
	color: #0066B3;
	text-decoration: underline;
}
#right_menu .menu_box a:hover {
	color: #0099FF;
	text-decoration: none;
}
.pickup_title a {
	font-weight: bold;
	color: #0066B3;
	text-decoration: underline;
}
.pickup_title a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.pickup_title {
	font-weight: bold;
	color: #0066B3;
	font-size: 12px;
}
.pickup_dis {
	font-size: 10px;
}
#bn_space {
	margin-bottom: 20px;
}



/* F O O T E R */

#container_btm {
	background-image: url(../img/common/foot_bg.gif);
	background-repeat: repeat-x;
	height: 138px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	list-style-type: none;
	font-size: 11px;
	display: block;
	height: 30px;
	padding-top: 50px;
}
#footer li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	background-image: url(../img/common/foot_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer #foot_logo {
	margin-right: 140px;
	margin-top: 0px;
}
#footer a {
	padding-left: 10px;
}
#footer #copyright {
	height: 30px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	clear: both;
	margin-top: 32px;
}
#search img{
vertical-align:bottom;
margin-bottom:2px;}
