@charset "utf-8";

/*(ブラウザ間の差異を再定義）*/

body {
	line-height: 1.2;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align:center;
	font-size: x-small;
}

/*=========================================

	共通指定

===========================================*/
#contents {
	width: 735px;
	background: repeat-y top left url(images/img_main_bg2.gif);
}

H1 {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-heigh: 180%;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 2px 150px;
}

H2 {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	_padding: 4px 0px 0px 0px;
}

H3 {
	margin : 12px 0px 8px 32px;
	padding : 12px 0px 14px 18px;
	background: no-repeat top left url(images/img_h3.gif);
	text-align: left;
	font-size: small;
}

H4 {
	background: no-repeat top left url(images/img_h4.gif);
	margin : 8px 0px 4px 32px;
	padding : 6px 0px 12px 18px;
	text-align: left;
	font-size: x-small;
}

HR {
	width: 650px;
	color: #CCCCCC;
}

#photo_right H4 {
	background: no-repeat top left url(images/img_h4_m.gif);
	width: 467px;
	margin : 8px 0px 4px 1px;
	padding : 6px 0px 12px 18x;
}

#photo_right P {
	margin : 2px 0px 8px 12px;
	width: 470px;
}

#photo_right2 H4 {
	background: no-repeat top left url(images/img_h4_s.gif);
	width: 437px;
	margin : 8px 0px 4px 1px;
	padding : 6px 0px 12px 18x;
}

#photo_right2 P {
	margin : 2px 0px 8px 12px;
	width: 420px;
}

#photo_right3 H4 {
	background: no-repeat top left url(images/img_h4_ss.gif);
	width: 237px;
	margin : 8px 0px 4px 1px;
	padding : 6px 0px 12px 18x;
}

#photo_right3 P {
	margin : 2px 0px 8px 12px;
	width: 220px;
}

H5 {
	background: no-repeat top left url(images/img_h5.gif);
	margin : 8px 0px 0px 32px;
	padding : 4px 0px 8px 18px;
	text-align: left;
	font-size: x-small;
}

TD {
	line-height: 1.2;
}

TH {
	line-height: 1.2;
	text-align: left;
	background-color: #E0F5FF;
}

UL LI {
	background: no-repeat top left url(images/img_list_01.gif);
	margin : 4px 10px 0px 0px;
	padding : 1px 0px 8px 22px;
	list-style: none;
	text-align: left;
	text-indent:0px;
	line-height: 1.0;
}

UL LI UL LI {
	background: no-repeat top left url(images/img_list_02.gif);
	text-indent:0px;
}

OL LI {
	margin: 4px 0px 4px 0px;
}

.pagetop {
	text-align: right;
	margin: 0px 50px 0px 0px;
}


/*=========================================

	ヘッダー

===========================================*/
#header {
	background: no-repeat top left url(images/img_head.gif);
}

#header input {
	font-size: 12px;
}


/*=========================================

	フッター

===========================================*/
#footer {
	height: 90px;
}

#footer A {
	text-decoration: none;
}

#footer_contents {
	width: 735px;
	background: repeat-y bottom left url(images/img_foot2.gif);
}


/*=========================================

	トップページ

===========================================*/
#news UL {
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 20px 0px;
	width: 450px;
}

#news UL LI {
	background: no-repeat top left url(images/img_news_li.gif);
	margin : 2px 10px 0px 0px;
	padding : 8px 0px 8px 22px;
	list-style: none;
	text-align: left;
	text-indent:0px;
}

/*=========================================

	プロダクト用

===========================================*/
#product H4 {
	margin : 8px 0px 10px 8px;
	padding : 0px 0px 2px 20px;
	color: #3377BB;
	border-bottom: 1px #3377BB dotted;
	width: 650px;
}

#product H5 {
	margin : 4px 0px 10px 8px;
	padding : 7px 10px 2px 28px;
	background: no-repeat top left url(images/img_h5.gif);
	color: #3377EE;
	width: 320px;
	height: 36px;
	font-size: x-small;
	text-align: left;
}

#product #chart UL {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}


