/* CSS Document */



body {

	margin:0;

	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;

	background-image: url(../images/title_bg_02.jpg);

	background-repeat: repeat-x;

	background-position: top;

}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}



#header {

	width:960px;

	height:80px;

	margin:0 auto;

	position:relative; /* 基準にするボックス この一行を入れると基準になる */

	background-image: url(../images/title_01_bg.jpg);

}

/* ↓のfontchange がついてるの全てをコピー */

#fontchange {

	position:absolute;

	right:0px; /* ここで位置指定　右からの位置 */

	top : 52px;/* ここで位置指定 上からの位置 */ 

}

#fontchange ul {

	list-style-type:none;

	margin:0;

	padding:0;

}

#fontchange li {

	float:left;

}

#fontchange img {

	margin:0 0 0 0px;

}



.menu_space {

	line-height: 120%;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	background-color: #FFFFFF;

}



a.type1 {

	background-image:url(../images/menu_title_01.gif);

	width: 159px;

	background-repeat: repeat-y;

	padding-left: 25px;

	vertical-align: middle;

	display: block;

	font-size: 80%;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 0px;

}

a.type1:hover {

	background-image:url(../images/menu_title_011.gif);

	background-repeat: repeat-y;

}

.menu_space td {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding-bottom: 1px;

	padding-top: 1px;

}



.ItemData2{

	text-align			: left;

	height			: 150px;

	overflow			: auto;

	background-color		: #fdf6ee;

	margin			: 0px;

	scrollbar-3dlight-color	: #999999;

	scrollbar-darkshadow-color	: white;

	scrollbar-arrow-color		: #B3A4CF;

	scrollbar-base-color		: white;

	scrollbar-face-color		: white;

	scrollbar-highlight-color	: white;

	scrollbar-shadow-color	: #999999;

	scrollbar-track-color		: white;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 16px;

	padding-left: 10px;

	width: 580px;

}



.ItemData2 td {

	font-size: 80%;

	line-height: 120%;

	padding: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #999999;

}



.info_space {

	width: 590px;

	margin: 5px;

}



.txt_box {
	width: 735px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}



.txt_box_topics {
	width: 735px;
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}



.menu_b_space {  padding-top: 5px}



.menu_b_space td {  padding-bottom: 5px}



.cm_space {

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

	;

	font-size: 12px;

	text-align: center

}

.cm_space td {

	padding-bottom: 5px;

}

.moji_size {

	font-size: 80%;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	float: right;

}

.moji_size td {

	padding-right: 5px;

}

.add_space {

	font-size: 80%;

	line-height: 120%;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

}

.top_head_bg {

	font-size: 12px;

	color: #FFFFFF;

	background-image: url(../images/title_bg.jpg);

	background-repeat: repeat-x;

	height: 20px;

	text-align: right;

	padding-right: 5px;

	vertical-align: middle;

}

.menu_bg {

	background-image: url(../images/menu_bg.gif);

	background-repeat: no-repeat;

	background-position: center top;

}



h1 {
	font-size: 1.6em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
}

h2 {
	font-size:1.0em;
	color:#3366CC;
	border-bottom:1px solid #b1c9ff;
	border-right:1px solid #b1c9ff;
	background-color: #E4FFD5;
	background-image: url(../images/bg_h2_title.gif);
	background-repeat: no-repeat;
	background-position: 0 0%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 38px;
}

h3{
	font-size:0.9em;
	color:#3366CC;
	padding:0 0 12px 20px;
	margin:20px 0 0 0;
	text-indent: 5px;
	background-color: #fff;
	background-image: url(../images/bg_h3_title.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

h4{
	font-size:0.8em;
	color:#003972;
	text-indent: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #59BB58;
	margin-left: 10px;
}

.txt_box p{
	font-size:0.8em;
	line-height:160%;
	letter-spacing:1px;
	margin:10px 0 15px 10px;
}

.txt_box ul{
	font-size:0.8em;
	line-height:160%;
	list-style-type:none;
	margin-top: 10px;
	margin-right: 7;
	margin-bottom: 20px;
	margin-left: 17px;
}

.txt_box ol{
	font-size:0.8em;
	line-height:160%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 45px;
}

.txt_box ul li{
	background:url(../images/arrow01.gif) no-repeat 4px 3px;
	padding:0 0 0 20px;
	margin:5px 0;
}

/* design type table 00 */
.txt_box .tbl00 {
	margin:10px 0;
	font-size:0.8em;
}
.txt_box .tbl00 td {
	padding:5px;
	vertical-align:top;
}
.txt_box .tbl00 th {
	padding:5px;
}


/* design type table 01 */
.txt_box .tbl01 {
	border-collapse:collapse;
	border:1px solid #999;
	margin:10px 0;
	font-size:0.8em;
}
.txt_box .tbl01 td {
	border:1px solid #999;
	padding:5px;
}
.txt_box .tbl01 th {
	color:#3366cc;
	padding:5px;
	border:1px solid #999;
	background:#E4FFD5;
}

/* design type table 02 */
.txt_box .tbl02 {
	border-collapse:collapse;
	border:1px solid #999;
	margin:10px 0;
	font-size:0.8em;
}
.txt_box .tbl02 td {
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	vertical-align:top;
}
.txt_box .tbl02 th {
	padding:5px;
	background:#EEE;
	border-right:1px solid #ccc;
}

.txt_box .pagetop {
	margin: 5px;
	width: 725px;
	text-align: right;
}

/*　段組
--------------------------------------------*/
.txt_box .dangumi_2 {
	padding: 0 0 0 0;
}

.txt_box .dangumi_2 table {
	width: 350px;
	_width: 345px;/* IE6対応 */
	float: left;
	margin: 0 0 10px 17px;
	_margin: 0 0 10px 15px;/* IE6対応 */
	
}
/*------------------------------------------*/


.pankuzu {

	font-size: 80%;

	background-image: url(../images/pan_list.gif);

	background-repeat: no-repeat;

	background-position: left center;

	text-indent: 25px;

	height: 25px;

	margin-top: 5px;

	margin-bottom: 5px;

	padding-top: 5px;

}

.topics_date {

	font-size: 80%;

	line-height: 120%;

/*

	float: right;

*/

	margin-right: 5px;

	padding-bottom: 10px;

	text-align: right;

}

.txt_box_event {

	width: 735px;

	font-size: 80%;

	line-height: 150%;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 10px;

}

.txt_box_event td {

	padding: 3px;

}

.txt_box_event th {

	background-color: #F0F0F0;

	padding: 5px;

}



.bn_table {

	padding-right: 10px;

	border-right-width: 4px;

	border-right-style: double;

	border-right-color: #CCCCCC;

}

.txt_box_topics .bn_table td {

	padding: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}

.bn_list {

	padding-left: 10px;

}

.txt_box_topics .bn_list td {

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 5px;

	text-align: right;

}

.txt_box_topics .bn_list th {

	text-align: left;

	border-bottom-width: 4px;

	border-bottom-style: double;

	border-bottom-color: #CCCCCC;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 5px;

}

.txt_box img.left {
	margin:0 10px 10px 0;
	border:1px solid #aaa;
	float:left;
}

.txt_box img.right {
	margin:0 0 10px 10px;
	border:1px solid #aaa;
	float:right;
}
