@charset "utf-8";

/* 
=====================================================
   topics ʍ
=====================================================
*/

#content {
	line-height: 1.5;
}

body {
	background: url("../img/headerImgPrivacy.jpg") center top no-repeat;
}

#content h2 {
	margin-top: 100px;
	width: 129px;
	height: 14px;
	background: url("../img/h2Privacy.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* 
=====================================================
   index.html
=====================================================
*/

#recruitIndex #content .section {
	margin: 15px auto 3px;
	padding: 16px 0;
	width: 900px;
}

#recruitIndex #content .section #box01 {
	margin-top: 11px;
	width: 180px;
	height: 210px;
	background: url("../img/indexBg01.jpg") left bottom no-repeat;
}

#recruitIndex #content .section #box02 {
	margin-top: 11px;
	width: 180px;
	height: 210px;
	background: url("../img/indexBg02.jpg") left bottom no-repeat;
}

#recruitIndex #content .section #box03 {
	margin-top: 11px;
	width: 180px;
	height: 210px;
	background: url("../img/indexBg03.jpg") left bottom no-repeat;
}

#recruitIndex #content .section #box04 {
	margin-top: 11px;
	width: 180px;
	height: 210px;
	background: url("../img/indexBg04.jpg") left bottom no-repeat;
}

#recruitIndex #content .section #box05 {
	margin-top: 11px;
	width: 180px;
	height: 210px;
	background: url("../img/indexBg05.jpg") left bottom no-repeat;
}

#recruitIndex #content .section .article .floatL {
	width: 400px;
	margin-top: 10px;
}

#recruitIndex #content .section .article .floatR {
	margin-top: 10px;
	width: 400px;
}

#subnavi h4.sub {
    background: url("../../common/img/contentArrow04.png") no-repeat scroll left center transparent;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 13px 0;
    text-indent: 1em;
}

#recruitIndex #content h3 {
	margin: 1px 11px 5px;
	font-size: 13px;
	background: url("../../common/img/contentArrow01.gif") 0px 10px no-repeat;
	font-weight: bold;
	text-indent: 0.7em;
}

#recruitIndex #content h3 a:link,a:visited {
	color: #4A4A4A;
}

#recruitIndex #content h3 a:hover,a:active {
	color: #25643C;
}

#recruitIndex #content p {
	margin: 6px 9px 5px;
	color: #555;
	font-size: 13px;
}

#recruitIndex #content .contentBg {
	padding-top: 10px;
	height: 151px;
	background: url("../img/indexContentBg.jpg") repeat-x;
}

#recruitIndex #content .contentBg h3 {
	margin: 5px 14px 6px;
	font-size: 11px;
	background: url("../../common/img/contentArrow01.gif") left center no-repeat;
	font-weight: bold;
	text-indent: 1em;
}

#recruitIndex #content .contentBg .floatL {
	width: 430px;
}

#recruitIndex #content .contentBg p {
	margin: 0 12px;
}

#recruitIndex #content .contentBg .floatR {
	width: 450px;
}

#recruitIndex #content .contentBg img.sp {
	margin-left: 12px;
	margin-right: 2px;
}

#recruitIndex #content .contentBg img {
	margin-top: 8px;
}

#recruitIndex #footer {
	margin-top: 0;
}

/* 
=====================================================
   fresh.html
=====================================================
*/

#recruitFresh table {
	border: 1px solid #ddd;
	border-collapse: collapse;
	color: #666;
	margin: 20px 0 0 20px;
	width: 635px;
}

#recruitFresh table td, #recruitFresh table th {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 3px 15px;
}

#recruitFresh table th {
	font-weight: bolder;
	background: #f6f6f6;
	width: 90px;
}

#recruitFresh .saiyou {
	margin-top: 1.5em;
	text-align: center;
	font-size: 125%;
	font-weight: bolder;
	color: #666;
}

#recruitFresh .saiyou img {
	margin: 10px 0;
}

/* 
=====================================================
   template.html
=====================================================
*/


/* -------------------- 򒹒ǉU -------------------- */
#contentArea{
	width:686px;
	float:left;
	}

#content #contentArea h2 {
	margin: 20px 0 1em 0;
	font-size: 18px;
	width: auto;
	height: auto;
	font-weight: bold;
	text-indent: 1em;
	display: block;
	background:url("../../common/img/contentArrow01.gif") left center no-repeat;
	border-bottom:dotted;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
}

#content #contentArea h3 {
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 6px solid #5BAC8C;
	background: none;
	font-weight: none;
	letter-spacing: none;
}

#contentArea .profile{
	width:626px;
	margin-right:20px;
	margin-left:20px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}

#content #contentArea .profile .floatL h3 ,#content #contentArea .article .floatL h3{
	border:none;
	border-width:0;
	margin:0 0 15px 0;
	text-indent:0;
	font-size:18px;
}




#content .article ul, #content .article ol {
	margin: 6px 20px 5px;
	color: #8D8D8D;
	font-size: 13px;
}

#content #contentArea .profile h4{
	margin-bottom:15px;
}

#content #contentArea .profile h5{
}

#content #contentArea p.intro{
	margin: 30px 0 0 3px;
	padding: 0 0 0 7px;
	border-left: 3px solid #999;
	font-weight: bold;
}

#contentArea .article{
	width:656px;
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}

#contentArea .floatR{
	float:right;
	width:485px;
}

#contentArea img.floatRPhoto {
	margin-left:10px;
	float:right;
}

#contentArea .floatL{
	float:left;
	width:485px;
}

#contentArea img.floatLPhoto{
	margin-right:10px;
	margin-left:10px;
	float:left;
}

#subnavi {
	float: right;
	width: 191px;
	height: 439px;
	background: url("../img/subnaviBg.jpg") repeat-x;
}

#subnavi h3 {
	margin: 10px 13px 0;
	font-size: 11px;
	background: url("../../common/img/contentArrow04.png") left center no-repeat;
	font-weight: bold;
	text-indent: 1em;
}

#subnavi ul {
	margin: 0 13px 0 18px;
}

#subnavi ul li {
	margin-top: 10px;
	font-size: 11px;
	background: url("../../common/img/contentArrow01.gif") left 6px no-repeat;
	font-weight: bold;
	padding-left: 1em;
}

#subnavi ul li ul {
	margin: 0 0 0 12px;
}

#subnavi ul li ul li {
	margin-top: 3px;
	font-size: 11px;
	background: url("../../common/img/contentArrow02.gif") left 6px no-repeat;
	font-weight: normal;
	text-indent: 0.8em;
}

#subnavi ul li ul li a:link,
#subnavi ul li ul li a:visited {
	color: #000;
	text-decoration: none;
}

#subnavi ul li ul li a:hover,
#subnavi ul li ul li a:active {
	color: #25643C;
	text-decoration: none;
}

ul.sitemap-list li {
	float: left;
	width: 350px;
}

ul.sitemap-list li a:link,
ul.sitemap-list li a:visited {
	color: #25643C;
}

ul.sitemap-list li a:hover,
ul.sitemap-list li a:active {
	color: #8d8d8d;
}

.link_pdf {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 30px 50px;
	margin: 20px 0 15px 0;
}

.link_pdf ul li {
	background: url(../../common/img/icon_pdf.gif) 0 5px no-repeat;
	padding: 5px 0 5px 25px;
}