@charset "Shift_JIS";

/* デコレーション
---------------------------------------------------- */
.x-small {
	font-size: 10px;
}
.new-txt {
	font-size: x-small;
	color: #FF0000;
}
.font-large {
	font-size: 14px;
}
.font10px {
	font-size: 10px;
}
/* タイトルフォント
---------------------------------------------------- */
.font5B340C {
	color: #5B340C;
	font-weight: bold;
	font-size: 14px;
}
/* ライン
---------------------------------------------------- */
.infomationLineGlay {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.line1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
}

/* カラー
---------------------------------------------------- */
.font2C87BC {color: #2C87BC;}
.fontF01B8A {color: #F01B8A;}
.font3399cc {color: #3399CC;}
.font99ccff {color: #99ccff;}
.fontff0000 {color: #FF0000;}
.fontff6600 {color: #ff6600;}
.fontff9900 {color: #ff9900;}
.fontff9999 {color: #FF9999;}
.font660066 {color: #660066;}
.font666666 {color: #666666;}
.fontff6600 {color: #FF6600;}
.font339933 {color: #339933;}
.font6F7C9B {color: #6F7C9B;}
.font74743A {color: #74743A;}
.fontBB6A3B {color: #BB6A3B;}
.font6C572B {color: #6C572B;}
.font996600 {color: #996600;}
.fontcc0000 {color: #CC0000;}
.fontffffff {color: #ffffff;}
.font5A3108 {color: #5A3108;}
.phline {
	border: 1px solid #CCCCCC;
}
.drugsbgE {
	background-image: url(../images/japan/title-iyakuhin_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.foodE {
	background-image: url(../images/japan/title-shokuhin_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ChemicalsE {
	background-image: url(../images/japan/title-kagakubussitu_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.otherE {
	background-image: url(../images/english/title-Others-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
