html{
	background-color:#f5f0ed;
/*	scrollbar-base-color:#e5ddd8; /*#d8cec9;*/
	scrollbar-base-color:#e7cdcd;
}

*{margin:0; padding:0; border:0px dotted #999;}

body {
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:100%;
	padding-top:0px;			/*追加*****************/
	overflow-x: hidden;			/*追加*****************/
}


/*body {margin:0; padding:0; font-size:100%;}*/

.cbox {zoom: 100%;}
.cbox:after {content: " "; clear: both; height: 0; display: block; visibility: hidden;}

.clearboth {clear: both; margin-top:10px;}



a.pop-pic:hover {
	background-color: #fff;
	cursor : default;
}
a.pop-pic:hover .thumb-pic_288x352 {
	width: 288px;
	height: 352px;
}
a.pop-pic:hover .thumb-pic_352x288 {
	width: 352px;
	height: 288px;
}
a.pop-pic:hover .thumb-pic_320x240 {
	width: 320px;
	height: 240px;
}
a.pop-pic:hover .thumb-pic_240x320 {
	width: 240px;
	height: 320px;
}
a.pop-pic:hover .thumb-pic_384x640 {
	width: 384px;
	height: 640px;
}




h1{
	margin:0 0 0 0px; padding:0 0 0 0;
    font-size:0.8em;	/* 100%; */
    border-bottom:1px dotted #d40000;
	color:#583823;
    }

h2 {
    background-image: url( mark_30x31_plus_w1000.png );
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 35px;
    margin: 30px 0 0 0;		padding-top: 50px;
	color:#971506;
    border-bottom:1px solid #d40000;
	}

h3 {
    margin: 30px 0 0 0;
	color:#006890;
    font-size:150%;
	}

h4 {
	color:#971506;
    font-size:0.8em;
    border-top:1px solid #971506;
	}





#con01_a p {margin:5px 0;  line-height: 1.3em;}
#con01_b p {margin:5px 0;  line-height: 1.3em;}

.text01, .text01a, .text01b {
	margin:3px 3px 3px 3px;
	padding:5px;
	border:1px dotted #999;
	color:#4f2715;
	background-color:#efe6e2;
    border-bottom:2px solid #dccdc7;
	}

	.text01  {font-size:0.9em; line-height: 1.5em;}
	.text01a {font-size:0.9em; line-height: 1.7em;}
	.text01b {font-size:0.8em;}



.text02b {font-size:0.8em;}



.text-affe {
	font-size:0.8em;
	color:#8f92c0;
	}




/*
.text01a {
    background-image: url(020109p-0018_307x205.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	table, td, th { border: 2px #2b2b2b solid;
	}
*/



.ul_arrow_blue li{
	list-style-image:url(arrow_blue_14x13.png); 
	list-style-position: outside;
	margin-left:15px; margin-top:1em;
	line-height: 1;
    }

.ul_arrow_pink li{
	list-style-image:url(arrow_pink_14x13.png); 
	list-style-position: outside;
	margin-left:15px; margin-top:0px;
	line-height: 2;
    }

.ul_normal li{
	list-style-position: outside;
	margin-left:35px; margin-top:1.0em;
	font-size:0.8em;
	color:#006890;
	line-height: 1.3em;
    }

.ul_normal_02 li{
	list-style-position: outside;
	margin-left:35px; margin-top:0.5em;
	font-size:0.8em;
	color:#006890;
	line-height: 1.2em;
    }

.linktext {
	font-size:0.8em;
	color:#006890;
	}

.linktext_right{
	text-align: right;
	font-size:0.8em;
	color:#006890;
}

.linktext_with_bar {
	font-size:0.8em;
	color:#006890;
    border-bottom:2px solid #efe6e2;
	margin-top:10px;
	}





#base_outer_0 {
	padding-top:42px;					/* 42*/
	height:100%;	
	width:100%;
	margin-left:auto;
	margin-right:auto;
	/*border: 2px solid #ff0000;*/
}

#base_outer {
	height:100%;
	/*border: 2px solid #00ff00;*/
	}

#base_inner {
	height:100%;
	overflow:auto;
	/*border: 2px solid #00ffff;*/
}


	#main_outer {
		width:100%;
		float:left;
		margin-right:-100%;
		/*border: 2px dotted #c40026;*/
	}

			#main_inner {
			margin-right:20px;					/* 200 */
			margin-left:220px;
			padding-left:10px;
			padding-right:10px;
			/*border: 2px dotted #00b;*/
			overflow-x: hidden;
					}

/*	#sub01_outer {
		width:100px;
		float:left;
		border: 2px dotted #0fc;
	}
*/


	#sub02_outer {					/*	#main_innerのmargin-leftに対応	*/
		width:220px;				/* 200 */
		float:left;
		color:#dccdc7;
		text-align:center;
		background-color:#e5e5e5;
		/*border: 2px dotted #0ee;*/
		}



	#sub03_outer {					/*	#main_innerのmargin-rightに対応	*/
		width:20px;					/* 200 */
		float:right;
		color:#dccdc7;
		text-align:left;
		padding-left: 0px;
		background-color:#e5e5e5;
		/*border: 2px dotted #0f0;*/
	}

	#sub03_inner {
		margin-left: 10px;
	}




/*	#sub04_outer {
		width:100px;
		float:right;
		border: 2px dotted #0f0;
	}
*/

	#bottombox_o {
		width:100%;
		clear:both;
		text-align:center;
		font-size:0.8em;
		background-color:#dfc5c6;
		border-top:0px solid #d40000;
		color:#FFF;
		/*border: 2px solid #00f;*/
	}





#fixed-title_outer {
	position:fixed; _position:absolute;  
	z-index:5;
	top:0px;
	left:2;
	width:227px;	height:20px;
}

#fixed-titlebar {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	position:fixed; _position:absolute;  
	top:0px;									/* 0 */
	left:0;
    z-index:6;
	width: 100%;
	height: 37px;								/* 37 */
    border-bottom:3px solid #d40000;
	}

/*
#fixed-topmenu-01_outer {
	position:fixed; _position:absolute;  
	top:0px;
	left:250px;
	z-index:6;
	}
*/

#fixed-topmenu-02_inner {
    position:fixed; _position:absolute;  
    z-index:6;
	top:13px;							/* 6 */
	left:2px;							/* 170 */
    width:100%;
	height:33px;
	font-size:0.8em;
}

	#fixed-topmenu-02_inner ul, #fixed-topmenu-02_inner li {
	margin:1px 0 0 0;
	padding:0;
	list-style-type:none;
    left:0px;
		}

		#fixed-topmenu-02_inner li{
			float:left;
			background-image:url(red_20x20.png);
			background-color:#f00;
			border:2px outset #FC0;
			margin-left:2px;
		}

		#fixed-topmenu-02_inner a, #fixed-topmenu-02_inner a:link, #fixed-topmenu-02_inner a:visited {
			color:#FFF;
			width:auto; height:auto;
			text-align:center;
			padding:0 10px 2px 10px;
			display:block;
			text-decoration: none;
	    }

		#fixed-topmenu-02_inner a:hover{
			color:#ff0;
			background-image:url(red_20x20_5.png);
			background-color:#000;
			margin-top:1px;
		}





#fixed-left_outer {
    position:fixed; _position:absolute;  
    height:100%;
    width:220px;						/* 200 */
	padding-top:40px;					/*追加*****************/
    z-index:4;
	top:0px;		/* 0 */
	left:0px;
/*	overflow:auto;			*/
/*	overflow-x: hidden;		*/
	/*background-color:#f66;*/
	/*background-color:#f5f0ed;*/
    }

#fixed-left_inner {
	margin-top:0em;				/* 3 */
	border: 2px solid #fcc;
	height:100%;				/*追加*****************/
	overflow:auto;				/*追加*****************/
	overflow-x: hidden;			/*追加*****************/
    width:220px;				/*追加*****************/
    }



div.left_header {
  overflow: hidden;
  background-image: url(img/header.png);
  background-repeat: no-repeat;
  width: 180px;
  line-height: 35px;
  padding-left: 20px;
  color: #ffffff;
  font-weight: bold;
  font-size:0.8em;
}


div.left_text {
  padding: 8px;
  text-align: justify;
  line-height : 1.2em;
  font-size:0.8em;
  background-color:#efe6e2;
  margin:3px 3px 3px 3px;
  border-bottom:2px solid #dccdc7;
}



.table_font td{font-size: 0.8em;}		/* 12px */
/* .table, td, th { border: 2px #2b2b2b solid; } */


table.table_border {
border:0px solid #000000;
border-spacing:1;
font-size: 0.9em;
line-height: 1.5em;
}

table.table_border td {
border:1px solid #000000;
padding: 4;
}



#fixed-xrea {
	position:fixed; _position:absolute;  
	z-index:0;
	top:0px;
	left:2;
	width:1280px;	height:60px;
}