@charset "Shift_JIS";

* { margin: 0; padding: 0; }

body {
	font-family:Arial, Helvetica, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size : 9pt;
	line-height : 1.5em;
	background-image: url("../images/bg.gif");
	background-position: 780px top;
	background-repeat: repeat-y;
	color: #333;
}
/* for IE */
*+html body { font-size : 80%; }
* html body {	font-size : 80%; }
/* --- */

table { font-size:100%; }
th, td {
	font-size : 9pt;
	line-height : 1.5em;
}

address {
	font-style: normal;
	font-size: 0.85em;
}

h1,h2,h3,h4,h5,h6 {
	font-size : 1.0em;
	font-weight : bold;
}

p {
}

strong,b {	font-weight : bold; }

img {	border : 0px none; }

a:visited { text-decoration:underline; }
a:link { color:#036; }
a:visited { }
a:hover { text-decoration: none; }

/* common */

.clearRight { visibility: hidden; clear: right;}
.clearLeft { visibility: hidden; clear: left;}
.clearAll { visibility: hidden; clear: both;}
.imgRight { float: right; margin-left: 10px;}
.imgLeft { float: left; margin-right: 10px;}
.center { text-align: center;}
.right {text-align: right;}

.note { font-size: 0.9em;  }
/* for IE */
*+html .note {	font-size : 85%; }
* html .note {	font-size : 85%; }
/* --- */
.nobr { white-space: nowrap; }

.noList {
list-style-type: none;
margin-left: 2em;
text-indent: -1em;
}
.noList2 {
list-style-type: none;
margin-left: 2.25em;
text-indent: -1.25em;
}
br.none {	display: none;}
/* for IE */
*+html br.none {	display: inline; }
* html br.none {	display: inline; }
/* --- */

ol.default,
ul.default {	margin-left: 40px; }

/* common */
#pagetop {
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

#main {	width: 780px;}
#header,
#content,
#footer {	width: 780px; }

/* Header */
#header {
	padding: 15px 0 8px 0;
	background-image: url("../images/head_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #4E4E4E;
}
/* for IE */
*+html #header {padding-top: 5px;}
* html #header {
padding-top: 5px;
/* mac IE Only \*//*/
padding-top: 15px;
/**/
}
/* --- */

#header h1 {
	margin-left: 10px; 
	float: left;
}
#header h2 {
	margin-right: 10px;
	text-align: right;
}
#header ul {
	padding-top: 4px;
	text-align: right;
	list-style-type: none;
	font-size: 0.9em;
}
#header ul li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px dotted #aaa;
}
#header ul li  a {
	padding-left: 12px;
	background-image: url("../images/head_arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
}


/* contents */

#dirlist {
	text-align: left;
	font-size: 0.85em;
	color: #666;
}

#content .leftArea {
	padding: 16px 0;
	border-top: 6px solid #036;
	float: left;
	width: 220px;
	text-align: center;
}
.leftArea #mainMenu {
	list-style-type: none;
	margin-bottom: 8px;
}
.leftArea #mainMenu li {
margin-bottom: 1px; 
	line-height: 0;
}
/* for IE */
*+html .leftArea #mainMenu li {margin-bottom: -2px;}
* html .leftArea #mainMenu li {
margin-bottom: -2px;
/* mac IE Only \*//*/
margin-bottom: 1px; 
/**/
}
/* --- */

.leftArea h3 {
	margin: 0 auto 1px auto;
background-color: #006388;
font-weight: normal;
	background-image: url("../images/menu_head.gif");
	background-repeat: no-repeat;
	background-position: right top;
	color:#fff;
	font-size: 0.9em;
	text-align: left;
	text-indent: 2px;
width: 194px;
}
.leftArea h3 .title {
	border-left: 4px solid #5FD8D8;
	padding-left: 4px;
}
#googleArea {	margin: 0 auto 8px auto;
	width: 194px;
 }
#googleArea form {
	padding: 4px 2px;
	border: 1px solid #aaa;
	font-size: 0.85em;
	vertical-align: middle;
}
#googleArea form input {
	padding: 2px;
	margin: 2px 0;
	vertical-align: middle;
	font-size: 1em;
}
#googleArea form .text {	width: 110px; }

#googleArea h3 {
	margin-bottom: 0;
background-color: #666;
	background-image: url("../images/search_head.gif");
}
#googleArea h3 .title {
	border-left: 4px solid #fff;
}
#googleArea h3 .title a {	color: #fff; }

.leftArea .banner {
	margin-bottom: 8px;
	list-style-type: none;
}
#mobileArea {
	margin: 0 auto 8px auto;
	padding-bottom: 4px;
	border: 1px solid #aaa;
	width: 194px;
}
#mobileArea h4{
	margin: 4px;
	width: 73px;
}
#mobileArea h5 {
	margin: 4px;
	font-weight: normal;
	color: #762B30;
	text-align: left;
	line-height: 1.4em;
}
#mobileArea p {
	margin: 4px;
	clear: left;
font-size: 0.95em;
	text-align: left;
	line-height: 1.3em;
}
#mobileArea p.right {
	text-align: right;
}
#mobileArea p.right a {
	padding-left: 12px;
	background-image: url("../images/mobile.gif");
	background-repeat: no-repeat;
	background-position: left -1px;
}

.mTitle {
	color: #333;
	font-size: 0.9em;
}
.msTitle {
	color: #036;
	font-weight: bold;
}

#content .mainArea {
	padding: 6px 0;
	border-top: 6px solid #8099B3;
	float: right;
	width: 560px;
	text-align: center;
}

#content .section {
	margin: 0 10px;
	padding-top: 10px;
	text-align: left;
	width: 540px;
}

.pagetop {
	margin: 8px 16px 8px 0;
font-size: 0.9em;
text-align: right;
clear: both;
}
.pagetop a {
	padding-left: 12px;
	background-image: url("../images/pagetop.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.pageclose {
	margin: 10px;
	text-align: right;
	font-size: 0.85em;
}
.pageclose a {
	padding-left: 12px;
	background-image: url("../images/pageclose.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.pagelink {
	background-color: #eee;
	padding: 4px 10px;
	font-size: 0.95em;
}
/* for IE */
*+html body .pagelink { font-size : 90%; }
* html body .pagelink {	font-size : 90%; }
/* --- */
.pagelink ul {
	list-style-type: none;
}
.pagelink li {
	margin-right: 16px;
	display: inline;
}
.pagelink a {
	padding-left: 12px;
	background-image: url("../images/pagelink.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.pagelink a:visited {
	color: #036;
}

.more a {
	padding-left: 12px;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mainArea .newsArea table,
.mainArea .newsArea dl {
	margin: 4px 0;
}
.mainArea .newsArea th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
.mainArea .newsArea dt {
	color: #666;
	float: left;
	width: 5em;
	white-space: nowrap;
}
.mainArea .newsArea dd {
	margin-left: 6em;
	padding-left: 16px;
	background-image: url("../images/point.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}
.mainArea .newsArea a.new {
	padding-right: 36px;
	background-image: url("../images/new.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
}
/* for IE */
*+html .mainArea .newsArea a.new {
	display: block;
}
* html .mainArea .newsArea a.new {
	display: block;
/* mac IE Only \*//*/
display: inline;
/**/
}
/* --- */


/* Footer */
#footer {
	clear: both;
	height:24px;
	width: 780px;
	background-image: url("../images/foot_bg.gif");
	background-repeat: repeat-x;
	color: #fff;
}
#footer address{
	padding: 4px 10px;
	float: left;
}
#footer ul{
	padding: 4px 10px;
	font-size: 0.9em;
	text-align: right;
}
#footer ul li {
	display: inline;
	margin-left: 10px;
}
#footer ul li a {
	padding-left: 12px;
	background-image: url("../images/foot_arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
}

/* ----- for print ----- */
@page {	size: 297mm 210mm auto; }
@page:left { margin-left:2cm;
margin-right:4cm;
}
@page:right { margin-left:4cm;
margin-right:2cm;
}

@media print {
body { color: #000; font-size:8pt; }
ul.default {	margin-left: 20px !important;}
ol.default  {	margin-left: 30px !important;}
}
