@charset "shift_jis";

/*レイアウトの設定 */

#container {
	width: 800px;
	font-size: 15px;
	margin: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif!important;
}
#catch {
	text-align: left;
	height: auto;
	width: 800px;
	padding-bottom: 3px;
}	
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}

#menu {
		padding: 0px;
		height: auto;
		width: 800px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
#pankuzu {
	text-align: left;
	clear: left;
	padding-left: 15px;
	margin: 0px;
	padding-top: 5px;
	width: 785px;
	padding-bottom: 0px;
}
#contents {
	padding-left: 10px;
	margin: 0 auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer {
	width: 800px;
	clear: both;
	height: auto;
}
#bottom {
	clear: both;
}

/*ページ全体の設定*/

body {
	background-position: center;
	text-align: center;
	color: #383636;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
}
A:ACTIVE{
	text-decoration : none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Classの設定*/
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.red {
	color: #FF0000;
}
.ivory {
	color: #003366;
}
.box400left {
	width: 380px;
	border: 1px solid #666666;
	margin-left: 5px;
	float: left;
}
.box400right {
	width: 380px;
	border: 1px solid #666666;
	margin-right: 5px;
	float: right;
}
.box300right Ul,
.box300left Ul,
.box400right Ul,
.box400left Ul,
.box600 Ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}
.box300right li,
.box300left li,
.box400right li,
.box400left li {
		text-align: left;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
		margin-left: 5px;
}
.clear_both {
	clear: both;
}

/*ヘッダーの設定*/
#catch H1,
#p_catch H1{
	font-size: 14px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-weight: normal;
}


/*メニューの設定*/
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	height: auto;
	width: auto;
}

/*フッタナビの設定*/
#footer_navi ul,#footer_navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_navi li {
	float: left;
	height: auto;
	width: auto;
}

/*サイドバーの設定*/

#sidebar h3 {
	font-size: 13px;
	background-color: #c8ffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0033FF;
	height: auto;
	width: auto;
}
#sidebar ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
}
#sidebar A:LINK,#sidebar A:VISITED,#sidebar A:ACTIVE{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration : none;
	display: block;
}
#sidebar A:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #0033FF;
}

/*フッターの設定*/
#footer h3 {
		background-color: #FFFFFF;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 16px;
		font-weight: normal;
		border-top-width: 2px;
		border-bottom-width: 2px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #000066;
		border-right-color: #000066;
		border-bottom-color: #000066;
		border-left-color: #000066;
		margin-bottom: 20px;
}
#footer h4 {
		background-color: #FFFFFF;
		text-align: left;
		font-size: 14px;
		padding-left: 8px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #039;
		border-left-width: 15px;
		border-left-style: solid;
		border-left-color: #039;
		margin-left: 5px;
		margin-right: 5px;
}
#footer li.indent{
	margin-top: -3px;
	margin-bottom: -8px;
}
#footerlink {
	padding-top: 10px;
}
#osmclink {
	border: 1px solid #CCCCCC;
}
#osmclink p{
	padding: 0px;
	margin: 0px;
}
#footer address,#p_footer address  {
	font-style: normal;
	background-color: #ffffd7;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.listgroup {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 40px;
}
.clear { clear: both; }


/* 固定トップへ戻る */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size:12px;
	line-height:1.5;
}
#page-top a {
	background: #454545;
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#fix-menu {
	width: 800px;
	background-color: #fff;  
	padding-bottom:10px;
}
 #gnav{
    width:800px; 　/*任意の幅で*/
    height: 36px;    /*任意の高さで*/
    margin:10 auto;  /*センタリング用*/
    list-style:none;
}

#gnav a{
    display:block;
    line-height:36px;   /*任意の高さで(基本heightと同じ数値)*/
    vertical-align: baseline;
    color: #fff;
   	font-size: 18px;
	font-weight: bold ;
}

#gnav a:hover{text-decoration:none;}

#gnav li{
	width: 158px;  /*任意の幅*/
	float: left;
	background-color: #2d2781;  /*任意の色*/
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#gnav li:hover{
	background-color:#7d78c3;}   /*任意の色*/
	
/* もくじ */
.table-of-contents{
padding-left:5px; /* 左側の余白を5pxで調整する */
}
.table-of-contents a{
text-decoration:none; /* 装飾(下線)を消す */
}


h3.line {
	font-size: 24px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #360;
	border-bottom-color: #360;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2FFF2;
}

h4.line {
	font-size: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #360;
	border-bottom-color: #360;
	padding-top: 10px;
	padding-bottom: 10px;
}


