BODY
{
    font-size: 12px;
    text-align: left;
    color:#000;  /* black */
    line-height: 1.4;
}

/** ADC追加 **/
.news_title 
{
	font-size: 12px;
	font-weight: bold;
}

.news_article_title {font-size: 12px}
/** ADC追加 **/

.style_1
{
	color:#0000CC;
}

.style2
{
	font-size: 16px;
	font-weight: bold;
}

.style3 {font-size: 14px}

.style4 {font-size: 10px}

.style5 {font-weight: bold}

.style6 {font-size: 11px}

.style7 {color:#FF0080}

.style8 {color:#0066FF}

.style9 {color:#0000FF}

.style10 {color: #009900}

.style11 {color: #FF00FF}

.style12 {color: #993399}

.style13 {font-family: "ＭＳ ゴシック", "Osaka−等幅"}

.style14 {color: #FF9900}

.style15 {font-size: 18px}

.style16 {font-size:10.5px}

.style17 {font-size:13px}

.style18 {font-size: 11px;
          color:#FF0080}

.indent_1
{
	text-indent: 1em;
}

P.one {font-size: 12px; margin-left: 10px; margin-right: 10px;}

P.two {font-size: 12px; margin-left: 20px; margin-right: 20px;}

P.three {font-size: 12px; margin-left: 10px; margin-right: auto;}

P.four {font-size: 12px; margin-left: 30px; margin-right: 20px;}

.contents
{
	width : 592px;
}

.product_header
{
	width:592px;
	height:18px;
	padding:0px;
	border:0px;
}

.product_menu
{
	width:112px;
	padding:0px;
	border:0px;
	float:left;
}

.product_contents
{
	width:438px;
	padding:0px;
	border:0px;
	float:left;
}

.product_right
{
	width:42px;
	padding:0px;
	border:0px;
	float:left;
}

.product_footer
{
	width:592px;
	height:40px;
	padding:0px;
	border:0px;
	float:left;
}

/* [リンクに関するスタイル*/
a:link {
	color:#4B597D;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}

a:hover {color:#EE8304;
	text-decoration:none;
}

a:active {
	color:#FF2400;
	text-decoration:none;
}

