@charset "UTF-8";
/* CSS Document */

h2{
	background-image: url(../images/biseibutu-index-h2.gif);
	height: 45px;
	text-indent: -9999px;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 3px;
	background-repeat: no-repeat;
}
#contents{
	background-image: url(../images/biseibutu-index-bg.gif);
	background-repeat: no-repeat;
	height: 600px;
	margin-left: 2px;
}
#left{
	width: 30px;
	float: left;
	text-indent: -9999px;
}

#left #index a{
	height: 125px;
	display: block;
}
#left #category1 a{
	height: 71px;
	display: block;
}
#left #category2 a{
	height: 71px;
	display: block;
}
#left #category3 a{
	height: 71px;
	display: block;
}
#left #category4 a{
	height: 71px;
	display: block;
}
#left #category5 a{
	height: 71px;
	display: block;
}
#left #other a{
	height: 76px;
	display: block;
}
#right{
	float: right;
	width: 985px;
}
#right p{
	display: block;
	margin-top: 3px;
	margin-left: 15px;
}
#right #index{
	width: 975px;
	display: block;
	margin-bottom: 2px;
	height: 125px;
	color: #FFFFFF;
}
#right #index ul {
	display: block;
	margin-top: 30px;
	width: 800px;
	float: left;
	height: 80px;
	margin-bottom: 10px;
	list-style-type: none;
}
#right #index a{
	float: right;
	width: 130px;
	display: block;
	height: 110px;
	margin-top: 10px;
	text-indent: -9999px;
	padding-right: 10px;
	margin-right: 20px;
}
#right #index .square{
	display: block;
	float: left;
	margin-right: 3px;
	list-style-type: none;
}
#right #index .wording{
	display: block;
	float: left;
	width: 785px;
	clear: right;
	list-style-type: none;
}
#right #category1 {
	height: 66px;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-right: 20px;
}
#right #category1 h3{
	background-image: url(../images/biseibutu-index-h3-1.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
}
#right #category1 a{
	color: #FF565D;
}
#right #category1 a:hover{
	color: #000000;
}
#right #category2 {
	height: 66px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}
#right #category2 h3{
	background-image: url(../images/biseibutu-index-h3-2.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
}
#right #category2 a{
	color: #B80000;
}
#right #category2 a:hover{
	color: #000000;
}
#right #category3 {
	height: 66px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}
#right #category3 h3{
	background-image: url(../images/biseibutu-index-h3-3.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
}
#right #category3 a{
	color: #609C3D;
}
#right #category3 a:hover{
	color: #000000;
}
#right #category4 {
	height: 66px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}
#right #category4 h3{
	background-image: url(../images/biseibutu-index-h3-4.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
}
#right #category4 a{
	color: #4299BC;
}
#right #category4 a:hover{
	color: #000000;
}
#right #category5 {
	height: 66px;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}
#right #category5 h3{
	background-image: url(../images/biseibutu-index-h3-5.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
}
#right #category5 a{
	color: #7E6090;
}
#right #category5 a:hover{
	color: #000000;
}
#right #other {
	margin-top: 5px;
	height: 71px;
	display: block;
}
#right #other h3{
	background-image: url(../images/biseibutu-index-h3-other.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-indent: -9999px;
	width: 800px;
}
#right #other a{
	color: #FFA200;
}
#right #other a:hover{
	color: #000000;
}

