@charset "utf-8";

/********************************/
/* 基本から内容が変更される設定 */
/********************************/

.content {
    float: right;
	padding: 0;
/*    width: 73%;*/
	width: 660px;
	margin-right: 5px;
}

.main {
	padding: 10px 5px 50px 10px;
	width: 99%;
}

.sidebar_l {
    float: left;
	width: 20%;
	width: 225px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

/************************/
/* 企業支援制度用の設定 */
/************************/

/* 企業支援制度　各タイトル（デフォルト） */
.category h3 {
	background-image: url(../images/bg_site.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 1.5em;
	font-size: 1.5em;
}
/* 企業支援制度　各タイトル（土地関連） */
.category h3.site {
	background-image: url(../images/bg_site.jpg);
}
/* 企業支援制度　各タイトル（工場関連） */
.category h3.factory {
	background-image: url(../images/bg_factory.jpg);
}
/* 企業支援制度　各タイトル（税金関連） */
.category h3.tax {
	background-image: url(../images/bg_tax.jpg);
}
/* 企業支援制度　各タイトル（融資） */
.category h3.money {
	background-image: url(../images/bg_money.jpg);
}
/* 企業支援制度　各タイトル（コールセンター） */
.category h3.tel {
	background-image: url(../images/bg_tel.jpg);
}
/* 企業支援制度　各タイトル（雇用関連） */
.category h3.job {
	background-image: url(../images/bg_job.jpg);
}

/* 企業支援制度　各支援内容 */
.subject {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 30px 0px;
	border: #00A17C solid 2px;
	background-color: #D4EAD8;
}
/* 企業支援制度　各支援内容・タイトル */
.subject h5 {
	padding: 5px 0px 5px 0px;
	font-size: 1.1em;
	line-height: 1.2em;
}
/* 企業支援制度　各支援内容・リスト */
.subject ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
.subject ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	line-height: 1.5em;
}
/*  */
.main_txt {
	margin:0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}

/* タイトル（ピンク） */
h4.title_pink {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #F1B1C9;
	border: #EB91B2 solid 2px;
}
/* タイトル（ブルー） */
h4.title_blue {
	padding: 0px 10px 0px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #A2CFEF;
	margin: 25px 0px 0px 0px;
	border: #79BAE8 solid 2px;
}
/* 企業支援制度　各テーブル */
.support_table {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	line-height: 1.2em;
}
/*  */
.support_table h5 {
	font-size: 1.2em;
	line-height: 1.5em;
}
/* 「特定工場とは」テーブル */
.support_tbl1 {
	border: #221814 solid 1px;
	font-size: 0.9em;
}
.support_tbl1 caption {
	text-align: left;
	color: #221814;
	font-weight: bold;
	font-size: 1.2em;
}
.support_tbl1 tr {
	border: none;
}
table.support_tbl1 tr th {
	border-right: #221814 solid 1px;
	width: 8.5em;
}
.support_tbl1 th ,
.support_tbl1 td {
	background-color: #FFFCDA;
	padding: 5px 2px 2px 2px;
}
table.support_tbl1 tr.kugiri th ,
table.support_tbl1 tr.kugiri td {
	border-top: #221814 solid 1px;
}
table.support_tbl1 tr.kugiri td.cel1 {
	width: 6em;
}
/* 「酒田市工場立地法地域準則条例」テーブル */
.support_tbl2 {
	border: #221814 solid 1px;
	font-size: 0.9em;
}
.support_tbl2 caption {
	text-align: left;
	color: #221814;
	font-weight: bold;
	font-size: 1.2em;
}
.support_tbl2 tr {
/*	border: #221814 solid 1px;*/
}
table.support_tbl2 tr th,
table.support_tbl2 tr td {
/*	border-right: #221814 solid 1px;*/
	border: #221814 solid 1px;
	padding: 5px 2px 2px 2px;
}
table.support_tbl2 tr.kugiri th ,
table.support_tbl2 tr.kugiri td {
/*	border-top: #221814 solid 1px;*/
}
table.support_tbl2 tr.kugiri td.cel1 {
	width: 6em;
}

.day {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 3em;
}
.bg_pink {
	border: solid 1px;
	background-color: #F19EC2;
	padding: 2px 5px 2px 5px;
}
.bg_ygreen {
	border: solid 1px;
	background-color: #E3FF7D;
	padding: 2px 5px 2px 5px;
}
.bg_green {
	border: solid 1px;
	background-color: #23AF26;
	padding: 2px 5px 2px 5px;
}
.bg_blue {
	border: solid 1px;
	background-color: #00C3FF;
	padding: 2px 5px 2px 5px;
}
.balloon1 {
	width: 150px;
	float: left;
	bottom: 14em;
	left: 30em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.balloon2 {
	width: 346px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	left: -5em;
}
/**/
#tbl3 {
	text-align: center;
}
/* 識別セル（その１） */
.support_table table tr td.type1 {
	background-color: #FFBB33;
}
/* 識別セル（その２） */
.support_table table tr td.type2 {
	background-color: #FCD100;
}
/* 識別セル（その３） */
.support_table table tr td.type3 {
	background-color: #FFF133;
}
/*  */
.support_table table tr td.bleft_n {
	border-left: none;
}
/*  */
.support_table table tr td.bleftbottom_n {
	border-bottom: none;
	border-left: none;
}
/*  */
.img_table {
	border: solid 2px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 20px 0px;
}
/*  */
.img_table img {
	width: 100%;
}

/* 中央寄せ */
.txt_center {
	text-align: center;
}
/* 右寄せ */
.txt_right {
	text-align: right;
}
/* リンク（ページトップ等） */
.link_space {
	line-height: 1.5em;
	margin: 5px 5px 5px 0px;
	text-align: right;
}
/* 注目ポイント（赤文字・太字） */
.point_red {
	font-size: 1.3em;
	font-weight: bold;
	color: #E51E1E;
}
/* 文字サイズ小 */
.txt_s {
	font-size: 80%;
	line-height: 0.9em
}
/* 文字サイズ中小 */
.txt_ms {
	font-size: 90%;
	vertical-align: central;
}
/*  */
.blue {
	color: #0068B7;
}
.pink {
	color: #F19EC2;
}
.green {
	color: #009E41;
}

/* データテーブル（注釈用） */
.subject dl ,
.support_table dl {
	clear: both;
	width: 100%;
	line-height: 1.5em;
/*	margin: 0px 0px 3px;*/
}
.subject dl dt ,
.support_table dl dt {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0.5em 0px 0px;
	width: 1em;
/*	text-align: center;
	font-weight: bold;*/
}
.subject dl dd,
.support_table dl dd {
	margin: 0px 0px 0px 0px;
	padding-left: 1.5em;
	padding-bottom: 2px;
}
