/**************************************
**	Modified:2006-10-07
**	By Norihiro Kamatani
**	010_y
**************************************/

/* ---Tags--- */
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}
a {color: #0000EE; font-weight: bold;}
a:hover,active {
	color: #393;
	text-decoration: none;
	font-weight: bold;
}
address {
	text-align: right;
	line-height: 150%;
	color: #333;
	padding-right: 10px;
	font-weight: bold;
	font-style: normal;
}
hr {
	border: 0px solid;
	color: #333;
	background: #633;
	height: 1px;
}
ul{
	text-align: left;
	margin: 5px 0 5px 10px;
	padding-left: 10px;
}
li {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}

h1{text-align: left;}
h2 {
	text-align: left;
	padding-bottom: 5px;
	margin: 20px 0px 10px;
}

/* -----Text----- */
.indextxt {
	font-size: 120%;
	text-align: left;
	line-height: 150%;
	margin: 5px;
}
h2.txtIndex {
	font-size: 120%;
	text-align: left;
	margin: 0 10px 5px;
	color: #F63;
}
h2.staff {
	background: url(../../img/010_y/staff/heading_bg.gif) no-repeat left center;
	font-size: 140%;
	color: #333;
	padding: 10px 17px;
}

h3.txtIndex {
	font-size: 120%;
	text-align: left;
	line-height: 140%;
	margin: 5px;
	padding: 0 5px;
	color: #F63;
}
.marker{
	line-height: 25px;
	color: #666666;
	background: url(../../img/010_y/common/marker.gif) no-repeat;
	padding-left: 25px;
}

.catch01 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin: 0 10px 5px;
	line-height: 150%;
	color: #F63;
}

.txtr {
	text-align: right;
	line-height: 150%;
	padding-right: 10px;
	font-weight: bold;
}

.txt01,.txt02 {
	padding: 0 5px;
	text-align: left;
	line-height: 140%;
	margin: 5px;
}
.txt02 {font-weight: bold;}
.txt03 {text-align: center;	line-height: 140%;}

.txtbrown {
	font-weight: bold;
	color: #663300;
	padding-left: 5px;
	text-align: left;
	margin-left: 5px;
}

.txtCaption {margin: 10px;}

.copy{
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
.txtSize { margin-left: 5px;}
/* -----dl ul----- */
dl {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
dt {
	margin: 0px 10px 5px;
	font-weight: bold;
	color: #333;
}
dd {margin: 0px 15px 10px;}
dd ul {margin: 0px; padding: 0px;}
dd ul li {margin: 0px 15px 0px;}

/* --サイトマップ-- */
ul.map {margin: 0px; padding: 0px;}
ul.map li {
	list-style: none;
	margin-left: 15px;
	padding-left: 18px;
	line-height: 1.5em;
	background: url(../../img/010_g/sitemap/marker01.gif) no-repeat 0em 0.1em;
}

/* -----テーブル----- */
.index_tb01 {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background: #FFF;
}
.box1{
	border: 1px solid #333333;
	border-collapse:collapse;
	margin-bottom: 20px;
}
.box1 td{
	border: 1px solid #333333;
}
.box1 th{
	background: #ffffcc;
	border: 1px solid #333333;
}

/* -----事業所別特色説明----- */
.caution {
	text-align: left;
	color: #FF3300;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
/* -----画像配置----- */
.indeximg{margin-right: 5px;}
.guideimg{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.clipLeft {
	float: left;
	margin: 0 20px 10px 0;
	vertical-align: bottom;
}
.clipRight {
	float: right;
	margin: 0 0 10px 20px;
	vertical-align: bottom;
}
.marginBoth10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.subMenu {
	margin-top: 13px;
	margin-bottom: 10px;
}

/* トップバナーテーブル無し用 */
p.tnaviPosition {
	margin-bottom: 5px;
	text-align: right;
}

.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 */

