@charset "shift_jis";
/* ----------------------------------------------------------
	saxa
	define layout css
	margine is united up. 
---------------------------------------------------------- */

/* 段落 */
body#other #contents p.paragraph {
	margin-bottom: 1em;
}
body#other #contents p.paragraph02 {
	margin-bottom: 2em;
}
/* 画像ポジション */
body#other #contents .ph-center {
	text-align: center;
}
/* テキストポジション */
body#other #contents .tx-center {
	text-align: center;
}
body#other #contents .tx-right {
	text-align: right;
}
/* マージン */
body#other #contents .mb10 {
	margin-bottom: 10px;
}
body#other #contents .mb20 {
	margin-bottom: 20px;
}
/* 注釈 */
body#other #contents .notice01{
	text-indent: -1em;
	margin-left: 1em;
	font-size: 80%;
}

/* 表組み背景色 */
body#other #contents #main .section table .bg-gray {
	background: url(../images/common_bg16.gif) 100% 100% no-repeat;
}

/* アイコン */
body#other #contents #main img.icon-pdf {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
/* 文字色 */
body#other #contents #main .tx-red {
	color: #FF0000;
}


/* 個人情報保護方針 リスト入れ子 */
body#other #contents #main .section ul.privacy ol li {
	margin: 5px 0 7px 0;
	padding: 2px 0 0 20px;
	_height: 1%;
}
body#other #contents #main .section ul.privacy dt {
	margin: 5px 0 0 0;
}


/* お問い合わせ */

body#other .sub-section {
	margin-left: 1em;
}
body#other .phone-extend {
	margin-left: 3em;
}

body#other dl.contact01 {
}
body#other dl.contact01 dt {
	clear: both;
	float:left;
	width: 5em;
	white-space: nowrap;
}
body#other dl.contact01 dd {
	margin-left: 5em;
}

body#other dl.contact02 {
}
body#other dl.contact02 dt {
	clear: both;
	float:left;
	width: 10em;
	white-space: nowrap;
}
body#other dl.contact02 dd {
	margin-left: 5em;
}

body#other dl.contact03 {
}
body#other dl.contact03 dt {
	clear: both;
	float:left;
	width: 6em;
	white-space: nowrap;
}
body#other dl.contact03 dd {
	margin-left: 5em;
}

body#other .start-time01 {
}
body#other .start-time01 dt {
	float:left;
	width: 4.8em;
}
body#other .start-time01 dd {
	margin-left: 4.8em;
	text-indent: -0.2em;
}

