@charset "UTF-8";

/* 共通 */
#main {
	margin-top: 20px;
	margin-right: 0;
}

/* 会社概要 */
#about {
	margin-left: 20px;
	position: relative;
	margin-right: 20px;
	padding-bottom: 30px;
}
#about dt {
	width: 145px;
	float: left;
	margin-bottom: 20px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	letter-spacing: 0.3em;
	vertical-align: top;
	background: url(img/about_list_bg.gif) repeat-x top;
	margin-left: 3px;
}

* html #about dt {
	display:inline;
}
#about dt span{
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#about dd {
	border-left: 3px solid #36C;
	margin-bottom: 20px;
	font: 1.2em/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#about dd p, #about dd div.place {
	border-left: 1px dotted #CCC;
	padding-top: 5px;
	margin-left: 155px;
	padding-left: 10px;
	background: url(img/about_list_bg.gif) repeat-x;
	padding-right: 10px;
}

#about dd p span {
	display: block;
	margin-bottom: 10px;
}

#about dd div p {
	padding-top: 0px;
	border-left: 0px none;
	padding-left: 0px;
	margin-left: 0px;
	background: url(none);
}



#about dd strong{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #9C0;
	letter-spacing: 0em;

}
#about dd #map2 {
	height: 250px;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.7em;
*font-size:13px;
}

/* 会社概要 */
#message {
	font: 1.3em/1.8em "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left: 20px;
	padding-bottom: 20px;
	background: #FFF url(img/message_bg.jpg) no-repeat right bottom;
}


#message p {
	margin-right: 20px;
	margin-bottom: 10px;
}
#message .p3 {
}
#message .p5 {
	width: 300px;
}
#message .p6 {
	width: 260px;
	margin-bottom: 40px;
}
#message .txtrt {
	margin-bottom: 60px;
}

/* 会社沿革 */
#history {
	margin-left: 20px;
	position: relative;
	margin-right: 20px;
	padding-bottom: 30px;
}

#history h2 {
	border-top: 1px solid #669933;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #669933;
	margin-top: -1px;
}

#history h2 a:hover {
	background: none;
}

#history .cat {
	position: relative;
	clear: both;
	padding-bottom: 20px;
	   overflow:hidden;
	zoom:1;
}
#history .cat .himg {
	float: left;
	width: 220px;
	margin-right: 20px;
	padding-bottom: 20px;
}

#history .cat .himg p {
	margin-bottom: 20px;
}

#history .cat .himg img {
	border: 1px solid #CCC;
	padding: 4px;
	margin-bottom: 5px;
}
#history .cat .himg span {
	font-size: 0.8em;
}


#history .entry {
	margin-bottom: 10px;
	position: relative;
	padding-top: 15px;
}
.entry span {
	font: italic 3em/100% Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: right;
	overflow: visible;
	float: right;
	margin-top: -15px;
}

#history .entry h3{
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
	margin-left: 240px;
}
#history .entry p {
	font: 1.2em/1.5em "Times New Roman", Times, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-left: 240px;
}
