
#head{
	width:700px;
	height:150px;
	background-color:#ffffcc;
	background-image:url(img/head.gif);

}
#cont1{
	width:700px;
	height:800px;
	background:#ffffff;
}
#cont2{
	width:600px;
	height:100px;
	background:#ffffff;
	margin-top:5px;
	margin-left:45px;
}
#cont2_1{
	width:600px;
	height:50px;
	background:#ffffff;
	margin-top:5px;
	margin-left:45px;
}
#cont3{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:5px;
	margin-top:10px;
	float:left;
}
#cont4{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:40px;
	float:left;
}
#cont5{
	width:130px;
	height:180px;
	background:#ffffff;
	margin-left:15px;
	float:left;
}
#cont6{
	width:690px;
	height:625px;
	background:#ffffff;
	margin-top:5px;
}
#cont7{
	width:690px;
	height:210px;
	background:#ffffff;
	margin-top:5px;
}
#cont8{
	width:124px;
	height:113px;
	background:#000000;
	margin-right:5px;
	float:right;
}
#cont9{
	width:455px;
	height:113px;
	background:#ffffff;
	margin-right:5px;
	float:left;
}
#cont10{
	width:600px;
	height:113px;
	border:1px solid #ff0000;
	margin-top:5px;
	margin-left:45px;
}

#menu1{
	width:150px;
	height:25px;
	background:#ffccff;
	margin-left:30px;
	margin-top:10px;
	background-image:url(img/bar1.gif);
}

#menu2{
	width:150px;
	height:25px;
	background:#ffccff;
	margin-left:5px;
	margin-top:10px;
	background-image:url(img/bar1.gif);
}
#menu3{
	width:300px;
	height:25px;
	background:#ffccff;
	margin-left:195px;
	margin-top:5px;
	background-image:url(img/bar2.gif);
}

.font1{
	font-size:15px;
	margin-left:23px;
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
}
.font2{
	font-size:13px;
	margin-left:2px;
	color:#ffffff;
}
.font3{
	font-size:13px;
	margin-left:2px;
	color:#333333;
}
.font3_1{
	font-size:13px;
	margin-left:10px;
	color:#333333;
}
.font4{
	font-size:15px;
	margin-left:35px;
	margin-top:5px;
	color:#ffffff;
	font-weight:bold;
}
.font5{
	font-size:13px;
	margin-left:5px;
	margin-top:5px;
	color:#ff0000;
	font-weight:bold;
}
.font6{
	font-size:13px;
	margin-left:5px;
	margin-top:15px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}
.font7{
	font-size:13px;
	margin-left:10px;
	margin-top:15px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.font8{
	font-size:14px;
	margin-left:25px;
	margin-top:5px;
	color:#ff00ff;
	font-weight:bold;
}
.fontt	{
	font-size:12px;
	text-align:left;
	margin:10px 0px 5px 0px;
	color:#666666;
}
.fontt2	{
	font-size:12px;
	text-align:left;
	margin:10px 5px 5px 158px;
	color:#336699;
}

h1{
	font-size:14px;
	color:#ff0000;
	text-align:center;
}
h2	{
	font-size:13px;
	margin-left:15px;
	color:#8B008B;
}
h3	{
	font-size:13px;
	text-align:right;
	margin:3px 10px 0px 0px;
	font-weight:bold;
	color:#ffffff;
}

#foot{
	width:700px;
	height:20px;
	background-color:#ff0000;
	font-size:12px;
	color:#FFFFFF;
	margin-top:5px;
	text-align:right;
}
/***リンク関係　フッター***/
 #foot a:link{ 
	color: #FFFFFF !important;
	border-top: none !important;
	font-size: 13px;
	text-decoration:underline;
	margin:0px;
}

 #foot a:visited{ /* クリック後色を変えたいならココ */
	color: #FFFFFF !important;
	border-top: none !important;
	font-size: 13px;
	text-decoration:none;
	margin:0px;
}
 #foot a:hover{ 
	color: #FFFFFF !important;
	border-top: none !important;
	font-size: 13px;
	text-decoration:underline;
	margin:0px;
}





