@charset "shift_jis";
/* CSS Document */

#contents{
	width:100%;
	text-align:center;
}

/* メイン部分フレーム */
#mainiframe{
	margin:0 auto;
	width:680px;
	height:auto;
	padding: 0px;
}


.mainframe{
	height:225px;
}

.mainframe{
	height:225px\9;
}

#head{
	margin:0px 0px 10px 0px;
}

#head img{
	width:100%;
}

#btn{
	margin:0px 0px 0px 0px !important;
}


/* 右部分フレーム */
#rightiframe{
	margin:0 auto;
	width:240px;
	height:auto;
	padding: 0px;
}

.rightframe{
	height:160px;
}

.rightframe{
	height:160px\9;
}

/* レコメンド部分フレーム */
#recomendiframe{
	margin:0 auto;
	width:940px;
	height:auto;
	padding: 0px;
}

.recomendframe{
	height:240px;
	width:680px;
	margin-top:10px;
}

.recomendframe{
	height:240px\9;
}

.word01{
	font-size:14px;
	line-height:140%;
        margin-bottom:-20px;
}

.word02{
	font-size:14px;
	line-height:140%;
}



/*================================
フレーム内レイアウト
================================*/

div#fkr-main_box{
	width:100%;
	height:auto;
	text-align:center;
	background-color:#fff;
}


#main_m{
	margin:0px 0% 0px 0%;
	width:100%;
	width:100%\9;
}

