@charset "shift_jis";
@import "layout.css";

/* Basic */
body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link{color:#556FB5;text-decoration:underline;}
a:visited{color:#556FB5;text-decoration:underline;}
a:hover{color:#432DB2;text-decoration:underline;}
a:active{color:#B31B1B;text-decoration:underline;}

img {
    border: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

/* Commonness */
#header {
    width: 919px;
    background-image: url(head_bg.jpg);
    background-repeat: repeat-x;
    margin: auto;
    color: #1D2088;
}
#logo {
    float: left;
    padding-top: 33px;
    padding-left: 47px;
    width: 374px;
}
#headlink {
    float: right;
    padding: 14px 53px 14px 0px;
    text-transform: uppercase;
}

#headlink a{
    margin-left: 1em;
    margin-right: 1em;
}

#headlink a:link{color:#1D2088;text-decoration:underline;}
#headlink a:visited{color:#1D2088;text-decoration:underline;}
#headlink a:hover{color:#1D2088;text-decoration:underline;}
#headlink a:active{color:#1D2088;text-decoration:underline;}

#search {
    float: right;
    clear: right;
    padding: 12px 53px 12px 0px;
}
#search img {
    margin-bottom:-3px;
}

#globalnavi {
    clear: both;
    margin: auto;
    right: 4px;
}
#globalnavi a {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    margin-left: 1px;
    width: 205px;
}

#globalnavi a:link{border-bottom-color: #EEEEEE;}
#globalnavi a:link.here{border-bottom-color: #EB6100;}
#globalnavi a:visited{border-bottom-color: #EEEEEE;}
#globalnavi a:visited.here{border-bottom-color: #EB6100;}
#globalnavi a:hover{border-bottom-color: #F5B07F;}
#globalnavi a:active{border-bottom-color: #EB6100;}

#historylink {
    background-image: url(contents_top.gif);
    background-repeat: no-repeat;
    padding-top: 21px;
    padding-left: 50px;
    text-align: left;
}

#contents {
    width: 919px;
    margin: auto;
    background-color: #FFFFFF;
    background-image: url(contents_bg.gif);
}

#contentsbody {
    width: 825px;
    text-align: left;
    margin: auto;
}

#submenu {
    float: left;
    width: 205px;
}

#submenu ul {
    margin: 0px 0px 30px;
    padding: 0px;
    list-style-type: none;
    border-bottom: 1px solid #DBDBDB;
}

#submenu ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-top: 1px solid #DBDBDB;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DBDBDB;
    border-left-color: #DBDBDB;
    border-bottom: none;
}

#submenu ul li img {
    vertical-align:bottom;
}

#submenu ul .lv2 {
    margin: 0px;
    padding: 6px 0px;
    list-style-type: none;
    border-top: 1px solid #DBDBDB;
    border-bottom: none;
    background-color: #F8F8F8;
    color: EB6100;
}

#submenu ul .lv2 li {
    margin: 0px;
    padding: 1px 10px 1px 20px;
    list-style-type: none;
    border: none;
}

ul .lv2 a {
    background-image: url(submenu_link.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 8px;
}

ul .lv2 a:link{ color: #268ACC; text-decoration: underline;}
ul .lv2 a:visited{ color: #268ACC; text-decoration: underline;}
ul .lv2 a:hover{ color: #1D2088; text-decoration: underline;}
ul .lv2 a:active{ color: #1D2088; text-decoration: underline;}

ul .lv2 .here a {
    background-image: url(submenu_link_o.gif);
    font-weight: bold;
}

ul .here a:link{ color: #EB6100; text-decoration: none;}
ul .here a:visited{ color: #EB6100; text-decoration: none;}
ul .here a:hover{ color: #EB6100; text-decoration: none;}
ul .here a:active{ color: #EB6100; text-decoration: none;}

#contactsub {
    margin-bottom: 120px;
}

#contactsub a:link{ color: #A40000; text-decoration: underline;}
#contactsub a:visited{ color: #A40000; text-decoration: underline;}
#contactsub a:hover{ color: #A40000; text-decoration: underline;}
#contactsub a:active{ color: #A40000; text-decoration: underline;}

#contactsub .address{
    background-color: #F8F6DF;
    padding: 7px;
    border-right-width: 5px;
    border-left-width: 5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: EEECD5;
    border-left-color: EEECD5;
}

.contactlink{
    background-color: #EEECD5;
    padding: 7px;
    background-image: url(contactsub_bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#main {
    float: right;
    width: 599px;
    
}

#contactmain {
    margin-bottom: 10px;
    margin-top: 36px;
}

#contactmain a:link{ color: #A40000; text-decoration: underline;}
#contactmain a:visited{ color: #A40000; text-decoration: underline;}
#contactmain a:hover{ color: #A40000; text-decoration: underline;}
#contactmain a:active{ color: #A40000; text-decoration: underline;}

#contactmain .address{
    background-color: #F8F6DF;
    padding: 7px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: EEECD5;
    border-left-color: EEECD5;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #EEECD5;
}

#gotop {
    background-image: url(contents_bottom.gif);
    background-repeat: no-repeat;
    padding-top: 24px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 0px;
    text-align: right;
    background-position: bottom;
    clear: both;
}

#footer {
    width: 919px;
    text-align: left;
    margin: auto;
    }

#footlink {
    float: left;
    margin-top: 8px;
    padding-left: 8px;
    width: 40%;
    
}

#footlink a {
    background-image: url(foot_link.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 8px;
    
}

#footlink a:link{ color: #333333; text-decoration: underline;}
#footlink a:visited{ color: #333333; text-decoration: underline;}
#footlink a:hover{ color: #999999; text-decoration: underline;}
#footlink a:active{ color: #999999; text-decoration: underline;}

#copyright {
	text-align: right;
	margin-right: 8px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 50%;
	text-transform: uppercase;
    
}

/* 画像の装飾 */
* html body .border { /* IE用*/
    background-image: url(img_bg1.gif);
    background-repeat: repeat;
    padding: 3px;
}
.border img {
    background-image: url(img_bg1.gif);
    background-repeat: repeat;
    padding: 3px;
}

/* 文章 */
h1 {
    margin: 0px;
}
h2 {
    margin: 0px;
    background-image: url(h2_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
    padding-top: 4px;
}
h2 a{
    background-image: url(link.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

h2 a img{
    margin-left: 20px;
}

h2 a:link{border-bottom-color: #FFFFFF;}
h2 a:visited{border-bottom-color: #FFFFFF;}
h2 a:hover{border-bottom-color: #F5B07F;}
h2 a:active{border-bottom-color: #EB6100;}

h3 {
    margin: 0px 0px 0.6em 0px;
    font-weight: bold;
    color: #B28850;
}

p {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
}

.lead{
    line-height: 160%;
}

.anchor{
    padding: 0.5em;
    color: #268ACC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #ACB8C0;
    border-right-color: #ACB8C0;
    border-bottom-color: #ACB8C0;
    border-left-color: #ACB8C0;
    background-color: #EEEEEE;
    line-height: 180%;
}
.anchor a{
    margin: 0 0.4em;
}
.anchor a:link{ color: #268ACC; text-decoration: underline;}
.anchor a:visited{ color: #268ACC; text-decoration: underline;}
.anchor a:hover{ color: #1D2088; text-decoration: underline;}
.anchor a:active{ color: #1D2088; text-decoration: underline;}

.attention {
    padding: 8px;
    border: 10px solid #F8F6DF;
    
}

em {
    font-style:italic;
}

strong {
    font-weight:bold;
}

/* ライン */
hr {
    color: #CCCCCC; /* IE */
    background-color: #CCCCCC; /* NN */
    height: 1px;
    border: 0px;
    margin: 1em 0px 1em 0px;
}
hr.clr {
    color: #FFFFFF; /* IE */
    background-color: #FFFFFF; /* NN */
    height: 1px;
    border: 0px;
    margin: 0px;
    padding: 1em;
}

/* リスト */
dl {
    padding: 0;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
dt {
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
dd {
    padding: 0;
    margin-left: 1.6em;
}
ul {
    padding: 0;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    margin-left: 1.8em;
}
ol {
    padding: 0;
    margin-top: 0em;
    margin-bottom: 0.4em;
    margin-left: 2.4em;
}

ol.english{
		list-style-type:lower-alpha;
}
ul.linklist {
    list-style-type: none;
    margin-right: 1em;
    margin-left: 1em;
    text-align: right;
}

ul.linklist li {
    margin: 0px;
    list-style-type: none;
    border: none;
}

ul.linklist a {
    background-image: url(link.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

ul.attend{
    margin: 0px 4px 0px 4px;
    padding: 0px;
    }

ul.attend li {
    padding: 0px 0px 0px 18px;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0px 50%;
    background-image: url(attend.gif);
    }

/* 表組み */
caption{
    text-align: left;
}

table.style_a{
    border-top: 1px solid #B4B4B4;
    border-left: 1px solid #B4B4B4;
    border-collapse: collapse;
    margin-bottom: 12px; 
}

.style_a th{
    padding: 6px;
    border-right: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
    background-color: #F8F6DF;
}

.style_a td{
    padding: 6px;
    border-right: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
}

/* 表組み入れ子 */
table.in{
    border-top: 1px solid #B4B4B4;
    border-left: 1px solid #B4B4B4;
    border-collapse: collapse;
    font-size: 100%;
}

.in th{
    padding: 6px;
    border-right: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
    background-color: #EEEEEE;
}

.in td{
    padding: 6px;
    border-right: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
}

/* 表組みレイアウト用 */
table.layout{
	border-collapse: collapse;
	font-size: 100%;
}

table.layout td{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 表組みニュース用 */
table.news{
    border-collapse: collapse;
    margin-bottom: 12px; 
    width: 100%;
}

.news th{
	border-bottom: 1px dotted #ABB7BF;
	background-image: url(info_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #A40000;
	font-weight: normal;
	text-align: left;
	text-indent: 1px;
}

.news td{
    padding: 6px;
    border-bottom: 1px dotted #ABB7BF;
    vertical-align: top;
}

/* フォーム関連 */
.must{
    color: #CC0000;
}
.error{
    color: #CC0000;
    font-weight: bold;
}
.disabled{
    ime-mode: disabled;
}

