/* fujiwara 個別商品説明ページ　CSS File */

a:link {  text-decoration: underline; color:#000000;}
a:vlink {  text-decoration: underline; color:#666666;}
a:hover {  text-decoration: none;}
.e9 {font-family:Arial, Verdana, sans-serif ;}
.e10 {font-family:Arial, Verdana, sans-serif ;}
.e12 {font-family:Arial, Verdana, sans-serif ;}
.j9 {font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif ;}
.j10 {font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif ;}
.j12 {font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif ;}
.j14 {font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif ;}
body {
	background: url(../images/temp/bg_cmn.jpg);
	border-top: solid 4px #F40012;
	text-align:center;
}

#container {			/*全体ページレイアウトBOX */
	width:900px;
	margin: -4px auto 0px auto;
	padding: 20px 0px 0px 0px;
	text-align:left;
}

#box_HEAD {			/*ヘッダ　レイアウト*/
	width:900px;
	height:90px;
	margin-bottom: 10px;
	background: url(../images/temp/h_border.gif) repeat-x bottom left;
}

#box_LEFT {			/*左　レイアウト */
	width:250px;
	float:left;
	text-align:left;
	text-valign:top;
	margin:0 0 0 0px;
	background: url(../images/temp/bg_cmn.jpg);
}

#box_RIGHT {			/*右　レイアウト */
	width:650px;
	float:right;
	text-align:right;
	text-valign:top;
	margin:0px 0px 0px 0px;
	background: url(../images/temp/bg_cmn.jpg);
        position:relative;
}

#box_I_RIGHT {			/**右　イメージ　レイアウト */
	width:650px;
	margin:0 0px 0 0;
	background-color:#FFFFFF;
}

#box_A_RIGHT {			/**右　訴求文書　レイアウト */
	width:650px;
	margin:0 0px 0 0;
	background-color:#FFFFFF;
}

#box_FOOT1 {			/*フッタ　レイアウト*/
	width:900px;
	height:20px;
	clear:both;
	text-align:center;
}

#box_FOOT2 {			/*フッタ　レイアウト*/
	background: url(../images/temp/bg_footer.jpg);
	text-align:center;
}


H1  {
	font-size:15pix;
	font-weight:700;
	color:#8B0000;
	padding:3px 3 0 10px;
} 

H2 {
	font-size:15pix;
	font-weight:700;
	color:#006600;
	padding:3px 3 0 10px;
} 

H3 {
	font-size:15pix;
	font-weight:700;
	color:#006600;
	padding:3px 3 0 10px;
} 

h2.1{font-size:15pix;
     font-weight:bolder;
	 color:#191970;
	 font-family:ＭＳ Ｐ明朝,MS PMincho,serif
	 }
	 
h2.2{font-size:medium;
     font-weight:900;
	 color:#DC143C;
	 font-family:ＭＳ Ｐ明朝,MS PMincho,serif
	 }


	 
a.thumbnail_new {
    display: block;
    margin: 0.5em 10px 0.5em 0;
}
a.thumbnail_new img{
    position: absolute;
}
a.thumbnail_new,
a.thumbnail_new img{
    width: 150px;
    height: 150px;
}
a.thumbnail_new:hover {
    border: none;
    cursor: default;
}
a.thumbnail_new:hover img {
    width: auto;
    height: auto;
}	 

p.p1 {
	font-size:90%;
	color:#333333;
	padding:0px 3 0 0px;
}

p.p2 {
	font-size:90%;
	color:#333333;
	padding:0px 3 0 10px;
}
p.p3 {
	font-size:70%;
	font-weight:200;
	padding:0px 0 0 0px;
}
p.p4 {
	font-size:13px;
	padding:0px 0px 0px 0px;
}
p.p5 {
	font-size:12px;
	padding:0px 0px 0px 0px;
}

p.p6 {
	font-size:11px;
	padding:0px 0px 0px 0px;
}

p.p77 {
	color: #000000;
	padding:0px 0px 0px 0px;
}
p.p7 {
	color: #000000;
	padding:0px 0px 0px 0px;
}

p.p8 {
	color: #000000;
	padding:0px 0px 0px 0px;
}
p.p9 {
	color: #000000;
	padding:0px 0px 0px 0px;
}

p.p10 {
	font-size:14px;
	color:#FF0000;
	padding:0px 0px 0px 0px;
}
b{color:#ff0000;}
