body{
	font-size: 84%;
	color: #333333;
	margin-top: 10px;
	background-color: #ffffff;
	text-align:center;
	background-image: url(../image/bg.gif);
        height:100%;
	margin:0px;

}
a:link{
	color: #0000ff;
	text-decoration: none; 
}
a:hover    {
	color: #0000cc;
	text-decoration: underline; 
}
a:visited  {
	color: #0000ff;
	text-decoration: none;
}
input,option,textarea {
	color: #333333;
}
#wrap{
	
	width:672px;
	height:100%;
	background-color: #ffffff;

}
#left{
	float:left;
	width:5px;
	background-image: url(../image/bg_left.gif);
        background-repeat: repeat-y;
	height:1200px;
	border-right: 1px solid #666666;
}
#right{
	float:right;
	width:5px;
	background-image: url(../image/bg_right.gif);
	height:1200px;
	background-repeat: repeat-y;
	border-left: 1px solid #666666;
}
#all{
	float:left;
	width: 660px;
	background-color: #ffffff;
	border-top: 5px solid #000066;


	
}
#top{
	width: 150px;                                              
        font-size:8pt;
	text-align:left;
	background-image: url(../image/bg_top.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.2em;
	color:#666666;
	text-align:left; 
}


#topbar{
	width: 660px;                                              
	height: 10px;
	text-align:right;
	background-image: url(../image/bg_topbar.gif);
	background-repeat: repeat-x;
}
#main{
        background-image: url(../image/bg_main.gif);
	width: 660px;
	padding-bottom:20px;
}
#contents1{
	background-color: #ffffff;
	width: 640px;

}
#contents2{
        background-color: #ffffff;
	width: 620px;

        font-size:110%;
	background-image: url(../image/bg_cont.gif);
	background-repeat: no-repeat;
	background-position:  right bottom;
	background-attachment: fixed;
        line-height:140%;
	min-height:600px;
}

#title{
	border-bottom: 1px solid #99d900;
	width:100%;
	margin-bottom:20px;
	color:#666666;
}
#bottom1{
	background-color: #ececec;
	text-align:center;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin:10px 5px 5px 5px;
        vertical-align:bottom;

}

#bottom2{
	background-color: #ececec;
	text-align:center;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin:40px 5px 5px 5px;
        vertical-align:bottom;
	font-size:90%;
}
#footer{
	border-top: 3px double #000066;
	color: #ffffff;
	width: 660px;
	height: 18px;
        background-image: url(../image/bg_footer.gif);
	background-repeat: repeat-x;
	padding-top:2px;
	
}
#address{
	border-top: 1px dotted #999999;
	width:600;
	margin-top:5px;
	padding-top:5px;
}
.menu{
	width: 91px;
	border-bottom: 3px solid #000066;
}
.topmenu{
	background-image: url(../image/bg_menu.gif);
	background-repeat: no-repeat;
	width: 190px;
	height:20px;
	text-align:left;
	z-index:1;
	position:absolute;
}
.topcont{

	width: 188px;
	height:70px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align:left;
	background-image: url(../image/bg_topcont.gif);
	padding-top:30px;
        line-height:120%;
        font-size:9pt;


}
.toptext{
	position:absolute;
	z-index:2; 
	padding-left:10px;
	padding-top:3px;
	color: #ffffff;
	font-size:9pt;
}
.toptext a,
.toptext a:link,
.toptext a:visited{
	color: #ffffff;
	text-decoration: none; 

}
.cel1{
        border-right: 5px solid #cccccc;
	border-bottom: 1px solid #cccccc;
        width:120px;
	text-align:left;
	background-color:#f4ebd9;
	font-size:90%;
}
.cel2{
        text-align:left;
	border-bottom: 1px solid #cccccc;
}
.form{
	width:300px;
	text-align:left;
}
.list{
        text-align:left;
	border-bottom: 1px solid #ff9900;
	margin-top:20px;
	margin-bottom:15px;
	width:480px;
}
.setumei{
        background-color: #E8E8FC;
	font-size:90%;
	width:190px;
	text-align:left;
	padding:5px 5px 5px 8px
	
}
.topcont a,
.topcont a:link,
.topcont a:visited{
	color: #333333;
	text-decoration: none; 
}
.topcont a:hover{
	color: #333333;
	text-decoration: underline; 
}
.img{
	border: 1px solid #999999;
	margin-left:10px;
}
.box1{
	margin-top:20px;
	margin-bottom:20px;
	width:300px;
	background-color: #E8E8FC;
	font-size:90%;
}
.box2{
	
	text-align:left;
       	width:300px;
	font-size:90%;
}




