@charset "utf-8";

/*-----------------------------各ブラウザ初期値クリア----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
/**
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
*/

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #0E1520;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textb{
	font-weight:bold;
}
#more {
	text-align: right;
	padding:5px 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#more a:hover{
	color:#FF0000;
}
.clear {
	clear: both;
}

body {
	background: #fff url(img/page_bg_p.gif) repeat-x;
	text-align: center;
	font: 12px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	line-height:1.2;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
	height:auto;
  	position: relative;
}

#wrapper h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 8px;
	width: 414px;
	text-align: center;
	background: #162366;
	color: #EEEEEE;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: normal;
}

#wrapper h1 a {
	font-weight: normal;
	font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    color: #EEEEEE;
}
#top-nav {
    position: absolute;
    top: 15px;
    left: 414px;
    width: 266px;
    height: 269px;
    background: #283fb7 bottom left url(img/header01.jpg) no-repeat;
}
#top-nav ul {
    text-align: center;
    line-height: 32px;
}
#top-nav li {
    display: inline;
    /*font-size: 13px;*/
    color: #FFFFFF;
}
#top-nav a {
    font: 13px  "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight: bold;
    text-decoration: none;
    color: #fff;
}
#top-nav a:hover {
    text-decoration: underline;
	color:#FF0000;
}

#address {
    background: url(img/address_p.gif) no-repeat;
    position: absolute;
    top: 46px;
    left: 680px;
    width: 48px;
    height: 238px;
}
#header {
    position: absolute;
    top: 89px;
    left: 0px;
    width: 414px;
    height: 195px;
}

/*----------------------------------------- body ------------------------------------------*/
#spacer {
    height: 285px;
}

#body {
    background: url(img/body_bg_p.gif) repeat-y;
    width: 100%;
}

#left {
    float: left;
    width: 412px;
}
#right {
    float: right;
    width: 315px;
}

/*
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
    float: left;
    width: 102px;
    height: 32px;
    text-align: center;
    font: bold 13px  "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	line-height:30px;
    border-left: 1px solid white;    
	border-bottom: 3px solid #162366;
    list-style: none;
}

#nav a {
	display:block;
    color: #ffffff;
    text-decoration: none;
	height:100%;
	background:url(img/bg1_p.gif) repeat -20px 35px;
}

#nav li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}

li .see {
	color:#FF0000;
}
*/

#visit {
    background: #FFFFFF;
    padding: 15px 40px 14px 36px;
}
#visit h2 {
    font: 17px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
    padding-bottom:17px;
}
#visit h3 {
    font: 13px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
    font-weight:normal;
	line-height:2.0;
	text-transform:uppercase;
    padding-bottom:15px;
}
#visit a {
    text-decoration: none;
}
#visit a:hover {
    text-decoration: underline;
}


#subs-p {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    margin-top: 22px;
	text-transform:uppercase;
}

#subs-p a {
    /* color: #fff; */
}
#subs-p {
    /* color: #fff; */
}
#subs-p h3 {
    font: 16px "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
}
#subs-p h4 {
    color: #FFFFFF;
    font: 13px  "Century Gothic", "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-weight:bold;
    background-color:#283fb7;
    padding:10px;
    text-align:center;
    margin-top:12px;	
    margin-bottom:12px;
}
li.icon01{ 
   	list-style: none;
	padding-left: 25px;
 	background: 8px 2px url(img/icon_p.png) no-repeat;
	padding-bottom:20px;
	line-height:2.0;
}
li.icon02{ 
  	list-style: none;
	padding-left: 25px;
 	background: 3px 0px url(img/icon02.gif) no-repeat;
	padding-bottom:6px;
}
li.namb{
	margin-left: 35px;
	margin-bottom:15px;
	line-height:2.0;
}

#subs-p p {
    text-align: justify;
    margin-top:18px;
}

/* -------------------------------------------------------------------------------------------------------------*/
#right-i {
    padding: 0px 15px 14px 15px;
	position:absolute;
	top: 340px;
	left: 413px;
	width:280px;
	display:inline;
}

#right .bar {
	position:absolute;
	top: 285px;
	left: 413px;
	width:315px;
	height:20px;
    color: #FFFFFF;
    font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#283fb7;
	padding-top:9px;
	padding-bottom:7px;
    margin-bottom: 12px;
	text-align:center;
}
#right h3 {
    text-align:left;
    color: #555555; /*color: #38556a;*/
    font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
    background-image: url(img/waku02.png);
	background-repeat:no-repeat;
	padding:2px 0;
    margin-top: 20px;
    margin-bottom: 20px;
	text-align:center;
}
#right p {
    margin-top: 0;
    color: #111111;
}

.center{
	text-align:center;
}

#right .left {
    margin-right: 4px;
}
#right a {
    text-decoration: underline;
    color: #283fb7;
}
#right a:hover {
    text-decoration: underline;
	color: #FF0000;
}

#right dt {
	font-weight:bold;
	padding-left: 16px;
	padding-bottom: 7px;
 	background: 0px 1px url(img/icon_p.png) no-repeat;
}
#right dd {
	padding-left: 25px;
	padding-bottom:18px;
	line-height:1.6;
}
.gototop {
	width:95%;
	text-align:right;
	padding:3px 0;
	margin:0 auto;
}


/*------------------------------------------------------------*/
#f_menu {
	clear: both;
	margin-top: 20px;
	padding: 5px;
	border-top:solid 1px #999999;
	text-align:left
}

#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right: 1px solid #999999;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu a {
	font-size: 12px;
	white-space: nowrap;
}

/*-------------------------------------------------------------*/


/** footer **/
#copyright {
    background: #283fb7;
    color: #fff;
    text-align: center;
    font-size: 11px;
    float: right;
    width: 315px;
    padding: 10px 0;
    margin-bottom: 20px;
}
#copyright a {
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#copyright p {
    margin: 0;
    padding: 0;
}
#access {
	position:absolute;
	text-indent: -9999px;
}