@charset "utf-8";

#contents .block {
	padding-bottom: 20px;
	border-bottom: 1px dotted #CBCBCB;
	margin: 0px auto 30px;
	width: 660px;
}
#contents .bottom {border-bottom: none;}
img#cate {margin-top: 30px;}
#contents h1 {
	margin: 0px auto;
	width: 660px;
}
.block h2 {
	margin-bottom: 15px;
	color: #E58C00;
	font-size: 16px;
}
.block img {margin-bottom:1em;}
img.r {
	float: right;
	margin: 0px 0px 5px 20px;
}
img.l {
	float: left;
	margin: 0px 20px 5px 0px;
}
img.overflow {margin: auto -10px;}
.block p {margin-bottom: 1em;}
.block .name {
	font-weight: bold;
	text-align: right;
}
#present {
	text-align: right;
	margin-top: 20px;
}
#present a {
	padding-right: 10px;
	background-image: url(../images/lm_arrow_or.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*****　　FAQ　　*****/

dl#faq {
	width: 660px;
	margin: 10px auto 30px;
}
#faq dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/faq_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 4px 30px;
	margin-bottom: 10px;
}
#faq dd {margin-bottom: 30px;}


/*****　　company　　*****/

#company {
	width: 620px;
	margin: 20px auto 0px;
}
#company h2 {
	background-image: url(../images/bg_h01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 35px 0px 15px;
	padding: 3px 0px 5px 5px;
}
#company table {
	width: 100%;
	line-height: 1.5;
}
#company th, #company td {
	padding: 4px 8px;
	vertical-align: top;
	text-align: left;
}
#company th {
	letter-spacing: 1px;
	background-color: #F4F4F4;
	width: 135px;
}
#company #en th {width: 80px;}
#company #en .month {
	background-color: #F4F4F4;
	font-weight: bold;
	width: 35px;
	text-align: right;
	padding-right: 10px;
}
#company td {
	background-color: #FAFAFA;
}


/*****　　privacy　　*****/

#privacy {
	margin: 20px auto 0px;
	width: 660px;
}
#privacy dt {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #666;
}
#privacy dd {
	padding: 0px 15px;
	margin-bottom: 45px;
}
#privacy dd span {
	font-size: 10px;
	display: block;
	margin-top: 5px;
}


/*****　　sitemap　　*****/

#sitemap {
	margin: 20px auto 0px;
	width: 660px;
	height: 440px;
}
#sitemap #s01 li a {
	font-size: 14px;
	font-weight: bold;
}
#sitemap dl {
	width: 210px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#sitemap dt {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	color: #600;
}


/*****　　showroom　　*****/

#showroom {
}
#showroom h2 {
	margin-top: 20px;
}
#showroom #reader {
	position: relative;
	margin-top: 20px;
}
#reader img {
	position: absolute;
	top: 3px;
	right: 100px;
}
#showroom h3 {
	margin: 40px 0px 10px;
	background-image: url(../images/bg_h01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 3px 0px 7px 15px;
}

#showroom table {
	border: none;
	margin: 0px auto 35px;
	width: 660px;
}
table.two, table.five {border:solid 1px #CCC;}
#showroom th {
	border-bottom: 1px solid #CCC;
	letter-spacing: 2px;
	padding: 3px 0px;
	background-color: #F5F5F5;
}
#showroom td {text-align: center;}
#showroom td img {margin-top: 5px;}

/*110811追加*/
#press h2{
	margin-top:20px;
}
#press .press_ta {
	border: none;
	margin: 40px auto 0;
	width: 630px;
}
#press .press_ta th,#showroom .press_ta td {
	text-align:left;
}
.press_ta th{
	padding-bottom:5px;
}
.press_ta td{
}
.press_ta .w1{
	width: 300px;
	padding-right:30px;
}
.press_ta .w2{
	width: 300px;
}
.press_ta .w3{
	width: 330px;
}
.press_ta td .ti{
	font-size:15px;
	margin-bottom:0;
	font-weight:bold;
}
.press_ta td .date{
	color: #F09602;
}
.press_ta td .text{
	padding-bottom:40px;
	border-bottom:2px dotted #d9d9d9;
}







