@charset "utf-8";

#wrapper {
	min-height:100%;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: #fffafa;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#header {
	height: 120px;
	width: auto;
	background: url(common_image/main_bg.gif) repeat-x left top;
}
#menu {
	height: 30px;
	background: #315678;
	clear: both;
	padding-left: 20px;
}

.logo {
	padding-left: 20px;
	float: left;
	padding-top: 12px;
}

.logo_sub {
	padding-left: 10px;
	padding-top: 26px;
	float: left;
}
#contents {
	width: auto;
	min-height:100%;
	padding-right: 20px;
	padding-left: 20px;
}

#left {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 15px;
}
.back_logo {
	background: url(common_image/p_logo.jpg) no-repeat left top;
	height: 98px;
}


#new {
	float: right;
	height: auto;
	width: 600px;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.midashi {
	float: left;
}

#showroom {
	float: right;
	height: 250px;
	width: 600px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 15px;
}
#reason {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 16px;
	border: 1px solid #CCC;
}
#reason p{
	line-height: 16px;
	margin-left: 10px;
	margin-top: 10px;
}
#sitemap {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 16px;
}
#sitemap dd{
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#reason dd{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top {
	float: right;
	height: auto;
	width: 600px;
	margin-right: 20px;
	text-align: right;
	display: inline;
	margin-top: 40px;
}

dl {
	padding-left: 10px;
	padding-bottom: 10px;
}

dt {
	font-weight: bold;
	color: #F90;
	padding-top: 5px;
}

.img_box {
	float: left;
	height: 150px;
	width: 140px;
	margin-top: 5px;
	margin-left: 8px;
	font-size: 12px;
	text-align: center;
}


#photo {
	float: right;
	height: auto;
	width: 600px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	line-height: 14px;
	color: #000;
}
.margin_tb {
	margin-top: 5px;
	margin-bottom: 2px;
}
form {
	padding-left: 20px;
}
.contact {
	float: right;
}
.position {
	font-size: 12px;
	width: 570px;
	margin-bottom: 5px;
}



#flash {
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #CCC;
}


ul {
	list-style: none;
}
li {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	height: 20px;
	color: #000;
	padding-top: 3px;
}
.head_navi {
	display: block;
}

#n1 {
	margin-top: 15px;
	height: auto;
	color: #000;
}
#s1 {
	background: url(common_image/p1.gif) no-repeat left center;
}
#s2 {
	background: url(common_image/p2.gif) no-repeat left center;
}
#s3 {
	background: url(common_image/p3.gif) no-repeat left center;
}
#s4 {
	background: url(common_image/p4.gif) no-repeat left center;
}
#s5 {
	background: url(common_image/p5.gif) no-repeat left center;
}

#n3 {
	margin-top: 15px;
	height: auto;
}
#n4 {
	margin-top: 15px;
	height: auto;
	margin-bottom: 15px;
}
#n5 {
	margin-top: 15px;
	height: auto;
}
#n2 {
	margin-top: 15px;
	height: auto;
}

#right {
	float: right;
	height: auto;
	width: 600px;
	margin-top: 15px;
}
.new_info {
	width: 600px;
	overflow: auto;
	height: 165px;
}

.img_right {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.img_middle {
	margin-left: 25px;
	margin-top: 10px;
}

.line {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#head_menu
 {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 20px;
	font-weight: bold;
	color: #093;
}
.h_navi {
	letter-spacing: 0.1em;
	color: #333;
	font-weight: normal;
	padding-left: 5px;
	line-height: 14px;
}
/* メインメニュー */
/*--------------------*/           
#dd {
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd .mainmenu {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#dd .mainmenu a.menu {
	display: block;
	text-align: center;
	padding:0;
	margin:0;
	/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
		
  width: auto;
	text-decoration: none;
}
#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}
/* メインメニュー */
/*--------------------*/           
#dd2 {
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd2 .mainmenu {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#dd2 .mainmenu a.menu {
	display: block;
	text-align: center;
	padding:0;
	margin:0;
	/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
		
  width: auto;
	text-decoration: none;
}
#dd2 .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu {
/*background: #EAEBD8;*/
/*border: 1px solid #5970B2;*/
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu a {
  display: block;
/*font: 11px arial;*/
  text-align: left;
/*text-decoration: none;
  padding: 5px;
  color: #2875DE;*/
}
.submenu a:hover {
/*background: #49A3FF;
  color: #FFF;*/
}

/* サブメニューの半透明処理
--------------------*/
.submenu {
 filter: alpha(Opacity=90);
	opacity: 0.9;
}

/* 文字装飾 */
.so_text {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	margin-top: 10px;
}
.text12 {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.ad {
	float: right;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 16px;
	text-align: right;
	margin-right: 10px;
}
.logo_text {
	font-size: 10px;
	padding-top: 52px;
	padding-left: 20px;
	color: #FFF;
	line-height: 14px;
}
.new_comment {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.site_p {
	font-weight: normal;
	color: #000;
	letter-spacing: 0.1em;
}

.date {
	font-weight: bold;
	color: #F93;
}
.ninka {
	font-size: 14px;
	text-align: center;
	padding-top: 18px;
}
.copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 18px;
}
.taiken_text {
	float: left;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	width: 400px;
	padding-top: 5px;
	padding-left: 10px;
}
.taiken_text2 {
	font-size: 12px;
	line-height: 16px;
	height: auto;
	width: 570px;
	padding-top: 5px;
	padding-left: 10px;
}
.red {
	font-weight: bold;
	color: #F00;
}
.allow {
	padding-right: 5px;
	vertical-align: top;
	padding-left: 5px;
}
