@charset "shift_jis";
/* CSS Document */

*{
	margin:0px;
    padding:0px;
}

a{/*リンクされた文字*/
	color:#FFF;
	font-style:normal;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:#090;
	font-style:normal;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color:#CCC;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#ff0000;
	font-style:normal;
	text-decoration:none;
}
a:active {/*クリック中*/
	text-decoration:none;
	text-align: center;
}


#wrapper {
	width: 942px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	margin: 0px;
	background-image: url(image/HP_r1_c2.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 195px;
	width: 940px;
}

.header-inner {
	width: 680px;
	height: 50px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin: 0px;
	float: right;
}


#contents {
	width: 728px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url(image/HP_r2_c5.png);
	background-repeat: no-repeat;
	height: 752px;
}

.contents-inner {
	margin: 0px;
	padding: 0px;
	width: 675px;
}

.contents-main {
	padding: 0px;
	width: 670px;
	height: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.democar_demo1 {
	height: 300px;
	width: 664px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #00F;
}

#wrapper #contents .contents-main_eventmain {
	height: 600px;
	width: 650px;
	padding: 5px;
	overflow: scroll;
}


#wrapper #contents .contents-main {
}
#wrapper #contents .contents-main_compcar {
	height: 610px;
	width: 655px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: scroll;
}
.compcar_table_hontaikakaku {
	font-size: small;
	font-weight: bold;
	color: #0F0;
	text-align: center;
}
.compcar_table_carname {
	font-size: small;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding: 1px;
}

.compcar_table_carkakaku {
	font-size: medium;
	font-weight: bold;
	color: #FF0;
}
.compcar_table_text_right {
	text-align: right;
}
.compcar_table_option_td {
	background-color: #333;
}
.compcar_table_option_midashi {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
.compcar_midashi {
	font-size: small;
	font-weight: bold;
	color: #FF0;
}
.compcar_text {
	font-size: 12px;
	color: #FFF;
}


#wrapper #contents .contents-main_company {
	height: 320px;
	width: 660px;
	margin-top: 5px;
}
.company_text_td {
	font-size: 12px;
	font-weight: bold;
	color: #9F0;
	margin-bottom: 2px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding-bottom: 2px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	padding-top: 2px;
	margin-top: 2px;
}
.company_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#wrapper #contents .contents-main_index_news  {
	height: 235px;
	width: 660px;
	border: 1px solid #FFF;
}
.index_event_table_td {
	margin: 3px;
}


#wrapper #contents .contents-main_newitem {
	margin: 5px;
	padding: 2px;
	height: 603px;
	width: 650px;
	border: 1px dashed #00F;
	overflow: scroll;
}
.newitem_kakaku_right {
	text-align: right;
}

.newitem_mawarikomioff {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	margin-bottom: 8px;
	width: 630px;
}
.newitem_border {
	height: 2px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
}
.newitem_kakaku {
	font-size: medium;
	font-weight: bold;
	color: #FF0;
	margin-bottom: 5px;
}
.newitem_tekigou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}

.newitem_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #FFF;
	padding-right: 5px;
}

.newitem_text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #FFF;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.newitem__mawarikomi {
	float: left;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.newitem_midashi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0;
	background-color: #900;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 3px;
}

.newitem_midashi2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0;
	background-color: #900;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}




#wrapper #contents .contents-main_democar {
	height: 500px;
	width: 650px;
	padding-top: 10px;
}

#wrapper #contents .contents-main_report_right {
	float: right;
	height: 600px;
	width: 125px;
	margin-top: 10px;
}
#wrapper #contents .contents-main .contents-main_report_right div table tr td {
	border-bottom-width: 0.1em;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
	width: 120px;
	font-size: 10px;
	color: #0F0;
	text-align: right;
}




#sidebar {
	width: 214px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(image/HP_r2_c2.png);
	height: 751px;
	overflow: hidden;
}

.sidebar-inner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 37px;
}

.sidebar-low {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 37px;
	height: 350px;
}

#footer {
	text-align: center;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-image: url(image/HP_r16_c2.png);
	height: 33px;
	width: 940px;
}
#wrapper #header .header-inner table {
	text-align: right;
}
#wrapper #header .header-inner table tr td {
	font-weight: normal;
}
#wrapper #header .header-inner table tr td p {
	font-weight: bold;
}
#wrapper #sidebar .sidebar-low table tr td {
	font-size: x-small;
	color: #FFF;
}
#wrapper #contents .contents-main table tr td {
	font-size: small;
}
#wrapper #contents .contents-main table1 {
	font-size: small;
	font-weight: normal;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #contents .contents-main_table_demo_parts {
	font-size: small;
	color: #000;
	background-color: #999;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 450px;
	border: thin solid #666;
}

#wrapper #contents .contents-main_report_left {
	float: left;
	height: 610px;
	width: 530px;
	margin-right: 1px;
	margin-top: 3px;
	padding-top: 5px;
}
#wrapper #contents .contents-main_index_news2 {
	height: 105px;
	width: 662px;
	margin-bottom: 5px;
}
#wrapper #contents .contents-main_index_news3 {
	height: auto;
	width: 662px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

