@charset "utf-8";

#Main p,td {
	font-size: 96%;
	line-height: 130%;
	margin-bottom: 15px;
}
.KaisyaBlock h2 {
	font-weight: bold;
	font-size: 96%;
	margin-bottom: 5px;
	border-left: 8px solid #CC0000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #FFFFCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
}
blockquote {
	margin: 10px 20px;
	border: 1px dotted #FF6600;
	padding: 5px;
	font-size: 96%;
	line-height: 130%;
	clear: both;
	background: #FEFDED;
}
.staffBlock {
	margin-top: 15px;
	margin-bottom: 35px;
}

.KaisyaBlock td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.KaisyaBlock h1#gaiyo {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_gaiyo.gif) no-repeat;
	text-indent: -2000px;
}


.KaisyaBlock h1#syoukai {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_syoukai.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#director {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_director.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#staff {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_staff.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#pdata {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_pdata.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#takumi {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_takumi.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#update {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(top/update/ttl_update.gif) no-repeat;
	text-indent: -2000px;
}
.KaisyaBlock h1#book {
	height: 30px;
	width: 560px;
	margin-bottom: 15px;
	background: url(kaisha/image/ttl_book.gif) no-repeat;
	text-indent: -2000px;
}
input,textarea {
	border: 1px solid #9999FF;
}




.KaisyaBlock li {
	margin-left: 30px;
	margin-bottom: 5px;
	font-size: 96%;
	line-height: 130%;
}
.alpha {
	list-style: lower-alpha;
}
.lower_roman {
	list-style: lower-roman;
}
.cguide {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	font-size: 96%;
	line-height: 130%;
	background: #efefef;
}



.ImgLeft {
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	margin: 0px 10px 0px 0px;
}
.ImgRight {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.CLR {
	clear: both;
}
.UpdateList {
	color: #333333;
	background: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	height: 400px;
	overflow: auto;
}
.UpdateList li {
	padding-left: 0px;
	margin-left: 30px;
	list-style: dotted;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 10px;
	padding-bottom: 3px;
}
.UpdateList a {
	text-decoration: underline;
}
