/* ========= name="general" =========== */

body	{
	font-size        : 13px;     
	color            : black;
	line-height      : 140%;
	font-family      : ＭＳゴシック,"arial",sans-serif; 
}


p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,em  {
	font-size        : 13px;
	color            : black;
	line-height      : 140%;
	font-family      : ＭＳゴシック,"arial",sans-serif; 
}
pre {
	font-family      : "ＭＳ 明朝",times,"Osaka",serif; 
}
p,dl,ul,ol {
	line-height      : 1.5em;
}

A:Link, A:Visited, A:Active, A:Hover {
	color            : #0033CC ;
	text-decoration  : underline;
}

a.name	{
	text-decoration  : none;   /* 下線が出るのを防ぐ（IE4、NC4.x） */
}
/*
A:Hover	{
	color : #CC0000;
	text-decoration  : underline;
}
*/

span.honbun{
	font-size        : 18px;     
	color            : black;
	line-height      : 150%;
	font-family      : ＭＳゴシック,"arial",sans-serif; 
}
	
span.sp_copy{
    text-align       : center;
	display          : block;
	font-size        : 30px;     
	color            : black;
	line-height      : 150%;
	font-family      : "Times New Roman", Times, Baskerville, Georgia, serif; 
}
span.sphonbun{
	font-size        : 24px;     
	color            : #262626;
	line-height      : 200%;
	font-family      : ＭＳゴシック,"arial",sans-serif; 
}
span.goods_syousai{
	font-size        : 30px;     
	color            : #ffffff;
	line-height      : 200%;
	font-family      : ＭＳゴシック,"arial",sans-serif; 
}
.goods_syousai a:link{
	color            : #ffffff ;
}
.goods_syousai a:Visited{
	color            : #ffffff ;
}
.goods_syousai a:Active{
	color            : #ffffff ;
	text-decoration  : none;   /* 下線が出るのを防ぐ（IE4、NC4.x） */
}
.goods_syousai a:Hover{
	color            : #ffffff ;
	text-decoration  : none;   /* 下線が出るのを防ぐ（IE4、NC4.x） */
}
