#wrapper-top{
width:760px;
height:15px;
margin:auto;
background-image:url(../topimages/wrapper.gif);
background-position:top;
background-repeat:no-repeat;
}
#wrapper{
width:760px;
background-color:#FFFFFF;
margin:auto;
background-image:url(../topimages/wrapper-side.gif);
background-repeat: repeat-y;
}
#wrapper-bottom{
width:760px;
height:18px;
margin:auto;
background-image:url(../topimages/wrapper.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#head{
}
#menu{
height:71px;
margin-left:12px;
background-image:url(../topimages/menu.jpg);
background-repeat:no-repeat
}
#menu ul{
	list-style:none;
}
#menu li{
	float:left;
	padding:0px;
	padding-left:1px;
	margin:0px;
	height:60px;
	width:110px;
	line-height:1.2;
	text-align:center;

}
#menu li a{
	display:block;
	overflow:hidden;
	width:100%;
	color: #FFFFFF;
	text-decoration:none;
	border-left:#666666 solid 1px;
}
#contents{
margin-right:8px;
padding-top:2px;
float:right;
width:720px;
}
#camera{
background-image: url(../topimages/camera.gif);
background-repeat:no-repeat;
background-position:top;
padding-top:40px;
padding-bottom:10px;
padding-left:0px;
padding-right:0;
margin-left:10px;
float:left;
width:340px;
height:300px
}
#bottan{
margin-top:15px;
margin-left:7px;
}
#message{
margin-right:8px;
padding-top:2px;
float:right;
width:378px;
text-align:center;
}

#count{
text-align:right;
margin-right:10px;
padding-top:20px;
margin-top:20px;
}
#foot{
width:738px;
margin-left:10px;
margin-top:5px;
padding-top:2px;
background-image:url(../topimages/foot.jpg);
background-repeat:repeat-x;
background-position:bottom;
clear:both;
text-align:center;
font-size:small;
color:#FFFFFF;
border:#666666 solid 1px;
}

#menu li.menu a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#menu li.menu a:visited{
	text-decoration: none;
	color: #ffffff;
}	
#menu li.menu a:hover{
	text-decoration:none;
	color:#990000;
	background-image:url(../topimages/menu2.jpg);
	background-repeat:repeat-x;
}
#menu li.menu2 a:link{
	text-decoration: none;
	color:#FFFFFF;
}
#menu li.menu2 a:visited{
	text-decoration: none;
	color: #ffffff;
}	
#menu li.menu2 a:hover{
	text-decoration:none;
	color:#990000;
	background-image:url(../topimages/menu2.jpg);
	background-repeat:repeat-x;
}
.story{
width:560px;
margin-left:10px;
padding-left:65px;
padding-right:50px;
background-color:#FFFFFF;
}
.td{
border-left:#0066FF 5px solid;
border-bottom:#0066FF 1px dotted;
background-color:#EEF7FF;
}
.td2{
background-color: #FFFFEE;
border-bottom:#0066FF 1px dotted;
background-color: #FFFFCC;
}
body {
background-image: url(../topimages/back.gif);
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #FFFFFF;
	background-image:url(../topimages/h2.jpg);
	background-repeat: no-repeat;
	padding:5px 1px 5px 70px;
	height:40px;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
ol{
list-style:lower-alpha;
}
#menu li.menu{
padding-top:25px;
/*margin-top:30px;*/
}
#menu li.menu2{
padding-top:15px;
/*margin-top:30px;*/
}
address{
font-style:normal;
background-color: #FFFFFF;
padding:5px 5px 5px 20px;
margin: auto;
width:400px;
border: #FF9900 1px dotted;
}
#contents table{
margin-left:20px;
margin-top:10px;
/*border-top:1px solid #99CCCC;*/
border-bottom:none;
border-left:none;
border-right:none;
font-size:100%;
width:90%;
}
#contents td{
border-top:none;
border-bottom:1px dotted #CCCCCC;
border-left:none;
border-right:none;
padding:5px;
}
#contents th{
border-top:none;
border-bottom:1px dotted #CCCCCC;
border-right:none;
background-color:#F3F3F3;
padding:5px;
width:180px;
font-weight:normal;
border-left: 6px solid #99CCCC;
}
table.form {
margin-left:20px;
margin-top:10px;
border-bottom:none;
border-left:none;
border-right:none;
border-top:none;
font-size:100%;
width:90%;
}
td.form{
border-top:none;
border-bottom:1px dotted #CCCCCC;
border-left:none;
border-right:none;
padding:5px;
}
th.form{
border-top:none;
border-bottom:1px dotted #CCCCCC;
border-right:none;
background-color:#F3F3F3;
padding:5px;
width:170px;
font-weight:normal;
border-left: 6px solid #99CCCC;
}
.red{
color:#FF0000;
font-size:small;
}
.non-line{
border:none;
}
