﻿@charset "utf-8";

/*
===== CONTENTS ==============================

	#wrapper
		#header
		#globalNav
		#topicPath
		#contents
			#news
			#message
			#privacy
			#sitemap
			#office
			#results

			#mainCol
			#subCol
		.pagetop
		.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 .pagetop {
	margin: 0 0 15px;
	padding: 20px 0 0;
}

/* #message */
#contents #mainCol #message p {
	padding: 20px 0 0;
	font-size: 110%;
}

/* #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;
}

/* #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;
}

/* #office */
#contents #office {
	padding-top: 13px;
}
#contents #office .sectionH3 {
	clear: both;
	margin: 45px 0 0;
}
#contents #office .sectionH3 ul {
	padding: 13px 0 0;
}
#contents #office .sectionH3.firstChild {
	margin: 0 0 0;
}
#contents #office .sectionH3 .section,
#contents #office .sectionH3 .boxL,
#contents #office .sectionH3 .boxR {
	margin: 12px 0 0;
}
#contents #office .sectionH3 .section {
	clear: both;
}
#contents #office .sectionH3 .section.onImg {
	position: relative;
	*margin: 0 0 0;
}
#contents #office .sectionH3 .boxL {
	float: left;
	width: 340px;
}
#contents #office .sectionH3 .boxL.firstChild {
	margin: 0 0 0;
}
#contents #office .sectionH3 .boxR {
	float: right;
	width: 310px;
}
#contents #office .sectionH3 .boxR.firstChild {
	margin: 0 0 0;
}
#contents #office .sectionH3 .boxR .absolute {
	position: absolute;
}

#contents #office .addBox {
	margin: 40px 0 0;
	padding: 10px 20px 10px;
	border: 3px #ccc double;
}
#contents #office .addBox dl {
	float: left;
	padding: 0 10px 0 0;
	width: 273px;
	_width: 283px;
}
#contents #office .addBox dt {
	color: #666;
}
#contents #office .addBox dt img {
	padding: 0 0 5px;
	vertical-align: top;
}
#contents #office .addBox dd {
	padding: 5px 0 0;
	color: #666;
}
#contents #office .addBox p.address {
	float: left;
	width: 340px;
	_width: 350px;
	/*padding: 15px 10px 0 0;*/
	padding: 5px 10px 0 0;
}

/* #results */
#contents #mainCol #results {
	padding-top: 13px;
}
#contents #mainCol #results .pageLink {
	margin: 18px 0 0;
}
#contents #mainCol #results .pageLink ul {}
#contents #mainCol #results .pageLink li {
	float: left;
	margin: 0 0 0 43px;
}
#contents #mainCol #results .pageLink li.firstChild {
	margin: 0 0 0 0;
}
#contents #mainCol #results .pageLink li img {
	vertical-align: top;
}
#contents #mainCol #results .sectionH3 {
	clear: both;
	margin: 45px 0 0;
}
#contents #mainCol #results .sectionH3 ul {
	margin: 14px 0 0;
}
#contents #mainCol #results .sectionH3 li {
	float: right;
	margin: 10px 0 0;
}
#contents #mainCol #results .sectionH3 .pagetop {
	padding: 20px 0 0;
	*padding: 10px 0 0;
}

/*
===== .pagetop =====
*/

/*
===== .linkArea =====
*/

/*
===== #mainCol =====
*/
#contents #mainCol {
}

#contents #mainCol .quotation {
	font-family: "ＭＳ Ｐゴシック", Osaka;	
}

#contents #mainCol dl.list01 {
	background: url(/common/images/bg_line_01.gif) left bottom repeat-x;
}
#contents #mainCol dl.list01 dt {
	padding: 20px 0 0;
	background: url(/common/images/bg_line_01.gif) left top repeat-x;
	font-weight: bold;
}
#contents #mainCol dl.list01 dt.firstChild {
	padding: 0 0 0;
	background: none;
}
#contents #mainCol dl.list01 dd {
	margin: -1.6em 0 0 12em;
	padding: 0 0 8px 10px;
}
#contents #mainCol dl.list02 dt {
	padding: 20px 0 0;
	font-weight: bold;
}
#contents #mainCol dl.list02 dt.firstChild {
	padding: 0 0 0;
}
#contents #mainCol dl.list02 dd {
	margin: -1.6em 0 0 5.5em;
}

#contents #mainCol .mapTxt {
	float: left;
	width: 260px;
}
#contents #mainCol .mapArea {
	float: right;
	width: 400px;
	height: 400px;
}
#contents #mainCol .mapTxt2 {
	width: 680px;
}
#contents #mainCol #map2{
	clear:both;
	width: 680px;
	height: 400px;
	}

/*
===== #subCol =====
*/
#contents #subCol {}

/*
===== #footer =====
*/
