@charset "UTF-8";
/* CSS Document */
/* ----- HTML再定義 ------------------------------------ */
* {
	margin: 0px;
	padding: 0px;
}

html{
    height:100%;
}

BODY {
	background-color:#ffffff;			/* 背景色： */
	background-image: url(../img_aga/back.jpg);
	font-style:normal;			/* フォントスタイル：標準 */
	color:#333333;				/* 文字色：グレー*/
	font-weight:normal;			/* 文字太さ：標準 */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;       /* 文字書体：ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif */
	font-size:9pt;				/* フォントサイズ：9pt */
	text-align:center;			/* 文字揃え：中央 */
	text-indent:0pt;			/* インデント：0pt */
	margin:0px 0px;				/* マージン：上下・左右 */
	height:100%;
	scrollbar-base-color:#CCFF99;
	scrollbar-arrow-color:#339900;
	background-repeat: repeat;
}

TABLE,TR,TD,TH {
	background-color:white;			/* 背景色：白 */
	font-style:normal;			/* フォントスタイル：標準 */
	color:#333333;				/* 文字色：グレー*/
	font-weight:normal;			/* 文字太さ：標準 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;       /* 文字書体：ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif */
	font-size:9pt;				/* フォントサイズ：9pt */
	text-align:center;			/* 文字揃え：中央 */
	text-indent:0pt;			/* インデント：0pt */
	margin:0px 0px;				/* マージン：上下・左右 */
	scrollbar-base-color:#ff6699;
	scrollbar-arrow-color:white;
}

input,textarea{
	border:1px solid #CCC;
	background-color:#630;
	padding:3px 3px;
	font-size:12px;
	color:#FFF;
}

A{TEXT-DECORATION:none}
a:link {
  color: #dc143c;
   	text-decoration: none;
}
a:visited {
  color: #FF6600;
   	text-decoration: none;
}
a:hover {
 	text-decoration: underline;
}
a:active {
  color: #ff6600;
   	text-decoration: none;
}

ul {
	margin: 0px 5px 0px 5px;
}
ul li ol li {
	margin: 0px 5px 0px 5px;
}
ul li ol {
	margin-bottom: 5px;
}


/* ----- コンテナ -------------------------------------- */
div#container {
text-align:left;
margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 0px;
	border-right: 0px;
	text-align:left;		/* 文字揃え */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:900px;
	height:100%;
	min-height: 100%;
	background-color: #FFF;

}

body > #container {
    height: auto;
}

/* ----- ヘッダー -------------------------------------- */

div#header {
	float: none;
	clear: both;
	width:900px;
	height: 200px;

	background-image: url(http:/); background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* ----- メイン -------------------------------------- */

div#main {
	float: none;
	clear: both;
	width:900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}


#catch{
	margin-left: 0px;		/* 左マージン */
	margin-right: 0px;				/* 右マージン */
	margin-bottom: 10px;
	width:100%;
	display:block;
	padding: 0px 0px 2px;
	border-bottom:2px dotted #F30;
	font-style:normal;			/* フォントスタイル：標準 */
	font-weight:bold;			/* 文字太さ：標準 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;       /* 文字書体：ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif */
	font-size:12pt;				/* フォントサイズ：8pt */
	text-align:left;			/* 文字揃え：左寄せ */
	color:#F30;				/* 文字色：黒 */
	line-height:120%;
	}
	
.sab {
	color:#600;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

.read {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:  auto;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

#data{
	margin-left: 0px;		/* 左マージン */
	font-style:normal;			/* フォントスタイル：標準 */
	font-weight:normal;			/* 文字太さ：標準 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;       /* 文字書体：ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif */
	font-size:12pt;				/* フォントサイズ：12pt */
	text-align:left;			/* 文字揃え：左寄せ */
	padding: 2px 10px 2px 10px;
	color:#600;				/* 文字色：赤 */
	background-color:#FC0;
	line-height:160%;
	}

#data2{
	padding-left:50px;
	padding-top:5px;
	display:block;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	text-align: left;
	color: #000;
	font-weight: bold;
	}
	
	
.hed {
	color:#690;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.hed2 {
	color:#690;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}


p .tyosya {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}



/* ----- メイン2 -------------------------------------- */
div#main2 {
	float: left;
	width:640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}






/* ----- BOOK -------------------------------------- */
div#book {
	float: right;
	width:640px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: autopx;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}




.boxa {
	float: left;
	width:220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	height: auto;
}


.boxb {
	float: right;
	width:400px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right:  10px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	height: auto;
}




/* ----- BOOK2（タブ） -------------------------------------- */

div#book2 {
	float: right;
	width:600px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}






/* ----- ナビ -------------------------------------- */

div#navi {
	float: right;
	width:180px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



















/* ----- フッター -------------------------------------- */
div#footer1 {
	float: none;
	clear: both;
	width:860px;
	text-align:center;			/* 文字揃え：中央 */
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
div#footer2 {
	float: none;
	clear: both;
	width:860px;
	text-align:center;			/* 文字揃え：中央 */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#copy{
	font-style:normal;			/* フォントスタイル：標準 */
	font-weight:normal;			/* 文字太さ：標準 */
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;       /* 文字書体：ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif */
	font-size:10pt;				/* フォントサイズ：8pt */
	text-align:left;			/* 文字揃え：左寄せ */
	color:#F30;				/* 文字色： */
}
