@charset "UTF-8";
/* CSS Document */

/*------------------
  会社概要インデックス
------------------*/
div#company {
}
div#company h3 {
	height: 60px;
	background-image: url(../images/sub570_12.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-indent: -10000em;
	margin: 10px 0 0 0;
}
div#company h4{
	font-size: small;
	margin: 15px 10px 15px 10px;
	color: #666666;
	font-weight: normal;
}
div#company h5{
	text-indent: -10000em;
}
div#company p {
	padding-top: 0px;
	padding: 0 30px 0 30px;
	font-size: small;
	line-height: 180%;
}
#company a:link  {
	text-decoration: none;
	color: #cc0000;
}
#company a:visited  {
	text-decoration: none;
	color: #cc0000;
}
#company a:hover  {
	text-decoration: underline;
}
.company-index {
	margin-bottom: 80px;
}
.organization {
	background-image: url(images/organization-til.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.naiyou {
	background-image: url(images/naiyou-til.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.area {
	background-image: url(images/area-til.gif);
	background-repeat: no-repeat;
	height: 30px;
}
/*------------------
  会社概要テーブル
------------------*/
table.company{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 550px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: small;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.company th{
	color:#333333;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	letter-spacing: 0.3em;
	background-image: url(images/table-back.jpg);
	background-repeat: repeat-x;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.company td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: 30px;
	padding: 1em;
	}
	
/*------------------
  活動内容テーブル
------------------*/
table.naiyoutable{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 550px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: small;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.naiyoutable th{
	color:#333333;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	letter-spacing: 0.1em;
	background-image: url(images/katudoutable-back.jpg);
	background-repeat: repeat-x;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
.naiyoutable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: 30px;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
/*------------------
  ポリシー
------------------*/
div#policy {
}
div#policy h3 {
	height: 60px;
	background-image: url(../images/sub570_14.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-indent: -10000em;
	margin: 10px 0 0 0;
}
div#policy h4{
	font-size: small;
	margin: 15px 10px 15px 10px;
	color: #666666;
	font-weight: normal;
}
div#policy h5{
	height: 45px;
	width: 550px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: medium;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 30px;
	letter-spacing: 0.3em;
	background-image: url(images/policy-til.gif);
	background-repeat: no-repeat;
}
div#policy p {
	padding-top: 0px;
	padding: 0 30px 0 30px;
	font-size: small;
	line-height: 180%;
}
#policy a:link  {
	text-decoration: none;
	color: #cc0000;
}
#policy a:visited  {
	text-decoration: none;
	color: #cc0000;
}
#policy a:hover  {
	text-decoration: underline;
}
#policy li {
	font-size: small;
	padding: 0 30px 15px 0;
	}

/*------------------
  サイトマップ
------------------*/
div#sitemap {
}
div#sitemap h3 {
	height: 60px;
	background-image: url(../images/sub570_11.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-indent: -10000em;
	margin: 10px 0 10px 0;
}
div#sitemap h4{
	font-size: small;
	margin: 15px 10px 15px 10px;
	color: #666666;
	font-weight: normal;
}
div#sitemap h5{
	text-indent: -10000em;
}
div#sitemap p {
}
#sitemap a:link  {
	text-decoration: none;
	color: #cc0000;
}
#sitemap a:visited  {
	text-decoration: none;
	color: #cc0000;
}
#sitemap a:hover  {
	text-decoration: underline;
}
#left-a ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#left-a li {
	font-size: small;
	line-height: 40px;
	text-indent: 10px;
}
#left-b ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#left-b li {
	font-size: small;
	line-height: 40px;
	text-indent: 20px;
	background-image: url(images/sitemap-back02.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
* html #right li { /* IEのみに適応 */

	text-indent: 0px;
}
#right ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#right li {
	font-size: small;
	line-height: 20px;
	text-indent: 10px;
}
#left {
	width: 260px;
	float: left;
}
#left-a {
	width: 60px;
	float: left;
	background-color: #000000;
	height: 790px;
}
#left-b {
	float: left;
	width: 200px;
}
#right {
	float: right;
	width: 310px;
}
.sitemap {
	width: 200px;
	background-image: url(images/sitemap-back.gif);
	background-repeat: no-repeat;
}
.sitemapright {
	width: 310px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*------------------
リンク
------------------*/
div#link {
}
div#link-back {
	background-image: url(images/link-toumei.png);
	background-repeat: repeat;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 40px;
}
div#link h3 {
	height: 60px;
	background-image: url(../images/sub570_10.gif);
	background-repeat: no-repeat;
	width: 570px;
	text-indent: -10000em;
	margin: 10px 0 10px 0;
}
div#link h4{
	font-size: small;
	margin: 15px 10px 15px 10px;
	color: #666666;
	font-weight: normal;
}
div#link h5{
	text-indent: -10000em;
}
div#link p {
	padding-top: 0px;
	padding: 0 30px 0 30px;
	font-size: small;
	line-height: 180%;
}
#link a:link  {
	text-decoration: none;
	color: #cc0000;
}
#link a:visited  {
	text-decoration: none;
	color: #cc0000;
}
#link a:hover  {
	text-decoration: underline;
}


#link-right {
	float: right;
	width: 280px;
	margin-right: 10px;
}
#link-left {
	float: left;
	width: 250px;
	margin-left: 10px;
	padding-left: 0px;
}
#link li {
	font-size: small;
	line-height: 200%;
	list-style-type: none;
	margin-bottom: 15px;
}
/*------------------
文字装飾
------------------*/
.new {
	font-weight: lighter;
	background-image: url(../event/images/muryou-back.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	border: 1px solid #FF0066;
	height: 20px;
	font-size: 90%;
	color: #FF0066;
	padding: 1px 5px 1px 5px;
}
