@charset "UTF-8";

/*　ユーザーCSS全体　*/

/************ トップページ専用▼ **************/
#main {
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	margin-bottom: 20px;
}
#main .top_img {
width:415px;
height:450px;
background-image: url(../../../images/top/top_img.jpg);
background-repeat: no-repeat;
}
#main .com1 {
	width:390px;
	height:105px;
	background-image: url(../../../images/top/com_1.jpg);
	background-repeat: no-repeat;
}
#main .com2 {
	font-size:0.8em;
	overflow:hidden;
	text-indent:-9999px;
	width:390px;
	height:165px;
	background-image: url(../../../images/top/com_2.gif);
	background-repeat: no-repeat;
}
#main .com2  a{
	width:390px;
	height:165px;
	display:block;
	background-image: url(../../../images/top/com_2.gif);
	background-repeat: no-repeat;
}
#main .com2 a:hover{
background: none;
}

#main .com3 {
	background-image: url(../../../images/top/com_3.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 390px;
}

.fc01{color:#999999;}
.fc02{color:#4b4761;}

/************ トップページ専用▲ **************/

