/* ------------------------------------- 全体の背景・テキスト --- */
body {

	line-height:150%; /* 全体の行間 */
	margin: 0;
	padding: 0;
	background:  url(); /* 全体の背景（斜線の背景画像） */
	color: #444; /* 全体の文字色 */
	font-size: 80%; /* 全体の文字サイズ */
	font-family:  ; /* 全体の文字 */
}


img {border:0;
	margin: 0px;
	padding: 0px;
	}

ul {list-style:none;
}

li {margin-left:0px;
	list-style-type: none;
}

a:hover img {opacity: 0.6;
		filter: alpha(opacity=60);
}



/* ---------------topへ戻るボタン --- */
#back-top {
position: fixed;
bottom: 20px;
right: 0px;
}
 
#back-top a {
width: 100px;
height: 100px;
display: block;
padding-top: 5px;
background: #000000; /* IE用 */
background: -moz-linear-gradient(top, #333, #333 50%,#333 51%, #333);/* Firefox用 */
background: -webkit-gradient(linear, left top, left bottom, from(#333), color-stop(0.5, #333), color-stop(0.51, #333), to(#333));/* Safari,Google Chrome用 */
background: -o-linear-gradient(top, #333, #333 50%,#333 51%, #333);
background: linear-gradient(top, #333, #333 50%,#333 51%, #333);
color: white;
-webkit-border-radius: 55px;
-moz-border-radius: 55px;
border-radius: 55px;
text-align: center;
line-height: 1.2;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}

/* -------------------------------------------- コンテナ --- */
#container {
	width:825px;
	margin: 0 auto; /* センタリング */
	background: url() 	center top repeat-y; /* コンテナの背景（影の背景画像） */

}

/* --------------------------------------------- ページ --- */
#page {
	width: 825px; /* ページの幅 */
	margin: 0 auto; /* センタリング */
}




/*---------------------------------------------------- ヘッダ */
#header {
	width:820px;
	min-height:30px;
	background: url();/* 背景 */
	font-size: 120%; /* ヘッダの文字サイズ */
}

#header h1 {
	margin:0;
	padding:10px 0px 0px 0px;
	font-size:80%;
	line-height:1em;
	color:gray;
}

 
#header div {
	min-height:28px;
	height:auto !important;
	padding:5px 0px 5px 0px ;
	color:gray;
	background:   url;/* 背景 */;
	font-size:100%;
	text-align:center;
	line-height:0.5em;
}


/*---------------------------------------------------- ヘッダ02 */
#header02 {
	width:820px;
	min-height:40px;
	background: #5171b4;/* 背景 */
	font-size: 120%; /* ヘッダの文字サイズ */}


#header02 div {
	min-height:28px;
	height:auto !important;
	padding:10px 0px 0px 0px ;
	color:gray;
	background:  ;/* 背景 */;
	font-size:80%;
	text-align:center;
	line-height:0.5em;
}



/*----------------------------------------------- コンテント */

#content {
	width:600px;
	float:left;
	margin:0;
padding:5px 10px 5px 0px;
background:white;
}



#content h2 {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 80px;
	color:#5171b4;
	background:   url(img00/hh-t.gif);/* 背景 */;
	font-size:190%;
	line-height:2em;
	border-top: 0px double #ccc;
	border-bottom: 0px double#5171b4;
	border-left: solid 0px #5171b4; 
	text-shadow: 0px 2px 3px dimgray;/* 文字影*/;

}


#content h3 {
	margin:10px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	color:white;
	background:   url(img00/h.gif);/* 背景 */;
	font-size:150%;
	line-height:1em;
	border-top: 0px double #ccc;
	border-bottom: 0px double #ccc;
	border-left: solid 0px #5171b4; 
}


#content h4 {
	margin:0px;
	padding:5px;
	color: #444;
	background:;
	font-size:110%;
	line-height:1em;
}



#content ul {
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:0 10px;
	padding:0;
}

#content li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-size:130%;
	line-height:1.32em;

}


#content p {
	margin:10px 0;
	font-size:180%;
	font-weight:;
	line-height:;
}



/*---------------------------------------- コンテント02 */

#content02 {
	width:573px;
	float:;
	margin:0px 0px 0px 0px;
padding:15px 10px 11px 15px;
background:;
	border-top: 0px solid #395aa7;
	border-right: 1px dotted  #395aa7; 
	border-bottom: 1px dotted #395aa7;
	border-left: 1px dotted #395aa7; 
}



#content02 .left-box-1{
      float : left ;
      width : 128px ;
	font-size:90%;
      height : 200px ;
      background : ;
      border : 0px solid #000 ;
      margin:0px 18px 0px 0px;
      }
#content02 .left-box-2{
      float : left ;
      width : 127px ;
	font-size:90%;
      height : 200px ;
      background : ;
      border : 0px solid #000 ;
      margin:0px 0px 0px 0px;
      }
#content02 .clr-block{
      clear : both ;
      background :yellow ;
      color : orangered ;
      padding : 5px ;
      }

/*--------------------------------------------- ナビ */
#right {
	float:left;
	padding:50px 20px 0px 10px;
	font-size:90%;
	background:whitesmoke;}

#right li {
	margin:0px;
	font-size:150%;
	line-height:1.32em;
}

#right h5 {
	margin:0 0 7px 0;
	color:#444;
	font-size:100%;
	line-height:1em;
}

#right .menu {
	width:150px;
	margin:0 10px 10px;
}

#right .menu p {
	margin:0;
	padding:0 0 5px 0;
	font-size:100%;
	line-height:1.32em;
}

#right .menu a {
	margin:0;
	padding:0 0 5px 0;
	font-size:100%;
	line-height:1.32em;
	color:#444;
}

#right .menu a:hover {
	color:chocolate;
}

#right .link {
	width:150px;
	margin:10px;
}

#right .link p {
	margin:0;
	padding:0 0 5px 0;
	font-size:80%;
	line-height:1.32em;
}



/*----------------------------------------- フッタ0 ---*/
#footer0 {
	width:800px;
	clear:both;
}

#footer0 p {
	margin:0;
	padding:10px 10px;
	color:#444;
	background:;
	font-size:100%;
	text-align:center;
	line-height:1.32em;
	font-family:;
}

#footer0 a {
	color:#444;
	text-decoration:under-line;
}

#footer0 a:hover {
	color:chocolate;

}

/*--------------------------------------------- フッタ ---*/
#footer {
	width:800px;
	clear:both;
}

#footer p {
	margin:0;
	padding:10px 5px;
	color:white;
	background:#395aa7;
	font-size:100%;
	text-align:center;
	line-height:1.32em;
	font-family:;
}

#footer a {
	color:white;
	text-decoration:none;
}