@charset "utf-8";

body{
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.6;
	color:#333333;
}

.white{
	color:#ffffff;
}

.red{
	color:#ff0000;
}

.blue{
	color:#0000ff;
}

.redbold{
	color:#ff0000;
	font-weight:bold;
}

.bluebold{
	color:#0000ff;
	font-weight:bold;
}

.orangebold{
	color:#ff6600;
	font-weight:bold;
}

.bold{
	font-weight:bold;
}

.120bold{
	font-size:120%;
	font-weight:bold;
}

.backyellow_bold_120{
	background:#FFFF00;
	font-size:120%;
	font-weight:bold;
	padding:2px;
}

.bold_orange_120{
	color:#FF9900;
	font-size:120%;
	font-weight:bold;
}



#description{
	color:#ffffff;
	font-size:80%;
}

.login_bottomarea{
	font-size:90%;
}

#after_login_middle .after_contetns .welcome_af,
#after_login_middle .after_contetns .welcome_pre{
	color:#ffffff;
}

#after_login_middle .after_contetns .welcome_af_contents .half .half_color{
	color:#fe5200;
}

#after_login_middle .after_contetns .welcome_pre_contents .half .half_color{
	color:#1c55a4;
}



/*カラム左-------------*/	
/*ランキングiflame*/
#layoutgroup_ranking .rankingtop_middle .itemtitle{
		font-weight:bold;
		line-height: 1.4;

	}
	
#layoutgroup_ranking .rankingtop_middle .itemprice{
		font-weight:bold;
		line-height: 1.1;
		color:#ff0000;
		font-size:10px;
	}
	
#layoutgroup_ranking .rankingtop_middle .itemtotalback{
		line-height: 1.2;
		font-size:10px;

	}
	
.column_center_subtitle_b_820{
	font-weight:bold;
	font-size:130%;
}


/*カラム中央-------------*/	
/*アイコン紹介*/
.icon_s_intro{
	color:#336699;
}

.column_center_title_b,
.column_center_title_o,
.column_center_title_g{
	color:#ffffff;
	font-weight:bold;
}

.column_center_subtitle_b,
.column_center_subtitle_o,
.column_center_subtitle_g{
	font-weight:bold;
}


/*カラム右-------------*/	
.h_intro_title{
	font-size:90%;
	color:#ffffff;
}


.blue_back{
	color:#ffffff;
	font-size:90%;
}

.column_center_aff_detail,
.column_centerbottom_detail,
.column_right_itemdetail_comment,
.column_right_itemdetail_teikyo,
.column_right_itemdetail_price{
	font-size:90%;
}

.column_right_aff_detail,
.column_center_comment_area{
	color:#1d55a0;

}


/*会員規約ページ*/
.agreement_subhead{
	color:#2261a9;
	font-weight:bold;	
}

.subhead_blue{
	color:#2261a9;
	font-weight:bold;	
}

/*お知らせ*/
.information_title,
dd.title,
dd.main{
	font-weight:bold;
}

/*サイトマップ*/
.sitemap_title{
	font-weight:bold;
	color:#2261a9;
}

/*マニュアル*/
#manual_list dt{
	font-weight:bold;
}

