body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,table,th,tr,td {
	margin:0;
	padding:0;
	text-decoration:none;
	font-style:normal;
	list-style:none;
	font-weight:normal;
	font-size:100%;
}
img{
	margin:0;
	padding:0;
	border:none 0px;
	vertical-align:top;
	}

.fimg{
	text-align: center;
}

body{
	background: url(../img/common/hbak.gif) left top repeat-x #666;
}

#bodyback{
	background-image: url(../img/common/pikaichiback.gif);
	width: 100%;
	background-repeat: repeat-y;
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 900px;
	height:78px;
	overflow:hidden;
}

#header h1{
	float:left;
}

#header dl{
	float:right;
	padding:0 10px 0 0;
}

#header dt{
	text-align:right;
	padding:10px 0 5px 0;
}

#header dt a{
	border:2px solid #ffcc33;
	border-width:0 0 0 2px;
	padding:0 0 0 5px;
	font-size:13px;
	line-height:1.1;
}

#header dt a {
	text-decoration:none;
	color:#ffffff;
}

#header dt a:link {
	text-decoration:none;
	color:#ffffff;
}

#header dt a:visited {
	text-decoration:none;
	color:#ffffff;
}

#header dt a:hover {
	text-decoration:none;
	color:#ffffff;
}

#header dt a:active {
	text-decoration:none;
	color:#ffffff;
}

#header dd{
	
}

#mainbody{
	width: 635px;
	float: right;
	margin-top: 10px;
	border:none;
}

.bodytxtbox1{
	height: 150px;
	background-image: url(../img/top/body1_back.gif);
}

.bodytxtbox2{
	height: 150px;
	background-image: url(../img/top/body2_back.gif);
}

.topimg{
	margin-bottom: 15px;
}

.topimg2{
	margin-top: 3px;
}

.news{
	margin-left: 8px;
	margin-right: 5px;
	border: 1px dotted #FFF;
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
	background-color: #000;
}

.gallery{
	margin-top: 12px;
}

.gallery2{
	margin-top: 10px;
	margin-bottom: 10px;
}
.txtbox1{
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 15px;
}

#sidemenu{
	width: 265px;
	float: left;
	margin-top: 10px;
	border:none;
}

#sidemenu li{
	vertical-align:top;
}


#cmenu{
	background:url(../img/common/menu/fmdl.gif) left top repeat-y;
	width:248px;
	margin:10px 0 0 7px;
	min-height:1px;
	_height:1px;
}

#cmenu-top{
	background:url(../img/common/menu/ftop.gif) left top no-repeat;
	min-height:1px;
	_height:1px;
}
#cmenu-btm{
	background:url(../img/common/menu/fbtm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cmenu-inner{
	padding:15px 10px 5px 10px;
	line-height:1%;
}

#cmenu dl{

}

#cmenu dt{
	padding:0 0 10px 0;
}

#cmenu dd{
	padding:0 0 10px 17px;
}


#footer{
	background: url(../img/common/footer.jpg) left top repeat-x;
	height: 74px;
	width: 100%;
	margin-top: 40px;
}

address{
	text-align: center;
	font-size: 13px;
	color: #FFF;
	padding: 5px;
	height: 40px;
}

.clearfix:after {
   content: " ";
   display: block;
   clear: both;
   height: 0px;
   visibility:hidden;
	line-height:0px;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.t-left{
	text-align:left;
}
.t-right{
	text-align:right;
}
.t-center{
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}

