/* CSS Document */

@charset "shift_jis";

/*===========================================
common
============================================*/

.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}


#vipfarm a:link 
	{
	color:#128ba9;
	text-decoration: underline;
	}
#vipfarm a:visited 
	{
	color:#128ba9;
	text-decoration: underline;
	}
#vipfarm a:hover 
	{
	text-decoration: none;
	color:#128ba9;
	}





/*===========================================
vipfarm
============================================*/
#vipfarm
	{
	line-height:100%;
	font-size:12px;
	color:#666666;
	width:580px;
	text-align:left;
	margin:0 auto;
	}

/*===========================================
{^
============================================*/

.btnApplication
	{
    display: block;
    width: 580px;
    height: 230px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a
	{
	display: block;
    width: 580px;
    height: 230px;
	background: url(img/btn_moushikomi_off.jpg) no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication a:hover
	{
	background: url(img/btn_moushikomi_on.jpg) no-repeat;
	}


.btnApplication2
	{
    display: block;
    width: 580px;
    height: 230px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication2 a
	{
	display: block;
    width: 580px;
    height: 230px;
	background: url(img/btn_vipupg_off.jpg) no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication2 a:hover
	{
	background: url(img/btn_vipupg_on.jpg) no-repeat;
	}









.btnApplication_autumn
	{
    display: block;
    width: 580px;
    height: 230px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication_autumn a
	{
	display: block;
    width: 580px;
    height: 230px;
	background: url(img/btn_vipupg_off_autumn.jpg) no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	}

.btnApplication_autumn a:hover
	{
	background: url(img/btn_vipupg_on_autumn.jpg) no-repeat;
	}


.mbtn_autumn
	{
    display: block;
    width: 580px;
    height: 230px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
	background: url(img/btn_moushikomi_autumn.jpg) no-repeat;
	}




/*===========================================
{
============================================*/
#vipfarm .bodycopy
	{
	color:#333333;
	font-size:12px;
	margin:10px 0;
	line-height:150%;
	margin:10px;
	}
#vipfarm .bodycopy dt
	{
	font-weight:bold;
	}

