@charset "UTF-8";

#list_article {
	padding-top: 20px;
}

#list_article li {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

#list_article li a {
	padding-left: 15px;
	background: url(/images/global/icn_ft_link_off.png) no-repeat left center;
}

#list_article li a:hover {
	background: url(/images/global/icn_ft_link_on.png) no-repeat left center;
}

.box_article {
	margin-left: 120px;
}

#pop .box_article {
	margin-left: 0;
}

.box_article li {
	float: left;
}
	.ttl_name,
	.ttl_red {
		clear: both;
		width: 880px;
		height: 44px;
		line-height: 50px;
		padding-left: 22px;
		margin-bottom: 10px;
		font-size: 1.231em;
		font-weight: bold;
		background: url(/images/job/bg_subttl_pink.png) no-repeat center center;
		position: relative;
	}
	
	.ttl_red {
		background: url(/images/job/bg_subttl_red.png) no-repeat center center;
	}

#pop h1 {
	font-size: 1.308em;
	padding-left: 10px;
	color: #f8485a;
}

#pop .section {
	margin-left: 5px;
}

#pop_title {
	text-align: center;
	background: url(/images/lp_pop/bg.jpg) repeat-x center top;
}

#pop .ttl_red_pop {
	font-size: 1.154em;
	width: 670px;
	height: 44px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 50px;
	background: url(/images/lp_pop/bg_title.png) no-repeat 0 0;
}

#popup_container {
	width: 680px;
	margin: 0 auto;
}

#popup_content #case {
	margin: 0 10px;
}

#popup_content h1 {
	font-size: 1.385em;
	padding: 10px;

}

#popup_content h2 {
	font-size: 1.154em;
	width: 670px;
	height: 44px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 50px;
	background: url(/images/lp_pop/bg_title.png) no-repeat 0 0;
}

#popup_content h3.titlestyle {
	color: #E9546B;
	border-bottom: dotted 1px #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

#popup_content h4 {
	font-size: 1.154em;
	border-bottom: dotted 1px #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

#popup_content h5 {
margin-bottom: 10px;
	padding-top: 20px;
}

#popup_content p {
	margin-bottom: 5px;
}

#popup_content .situation {
	background-color: #EEE;
	border: solid 1px #DDD;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
}

#popup_content .situation li {
	list-style: disc;
	margin-left: 20px;
}

#control {
	position: relative;
	left: 50%;
	float: left;
	margin-bottom: 20px;
}

#control p {
	position: relative;
	left: -50%;
	float: left;
	padding: 0 10px;
}

#pop_footer {
	clear: both;
		text-align: center;
		font-size: .847em;
}

#footer_ouboarea{
	clear:both;
	padding:0;
	border-bottom:1px solid #FC6E76;
	margin-bottom:10px;
}

#footer_ouboarea #footer_left {
    display: inline;
    float: left;
    margin-left: 0px;
    position: relative;
    width: 325px;
}
#footer_ouboarea #footer_left .btn_footer {
    display: block;
    left: 116px;
    position: absolute;
    top: 55px;
}
#footer_ouboarea #footer_right {
    display: inline;
    float: right;
    margin-right: 0px;
    margin-top: 6px;
    position: relative;
    width: 338px;
}
#footer_ouboarea #footer_right .btn_footer {
    display: block;
    left: 63px;
    position: absolute;
    top: 11px;
}