body{font-size:11pt;
color:#330000;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image : url(./img/kabe7.jpg) ;
width:720px;
}


table{
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
width:680px;
}

div#main{
width:680px;
background-color:#ffffff;
text-align:center;
margin 0px;
border:3px #aac;
padding:30px 20px 30px 20px;
}


td{
width:25%;
font-size:11pt;
}

img{
border none;
}

h1{font-weight:400;
text-align:left;
font-size:20pt;
margin:0px;
width:680px;
}

#pink{background-color:#ff6347;}
#orange{background-color:#ff8c00;}
#blue{background-color:#191970;
	  color:#FFFFFF;}
#green{background-color:#006400;
	  color:#FFFFFF;}

#logo{
	width:200px;
	height:88px;
	border: 0px;
	float: left;
	}

#title{margin-bottom:0px;
		width:420px;
		text-align:right;
}

#titlem{display:block;;
	border:2px dotted #caa;
	color:#557;
	background-color:#dde;
	margin:30px 0px 0px 0px;
	width:680px;
		
}

#menu{float: none;
	width:680px;
}

#gazou{width:500px;
	   text-align:left;
	   float:left;}
	   
#comment{width:180px;
		height:400px;
	   text-align:left;
	   float:left;}

a:link {
	float:none;
	text-decoration: none;
	color: #049;
}

a:visited {
	text-decoration: none;
	float:none;
	color: #049;
}

a:hover {
	text-decoration: underline;
	color: #36C;
}


ul {
	list-style:none;
	margin:0px; padding:0px;
	text-align:center;
}


li {
	display:inline;
	list-style:none;
	margin:0px; padding 0px;
	float:left;
	width:107px;
}
li a {
	display:block;
	float:left;
	border:2px dotted #ff4500;
	color:#ff8c00;
	background-color:#f0e68c;
	margin:0px 3px 0px 0px;
	width:110px;
}
li a:hover {
	background-color:#ff8c00;
	color:#ffffff;
}
