#head{
	width:900px;
	height:210px;
	background-image:URL(img/head.gif);
	background-repeat:no-repeat;
}
#cont{
	width:900px;
	height:1100px;
	margin-top:5px;
}
#right{
	width:750px;
	height:340px;
	float:right;
	border:solid 1px #FF69B4;
}
#left{
	width:136px;
	height:340px;
	float:left;
	border:solid 1px #FF69B4;
}
#right1{
	width:550px;
	height:410px;
	float:right;
	margin-left:5px;
}
#left1{
	width:310px;
	height:410px;
	float:left;
}
#cont1{
	width:900px;
	height:340px;
	margin-top:5px;
}
#cont2{
	width:900px;
	height:410px;
	background-image:url(img/naka.gif);
	background-repeat:no-repeat;
}

#foot{
	width:900px;
	height:20px;
	margin-top:3px;
}
#foot h3{
font-size:11px;
text-align:center;
margin:4px 0 0 0;
padding:0;
color:#FFFFFF;
}
#foot h3 a{
color:#FFFFFF;
}
.hhh{
margin-left:2px;
}
.k	{ 
	margin-left:11px;
	margin-top:0;
}
.font	{ 
	font-size:13px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-top:5px;
	height:22px;
}
.font1	{ 
	font-size:13px;
	text-align:left;
	color:#FF69B4;
	margin-top:3px;
	margin-left:5px;
	font-weight:bold;
}
.font2	{ 
	font-size:15px;
	text-align:right;
	color:#FF69B4;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:2px;
	font-weight:bold;
}
.font3	{ 
	font-size:15px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:0 0 0 4px;
}
.kinjyo{
margin-left:2px;
}
a:link {
	color: #ffffff; TEXT-DECORATION: underline
}
a:active {
	color: #ffffff; TEXT-DECORATION: underline
}
a:visited {
	color: #ffffff; TEXT-DECORATION: underline
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #ffffff;
}

.taikenfont a:link{ 
	color: #FF1493 !important;
	border-top: none !important;
	font-size: 12px;
	text-decoration:underline;
	margin-right:5px;
	text-align:right;
	margin-top:3px;
	font-weight:bold;
}

.taikenfont a:visited{ /* クリック後色を変えたいならココ */
	color: #FF1493 !important;
	border-top: none !important;
	font-size: 12px;
	text-decoration:underline;
	margin-right:5px;
	text-align:right;
	margin-top:3px;
	font-weight:bold;
}
.taikenfont a:hover{ 
	color: #FF1493 !important;
	border-top: none !important;
	font-size: 12px;
	text-decoration:underline;
	margin-right:5px;
	text-align:right;
	margin-top:3px;
	font-weight:bold;
}
.taikenfont a:hover {
	color: #FF1493;
	text-decoration: none;
	background-color: #ffffff;
}

