body{
	margin:0px;
	font-size:small;
	line-height:1.4;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#container{
	background-color:#FFFFFF;
	width:976px;
	padding:12px 12px 0px 12px;
	margin:auto;
	border:1px solid #CCCCCC;
}
#header{
	background-color:#ccc;
	margin-bottom:12px;
}
#title{
	background-color:#ccc;
	margin-bottom:12px;
}
#content{
	width:976px;
}
#left{
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	font-size:x-small;
}
#left-main{
	width:25px;
}
#main{
	width:513px;
	padding:0px 0px 25px 0px;
	margin:0px;
	vertical-align:top;
}
#right{
	width:243px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
#footer{
	background-color:#542F1C;
	background-image:url(images/ft_bg_01.gif);
	width:962px;
	margin:-1px auto 12px auto;
	padding:8px 20px 8px 20px;
	color:#C9B5A1;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;

}
#footer a{
	color:#E7B98A;
}

/*----------------------------*/
#left .news-title{
	padding:5px 0px;
	border-bottom:1px solid #CCC;
	font-size:small;
	line-height:120%;
}
#left .news-content{
	font-size:x-small;
	line-height:120%;
}
#left .news-more{
	text-align:right;
	font-size:x-small;	
}
#left .news-bottom{
	margin-bottom:12px;
}
/*----------------------------*/
#right .square-bg{
	padding:10px;
	background-image:url(../images/top_19.gif);
}
#right .square-content{
	font-size:10px;
	padding-bottom:10px;
}
#right .square-more{
	text-align:right;
}
#right .square-bottom{
	margin-bottom:12px;
}
#right .square-thm{
	padding-right:8px;
	padding-bottom:8px;
}
#right .square-thm div{
	width:72px;
	height:72px;
	border:1px solid #CCC;
	background-color:#FFF;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	
}
#right td.member{
	border-top:1px solid #CCC;
	padding-top:10px;
}


#ft-logo{
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}
/*----------------------------*/
.page_title{
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:5px;
}
/*----------------------------*/
table{
	border-collapse:collapse;
	margin:0px;
	border:0px;
}
form{
	margin:0px;
}
td{
	vertical-align:top;
	text-align:left;
}
ol{
	margin:0px;
	padding:0px 0px 0px 20px;
}

table.table1{
	width:500px;
}
table.table1 th{
	padding:4px 8px;
	border:1px solid #CCCCCC;
	background-color:#F5FAC5;
	font-weight:normal;

}
table.table1 td{
	padding:6px 8px;
	border:1px solid #CCCCCC;
}

table.table2 th{
	padding:2px 10px;
	font-weight:normal;
	text-align:center;
	border:none;

}
table.table2 td{
	padding:1px 1px 8px 1px;
	border:none;
	text-align:center;

}


h1{
	background-image:url(../images/btn_arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 2px 10px 45px;
	margin:5px 0px 5px 0px;
	font-size:18px;
	font-weight:bolder;
	color:#333;
	border-bottom:1px solid #CCCCCC;
}

h3{
	background-image:url(../images/h3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:small;
	font-weight:bold;
	padding:0px 0px 3px 27px;
	margin:25px 0px 5px 0px;
}
h4{
	padding:5px 20px;
	margin:0px;
}
img{
	border:none;
}
.inner1{
	padding:0px 0px 15px 35px;
}
.inner2{
	padding:0px 0px 15px 20px;
}
.inner3{
	padding:0px 0px 15px 15px;
}

.location{
	font-size:10px;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.entry-footer{
	clear:both;
	background-color:#F0F0F0;
	padding:5px;
	text-align:right;
	font-size:10px;

}
.innerBox{
	padding:0px 8px;
}
.must{
	color:#CC0000;
	font-size:x-small;
}