@charset "utf-8";

/*============================== 初期化 ==============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:small;
	font-style:normal;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5em;
}

html{
overflow-y: scroll;
}

body {
	line-height: 1;
}

ul, ol{
	list-style:none;
}

input, textarea, select, option{
	margin:1px;
	padding:2px 5px;
	line-height:1.0em;
}

table, pre, code, select, input, textarea, kbd, var, ins, del, samp {
	font-size:100%;
}

img{
	border:none;
	vertical-align: top;
	line-height:1.0em;
}

iframe{
	border:solid 1px #CCCCCC;
}

/*============================== 全般 ==============================*/
body{
	background:url(../data/img/bg.gif) repeat-x #FFFFFF;
	color:#333333;
}

a {
	color: #679902;
	text-decoration: underline;
}

a:hover { 
	color:#9fe138;
}

small{
	font-size:0.8em;
	color:#93a9b5;
}

em{
	font-size:1.1em;
	font-weight:bold;
	color:#009933;
}

strong{
	font-size:1.2em;
	font-weight:bold;
	color:#cf304c;
}

ins{}
del{}

.clear{
	clear:both;
	height:0px;
	line-height:0px;
}


/*----- ヘッダ -----*/
#header_rect #cell1{
	height:30px;
}
h1{
	font-weight:normal;
	font-size:1.0em;
	line-height:1.0em;
}

/*----- 左ナビ -----*/
#menu_rect4 a{
	font-size:8pt;
}

#map{
	width:178px;
	height:135px;
	margin:10px;
	background:#EEEEEE;
	border:#999999 solid 1px;
}
#map span{
	font-size:10px;
}

#map a{
	font-size:10px;
}

/*----- フッタ -----*/
ul.sitemap li{
	display:inline;
	border-right: solid 1px #679902;
}
ul.sitemap li.right{
	border:none;
}
#footer_rect #cell2, #footer_rect #cell3, #footer_rect #cell3 a{
	color:#666666;
	text-decoration:none;
}
#footer_rect #cell1{
	padding-left:220px;
	
}
#footer_rect #cell2{
	padding-top:10px;
}

#footer_rect #cell3{
	padding:3px 0 15px;
}

/*============================== ナミック用 ==============================*/
/*----- テーブル・フォーム -----*/
.csttbl_border1, .csttbl_border2, .csttbl_border3, .csttbl_border4, .csttbl_head, .csttbl_input,
.cart_border1, .cart_border2, .cart_border3, .cart_border4, .cart_head, .cart_input{
	padding:8px;
}

/*----- フォーム -----*/
textarea{width:320px;}
form table td.cart_border4{
	border-left:none;
	border-right:none;
	border-bottom:none;
}
/*----- ナミックススタイル -----*/
/*中古テーブル*/
.nm_style9 {
	padding:10px 0;
}
.nm_style9 .csttbl_border1,
.nm_style9 .csttbl_border2,
.nm_style9 .csttbl_border3,
.nm_style9 .csttbl_border4,
.nm_style9 .csttbl_head,
.nm_style9 .csttbl_input,
{
	padding:5px;
}

/*============================== ページ ==============================*/
ul.plink li{
	display:inline;
	padding:0px 15px;
	line-height:1.0em;
	border-right: solid 1px #679902;
}

ul.plink li.right{
	border: none;
}

ul.plink li a{
	font-size:1.2em;
	font-weight:bold;
}

ul.plinkY{
	margin:0 15px;
}
ul.plinkY li a{
	font-size:1.1em;
	font-weight:bold;
}
