@charset "utf-8";

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}
ul,
li{
//	list-style:none;
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	line-height:1.6;
	color:#333;
	background-color:#f6f6f6;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

a{ color: #002C53; text-decoration: underline;}
a:visit{ color: #002C53; text-decoration: underline;}
a:hover{ color: #5783B9; text-decoration: underline;}
a:active{ color: #5783B9; text-decoration: underline;}

/* ------------------------------------------------------------ */
#container{
	width:816px;
	margin:0px auto;
	padding:0px;
	background:url(img/body_bg.jpg) #f6f6f6 top repeat-y;
}


/* header ------------------------------------------------------------ */
#head{
	width:790px;
	height:50px;
	margin:0px auto;
	background:#93b33a;
}
#head #utility{
	float:right;
	margin-top:7px;
	margin-right:15px;
	font-size:10px;
	text-align:left;
	height:30px;
}
	#head #utility li{
		float:left;
		font-size:10px;
		margin-left:10px;
		padding-left:12px;
	}
		#mainmenu li p{
			display:block;
			padding-top:3px;
			text-align:center;
		}
			#head #utility li p a {
				display:inline;
				background:url(img/navi_bt.gif) no-repeat 0px 3px;
				font-size:10px;
				padding-left:10px;
				padding-right:10px;
				color:#FFFFFF;
				text-decoration:none;
			}
#head #ci{
	float:left;
}
#head #ci h1{
	margin-top:14px;
	margin-left:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
}
#head a img{
	border:none;
}


/* main menu ------------------------------------------------------------ */
#mainmenu{
	width:790px;
	height:25px;
	margin:0px auto 0px auto;
	background:#93b33a;
}
#mainmenu ul{
	float:right;
}
#mainmenu li{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}
#mainmenu li p{
	display:block;
	margin:0px;
	padding-top:3px;
	padding-left:0px;
	text-align:center;
}
#mainmenu li p a{
	display:inline;
	background:url(img/navi_bt.gif) no-repeat 0px 3px;
	font-size:12px;
	padding-left:13px;
	padding-right:30px;
	color:#FFFFFF;
	text-decoration:none;
}
#mainmenu li a:hover{
	color:#fff;
	text-decoration:underline;
}


/* main ------------------------------------------------------------ */
#main{
	width:800px;
	padding-top:15px;
	margin:0px auto 30px auto;
	font-size:12px;
}
#main a img{
	border:none;
}
#main a:hover img{
	opacity		: 0.7;
	filter		: alpha(opacity=70);
}


#top_images table{
	margin:0px auto;
}
#top_images h2{
	font-size:14px;
	color:#FFF;
	padding:0  15px 1px 15px;
}
#top_images .bodycopy{
	font-size:10px;
	color:#FFF;
	padding:0 15px;
}


/* sidebar ------------------------------------------------------------ */
#sidebar{
	border-top:4px #93b33a solid;
	float:right;
	width:165px;
	background:#efefef no-repeat;
	padding:20px 10px 10px 10px;
	margin-top:1px;
	margin-right:10px;
}
/* hide from Mac IE \*/
* html #sidebar { margin-right:8px; }
/* */ 
#sidebar .no{
	text-align:center;
	font-size:22px;
	color:#900;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#sidebar .add{
	padding-left:10px;
}
#sidebar p{
	margin:0 0 8px 0;
	color:#333;
	padding:0px;
}


/* content ------------------------------------------------------------ */
#content{
	float:left;
	width:570px;
	margin-left:10px;
}
/* hide from Mac IE \*/
* html #content { margin-left:8px; }
/* */ 
#content h2{
	width:555px;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:18px;
	padding-left:15px;
	margin:0 0 35px 0;
	border:solid #e4e4e4 1px;
	background-color:#93b33a;
}
#content h3{
	width:570px;
	font-size:14px;
	padding:0px 0 0px 0px;
	margin:0 0 15px 0;
	height:25px;
	border-bottom:4px #93b33a solid;
}
#content.home h3{
	width:555px;
	background:url(img/content_h3.gif) bottom no-repeat;
	height:28px;
	color:#333;
	font-size:14px;
	padding:10px 0 0 15px;
	margin:0 0 15px 0;
	border:none;
}
#content h4{
	font-size:14px;
	padding:0 0 0 0px;
	margin:0 0 2px 0;
}
#content .line{
	border-top:dotted 1px #CCC;
}
#content .line td{
	border-bottom:dotted 1px #CCC;
	padding:7px;
}
#content .transmission {
	background:url(img/table_bg.jpg) no-repeat;
	width:570px;
	height:120px;
	margin-bottom:15px;
	border-bottom:1px dashed #e4e4e4;
}
#content .transmission p{
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
}
#content table p{
	padding-left:0px;
}
#content td{
	padding:7px;
}
#content td strong{
	font-size:14px;
}
#content th{
	text-align:left;
	width:100px;
	background:#eee repeat-y;
	border-bottom:dotted 1px #CCC;
	padding:7px;
}
#content .section{
	margin:0 0 20px 0;
}

#content table tr .td_left {
	width:280px;
	padding-left:0px;
}
#content .td_left h3{
	background:url(img/content_border_mini.jpg) left bottom no-repeat;
	width:auto;
	font-size:14px;
	padding:0px 0 0px 0px;
	margin:0 0 5px 0;
	height:25px;
	border-bottom:4px #93b33a solid;
}
#content table tr td table{
	width:254px;
	margin-left:10px;
}
#content table tr td table tr td{
	border-bottom:1px dashed #c5c6c5;
	padding-left:10px;
	width:175px;
	margin:0px;
	padding:4px 0px 4px 10px;
}
#content table tr td table tr .price{
	padding-left:0px;
	width:60px;
	text-align:right;
}
#content table tr td table tr .price p{
	padding-right:4px;
}
#content table tr td table tr td p{
	padding:0px;
	margin:0px;
	font-size:15px;
}
#content table tr .td_right {
	padding-right:0px;
	width:280px;
}
#content .td_right h3{
	background:url(img/content_border_mini.jpg) left bottom no-repeat;
	width:auto;
	font-size:14px;
	padding:0px 0 0px 0px;
	margin:0 0 5px 0;
	height:25px;
	border-bottom:4px #93b33a solid;
}
p {
	padding-left:15px;
}
#himg {
	text-align:center;
}


/* -footer ----------------------------------------------------------- */
#footer {
	color:#333;
	width:800px;
	height:53px;
	margin:0 auto;
	background:url(img/footer_bg.gif) center top repeat-x;
	padding-top:15px;
	font-size:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


/* ------------------------------------------------------------ */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}
#twitter_ticker {
/*	border: 1px solid #CCCCCC; */
}
#twitter_ticker .twtr-doc {
/*	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0; */
}
#twitter_ticker .twtr-bd {
/*	border: 1px solid #CCCCCC;
	margin: 0 10px; */
}
#twitter_ticker .twtr-timeline {
/*	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0; */
}
#twitter_ticker .twtr-widget-profile img.twtr-profile-img {
/*	border: 0px !important; */
	color : #000000;

}
#twitter_ticker .twtr-widget-profile h3, #twitter_ticker .twtr-widget-profile h4 {
/*	margin: 0 0 0 60px !important; */
}
#twitter_ticker .twtr-widget h4 {
	font-size: 1em !important;
	font-weight: bold;
} 
#twitter_ticker #twtr-widget-1 .twtr-doc {
/*	background: url("http://lqd.jp/img/bg.png") repeat scroll 0 0 #FFFFFF; */
	background: #FFFFFF;
}
#twitter_ticker #twtr-widget-1 h3, #twitter_ticker #twtr-widget-1 h4, #twtr-widget-1 .twtr-hd a {
	font-size: 1em !important;
/*	background-color: transparent !important; */
	background: #999999;
}