/* CSS Document */
@charset "utf8";

/*----------------------------------------------------
	
		●トピックス・イベント情報●	
	
----------------------------------------------------*/

#topics {
	width: 590px;
}

#topics .title {
	margin-top: 20px;
	margin-bottom: 43px;
}
#topics .post h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../image/basic/icon01.gif);
	background-repeat: no-repeat;
}
#topics .post h2 a {
	color: #2E2216;
}
#topics .post .date {
	font-size: 74%;
	text-align: left;
	color: #990000;
	margin-bottom: 5px;
}
#topics .post .entry {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E2216;
	padding-bottom: 10px;
}
#topics .post .entry p {
	font-size: 86%
	line-height: 1.4;
	margin-top: 2px;
	width: 570px;
	height: 100%;
}
#topics .post .entry img.imgalignleft {
	float: left;
	margin: 0 10px 10px 0;
}

/*----------------------------------------------------
	
		●プライバシーポリシー・会社概要●	
	
----------------------------------------------------*/

#other .title {
	margin-top: 20px;
	margin-bottom: 43px;
	text-align: left;
	display: block;
}
#other .parking_title {
	margin-top: 43px;
	margin-bottom: 20px;
	text-align: left;
	display: block;
}
#other .sub_title {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2E2216;
	border-bottom-color: #2E2216;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 580px;
}

#other .post_other .entry p {
	font-size: 12px;
	line-height: 1.5;
}
#other .post_other table.company_td {
	font-size: 12px;
	border: 1px solid #2E2216;
	border-collapse: collapse;
	width: 580px;
}
#other .post_other table.company_td th {
	width: 120px;
	border: 1px solid #2E2216;
	padding: 5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6E4F33;
	text-align: center;
}
#other .post_other table.company_td td {
	border: 1px solid #2E2216;
	padding: 5px;
	line-height: 1.5;
	background-color: #FFFFFF;
}

#other .access_map {
	width: 500px;
	margin: 0 auto;
}
#other .transport {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#other .transport .bycar {
	float: left;
	width: 200px;
}
#other .transport .bytrain {
	float: right;
	width: 200px;
}
#other .transport h4 {
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.5;
	font-size: 12px;
}

/*----------------------------------------------------
	
					●おすすめ商品●	
	
----------------------------------------------------*/

#osusume {
	width: 600px;
}

#osusume .title {
	margin-top: 20px;
	margin-bottom: 17px;
}
#osusume .entry {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3D140F;
	height: 100%;
	width: 600px;
}

#osusume .post {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#osusume .post h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}
#osusume .post .entry p {
	line-height: 1.7;
	font-size: 12px;
}
#osusume .post .entry .imgalignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#osusume .post .entry .imgalignright {
	float: right;
	margin: 0 10px 10px 10px;
}

/*----------------------------------------------------
	
					●スタッフブログ●	
	
----------------------------------------------------*/

#blog {
	width: 600px;
}

#blog .title {
	margin-top: 20px;
	margin-bottom: 17px;
}
#blog .entry {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3D140F;
	height: 100%;
	width: 600px;
}

#blog .post {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#blog .post h2 {
	margin-top: 15px;
	margin-bottom: 1px;
}
#blog .post .date {
	font-size: 10px;
	color: #990000;
	margin-bottom: 5px;
}
#blog .post .entry p {
	line-height: 1.7;
	font-size: 12px;
}
#blog .post .entry .imgalignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#blog .post .entry .imgalignright {
	float: right;
	margin: 0 10px 10px 10px;
}

/*----------------------------------------------------
	
					●single.php 内CSS●	
	
----------------------------------------------------*/

#blog_single h3#comments,
#blog_single h3#respond {
	background-color: #2E2216;
	color: #FFFFFF;
	width: 564px;
	height: 14px;
	padding: 3px;
	line-height: 14px;
	font-size: 12px;
	margin: 5px 0 10px; 0;
}
#single h3#comments,
#single h3#respond {
	background-color: #2E2216;
	color: #FFFFFF;
	width: 564px;
	height: 14px;
	padding: 3px;
	line-height: 14px;
	font-size: 86%;
	margin: 5px 0 10px; 0;
}

/*----------------------------------------------------
	
					●BoxGalley内●	
	
----------------------------------------------------*/

p.nocomments {
  display: none;
}

