/* CSS Document */



/* ヘッダーメニュー */

.froatesettop{
	width:940px;
	height:105px;
}

.froatesettop_muneban_non{
	width:940px;
	height:110px;
}

/* ヘッダーバナー */

.froatesettop_ban{
	width:940px;
	height:150px;
}


/* ヘッダーバナーテキスト */

.froatesettop_ban_text{
	width:940px;
	height:0px;
}

/* 注文ボタン上テキスト */

.froateset10-1{
	width:575px;
	height:0px;
}

/* 左メニューフレーム */

.froatesetmenu{
	width:182px;
	height:3300px;
}

/* 各商品ページホットアイテム */

.froatesethot_items{
	width:340px;
	height:400px;
	border:solid 1px #FFCC00;
}

/* 各商品ページ下バナー */

.froatesetunder_ban{
	width:940px;
	height:0px;
}

/* DS用ページ下バナー */

.froatesetunder_ds{
	width:940px;
	height:0px;
}

/* レコメンド枠 */

.recommend1 {
	width:940px;
	height:300px;
}

.recommend2 {
	width:720px;
	height:300px;
}

/* フッターフレーム */

.froatesetunder{
	width:940px;
	height:900px;
}

/* 分類別ページバナー */

.search_bana{
	width:575px;
	height:0px;
}

/* HTMLページメニュー */

.goodsmenu{
	width:150px;
	height:2000px;
}

/* QRコード部分 */

.qr-box {
	border:solid #009900 1px;
	font-size: 95%;
	line-height: 120%;
	text-align:left;
	}

/* TOEIC商品ページ */

.toeic-box {
	border:solid #67A7E3 1px;
	font-size: 95%;
	line-height: 120%;
	text-align:left;
	}
	
/* 購入者プレゼント部分 */
	
.present {
	border: 2px dotted #FF0000;
}

.pre2 { font-size: 14px;
        line-height: 120%;
}

/* トップページ他 */

#header {
	display:block;
	width:940px;
	padding:0px;
	margin:10px auto 10px auto;
}

#mainArea {
	display:block;
	width:940px;
	padding:0px;
	margin:0px auto 10px auto;
}
#mainArea img { border:0px; }

#globalnavi {
	display:block;
	width:180px;
	margin:0 10px 0 0;
	padding:0px;
	float:left;
	text-align: left;
}

#localnavi {
	display:block;
	width:200px;
	margin:0 0 0 8px;
	padding:0px;
	float:right;
	text-align: left;
}

#mArea {
    width:720px;
	float:right;
}

#mArea2 {
    width:600px;
}

#mArea3 {
    width:575px;
}

#contentsArea {
	display:block;
	width:540px;
	margin:0px;
	padding:0px;
	float:left;
	text-align: left;
}

#contentsArea2 {
	display:block;
	width:720px;
	margin:0px;
	padding:0px;
	float:left;
	text-align: left;
}

#under {
	display:block;
	width:940px;
	padding:0px;
	margin:5px auto 10px auto;
}

/* テキストリンク絶対位置表示 */

.onthe-textlink { background-color:#FFFFFF;
                  width:300px;
				  font-size: 12px;
                  top:5px;
				  left:10px;
				  position:absolute;}
		  
