/*-----------------------------------------*/
/*  Ken's original Template for EasyUp!    */
/*     　＜３カラム　左変則版＞            */
/*-----------------------------------------*/
@charset "shift_jis";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.875em;
	line-height: 1.2em;
	background-image: url(img_back.gif);
}

h1, h2, h3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

div, p {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* ----------------- 見出しタグ */

h1, h2, h3, .title ,#menu  .menutitle{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}



/* ----------------- リンク */

a,a:visited{
	color:#0000FF;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}

/* ---------------- 画像 */

a img{
	border:none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* ---------------- 強調 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* ----------------- 斜体 */

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}

/* ---------------- 基本レイアウト */

#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9a9a9a;
}

#container .inner {
	background-color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
}

#header {
	height: 215px;
	background-image: url(img_title.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}


/*------------------ヘッダー・タイトル*/

#header h2 ,#header .title {
	width: 440px;
	font-size: 24px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;	
	position: relative;
	top: 40px;
	left: 20px;
　font-weight : bold;
}

/*------------------ヘッダー・説明文*/
#header #headertext {
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	top: 60px;
	left: 20px;
}


/*-----------------ヘッダー・タイトル、説明文*/
#header h2 a, #header h2 a:visited,#header .title a,#header .title a:visited,#headertext {
	color: #ffffff;
	text-decoration: none;
}

#contents {
	_height:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	min-height:400px;
	background-repeat: repeat-y;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}


#footer {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}


.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}


/* ---------------- 見出し */

h1 {
	font-size: 10px;
	margin: 0px;
	line-height: 20px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #9a9a9a;
}


/*------------------レイアウト */
#main {
	font-size: 12px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	width: 580px;
}

#threebox {
	width: 380px;
	float: left;
	margin-left: 3px;
}


#menu {
  font-size : 12px;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	text-align: left;
  overflow : hidden;
}

#rmenu {
  font-size : 12px;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	text-align: left;
  overflow : hidden;
}

/*-------------------他の設定*/
.syousai{
  font-size : 12px;
}

.pagelink{
  font-size : 12px;
  clear : none;
  font-weight : bold;
  text-align : left;
}

.midashi{
  font-size : 14px;
  color : #0c28ed;
  background-color : #e1fdc4;
  padding-left : 10px;
  padding-bottom : 2px;
  border-left-width : 5px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : blue;
  border-bottom-color : blue;
  height : 45px;
}


.link{
  margin:0px;
  text-decoration:none;
  text-align : left;
  color : blue;
  width : 95%;
}

.link A{
  text-decoration:none;
}

.link A:hover{
  background:#fff;
  border-left:3px solid #95cd10;
}

.link A:visited{
  color : blue;
}

.text1{
  font-size : 15px;
    border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #c7ecfc;
  width : 600px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c7ecfc;
  border-right-color : #c7ecfc;
  border-bottom-color : #c7ecfc;
  line-height : 160%;
  background-color : #fffff7;
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.text2{
  font-size : 15px;
  
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #c7ecfc;
  width : 600px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c7ecfc;
  border-right-color : #c7ecfc;
  border-bottom-color : #c7ecfc;
  line-height : 160%;
  background-color : #F6ECC4;
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.text3{
  font-size : 15px;
  
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #c7ecfc;
  width : 600px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c7ecfc;
  border-right-color : #c7ecfc;
  border-bottom-color : #c7ecfc;
  line-height : 160%;
  background-color : #E6F3C7;
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

/* ------------ テーブルの設定（1列タイプ）  */
.table01{
  font-size : 12px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  border-collapse:collapse;
  empty-cells : show;
  width : 580px;
  table-layout: fixed;
}
.table01 TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 100%;
  height : 150px;
  white-space : normal;
  overflow : hidden;
}

/* ------------ テーブルの設定（2列タイプ）  */
.table02{
  font-size : 12px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  border-collapse:collapse;
  empty-cells : show;
  width : 580px;
  table-layout: fixed;
}
.table02 TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 50%;
  height : 300px;
  white-space : normal;
  overflow : hidden;
}

/* === テーブルの設定（3列タイプ） === */
.table03{
  font-size : 12px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  border-collapse:collapse;
  empty-cells : show;
  width : 580px;
  table-layout: fixed;
}
.table03 TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 33%;
  height : 300px;
  white-space : normal;
  overflow : hidden;
}

/* === テーブルの設定（4列タイプ） === */
.table04{
  font-size : 12px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  border-collapse:collapse;
  empty-cells : show;
  width : 580px;
  table-layout: fixed;
}
.table04 TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 25%;
  height : 300px;
  white-space : normal;
  overflow : hidden;
}




