@charset "EUC-JP";
@import "cts_common.css";

/*  ---------------------------------------------------------------
  INDEX : 
     - コーポレート
  ---------------------------------------------------------------
*/
.float-right {
	float: right;
}

.float-left {
	float: left;
}

/*
-----------------------------------------------------------------
    コーポレート　トップ
-----------------------------------------------------------------
*/

#ct-top {
	width: 730px;
	margin: 20px 35px 30px 35px;
	border-top: 2px solid #0099cc;
	display: block;
}


/*
-----------------------------------------------------------------
    コーポレート　エントリーcommon
-----------------------------------------------------------------
*/

/* --------------------------------------------------
	alpha
-------------------------------------------------- */

#alpha-entry {
	display  : inline; /* ie win bugfix */
	position : relative;
	float    : left;
	width    : 470px;
	margin   : 20px 0px 30px 20px;
	border-top: 2px solid #0099cc;
}

#alpha-inner-entry {
	position : static;
	width    : 100%;
}

/* --------------------------------------------------
	見だし
-------------------------------------------------- */

h3.info01 {
	width: 470px;
	height: 35px;
	background: url(../img_info/h3_info01.gif) 0 0 no-repeat;
	color: #333;
	font-size: 1.0em;
	line-height: 35px;
	text-indent: 16px;
	letter-spacing: 0.2em;
	margin: 0px 0px 12px 0px;
}

h4.info01 {
	width: 440px;
	height: 30px;
	background: url(../img_info/h4_info01.gif) 0 0 no-repeat;
	color: #333;
	font-size: 0.8em;
	line-height: 30px;
	text-indent: 20px;
	letter-spacing: 0.1em;
	margin: 0px 15px 12px 15px;
}

h5.info01 {
	width: 330px;
	height: 25px;
	background: url(../img_info/h5_info01.gif) 0 0 no-repeat;
	color: #333;
	font-size: 0.8em;
	line-height: 25px;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px 70px 0px;
}

/* --------------------------------------------------
	キャッチコピー
-------------------------------------------------- */

.cts_copy {
	margin: 0px 15px 20px 15px;
}


/* --------------------------------------------------
	先頭へ
-------------------------------------------------- */

.b_top {
	margin: 15px 15px 20px 0px;
	text-align: right;
}


/* --------------------------------------------------
	サイトマップ
-------------------------------------------------- */
/*コーポレート*/
ul.corp {
	width: 400px;
	margin: 0px 35px 20px;
	font-size: 0.8em;
	padding: 0px 0px 10px 25px;
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.1em;
}

ul.corp li {
	list-style: none;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	text-indent: 20px;
	background: url(../img_info/sitemap_ls_c01.gif) 0 5px no-repeat;
}

ul.corp ul li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	background: url(../img_info/sitemap_ls_c02.gif) 0 8px no-repeat;
}

/*6事業部*/
ul.branches {
	width: 400px;
	margin: 0px 35px 20px;
	font-size: 0.8em;
	padding: 0px 0px 10px 25px;
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.1em;
}

ul.branches li {
	list-style: none;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	text-indent: 20px;
	background: url(../img_info/sitemap_ls_b01.gif) 0 5px no-repeat;
}

ul.branches ul li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	background: url(../img_info/sitemap_ls_b02.gif) 0 8px no-repeat;
}

/*互助会*/
ul.mas {
	width: 400px;
	margin: 0px 35px 20px;
	font-size: 0.8em;
	padding: 0px 0px 10px 25px;
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.1em;
}

ul.mas li {
	list-style: none;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	text-indent: 20px;
	background: url(../img_info/sitemap_ls_m01.gif) 0 5px no-repeat;
}

ul.mas ul li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	background: url(../img_info/sitemap_ls_m02.gif) 0 8px no-repeat;
}

/*info*/
ul.info {
	width: 400px;
	margin: 0px 35px 20px;
	font-size: 0.8em;
	padding: 0px 0px 10px 25px;
/*border-bottom: 1px dashed #ccc;*/
	letter-spacing: 0.1em;
}

ul.info li {
	list-style: none;
	margin: 4px 0px 4px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	text-indent: 20px;
	background: url(../img_info/sitemap_ls_i02.gif) 0 5px no-repeat;
}


/* --------------------------------------------------
	個人情報保護
-------------------------------------------------- */

ol.prv {
	width: 420px;
	margin: 0px 25px 20px;
	font-size: 0.8em;
	padding: 0px 0px 0px 25px;
}

ol.prv li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 8px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
}

.frame01 {
	width: 330px;
	height: 112px;
	display: block;
	text-align:left;
	font-size: 0.8em;
	line-height: 150%;
	margin: 0px 70px;
	padding: 8px 40px;
	background: url(../img_info/privacy_fr01.gif) 0 0 no-repeat;
	}

.tel {
	background: url(../img_info/privacy_tel.gif) center left no-repeat;
	color: #012583;
	font-size: 1.8em;
	font-family: Times,serif;
	font-weight: nomal;
	text-indent: 41px;
	letter-spacing: 0.05em;
	margin: 10px 0px;
}

/* --------------------------------------------------
	リンク
-------------------------------------------------- */

.outside a {
	width: 398px;
	height: 70px;
	margin: 0px 36px 30px 36px;
	display: block;
	position:relative;
	background: url(../img_info/link_bg01.gif) 0 0 no-repeat;
	color: #333;
	font-size: 0.8em;
	line-height: 130%;
}

.outside a div.tx {
	position:absolute;
	top: 30px;
	left: 170px;
}

.outside a:hover {
	color: #666;
	background: url(../img_info/link_bg01h.gif) 0 0 no-repeat;
	}

.outside a img {
	margin: 5px 0px 0px 5px;
}

.inside a {
	width: 398px;
	height: 106px;
	margin: 0px 36px 30px 36px;
	display: block;
	position:relative;
	background: url(../img_info/link_bg02.gif) 0 0 no-repeat;
	color: #333;
	font-size: 0.8em;
	line-height: 130%;
}

.inside a div.tx {
	position:absolute;
	top: 35px;
	left: 170px;
}

.inside a:hover {
	color: #666;
	background: url(../img_info/link_bg02h.gif) 0 0 no-repeat;
	}

.inside a img {
	margin: 5px 0px 0px 5px;
}

.set_apart {
	margin: 20px 0px 30px 0px;
	text-align: center;
}
