
		#left{
		    width: 190px;		    
			}
		#center{
			WIDTH: 530px;
			BACKGROUND-COLOR: #ffffff;
			font-size: 14px;
			text-align: left;
			line-height: 150%;
			font-family: Osaka, Verdana, Arial, sans-serif;  
			color: #333333; 
		}
		#footer{
			WIDTH: 640px;
			BACKGROUND-COLOR: #ffffff;
			font-size: 11px;
			text-align: left;
			line-height: 150%;
			font-family: Osaka, Verdana, Arial, sans-serif;  
			color: #333333; 
		}
		#header{
			BACKGROUND-COLOR: #ffffff;
			font-size: 9px;
			text-align: left;
			line-height: 150%;
			font-family: Osaka, Verdana, Arial, sans-serif;  
			color: #333333; 
		}



/* ---------------------------
IMGイメージ
--------------------------- */

img{
	border: none;
	margin: 0px;
	padding: 0px;
	valign:top;
}

.img5{
	border: none;
	margin: 1px;
	padding: 1px;
	valign:top;
	align:left;
}

.layout img{
    vertical-align:bottom;
    line-height:0px;
}


/* ---------------------------
BODY：ボディ
--------------------------- */
body {
  background: #ffffff url("/images/bgimg.gif");  
  background-position: left;
  margin: 0px;
  padding: 0px;
}

h1{
    color:#ffffff;
	position:absolute;
	top:0px;
	overflow: visible;
}

h2 {
	color: #00804e;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size:14px;
	}

.news{background: url(/images/angle_red.gif) no-repeat;padding-left: 20px;	font-size:100%;line-height:140%;margin-bottom:0px;font-weight:bold;}

.columntxt{
	margin-left: 20px;
	margin-right: 20px;
	}	
	
.smalltxt{
	font-size:10px;
	text-align:left;
	line-height: 120%;
	}

.pagetop{

	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	font-size:12px;
	line-height: 120%;
	}

ol.alha{list-style-type:upper-alpha} 
	


.clear{display:block;}

ul.news div.left{
	display:block;
	float:left;
	width:90px;
	height:auto;
}

ul.news .date{
	display:block;
	float:left;
	width:66px;
}

ul.news .img{
	padding:0 5px 5px 3px;
}

ul.news{
	width:450px;
	padding:4px 0;
}

ul.news li{
	display:block;
	clear:both;
	float:left;
	width:450px;
	margin:3px 0 !important;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
html>body ul.news li{float:none;}

ul.info{
	display:block;
	float:right;
	width:350px;
}
/* -------------------------------------
ライブラリ
------------------------------------- */

/* modules */


* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */


* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */


.module-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
    margin: 0;
    border-left: 5px solid #36414d;
    padding: 5px;
    color: #fff;
    background: #a3b8cc;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 190px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f3f6f9;
    background: #dae0e6;
}

.module-content {
    position: relative;
    margin: 0 0 10px 0;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0 10px;
    font-size: 100%;
    line-height: 1.2;
}


.module-list {
    padding: 0;
    margin: 0 15px 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    color: #666;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 5px;
}

.channel {
    padding-left: 5px;
	color: #333333;
	font-weight: bold;
	font-size:12px;
	line-height: 140%;
}


/* -------------------------------------
テーブル
------------------------------------- */

table.NOGI td
{
	border-width: 1px;
	border-color:daebce;
	border-style:solid;
}



.TBIMG
{
	border-width:0px;
    margin-top: 9px;
    margin-bottom: 9px;
	background: black url(/images/ten.gif) ;
}

.TBIMG10px
{
	border-width:0px;
    margin-top: 9px;
    margin-bottom: 9px;
	background: black url(/images/ten10px.gif) ;
}

.layout td{
    line-height:0;
    font-size:0px;
}

/* -------------------------------------
　　リンク装飾設定
------------------------------------- */

a:link, a:visited, a:active, a:hover {


}

a:link{
	color:#1B520D;
	text-decoration: none;

}

a:visited{
	color:#1B520D;
	text-decoration: none;
}

a:hover{
	color:#f16116;
	text-decoration: underline;
	background-color: #ffffff;

}

a:active{
	color:#f16116;
	text-decoration: none;
}

a#underline{
	color:#1B520D;
	text-decoration: underline;
}

