@charset "utf-8";

/* 共通 */
div#container {
	background-image: url(../images/top_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div#container div#wrapper div.contentBgInner {
	width: 900px;
	margin-left: 3px;
	margin-top: 9px;
	background-color: #FFF;
}

div#container div#wrapper div.contentBgInner p {
	padding: 4px 0 0 3px;
}

div#container div#wrapper div#content .h3Banner {
	background-image: url(../images/h2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#EDD9C0;
	height: 25px;
	padding: 5px 0 0 27px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content p.worksDate {
	font-size: 16px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content p.newsDate {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* pankuzu */
div#container div#wrapper div#content ul#pankuzu {
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 10px;
}

div#container div#wrapper div#content ul#pankuzu li {
	float: left;
	padding-right: 7px;
}

div#container div#wrapper div#content ul#pankuzu li a {
	padding-right: 7px;
	color:#00B4AC;
}


/* left */
div#container div#wrapper div#content div.bstLeft {
	width: 670px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.toTop {
	padding: 20px 0;
}

div#container div#wrapper div#content div.bstLeft div.toTop a{
	background-image: url(../images/to_top.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	float: right;
	padding: 0 0 0 12px;
}

div#container div#wrapper div#content div.bstLeft h2 {
	background-image: url(../images/h2_bs.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	color:#FFFFFF;
	padding: 7px 0 0 15px;
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner {
	padding: 0 15px;
}

/* right */
div#container div#wrapper div#content div.bsRight {
	width: 193px;
	float: right;
}

div#container div#wrapper div#content div.bsRight a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}

div#container div#wrapper div#content div.bsRight div.rightBsTop {
	background-image: url(../images/right_bs_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #330F0A;
	padding: 15px 0 7px 0;
}

div#container div#wrapper div#content div.bsRight ul.rightBsBottom {
	background-image: url(../images/right_bs_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 0 5px 3px;
	margin-bottom: 10px;
}

div#container div#wrapper div#content div.bsRight ul.rightBsBottom li {
	height: 30px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bsRight ul.rightBsBottom a{
	background-image: url(../images/right_bs_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 7px 0 5px 20px;
	display: block;
	text-decoration: none;
}

div#container div#wrapper div#content div.bsRight ul.rightBsBottom li.imgOn a{
	background-image: url(../images/right_bs_bg_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 7px 0 5px 20px;
	display: block;
	text-decoration: none;
}

div#container div#wrapper div#content div.bsRight ul.rightBsBottom a:hover {
	background-position: 0 -30px;
}

div#container div#wrapper div#content div.bsRight ul.rightMenu li{
	margin-bottom: 10px;
}

div#container div#wrapper div#content div.bsRight div.rightMedia {
	background-image: url(../images/right_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color:#FFFFFF;
	padding: 3px 0 0 5px;
}

div#container div#wrapper div#content div.bsRight ul.rightMediaBottom {
	background-image: url(../images/right_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}

div#container div#wrapper div#content div.bsRight ul.rightMediaBottom li {
	text-align: center;
	padding-bottom: 10px;
}


/* メールマガジン */
div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazine {
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazine p,
div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazineInner p {
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazine ul li {
	background-image: url(../images/sitemap_li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #444;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 12px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazine table {
	width: 480px;
	margin-top: 20px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.magazine table td {
	padding: 7px;
}

/* プライバシーポリシー */
div#container div#wrapper div#content div.bstLeft div.h2Inner dl.policy {
	margin-top: 15px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner dl.policy dt {
	font-weight: bold;
	margin-bottom: 2px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner dl.policy dd {
	margin: 0 0 15px 22px;
}

/*=========== サービス service ===========*/
/* index */
div#container div#wrapper div#content div.bstLeft div.service {
	padding: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.service div.serviceIndex {
	margin-bottom: 25px;
}

div#container div#wrapper div#content div.bstLeft div.service div.serviceIndex div.serviceIndexLeft {
	float: left;
	width: 464px;
}

div#container div#wrapper div#content div.bstLeft div.service div.serviceIndex div.serviceIndexLeft dt {
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.service div.serviceIndex div.serviceIndexRight {
	width: 170px;
	float: right;
}

/* consulting */
div#container div#wrapper div#content div.bstLeft div.service div.consulting h3{
	font-weight: bold;
	color:#4C2C27;
	margin-top: 20px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.service div.consulting ul.consultingBox {
	background-color: #f4f2ec;
	padding: 20px 20px 8px 20px;
	margin-bottom: 30px;
}

div#container div#wrapper div#content div.bstLeft div.service div.consulting ul.consultingBox li {
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	color:#4C2C27;
}

/* promotion */
div#container div#wrapper div#content div.bstLeft div.service div.promotion h3{
	font-weight: bold;
	color:#4C2C27;
	margin-top: 20px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion ul.promotionBox {
	margin-bottom: 30px;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion ul.promotionBox li {
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion div.seoBox {
	background-color:#ececec;
	padding: 15px;
	margin-bottom: 25px;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion h4 {
	font-size: 14px;
	font-weight: bold;
	color: #4C2D28;
	margin-bottom: 10px;
}


div#container div#wrapper div#content div.bstLeft div.service div.promotion div.promotionLine {
	border: 1px solid #4d2e29;
	padding: 15px;
	margin-top: 6px;
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion div.promotionLine table {
	text-align: center;
}

div#container div#wrapper div#content div.bstLeft div.service div.promotion div.promotionLine table td {
	vertical-align: middle;
	text-align: center;
}

/* research */
div#container div#wrapper div#content div.bstLeft div.service div.research h3 {
	font-weight: bold;
	color:#4C2C27;
	margin-top: 20px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.service div.research div.seoBox {
	background-color:#f4f2ec;
	padding: 10px;
	margin-bottom: 25px;
}

div#container div#wrapper div#content div.bstLeft div.service div.research div.seoBox img {
	float: left;
	padding-right: 10px;
}

div#container div#wrapper div#content div.bstLeft div.service div.research div.seoBox ul {
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.service div.research div.seoBox ul li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* development */
div#container div#wrapper div#content div.bstLeft div.service div.development {
	padding: 0 0 30px 0;}

div#container div#wrapper div#content div.bstLeft div.service div.development img{
	float: right;
	padding-left: 20px;
}

/* flow */
div#container div#wrapper div#content div.bstLeft div.service table.flow {
	width: 100%;
}

div#container div#wrapper div#content div.bstLeft div.service table.flow th {
	width: 150px;
	background-color: #edd9c0;
	padding-top: 5px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
}

div#container div#wrapper div#content div.bstLeft div.service table.flow td {
	background-color: #f4f2ec;
	padding: 15px;
	text-align: top;
}

div#container div#wrapper div#content div.bstLeft div.service table.flow td div.flowBox {
	background-color: #ffffff;
	padding: 15px;
	margin-top: 15px;
}

div#container div#wrapper div#content div.bstLeft div.service table.flow td div.flowBox h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	color:#462019;
}

/* price */
div#container div#wrapper div#content div.bstLeft div.service div.price h3{
	border-left: 4px solid #4c2d28;
	padding-left: 5px;
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table {
	width: 100%;
	border: 1px solid #4d2e29;
	border-collapse: collapse;
	margin-bottom: 30px;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table th {
	width: 190px;
	border: 1px solid #4d2e29;
	border-collapse: collapse;
	background-color: #f4f2ec;
	color:#461f19;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table td {
	border: 1px solid #4d2e29;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: top;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table td table {
	border: none;
	width: 310px;
	margin: 0;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table td table td {
	border: none;
	padding: 1px;
	vertical-align: top;
}

div#container div#wrapper div#content div.bstLeft div.service div.price div.priceInner {
	padding: 10px 0 30px 0;
}

div#container div#wrapper div#content div.bstLeft div.service div.price table#priceDiagnosis th,
div#container div#wrapper div#content div.bstLeft div.service div.price table#priceDiagnosis td{
	text-align:center;
	vertical-align:middle;
}

/*=========== conmany 会社情報 ===========*/
/* strength */
div#container div#wrapper div#content div.bstLeft div.company {
	padding: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.company div.strength h3 {
	text-align: center;
	margin: 20px 0;
}

div#container div#wrapper div#content div.bstLeft div.company div.strength div.strengthBottom {
	background-image: url(../company/images/company_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: -6px;
}

div#container div#wrapper div#content div.bstLeft div.company div.strength div.strengthBottom div.strengthBottomLeft {
	width: 420px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.company div.strength div.strengthBottom div.strengthBottomLeft h4 {
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.company div.strength div.strengthBottom h5 {
	width: 160px;
	float: right;
}

/*=========== works 実績 ===========*/
div#container div#wrapper div#content div.bstLeft div.works {
	margin: 10px 0 20px 0;
	padding: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom {
	background-image: url(../works/images/results_big_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -10px;
	padding: 20px 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom h3 {
	font-weight: bold;
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom p.h3Left {
	float: left;
	width: 120px;
	padding-right: 5px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom div.h3Right {
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom div.h3Right h4 {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBigBottom div.h3Right img {
	margin-top: 10px;
}



div#container div#wrapper div#content div.bstLeft div.works div.worksBg {
	background-color: #f4f4ec;
	padding: 20px;
	margin: 20px 0;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBg div.worksBgLeft {
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBg div.worksBgLeft p {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBg div.worksBgRight {
	width: 133px;
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBg div.worksBgRight p {
	text-align: center;
	margin-bottom: 5px;
}

/* index */

div.results {
	background-image: url(../works/images/results_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 15px 10px 15px;
	height: 95px;
}

div.worksLeft {
	width: 325px;
	float: left;
}

div.worksRight {
	width: 325px;
	float: right;
}

div.results h3 {
	font-weight: bold;
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

div.results p.h3Left {
	float: left;
	width: 120px;
	padding-right: 5px;
}

div.results div.h3Right {
	float: right;
	width: 170px;
}

div.results .wpL {
	float: left;
	width: 170px;
}

div.results .wpL p {
	margin-bottom: 10px;
}

div.results .wpR {
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.results div.h3Right h4 {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.results div.h3Right img {
	margin-top: 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsSmall {
	width: 210px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsSmall div.resultsSmallBottom {
	background-image: url(../works/images/results_small_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 15px 10px 15px;
	margin-top: -10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsSmall div.resultsSmallBottom h4 {
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

/* works */
div#container div#wrapper div#content div.bstLeft div.works div.resultsList {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList h3 {
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList h3 img {
	margin-bottom: 7px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList div.resultsListBox {
	float: left;
	width: 400px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList div.resultsListBox h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList div.resultsListBox ul{
	margin-left: 12px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBox {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 25px;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBox table.worksTop {
	margin-top: 10px;
	width: 100%;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBox table.worksTop th{
	width: 80px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px dotted #ea811f;
	color: #461f19;
	vertical-align: top;
}

div#container div#wrapper div#content div.bstLeft div.works div.worksBox table.worksTop td {
	padding: 10px;
	border-bottom: 1px dotted #ea811f;
	color: #461f19;
}

div#container div#wrapper div#content div.bstLeft div.works div.resultsList div.resultsListBox li {
	list-style: disc;
}

/* voice1 */
div#container div#wrapper div#content div.bstLeft div.works div.guest {
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.works div.guest div.guestLeft {
	border-left: 3px solid #333333;
	padding-left: 10px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.guest div.guestRight {
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetBox {
	background-color: #f4f4ec;
	padding: 15px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetBox p {
	margin-bottom: 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetBox div.gusetBoxLeft {
	float: left;
	padding-right: 10px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetBox div.gusetBoxRight {
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner {
	margin-bottom: 30px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner li {
	background-image: url(../works/images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft {
	width: 410px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft p.googleGlaf,
div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft p.yahooGlaf {
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 20px 13px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft p.googleGlaf {
	background-image: url(../works/images/google_bg.gif);
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft p.yahooGlaf {
	background-image: url(../works/images/yahoo_bg.gif);
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft dl {
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceLeft dl dt {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceRight {
	width: 230px;
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceRight p {
	text-align: center;
}

div#container div#wrapper div#content div.bstLeft div.works div.gusetInner div.voiceRight img {
	margin-bottom: 5px;
}

/* seminar */
div#container div#wrapper div#content div.bstLeft div.works div.seminar {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar div.seminarLine {
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar div.seminarLine h3 {
	width: 500px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar div.seminarLine h3 table td {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar div.seminarLine h3 table td img {
	margin-bottom: 5px;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar div.seminarLine p {
	float: right;
	font-weight: bold;
	width: 110px;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar table th {
	width: 60px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

div#container div#wrapper div#content div.bstLeft div.works div.seminar table td {
	vertical-align: top;
}

/* publicity */
div#container div#wrapper div#content div.bstLeft div.works div.publicity {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity h3 {
	width: 90px;
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight {
	width: 510px;
	float: right;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight div.publicityLine {
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight div.publicityLine h4 {
	width: 385px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight div.publicityLine h4 table td {
	font-weight: bold;
	vertical-align: top;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight div.publicityLine h4 table td img {
	margin-bottom: 3px;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight div.publicityLine p {
	float: right;
	font-weight: bold;
	text-align: right;
	width: 110px;
}

div#container div#wrapper div#content div.bstLeft div.works div.publicity div.publicityRight p.pdf {
	text-align: right;
	margin-top: 15px;
}



/*=========== インバウンドコラム inbound column ===========*/
div#container div#wrapper div#content div.bstLeft div.column {
	padding: 0 15px;
}

div#container div#wrapper div#content div.bstLeft div.column ul {
	border: 1px solid #ccc;
	padding: 25px 25px 5px 25px;
	margin-top: 10px;
	margin-bottom: 30px;
}

div#container div#wrapper div#content div.bstLeft div.column ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 15px;
	background-image: url(../works/images/li_bg.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#container div#wrapper div#content div.bstLeft div.column ul li a{
	
}

/*=========== スタッフ staff ===========*/
div#container div#wrapper div#content div.bstLeft div.staff{
	padding: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.staff ul.profile {
	margin-top: 10px;
}

div#container div#wrapper div#content div.bstLeft div.staff ul.profile li{
	float: left;
}

div#container div#wrapper div#content div.bstLeft div.staff ul.profile li.pl10 {
	padding: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox {
	border: 1px solid #ccc;
	margin-top: 30px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner {
	padding: 15px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffLeft {
	float: left;
	width: 140px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffRight {
	float: right;
	width: 450px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner {
	border-bottom: 1px solid #ea811f;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffRight p {
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #461f19;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner p.h3Profile {
	float: right;
	color:#666;
	margin-bottom: 0;
}

div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBottom {
	border-top: 1px solid #ccc;
	background-color: #edd9c0;
	padding: 15px;
	line-height: 170%;
}

div#container div#wrapper div#content div.bstLeft div.staff ul.profile li a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}


div#container div#wrapper div#content div.bstLeft div.staff div.staffBox div.staffBottom th {
	width: 80px;
	text-align: left;
	font-weight: bold;
	color: #461f19;
}

/*=========== news list 新着情報一覧 ===========*/
div#container div#wrapper div#content div.bstLeft p.newsDate {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#container div#wrapper div#content div.bstLeft div.news a:hover {
	color: #333;
}

div#container div#wrapper div#content div.bstLeft div.news dl {
	border-bottom: 1px dotted #d9d9d9;
	padding: 0 15px 8px 10px;
	margin-bottom: 25px;
}

div#container div#wrapper div#content div.bstLeft div.news dt {
	font-weight: bold;
}

div#container div#wrapper div#content div.bstLeft div.news dt img {
	margin: 0 10px;
}

div#container div#wrapper div#content div.bstLeft div.news dd {
	margin: 8px 0 0 10px;
	line-height: 180%;
}

div#container div#wrapper div#content div.bstLeft div.news dd p {
	margin-bottom: 10px;
}

/*=========== FAQ よくある質問 ===========*/
div#container div#wrapper div#content div.bstLeft div.h2Inner ul.faq {
	border: 1px solid #ccc;
	padding: 20px 20px 0 20px;
	margin-top: 20px;
	margin-bottom: -15px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner ul.faq li {
	margin-bottom: 20px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner ul.faq li a {
	background-image: url(../contact/images/faq_q.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 4px 34px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.faqBox dl{
	border: 1px solid #ccc;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: -15px;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.faqBox dt {
	background-image: url(../contact/images/faq_q.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 6px 0 14px 34px;
	margin-bottom: 14px;
	border-bottom: 1px solid #ea811f;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.faqBox dt a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#container div#wrapper div#content div.bstLeft div.h2Inner div.faqBox dd {
	background-image: url(../contact/images/faq_a.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 4px 0 4px 34px;
}

/*=========== sitemap サイトマップ ===========*/
div#container div#wrapper div#content div.bstLeft div.sitemap {
	padding: 0 15px;
}

div#container div#wrapper div#content div.bstLeft div.sitemap h3 {
	border-left: 4px solid #3e150f;
	padding-left:7px;
	margin-bottom: 15px;
}

div#container div#wrapper div#content div.bstLeft div.sitemap ul {
	margin-left: 7px;
	margin-bottom: 25px;
}

div#container div#wrapper div#content div.bstLeft div.sitemap ul li {
	margin-bottom: 7px;
}

div#container div#wrapper div#content div.bstLeft div.sitemap ul li a {
	background-image: url(../images/sitemap_li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

/*=========== agency 代理店募集 ===========*/
div#container div#wrapper div#content div.bstLeft div.agency {
	padding: 0 15px;
}