﻿@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
   color:#008000;
   text-decoration:none;
}

img {
	border: 0;
	clear: left;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

strong {
	color: #FFFF00;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:800px;
   margin:0 auto;
   background:#fff;
   border-top:5px solid #008F7C;
   border-bottom:5px solid #008F7C;
}

div#header {
   width:800px;
   background:#fff;
}

div#menu {
	width: 800px;
	background: #006699;
}

div#contents {
   clear:both;
   width:800px;
   margin-top:10px;
}

div#main {
   float:left;
   margin:0 10px;
   width:240px;
}

div#main2 {
   float:left;
   margin:0 10px;
   width:190px;
}

div#main3 {
   float:left;
   margin:0 10px;
   width:600px;
}

div#sub1 {
   float:left;
   width:180px;
}

div#sub2 {
   float:left;
   width:150px;
}

div#footer {
   position:relative;
   clear:both;
   width:800px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0 10px;
   font-size:2em;
   color:#000;
   line-height:80px;
}

div#header h1 a {
   color:#000;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
	border-bottom: medium #000000 solid;
	margin: 0;
	padding: 0;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: medium;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   list-style-type:none;
   padding:5px 0;
}

div#menu li a{
	font: normal normal normal 100% メイリオ;
	margin-right: 1px;
	padding: 5px 10px;
	color: #fff;
}

div#menu li a:hover{
   color:#fff;
}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	color: #006699;
}

div#main a:hover {
   border:0;
   color:#008000;
   border-bottom:1px solid #008000;
}

div#main h2 {
	border-bottom: medium #000000 solid;
	padding: 3;
	font-size: 0.94em;
	font-weight: bold;
	line-height: 1.4;
	background: #006699;
	color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: medium;
}

div#main h3 {
   margin-bottom:5px;
   font-size:0.88em;
   border-bottom:3px double #000;
   border-left:
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main li{

}

div#main dt{

}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ========MAIN2 CONTENTS CUSTOMIZE======== */
div#main2 a {
	color: #006699;
}

div#main2 a:hover {
   border:0;
   color:#008000;
   border-bottom:1px solid #008000;
}

div#main2 h2 {
	border-bottom: medium #000000 solid;
	margin-bottom: 5px;
	padding: 2px 2px 2px 5px;
	font-size: 0.94em;
	font-weight: bold;
	line-height: 1.4;
	background: #006699;
	color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: medium;
}

div#main2 h3 {
	margin-bottom: 5px;
	font-size: 0.88em;
	border-bottom: 3px #000080 double;
	border-left: ;
	color: #000080;
}

div#main2 h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main2 h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main2 h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main2 p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main2 ul,ol,dl{
   font-size:0.75em;
}

div#main2 li{

}

div#main2 dt{

}

div#main2 dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ========MAIN3 CONTENTS CUSTOMIZE======== */
div#main3 a {
	color: #006699;
}

div#main3 a:hover {
   border:0;
   color:#008000;
   border-bottom:1px solid #008000;
}

div#main3 h2 {
	border-bottom: medium #000000 solid;
	margin-bottom: 5px;
	padding: 2px 2px 2px 5px;
	font-size: 0.94em;
	font-weight: bold;
	line-height: 1.4;
	background: #006699;
	color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: medium;
}

div#main3 h3 {
	margin-bottom: 5px;
	font-size: 0.88em;
	border-bottom: 3px #000080 double;
	border-left: ;
	color: #000080;
}

div#main3 h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main3 h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main3 h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main3 p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main3 ul,ol,dl{
   font-size:0.75em;
}

div#main3 li{

}

div#main3 dt{

}

div#main3 dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ========SUB1 CONTENTS CUSTOMIZE======== */
div#sub1 .section {
	background: #E8FFFF;
}

div#sub1 h2 {
	border-bottom: medium #000000 solid;
	padding: 3px;
	font-size: 0.88em;
	font-weight: bold;
	color: #FFFFFF;
	background: #006699 0
0;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: medium;
	margin-bottom: 5px;
}

div#sub1 ul {
	margin: 0;
	padding: 5px 0 1em 1em;
}

div#sub1 li {
	margin: 0;
	padding-left: 18px;
	font-size: 0.75em;
	line-height: 1.8;
	background: #E8FFFF url(images/bg_list.gif) no-repeat 0
4px;
	list-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #74818B;
	border-bottom-width: thin;
	font-weight: bolder;
}

/* ========SUB2 CONTENTS CUSTOMIZE======== */
div#sub2 .section {
	font: small serif;
}

div#sub2 h2 {
	padding: 3px;
	font-size: 0.88em;
	font-weight: bold;
	color: #000080;
	background: #FFCCFF 0
0;
}

div#sub2 ul {
   margin:0;
   padding:5px 0 1em 1em;
}

div#sub2 li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.8;
   background:#DEDDD0 url(images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:30px;
}

div#totop p{
   position:absolute;
   top:0;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(images/bg_totop.gif) 0 50% no-repeat;
}

address{
   padding:20px 0;
   text-align:center;
   font-size:0.63em;
   color:#333;
   border-top:1px solid #ccc;
}

#srchBox
{
width:448px;
_width:446px;
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:338px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:80px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}


/*
２box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box2 h4 {
	margin: 0px;
	background-color: #0099CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #239AD7;
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(images/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(images/btn_ov.gif);
}