﻿@charset 'EUC-JP';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #F7F7FB;
/*	background-image:url(img/bg.gif);*/
	background-position:top center;
	background-repeat:no-repeat;

	font-size: 12px;
	color: #444444;
	font-family: Meiryo, Osaka, ＭＳ Ｐゴシック, sans-serif;
	text-align: center;
}

p, li {
	color: #444444;
	font-size: 12px;
	line-height: 1.2;
}

p {
	margin: 0px 0px 14px 0px;
}

a:link, a:visited {
	line-height: 1.2;
	text-decoration: none;
}
a:active, a:hover {
	line-height: 1.2;
	color:#9999CC;
	text-decoration: none;
}

img {
	border: 0px;
}

/* ----- 基本構造 -------------------------------------- */

div#container {
	width: 756px;
	margin: 0px;
	padding: 0px 9px 0px 7px;
/*	border: 1px solid #666680;*/

	background-image:url(img/bg_body.gif);
	background-repeat:repeat-y;
	text-align: left;
	display: inline-block;
}
html>body div#container {
	width: 740px;
}


/* ----- ヘッダー -------------------------------------- */

div#header table {
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;


	border-collapse: collapse;
	margin-bottom: 20px;
}

div#header table tr td {
	border: 0px;
	padding: 0px;
}

div#header .pdf {
	margin: 0px;
	padding: 8px 5px 8px 0px;
	font-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	color: #9999CC;
	font-size: 12px;
}

div#header a:link, div#header a:visited {
	color: #9999CC;
	text-decoration: none;
}
div#header a:active, div#header a:hover {
	color: #FFFFFF;
}

div#header .logo {
	padding: 8px 10px;
	vertical-align: top;
}

div#header .btp {
	padding: 42px 20px 12px 0px;
	text-align: right;
}

div#header .navi {
	padding-bottom: 6px;
}


/* ----- フッター -------------------------------------- */

div#footer {
	margin: 50px 0px 0px 0px;
	float: none;
	clear: both;
	width: 740px;
	padding: 20px 0px;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	text-align: center;
	display: inline-block;
}


/* ----- Container ------------------------------------- */

div#cont_l {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
html>body div#cont_l {
	width: 520px;
}

div#cont_r {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
html>body div#cont_r {
	width: 220px;
}

div#cont_c {
	width: 740px;
	margin: 0px;
	padding: 0px 20px;
}
html>body div#cont_c {
	width: 700px;
}

/* ----- トップ -------------------------------------- */

div#top {
	width: 460px;
	margin: 10px 30px 0px 30px;
	padding: 0px;
}

div#top h1 {
	margin: 40px 0px 14px 0px;
}

div#top p {
	line-height: 1.4;
}

div#top table {
	width: 458px;
	margin: 40px 0px 0px 0px;
	border: 1px solid #C8C8C8;
}

div#top table tr td {
	padding: 6px 12px;
}

div#top table tr td p {
	margin: 8px 0px 6px 0px;
	line-height: 1.3;
}

div#top .btp {
	font-weight: bold;
	background-color: #ffff66;
}

div#link {
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 10px 5px;
	background-color: #E7E9EB;
}
html>body div#link {
	width: 190px;
}

div#link h1 {
	background-image: url(img/list_cap.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 8px 8px;
	font-size: 12px;
	color: #000000;
	line-height: 1.0;
}

div#link ul {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	width: 190px;
}

div#link ul li {
	padding: 1px 0px 0px 12px;
	background: url(img/list_mk1.gif) no-repeat 1px 0.25em;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
}

div#link ul li ul {
	margin: 0px;
	padding: 0px 0px 0px 1px;
	width: 178px;
}

div#link ul li ul li {
	padding: 2px 0px 0px 5px;
/*	background: url(img/list_mk2.gif) no-repeat 1px 0.3em; */
	background: none;
	list-style: none;
	color: #242450;
	font-weight: normal;
	font-size: 10px;
}
div#link ul li ul li a {
	font-size: 10px;
}

div#link ul li .sub {
	font-weight: normal;
	font-size: 10px;
}

div#link ol {
	margin: 0px;
	padding: 0px;
	width: 190px;
	border-bottom: 1px solid #bebebe;
}

div#link ol li {
	padding: 2px 0px 2px 0px;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	text-align: right;
}

div#link p {
	margin: 4px 0px 0px 0px;
	padding: 0px 1px;
	line-height: 1.3;
	font-size: 11px;
}

div#link ul li a span.blog {
	font-weight: normal;
	font-size: 10px;
	line-height: 1.3;
}

div#link ul li a span.title {
	font-size: 11px;
	line-height: 1.2;
}

div#link a:link, div#link a:visited {
	color: #242450;
	line-height: 1.2;
	text-decoration: underline;
}
div#link a:active, div#link a:hover {
	color: #9999CC;
	line-height: 1.2;
	text-decoration: underline;
}


/* ----- 資料DL2 -------------------------------------- */

div#dllist {
	display: inline-block;
	margin: 0px;
	padding: 0px 40px;
}
div#dlcap {
	float: left;
	width: 620px;
	margin: 12px 0px 3px 0px;
	padding: 8px 6px 4px 6px;
	font-weight: bold;
	color: #242450;
	font-size:12px;
	text-align: left;

	background: url(img/dl_bg.gif) 0 0.5em no-repeat;
}
div#dlcap:after {
	clear: both;
}

div#dlsub {
	float: left;
	width: 450px;
	margin: 0px 25px;
	padding: 0px;
	text-align: left;
}
div#dlsub p {
	color: #444444;
	margin: 1px 0px 0px 0px;
	font-size:12px;
	line-height: 1.3;
}
div#dlsub a {
	color: #333399;
	font-size:11px;
	text-decoration: underline;
}
div#dlsub a:hover {
	color:#9999CC;
	font-size:11px;
	text-decoration: underline;
}

div#dldate {
	float: left;
	width: 95px;
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 0px 0px;
	text-align: left;
	font-size:11px;
	line-height: 1.3;
}


/* ----- 資料DL1 -------------------------------------- */

div#dllist {
	display: inline-block;
	margin: 0px;
	padding: 0px 40px;
}

div#dllist span.cap {
	float: left;
	width: 620px;
	margin: 14px 0px 4px; 0px;
	padding: 5px 6px;
	line-height: 1.2;

	background-image: url(img/dl_bg.gif);
	background-repeat: no-repeat;
}
div#dllist span.cap:after {
	clear: both;
}
div#dllist a span.cap {
	font-weight: bold;
	color: #242450;
	text-decoration: none;
}
div#dllist a:hover span.cap {
	color: #9999CC;
	cursor: pointer;
}

div#dllist span.sub {
	float: left;
	width: 470px;
	margin: 0px 0px 0px 30px;
	line-height: 1.4;
}
div#dllist a span.sub {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
div#dllist a:hover span.sub {
	color: #9999CC;
	cursor: pointer;
}

div#dllist span.des {
	float: left;
	width: 470px;
	color: #242450;
	margin: 0px 0px 0px 30px;
	line-height: 1.4;
}

div#dllist span.date {
	float: left;
	width: 95px;
	margin-left: 25px;
	color: #444444;
	line-height: 1.4;
}
div#dllist a:hover span.date {
	color: #9999CC;
	cursor: pointer;
}
div#dllist span.date:after {
	clear: both;
}


/* ----- 会社情報 -------------------------------------- */

div#info {
	padding: 0px 10px;
}

div#info h1 {
	margin: 0px 0px 14px 0px;
}

div#info p {
	padding: 0px 5px;
	margin: 10px 0px;
	line-height: 1.3;
}

div#info .adrs {
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}

div#info .note {
	font-weight: normal;
}

div#info .name {
	font-weight: bold;
	margin: 5px 0px 0px 10px;
}

div#info .map {
	margin: 10px 10px 20px 30px;
}

div#info img.map {
	margin:10px 50px 10px 0px;
	float: right;
	vertical-align: middle;
}

div#info .name_cap1 {
	font-size: 18px;
	font-weight: bold;
}

div#info .name_cap2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: times new roman;
}

div#info .pic {
	float: right;
	margin: 10px;
}

div#info a:link, div#info a:visited {
	color: #444444;
	text-decoration: none;
}
div#info a:active, div#info a:hover {
	color: #242450;
	text-decoration: underline;
}


/* ----- 個別 -------------------------------------- */

.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt50{margin-top: 50px !important;}
.mb20{margin-bottom: 20px !important;}

.plain{text-decoration: none !important;}
