﻿@charset "utf-8";

/* フッタ部-footer  */

address	
{
	text-align: center;
	font-style: normal;
	font-size: 80%;
	font-weight: 200;

	padding-top: 5px;
	padding-bottom: 5px;

	margin-top: 0px;
	margin-bottom: 4px;

	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000099;
}

/* 右ナビ部-rightnavi */

#right-navi * 
{
	font-size: 0.9em;
	font-family: monospace;
	line-height: 150%;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* 左ナビ部-leftnavi */

#left-navi * 
{
	font-size: 0.9em;
	font-family: monospace;
	line-height: 200%;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

#qr
{
	font-size: 0.9em;
	line-height: 100%;
	margin-right: 6px;
	margin-left: 6px;
}

/* コンテンツ部-main */

ul {
	margin-left:10.75em;
	margin-right:15em;
}

ul * {
	margin-left:0em;
	margin-right:0em;
}

ol {
	margin-left:10.75em;
	margin-right:15em;
}

ul li, ol li ul li {
	background: url("pc/img/icon/list.gif") no-repeat 0px 6px;
	padding-left: 10px;
	list-style: none;
}
ol li, ul li ol li {
	background: none;
	margin-left: 10px;
	padding-left: 0px;
	list-style: decimal;
}

dt {
	font-weight: bold;
	margin-left:10.75em;
	margin-right:15em;
}

dd {
	margin-left:11.75em;
	margin-right:15em;
}

h3 {
	letter-spacing: 2px;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 3px double #cccccc;
	margin-top: 0.3em;
	margin-right:12.5em;
	margin-bottom: 0.3em;
	margin-left:8.75em;
	padding-left: 0.5em;
	background: #e0e0e5;
	border-left: 0.8em solid #9999cc;
	color: #000000;
}

h4 {
	letter-spacing: 2px;
	border-left: 0.6em solid #6699cc;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0.3em;
	margin-right:13.25em;
	margin-bottom: 0.3em;
	margin-left:9.5em;
	padding-left: 0.5em;
	color: #6699cc;
	background-color: #eeeeee;
}
h5 {
	font-size: 105%;
	font-weight: bold;
	margin-top: 0.3em;
	margin-right:14em;
	margin-bottom: 0.3em;
	margin-left:10.25em;
	padding-left: 0.5em;
	letter-spacing: 1px;
	border-left: 0.4em solid #669999;
	color: #669999;
	background-color: transparent;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0.3em;
	margin-right:14em;
	margin-bottom: 0.3em;
	margin-left:10.75em;
	padding-left: 0.5em;
	border-left: 0.4em solid #cccccc;
	letter-spacing: 1px;
	color: #999999;
	background-color: transparent;
}

object {
	margin-left:10.75em;
	margin-right:15em;
}

pre {
	width: 340px;
	margin-left:10.75em;
	margin-right:15em;
	padding: 5px;
	border: 2px dashed #cccccc;
	overflow: auto;
}
blockquote {
	margin-left:10.75em;
	margin-right:15em;
	border: solid #ddddff;
	border-width: 1px 1px 1px 10px;
}

#main h2
{
	font-size: 120%;
	font-weight: 700;
	background: #d0d0E3;
	color: #000000;
	margin-top: 0.3em;
	margin-right:12.25em;
	margin-bottom: 0.3em;
	margin-left:8.4em;
	padding-left: 0.5em;
	border-left: 1em solid #8080B0;
	border-bottom: 3px solid #aaaaaa;
}

#main p
{
	line-height: 180%;
}
img.float_left {
	float: left;
	margin-top: 0px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news
{
	background-color: transparent;
	color: #cc3300;
	font-weight: bold;
}
/* ヘッダ部-header */

#title h1 {
	width: 100%;
	height: 1.4em;
	font-size: 200%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding: 0.7em 0px 0.7em 0px;
	background-color: #c0c0e3;
	background-image:url(pc/img/bg/backcg01.png);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

#header h2 {
	font-size: 100%;
	font-weight: 400;
	color: #ffffff;
	padding: 0.5em 0px 0.5em 0px;
	margin: 0px;
	background-color: #8080B0;
}

#header p {
	color: #ffffff;
	padding: 0.6em;
	background-color: transparent;
}

/* 全体-body HTML再構成 */

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

body {
	background-color: #f6f6ff;
	background-image:url(pc/img/bg/logo.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:96% 96%;
	color: #000000;
}

* {
	margin: 0px;
	padding: 0px;
/*	font-weight: normal;
	font-style: normal;
*/
	font-family: Verdana, Chicago, 'ＭＳ Ｐゴシック', 'MS UI Gothic',Osaka,  sans-serif;
}

img
{
	border-width: 0px;
}

p, li, dt, dd, address {
	line-height: 140%;
}

p, ul, ol, dl {
	margin-bottom: 10px;
}

em, strong {
	font-weight: bold;
}

code, var, kbd {
	font-size: 8.5em;
	line-height: 120%;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
blockquote p {
	color: #999999;
	background-color: transparent;
}

a
{
	text-decoration: underline;
}
a:link
{
	color: #0000ff;
	background-color: transparent;
}
a:visited
{
	color: #990099;
	background-color: transparent;
}

a:hover
{
	background: #ffff00;
	color: #ff0000;
}
a:focus
{
	background: #ffff00;
	color: #ff0000;
}

a:active
{
	color: #ffffff;
	background-color: #ff0000;
}


/* 各ブロックデザイン */

#left-navi {
	background-color: #fcfcff;
	color: #000000;

	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0px;

	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #6666ff #000066 #000066 #6666ff;
}

#right-navi {
	background-color: #fafaff;
	color: #000000;

	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0px;

	border-width: 0px 1px 0px 1px;
	border-style: none solid none dotted;
	border-color: #6666ff;
}

/* 3カラム基本構造＋内部構造 */

#head-container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#head-wrapper {
	width:100%;
	float:left;
	margin-right:-14em;
}

#title {
	width:100%;
	float:right;
	margin-left:-200px;
}

#logo {
	width:200px;
	float:right;
}

#head-navi {
	width:14em;
	float:left;
}

#header {
	width:100%;
	float: none;
	clear: both;
}

#bottom-container {
	width:100%;
}

#bottom-wrapper {
	width:100%;
	float:left;
	margin-right:-14.5em;
}

#main {
	width:100%;
	float:right;
	margin-left:-10em;
}

#left-navi {
	width:9em;
	float:right;
}

#right-navi {
	width:14em;
	float:left;
}

#footer {
	width:100%;
	float: none;
	clear: both;
}

#main p {
	margin-right:14.5em;
	margin-left:10em;
}


/* 
#title>* {
 margin-right:14em;
 margin-left:200px;
} 
*/

/*
body {
	text-align:center;
	background-color: #f6f6ff;
	color: #000000;
}
*/

