@charset "utf-8";

/*
Copyright (C) DESIGN Oil -http://www.design-oil.com/-
*/

/* コンテンツここから */

#contents_l_h {
	background-image: url(../images/office/office_back_h.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 221px 0px 0px;
	float: left;
	width: 720px;
}

#contents_l_c {
	background-image: url(../images/office/office_back_c.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-height: 219px;
}

#contents_l_f {
	background-image: url(../images/office/office_back_f.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 416px;
}

/* コンテンツここまで */


/* 事務所概要ここから */

#marqueecontainer {
	position: relative;
	height: 219px;
	width: 320px;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 0px 200px;
	text-align: left;
}

#vmarquee {
	position: absolute;
}

.office_info {
	margin: 0px;
	padding: 176px 0px 0px;
	cursor: pointer;
	background-image: url(../images/office/designoil.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.office_info li {
	margin: 0px 8px 24px;
	padding: 0px 0px 16px;
	border-bottom: 1px dotted #543916;
}

.office_info h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 4px 0px 2px;
	text-align: center;
	letter-spacing: 0.1em;
	background-color: #FF4B00;
	display: block;
}

.office_info h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	line-height: 150%;
	color: #432D12;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align:justify;
　　text-justify:inter-ideograph;
	font-weight: bold;
}

.office_info p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	line-height: 150%;
	color: #543916;
	margin: 0px;
	padding: 0px;
	text-align:justify;
　　text-justify:inter-ideograph;
}


.office_info p a {
	color: #0A6BC4;
	text-decoration: underline;
}

.office_info p a:visited {
	color: #A7477B;
	text-decoration: underline;
}

.office_info p a:hover {
	color: #F23BB7;
	text-decoration: underline;
}

/* 事務所概要ここまで */


