@charset "UTF-8";

/* ++++++ BASIC STRUCTURE ++++++ */
* {
	margin: 0px;
	padding: 0px;
}

body {
        background-color: #ffffff;
	background-image: url(images/back00.gif);
	background-repeat: repeat-x;
	text-align: center;
}

body, table, caption, th, td, form, input, textarea {
	font-size: small;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

/*  \*/
* html body, * html table, * html caption, * html th, * html td, * html form, * html input, * html textarea {
	font-size: x-small;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

/*  */
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
table, img {
	border:0px none transparent;
}
table {
	border-collapse:collapse
}
caption, th {
	font-weight:bold;
}


/* ++++++ LAYOUT ++++++ */
#underbox {
        width: 802px;
        margin-right: auto;
	margin-left: auto;	
	background-color: #C4C4C4;
}

#header {
        background-image: url(images/head01.png);
	background-repeat: norepeat;
        text-align: left;
        width: 800px;
        height: 150px;
}

#header2 {
	background-image: url(images/head02.png);
	text-align: left;
        width: 800px;
        height: 150px;
}

#logo {
        position: absolute;
	top: 0px;
	width: 150px;
        margin-left: 20px;
}

#globalnav {
        position: absolute;
	top: 0px;
        width: 400px;
        margin-left: 380px;
}

#topimage {
	background-image: url(images/topimage01.png);
	background-repeat: norepeat;
        width: 800px;
        height: 200px;

}

#container {
	background-image: url(images/back02.gif);
	background-repeat: repeat-y;
	background-position: 0% 100%;
	text-align: left;
	overflow: auto;
	width:800px;
}

#sidebar1 {
	float: right;
	width: 200px;
}

#sidebar2 {
	float: right;
	width: 200px;
        clear: both;
}

#contents {
	float: left;
	width: 600px;
}

#prefooter {
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
}

#footer {
	background-image:url(images/underbox04.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
	padding-bottom:4px;
}

/* ++++++ COMMON ++++++ */
/* +++ HEADER +++ */
#header h1.sitename {
	color:#990000;;
}
#header h1.sitename a {
	color:#990000;
}
#header h1.sitename a:link {
	color:#990000;
}
#header h1.sitename a:visited {
	color:#990000;
}
#header h1.sitename a:hover {
	color:#990000;
}
#header p {
        padding-left: 412px;
        padding-top: 90px; 
}

/* +++ GLOBALNAV +++ */
#globalnav ul {
        float: left;
        list-style-type: none;
        width: 400px;
        height: 30px;
}

#globalnav ul li {
        float: left;
        width: 100px;
        height: 30px;
}

#globalnav ul li a { 
        font-size: 12px;
        font-weight: normal;
        color:#fff;
        background-image:url(images/gnavi_02.png);
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        background-position: left top;
}

/* \*/
* html #globalnav ul {
        width: 400px;
        height: 30px;
}

/* */
#globalnav ul li {
        display: inline;
}

#globalnav ul li a:link {
}

#globalnav ul li a:visited {
}

#globalnav ul li a:hover {
        background-position: left bottom;
}

/* +++ TOPIMAGE +++ */
.topimage {
}

.topimage ul {
	list-style:none;
}

.topimage ul li {
}

.topimage a {
        display: block;
        padding-top:11px;
        margin-left:520px;
        width:252px;
        height: 52px;
}

/* \*/
* html #topimage a {
        display: block;
        margin-top:11px;
        margin-left:520px;
        width:252px;
        height: 52px;
}

.topimage a:link {
	color:#666;
}

.topimage a:visited {
	color:#666;
}

.topimage a:hover {
	color:#666;
}

/* +++ CONTAINER +++ */

/* +++ CONTENTS +++ */
.contentsbody {
	background-color:#fff;
	margin:5px 5px 5px 20px;
	padding-top: 20px;
}

.contentsbody h1 {
	background-image: url(images/bar00.png);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0px 0.5em;
	padding: 7px 0px 10px 20px;
}

.contentsbody h2 {
	background-image: url(images/bar00.png);
	background-repeat: no-repeat;

	font-size: 1.2em;

	font-weight: bold;
	line-height: 1em;
	margin: 0px 5px 0.2em;
	padding-left: 16px;
}

.contentsbody h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 5px 0.2em;
}

.contentsbody h4 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 5px 0.2em;
}

.contentsbody p {
	margin:0px 1.5em 0.5em;
}

.contentsbody p em {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
}

.contentsbody p strong {
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}

.contentsbody blockquote {
}

/* ++++ SIDEBAR1 ++++ */
#sidebar1 .sidemenu {
	margin:5px 0px;
	padding:5px;
}

#sidebar1 .sidemenu ul {
	list-style:none;
	padding:5px;
}

#sidebar1 .sidemenu ul li{
	border-bottom:1px dotted #FF6600;
}

#sidebar1 .sidemenu h2 {
	color:#333;
	background-color:#fff;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
	padding: 8px 10px 8px 10px;
	border-left:15px solid #FF6600;
}

#sidebar1 .sidemenu a {
	color:#666;
        display:block;
        padding: 5px 5px 5px 5px;
}

#sidebar1 .sidemenu a:link {
	color:#666;
}

#sidebar1 .sidemenu a:visited {
	color:#666;
}

#sidebar1 .sidemenu a:hover {
	color:#666;
	background-color:#FFCC66;
}

/* ++++ SIDEBAR2 ++++ */
#sidebar2 .gaiyou {
	font-size:1em;
	font-weight: bold;
        line-height:1em;
        margin-left:0px;
	padding: 5px 5px 5px 10px;
}

#sidebar2 .gmap {
        text-align: center;
}

#sidebar2 .toppagetop {
	text-align: right;
        margin-right:10px;  
}

/* +++ PREFOOTER +++ */
#prefooter ul {
	background-color:#fff;
        text-align:center;
	overflow:auto;
	padding:5px 0px 5px 390px;
	list-style:none;
}

/* \*/
* html #prefooter ul {
	padding-left:390px;
}

#prefooter ul li {
	color:#666666;
        font-size:80%;
        font-weight:bold;
        display:inline;
}

#prefooter ul li a {
	color:#666666;
	display:block;
	float:left;
	width:100px;
        border-left:solid 1px #999999;
}

#prefooter ul li.first a{
}

#prefooter ul li a:link {
	color:#666666;
}

#prefooter ul li a:visited {
	color:#666666;
}

#prefooter ul li a:hover {
	color:#CCCCCC;
}

/* +++ FOOTER +++ */
#footer p {
        background-image:url(images/footer_back.gif);       
	background-repeat:repeat-x;
        font-weight:bold;
        color:#FFFFFF;
        text-align:right;
        padding-top:5px;
        padding-right:10px
}

#footer p a {
        color:#blue;
}

#footer address {
}

/* +++ UPDATE +++ */
.update {
      margin-left:20px;
}

.update ul {
    list-style:none;
}

.update ul li p,
.update ul li h2 {
	display:inline;
	padding:0px;
	margin:0px;
}

.update ul li h2 {
	background-image:none;
        font-size:1em;
	font-weight:normal;
	margin:0px 1.1em;
	border:none;
}

/* +++ TOPICS +++ */
.topics {
      margin-left:20px;
}

.topics ul {
    list-style:none;
}

.topics ul li p,
.topics ul li h2 {
	display:inline;
	padding:0px;
        margin:0px;
}

.topics ul li h2 {
	background-image:none;
        font-size:1em;
	font-weight:normal;
	margin:0px 1.1em;
	border:none;
}

/* ++++ sitemap ++++ */
#sitemap {
	margin:30px 30px;
	padding:5px;
}

#sitemap ul {
	
        list-style:none;
	padding:10px;
}

#sitemap ul li{
	border-bottom:1px dotted #CCCCCC;
}

#sitemap a {
	
        padding: 10px;
}

#sitemap a:link {
	
}

#sitemap a:visited {
	
}

#sitemap a:hover {
	color:#cccccc;

}

/* ++++ formstyle ++++ */
#formstyle {
	margin:10px 30px;
	padding:5px;
	list-style:none;
}

#formstyle fieldset {
	border:none;
}

#formstyle ul {
	padding:10px;
}

#formstyle ul li{
}

#formstyle dl {
	padding:10px;
}

#formstyle dl dt {
	padding:10px;
}

