﻿@charset "utf-8";

/*
===== CONTENTS ==============================

	#wrapper
		#header
		#globalNav
		#topicPath
		#contents
			#news
			#privacy
			#contact
			#recruit
			#sitemap
		.linkArea
		#glink
		#footer

=============================================
*/

/* Font Size */

/*
===== #header =====
*/

/*
===== #globalNav =====
*/

/*
===== #topicPath =====
*/

/*
===== #contents =====
*/
#contents {}

/* #news */
#contents #news {
	padding: 13px 0 0;
}
#contents #news .hnav {}
#contents #news .hnav li {
	float: left;
	margin: 0 30px 0 0;
}
#contents #news .sectionH2.firstChild {
	margin: 0 0 0;
}
#contents #news .sectionH2 dl {
	padding: 3px 10px 0;
}
#contents #news .sectionH2 dt {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#contents #news .sectionH2 dd {
	margin: -1.6em 0 0 9em;
	padding: 0 0 0 10px;
}
#contents #news .sectionH2 p {
	padding: 13px 10px 0;
}
#contents #news .pagetop {
	margin: 0 0 15px;
	padding: 20px 0 0;
}

/* #privacy */
#contents #privacy {}
#contents #privacy li {
	padding: 3px 0 0;
}
#contents #privacy ol {
	margin: 0;
	padding-left: 2em;
}
#contents #privacy ol li {
	margin: 10px 0 0;
	list-style: outside;
	list-style-type: decimal;
	font-weight: bold;	
}
#contents #privacy ol li.firstChild {
	margin: 0 0 0;
}
#contents #privacy ol li p {
	padding: 0 0 0;
}
#contents #privacy ol ul li {
	margin: 0 0 0;
	list-style: none;
	font-weight: normal;
}
#contents #privacy ol ul.indent li {
	margin: 0 0 0 1.5em;
	text-indent: -1.5em;
}
#contents #privacy ol ul.indent li ul.indent li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
#contents #privacy ul.disc {
	padding: 0 0 0 1.5em;
}
#contents #privacy ul.disc li {
	list-style-type: disc;
}
#contents #privacy p.contact {
	padding: 13px 0 0;
}

/* #contact */
#contents #contact {}
#contents #contact .addBox {
	margin: 12px 0;
	padding: 12px 20px 12px;
	border: 3px #ccc double;
}
#contents #contact .addBox dl {
	float: left;
	padding: 0 10px 0 0;
	width: 365px;
	_width: 375px;
}
#contents #contact .addBox dt {
	color: #666;
}
#contents #contact .addBox dt img {
	padding: 0 0 5px;
	vertical-align: top;
}
#contents #contact .addBox dd {
	padding: 5px 0 0;
	color: #666;
}
#contents #contact .addBox p.address {
	float: left;
	width: 335px;
	padding: 15px 10px 0 0;
}
#contents #contact .addBox p.webBtn {
	padding: 50px 0 0;
}
#contents #contact .sectionH2 .boxL {
	float: left;
	padding-right: 15px;
	width: 360px;
	_width: 375px;
	color: #000;
}
#contents #contact .sectionH2 .boxR {
	float: right;
	padding-right: 15px;
	width: 457px;
	_width: 472px;
}
#contents #contact .sectionH2 .webBtn {
	position: absolute;
	top: 0px;
	left: 738px;
}

/* #recruit */
#contents #recruit {}
#contents #recruit .section {
	padding: 0 20px 40px;
	background: url(/common/images/bg_line_01.gif) left bottom repeat-x;
}
#contents #recruit .section.bNone {
	background: none;
}
#contents #recruit .section h3 {
	margin-top: 25px;
	font-weight: bold;
}
#contents #recruit .section ul li {
	margin: 0 0 0 20px;
	*margin: 0 0 0 25px;
	list-style: outside;
	list-style-type: decimal;
}
#contents #recruit .section dl {}
#contents #recruit .section dt {}
#contents #recruit .section dd {
	margin: -1.6em 0 0 8em;
	padding: 0 0 0 10px;
}
#contents #recruit .flow {
	padding-bottom: 20px;
}

/* #sitemap */
#contents #sitemap {}
#contents #sitemap .boxL,
#contents #sitemap .boxR {
	float: left;
	padding: 13px 25px 0 0;
	width: 405px;
}
#contents #sitemap .section {}
#contents #sitemap .section li {
	margin: 27px 0 0 25px;
}
#contents #sitemap .section ul.noPad li {
	margin-top: 0;
}
#contents #sitemap .section li a {
	color: #333;
}
#contents #sitemap .section li a:hover {
	color: #999;
}
#contents #sitemap .section li a:visited {
	color: #666;
}

/*
===== .linkArea =====
*/

/*
===== #footer =====
*/
