@charset "shift_jis";


/* ---------------------------
	for all body
-------------------------- */
body {
	/* コンテンツ余白設定 */
	margin: 0;
	padding: 0;
	/* 文字基本設定（文字サイズ・行間・色）
	font-size: 80%;
	line-height: 140%;*/
	color: #505050;
	font-family: "ＭＳ Ｐゴシック",;
	
}

h1 {
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ---------------------------
		全体背景処理
-------------------------- */

#back {
 background:url(images/common/back.gif) repeat-y center;
 background-color:#91d0d4;
 }
 
 
#head {
 padding:0;
 margin:0;
 }
 
#kakomi1 {
 background:url(images/top/01center.gif) repeat-y;
 }
 
#kakomi2 {
 background:url(images/top/02center.gif) repeat-y;
 }
 
#kakomi3 {
 background:url(images/top/03center.gif) repeat-y;
 }

/* ---------------------------
		link
-------------------------- */
a:link {
  text-decoration: none;
	color: #001efe;
}
a:visited {
  text-decoration: none;
	color: #ff6000;
}
a:active {
  text-decoration: none;
	color: #ff6000;
}
a:hover{
  text-decoration: none;
  color: #001efe;
}

a.menu:link {
  text-decoration: none;
	color: #0023a5;
}
a.menu:visited {
  text-decoration: underline;
	color: #ff6000;
}
a.menu:active {
  text-decoration: none;
	color: #ff6000;
}
a.menu:hover {
  text-decoration: none;
	color: #ff6000;
}

a.sitemap:link    { text-decoration: none; color: #1E2B83; }
a.sitemap:visited { text-decoration: none; color: #1E2B83; }
a.sitemap:active  { text-decoration: none; color: #1E2B83; }
a.sitemap:hover   { text-decoration: none; color: #FF0000; }


/* ---------------------------
		layout
-------------------------- */
/* マージン設定 */
.MarginB3px {
	margin: 0 0 3px;   /* 下：2px */
}
.MarginB5px {
	margin: 0 0 5px;   /* 下：5px */
}
.MarginB8px {
	margin: 0 0 8px;   /* 下：8px */
}
.MarginT5px {
	margin: 5px 0 0 0;/* 上：5px */
}
.MarginB10px {
	margin: 0 0 10px;  /* 下：10px */
}
.MarginB15px {
	margin: 0 0 15px;  /* 下：15px */
}
.MarginB25px {
	margin: 0 0 25px;  /* 下：25px */
}

.MarginL5px {
	margin: 0 0 0 5px;  /* 左：5px */
}
.MarginTB5px {
	margin: 5px 0 8px 0;/* 上下：5px */
}

/* 画像の回り込み */
.i01{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.i02{
  float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.icon{
  float: left;
	margin-right: 5px;
}

/* ---------------------------
	ページトップ
-------------------------- */

#comon-page-up{
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 75%;
	text-align: right;
	width: 470px;
	padding-top: 5px;
}


/* ---------------------------
	パンくず
-------------------------- */

div#pankuzu {
  margin: 0 0 10px 0; 
	padding: 0;
	width: 490px;
	align:center;
}

div#pankuzu p {
  margin: 0;
}

p#kuzu {
  margin-bottom: 1px;
  text-align: left;
  font-size: 70%;
}

/* ---------------------------
	フッター
-------------------------- */

div#footer {
  margin: 0; 
	padding: 0;
	width: 670px;
	align:center;
}

div#footer p {
  margin: 0;
}

p#footmenu {
  text-align: center; 
	padding: 3px 0;
  font-size: 70%;
	line-height: 140%;
	
}


p#copyright {
	padding: 3px 0;
  text-align: center;
  font-size: 70%;
	color:#FFFFFF;
	line-height: 140%;
	background-color:#0023a5;
}



/* ---- 左横のナビゲーションバー ---- */
.sidenav {
	top:0;
  left: 0;
  width: 150px;
  border-top: 1px solid #bebebe;
  border-left: 1px solid #bebebe;
  border-right: 1px solid #bebebe;
	background-color:#FFFFFF;
  font-size: 73%;
}

.sidenav a {
  display:block;
	padding:10px 6px 10px 24px;
	margin:1px 0;
  width: 148px;
  border-bottom: 1px solid #bebebe;
	line-height:120%;
}

.sidenav a.g1:link,.sidenav a.g1:visited {
  background-image:url(images/common/left_icon11.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#505050;
}

.sidenav a.g2:link,.sidenav a.g2:visited {
  background-image:url(images/common/left_icon21.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#505050;
}

.sidenav a.g1:hover {
  background-image:url(images/common/left_icon12.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#9ad6db;
	color:#0023a5;
}

.sidenav a.g2:hover {
  background-image:url(images/common/left_icon22.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#9ad6db;
	color:#0023a5;
}



/* ---------------------------
	ライン
-------------------------- */

.iconline{
  margin-right: 2px;

}

.headwrapper2{
  padding: 0px;
	margin: 0 0 1px;
	border-bottom:2px solid #0e4aa3;
}

.chiiki_waku{
  padding: 5px;
	border:1px solid #0023a5;
}

.waku_orange{
  padding: 5px;
	border:1px solid #ff8d13;
	margin-bottom:5px;
}

.hasen{
  padding: 0px;
	margin: 0 0 10px;
	border-bottom:1px dashed #c0c0c0;
}


.form-rline {
	border-right-style: solid;
	border-right-color: #ff5050;
	border-right-width: 3px;
  font-size: 78%;
  line-height: 140%;
}

.form-gline {
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 3px;
  font-size: 78%;
  line-height: 140%;
}



/* ---------------------------
		menu
-------------------------- */

.txt-menu-kuzu {
  font-size: 75%;
  line-height: 120%;
}
/*---------------------------
		 Box
-------------------------- */
.WakuTable {
	padding: 1px;
	margin-bottom: 10px;
}
.WakuTable td {
	font-size: 80%;
	line-height: 120%;
	padding: 2px;
	border: 1px solid #999999;
}
.WakuTable th {
	font-size: 83%;
	line-height: 120%;
	padding: 2px;
	border: 1px solid #999999;
	text-align: left;
}
/* ---------------------------
		text
-------------------------- */

.normal {
  font-size: 78%;
  line-height: 150%;
}
.normal-blue {
  font-size: 78%;
  line-height: 140%;
	color: #0023a5;
}

.normal-l {
  font-size: 90%;
  line-height: 140%;
}

.normal-l-orange {
  font-size: 90%;
  line-height: 140%;
	color: #ff8d13;
}

.normal-s {
  font-size: 73%;
  line-height: 140%;
		color: #333333;
}

.normal-ss {
  font-size: 70%;
  line-height: 120%;
}

.normal-attention {
  font-size: 73%;
	background-color: #fdf1f1;
	color: #ff0000;
}
/* ---------------------------
		PP
-------------------------- */
h4{
  margin-bottom: 0;
  font-size:100%;
  font-weight: 800;
	color: #0e4aa3;
}

dt{
  padding:5px 0;
  font-size:90%;
  line-height: 130%;
  font-weight: 800;
}

dd{
  font-size:80%;
  line-height: 140%;
}


