@charset "utf-8";

/* ==========================================================

title : 東通トラベル
scope : 会社情報

last modify :　2017/05/22 183_aoyama

memo  : 2016/07/27 262_ichinose

========================================================== */

/* --------------------------------------
  会社情報 共通
--------------------------------------- */
/* パンくず */
#breadcrumb {
	background: url(/image_cmn_new/bg_stripe_02.png);
}

/* タイトル */
.top_ttl {
	background: url(/image_cmn_new/bg_stripe.png);
    padding: 21px 21px 21px 31px;
    line-height: 0;
    width: 906px;
    margin: 0 auto 30px;
}

/* リンクボタンナビ  5つ*/
/*#link {
	width: 96%;
	overflow: hidden;
	margin: 20px auto 30px;
}*/

/* リンクボタンナビ  5つ*/
/*#link li {
	margin-right: 2px;
	float: left;
}*/

#link li:last-of-type {
	margin-right: 0;
}

/* [id$="_area"] */
[id$="_area"] {
	width: 1000px;
	margin: 0 auto 50px;
	color: #000;
}

[id$="_area"] h3 {
	padding: 10px 32px;
    border-bottom: 3px solid #9b1445;
    width: 838px;
    margin: 0 auto;
}

[id$="_area"] > div {
	margin: 30px auto 0;
	width: 862px;
	overflow: hidden;
}

/* --------------------------------------
  会社情報トップ（事業紹介）
--------------------------------------- */
/* greeting_area */
#greeting_area > div {
	min-height:231px;
	background:url(../image_new/img_greeting.jpg) no-repeat right top;
}


#greeting_area p {
	width:558px;
	letter-spacing:.065em;
}

/* produce_area */
#produce_area dl {
	background:url(../image_new/img_produce.jpg) no-repeat right top;
}

#greeting_area{
	line-height:1.5;
}

#produce_area dl dd {
	width:540px;
	margin:8px 0 20px 25px;
}

#produce_area dl dd:last-of-type {
	margin-bottom: 0;
}

/* affairs_area */
#affairs_area ul li {
	width:480px;
	float:left;
	list-style-image:url(/image_cmn_new/mrk_dot.png);
	list-style-position:inside;
	margin-bottom:3px;
}


/* 2018/8/23　森（康）*/
/* リンクボタンナビ 4つ*/
#link {
	width: 81%;
	overflow: hidden;
	margin: 20px auto 30px;
}

/* リンクボタンナビ 4つ*/
#link li {
	margin-right: 15px;
	float: left;
}

