@charset "UTF-8";
/*======================================
	1-1.Universal selector
=======================================*/*{ margin:0; padding:0;}
body, div, pre, p, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
li {
	list-style:none;
	margin:0;
	padding:0;
}
ul ,ol{
	list-style:none;
	margin:0;
	padding:0;
}
/*======================================
	1-2.Structure Module
=======================================*/
body {
	font: 85% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #f9f9f3 url(/img/common/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#383633;
	line-height:1.6;
}
/*======================================
	1-3.Text Module
=======================================*/

p {
	margin: 0.8em 0;
}
address {
	font-style: normal;
}


.amp {
	font-family: Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", serif;
}
/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color:#14786e;
}
a:visited {
	color:#14786e;
}
a:hover {
	color:#5aa596;
	text-decoration:underline;
}
a:focus {
	color:#5aa596;
	text-decoration:underline;
}
a:active {
	color:#5aa596;
	text-decoration:underline;
}
/*======================================
	1-5. List Module
=======================================*/

ul, ol, dl {
	margin:0;
	list-style:none;
	padding:0;
}
dt {
	margin:0;
	list-style:none;
	padding:0;
	margin:0;
	font-weight:700;
}
li, dd {
	margin:0;
	list-style:none;
	padding:0;
}
/*======================================
	1-6. Forms Module
=======================================*/

form {
	margin: 0.5em 10px;
}
fieldset {
	padding: 0 10px 0.3em 10px;
	border: 1px solid #eee;
}
legend {
	margin-left: 5px;
	padding: 0 5px;
	font-size: 90%;
}
input {
	font-size: 90%;
}
/*======================================
	1-7. Other Module
=======================================*/

table {
	border-spacing:0;
	border-collapse: collapse;
}
* html table {
	border-collapse:collapse;
}
*:first-child+html table {
	border-collapse:collapse;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
table, th, td, img {
	border:0;
}
img, input {
	vertical-align:middle;
}
q:before, q:after {
	content:'';
}
img a {
	border:none
}
/*======================================
	1-8. clearfix
=======================================*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
br.clear {
	clear:both;
	line-height:0.1;
	font-size:1px;
}
#container {
	width: 840px;
	text-align:left;
	margin:0 auto;
}
/* Header
--------------------------------------------- */
div#header {
	width:840px;
	height:60px;
	margin:0;
	padding:14px 0 0;
	text-align:left;
	}
div#header h1 {
	margin:0;
	padding:0;
	line-height:1;

}
div#header p {
	margin:0;
	padding:0;
	line-height:1;
}
div#header-inner {
	margin:0;
	padding:0;
}
div#header-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Main
--------------------------------------------- */
div#main {
	position:relative;
	width:840px;
	margin:0 auto;
	line-height:1.5;
	text-align:left;
}
div#main-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Contents */
div#contents {
	position:relative;
	float:left;
	width:640px;
	margin-top:12px;
}
/* Side */
div#side {
	float:right;
	width:180px;
	margin-top:12px;
}
/* footer */
div#footer {
	height:49px;
}
div#footer-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#footer-inner {
	width:860px;
	margin:0 auto;
	text-align:left;
}
/* Headings
--------------------------------------------- */
/* Headings lv1 */
div#contents h1 {
	margin-bottom:18px;
	font-size:161.6%;
	line-height:1.2;
	font-weight:bold;
}
/* Headings lv2 */
div#contents h2 {
	margin-bottom:20px;
	padding:4px 0 4px 16px;
	border-left:4px solid #a08c69;
	font-size:131%;
	line-heigh:1.25;
	font-weight:bold;
}
/* Headings lv3 */
div#contents h3 {
	margin-bottom:16px;
	padding:6px 0 6px 12px;
	border-width:1px;
	border-style:solid;
	border-color:#c3c3b2;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:116%;
	line-height:1.25;
	font-weight:bold;
	background-color:#e3e3d2;
}
/* Headings lv4 */
div#contents h4 {
	margin-bottom:16px;
	padding:6px 0 6px 11px;
	border-width:1px;
	border-style:solid;
	border-color:#dedcd9;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	line-height:1.2;
	font-weight:bold;
	background-color:#f9f9f3;
}
/* Section
--------------------------------------------- */
div.section-wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.section-wrap {
	margin-bottom:24px;
}
div.section-wrap.last {
	margin-bottom:0;
}
div.section {
	margin-bottom:12px;
	border-width:1px;
	border-style:solid;
	border-color:#dedcd9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#fff;
}
div.section.last {
	margin-bottom:0;
}
div.section-inner {
	padding:20px 19px 26px;
}
/* Col2 */
.col2 div.section {
	float:left;
	width:338px;
	margin-right:20px;
	margin-bottom:0;
}
.col2 div.section.last {
	margin-right:0;
}
/* Col3 */
.col3 div.section {
	float:left;
	width:218px;
	margin-right:20px;
	margin-bottom:0;
}
.col3 div.section.last {
	margin-right:0;
}
/* Link
--------------------*/
.links li {
	margin-bottom:7px;
	padding-left:18px;
	text-indent:-18px;
}
.links li.last {
	margin-bottom:0;
}
.links.more {
	margin-top:4px;
	padding-top:12px;
	border-top:1px solid #dedcd9;
	text-align:right;
}
.links.more li {
	display:inline;
	margin-bottom:0;
}
.links.more-vertical {
	margin-top:4px;
	padding-top:12px;
	border-top:1px solid #dedcd9;
	text-align:right;
}
.links.line {
	margin-bottom:24px;
	padding-bottom:22px;
	border-bottom:1px solid #e8e6e3;
}
/* Unit
--------------------------------------------- */
div.unit {
	margin-bottom:24px;
}
div.unit:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.unit.line {
	padding-bottom:22px;
	border-bottom:1px solid #e8e6e3;
}
div.unit.last {
	margin-bottom:0;
}
div.unit-inner {
	padding:0 10px;
}
div.unit-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Useful Information
--------------------------------------------- */
div.usefulinfo-headings {
	background:url(/img/common/usefulinfo_h2bg_01.gif) no-repeat left bottom;
}
div.usefulinfo-headings h2 {
	padding:8px 0 7px 12px;
	font-weight:bold;
	font-size:12px;
	background:url(/img/common/usefulinfo_h2bg_02.gif) no-repeat left top;
}
div.usefulinfo div.section {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top:0;
}
div.usefulinfo div.section-inner {
	padding:15px 6px 10px;
}
div.usefulinfo div.section-inner div.unit {
	padding:0 7px;
	margin: 0 0 10px;
}
div.usefulinfo div.section-inner div.unit.line {
	padding-bottom:15px;
}
div.usefulinfo div.section-inner .text {
	margin-bottom:12px;
}
/* Pagetop Anchor
--------------------------------------------- */
div.pagetopanchor {
	clear:both;
	width:860px;
	margin:50px auto 0;
	text-align:left;
}
div.pagetopanchor-inner {
	text-align:right;
}
div.pagetopanchor {
	width:860px;
	margin:0 auto;
}
div#contents div.pagetopanchor-inner {
	margin-right:10px;
}
div#contents div.section div.pagetopanchor {
	width:660px;
	margin-top:0;
}
div#contents div.section div.pagetopanchor-inner {
	margin-right:0;
}
div#contents div.section div.unit div.pagetopanchor {
	width:620px;
	margin-top:0;
	margin-left:10px;
}
div#contents div.section div.unit div.pagetopanchor-inner {
	margin-right:10px;
}
/* Additional Navigation */
div#additionalnavi {
	float:left;
	width:428px;
}
div#additionalnavi ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#additionalnavi ul li {
	float:left;
	margin-right:15px;
}
/* Copyright */
address#copyright {
	float:right;
	width:860px;
	margin-right:5px;
	display:inline;
}
div#header-inner p {
	padding: 0;
	margin:8px 0 0
}
/* group-links 
--------------------------------------------- */
div#group-links {
	padding:8px 0;
	border-top:1px solid #dedcd9;
	width: 100%;
	height: 20px;
}
div#group-links-inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#group-links-inner {
	width:860px;
	margin:0 auto;
	line-height:1.5;
	text-align:left;
}
div#group-links p#grouplinks-headings {
	float:left;
	width:190px;
	margin-right:16px;
	padding:5px 16px 5px 5px;
	background:url(/img/common/index_grouplinksbg_01.gif) no-repeat top right;
}
div#group-links ul.links {
	float:left;
}
div#group-links ul.links li {
	float:left;
	margin:3px 25px 0 0;
}
table.tableNormal {
	cellspacing:0;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin:15px auto;
	width:100%;
	margin:15px 0;
}
table.tableNormal th {
	background:#ebf3fa;
	white-space: nowrap;
	font-weight:normal;
	border-top:#ccc 1px solid;
	border-left: #ccc 1px solid;
	padding:3px;
}
table.tableNormal td {
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	padding:3px;
}
.siteName {
	margin:20px
}
/* Icon
--------------------------------------------- */
/* Internal Link */
img.internal-link {
	margin-right:6px;
	vertical-align:text-top;
}
/* External Link */
img.external-link {
	margin-right:9px;
	vertical-align:baseline;
}
/* Internal Anchor */
img.internal-anchor {
	margin-right:6px;
	vertical-align:text-top;
}
/* Documents-link */
img.documents-link {
	margin-right:6px;
	vertical-align:text-top;
}
/* Utility-link */
img.utility-link {
	margin-right:9px;
	vertical-align:baseline;
}

