@charset "Shift-JIS";

/* 全体の構造
------------------------------------------------------------------------------ */
body {
	margin: 0 0 0 0;
	padding: 0;
	color: #333333;

}
a.type1 { 
	background-position: 0px 0px;
	width:1200px;
	height:600px;
	display:block;
}

a.type1:hover {
	background-position: 0px 0px;
	background-image:url(sfc-top18-02.jpg);

}

a.type2 { 
	background-image:url(kimma-top.gif);
	background-position: 0px 0px;
	width:1200px;
	height:70px;
	display:block;
}

a.type2:hover {
	background-position: 0px 0px;
	background-image:url(kimma-top_on.gif);

}

#wrapper {
	clear: both;
}



/* カバー
------------------------------------------------------------------------------ */
#cover {
	margin: 0 0 0 0;
	width: 1200px;
	height: 600px;
}
#cover img {
	vertical-align: middle;
	
}

#cover p {
	font-size: 20px;
}

#cover2 {
	margin: 0 30 0 0;
	width: 1200px;
	height: 100px;
}
#cover2 img {
	vertical-align: middle;
	
}

#cover2 p {
	font-size: 20px;
}
/* コンテンツ
------------------------------------------------------------------------------ */
#content {
	width: 1200px;
	height: 100px;
}

#content div {
	float: left;
	width: 280px;
}

#content a, #content img {
	display: block;
}

#content a {
	width: 280px;
	height: 300px;
}




/* フッタ
------------------------------------------------------------------------------ */
#footer {
	clear: both;
	margin: 10 10 10 10;
	width: 750px;
	height: 80px;
	color: #333333;
	vertical-align: bottom;
}

#footer p {
	font-size: 12px;
	color: #666666;
	
}
