@charset "shift_jis";
/**************************************
**	Modified:2006-09-19
**	By Norihiro Kamatani
**	003_o
**************************************/

/* -----基本設定----- */
body {
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color:#333;
	background: url(../../img/003_o/common/bg01.gif);
}
h1,h2,h3,h4,p {
	margin: 0;
	padding: 0;
}
h1 {margin-bottom: 10px;}
h2 {margin-bottom: 5px;}

h2.txtIndex,h3 {
	font-size: 120%;
	line-height: 1.5em;
}
h2.txtIndex {margin: 20px 30px 0;}
h2.staff {
	background: url(../../img/003_o/staff/heading_bg.gif) no-repeat left center;
	margin: 10px 15px;
	padding-left: 15px;
	font-size: 120%;
	color: #FF9040;
}

h3 {margin: 0px 30px 10px;}

p a,li a {
	color: #06F;
	text-decoration: none;
	border-bottom: thin dotted #06F;
}
p a:hover,li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #FF9040;
}


img.border { border: 1px solid #666; }


/* -----フッター----- */
address {
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #444;
	text-align: center;
	margin: 10px 0px;
}
.footerNavi {text-align: center; margin: 10px;}


/* -----サービス紹介----- */
div.wrap01,.clearfix {
	margin: 0 20px 20px;
	padding: 5px 10px;
}
div.wrap01 {border: 1px solid #FF9040;}

div.wrap01 p,.clearfix p {
	line-height: 1.5;
	margin-bottom: 10px;
}
div.wrap01 p.txtEnd {line-height: 1.5em; margin-bottom: 0;}

.catch01,.catch02,.catch03 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3em;
	color: #444;
	text-align: left;
}
.catch01 {margin-bottom: 5px;}
.catch02 {margin: 0 30px 10px;}
.catch03 {
	margin: 20px 10px 20px 15px;
	color: #FF9040;
}

.clearfix:after,.wrap01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,.wrap01 {display: inline-block;}
/* back-slash hack for mac ie \*/
* html .clearfix {height: 1%;}
* html .wrap01 {height: 1%;}
.clearfix,.wrap01 {display: block;}

/* 説明 */
dl {
	margin: 0 30px 10px;
	padding: 0px;
}
dt {font-weight: bold;}
dd {
	line-height: 1.5em;
	margin: 0 15px 10px;
	padding: 0px;
}
dd ul {
	margin: 0px 0px 10px;
	padding: 0px;
}
dd ul li {
	margin-left: 16px;
}

/* image */
.clipLeft {
	float: left;
	margin: 0 20px 10px 0;
	vertical-align: bottom;
}
.clipRight {
	float: right;
	margin: 0 0 10px 30px;
	vertical-align: bottom;
}

/* -----汎用テキスト設定----- */
.mainTxt01 {
	margin: 10px 30px 20px;
	line-height: 1.5em;
}
.mainTxt02 {
	margin: 10px 30px 10px;
	line-height: 1.5em;
}
.txtExp {
	line-height: 1.5em;
	color: #444;
	text-align: left;
	margin: 20px 10px 20px 15px;
}
.toTop {
	font-weight: bold;
	text-align: center;
}
.noticeGH {
	margin: 0px 0px 10px 275px;
	line-height: 1.5em;
	font-weight: bold;
}
/* -----ライン付きテキスト----- */
.txtLineB01,.txtLine01 {
	border-bottom: 1px dotted #999;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px 30px 0px;
	line-height: 1.3;
}
.txtLineB01 {
	font-size: 100%;
	font-weight: bold;
}

/* -----マージン設定----- */
.mg20pxBotton {margin-bottom: 20px;}

/* -----リスト----- */
ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
li {line-height: 1.5em;}
dt.service{
	font-size: 1.2em;
	margin-top: 20px;
}
/* 文字サイズ変更 */
ul.txtChange {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.txtChange li {
	float: left;
	margin: 5px 0px 5px 10px;
	font-weight: bold;
}

/* sitemap */
ul.map li {list-style:disc url(none);}

/* -----テーブル----- */
p.infoTableText { line-height: 1.3; }

table.box01 {
	border: 1px solid #FF9040;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 100%;
	margin: 10px 20px;
}
.box01 caption {
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 5px;
}
.box01 th {
	padding: 4px;
	background: #FFC295;
	border: 1px solid #FF9040;
	text-align: center;
}
.box01 td {
	border: 1px solid #FF9040;
	padding: 4px;
	text-align: center;
}
table.box02 {
	border: 1px solid #FF9040;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 100%;
	margin: 10px 20px;
}
.box02 caption {
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 5px;
}
.box02 th {
	padding: 4px;
	background: #FFC295;
	border: 1px solid #FF9040;
	text-align: left;
}
.box02 td {
	border: 1px solid #FF9040;
	padding: 4px;
	text-align: left;
}
.yellow {background: #FFFFCC;}
.side {text-align: center;}
.sideLeft {text-align: left;}

.grStyle01 {
	margin: 10px 20px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #FF9040;
}
.grStyle02 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px 20px;
}
.grStyle03 {
	margin: 10px auto;
	font-size: 120%;
	font-weight: bold;
	color: #FF9040;
}
.hidden {display: none;}

/* -----top navigation----- */
.tnavPosition { margin-bottom: 10px; }
.tnavPosition a { border: none; }

/* -----float clear関連----- */
.pkg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pkg {display: inline-block;}
/* back-slash hack for mac ie \*/
* html .pkg {height: 1%;}
.pkg {display: block;}
/* end of hack */
.boxline {
	border-top: 2px solid #FE9900;
	padding: 10px 5px;
	margin-right: 15px;
	margin-left: 15px;
}

.clear {clear: both;}
hr {display: none;}

/* -----Section----- */
div.contentSection { margin: 0 10px 20px; }

/* -----footer----- */
div#footer {
	border-top: 1px solid #FF9040;
	margin: 10px 15px;
}
div#footer p.navi {
	text-align: center;
	margin: 7px;
}
address {
	font-size: 120%;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;
	color: #333;
	text-align: center;
	margin: 7px 0;
}
div#footer a.noneDecoration {
	border-style: none;
	background: none;
}
div#footer p.bannerPosition {
	text-align: right;
	magin-bottom: 5px;
}

div#breadNaviBox {
	border-top: 1px solid #ff9040;
	margin: 0 20px 10px;
	padding-top: 5px;
}
div#breadNaviBox p {
	margin-bottom: 5px;
	line-height: 1.3;
}
