@charset "utf-8";

/* -------------------------------
	再定義
------------------------------- */
/* tag */

h3 {
	position: relative;
}
h3 a {
	text-indent: -9999px;
	background-image: url(../shared/images/spacer.gif);
	height: 29px;
	display: block;
	position:absolute;
	top: 0;
}
h3 a.linkbtn1 {
	width: 95px;
	right: 0;
}

/* -------------------------------
	カテゴリ内の汎用スタイル
------------------------------- */

.forefront-ttl1 {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #fda040;
}
.forefront-ttl2 {
	background-image: url(../shared/images/cmn_icn02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.forefront-ttl3 {
	background-image: url(../shared/images/cmn_bg01.gif);
	background-repeat: repeat-x;
	padding: 5px 10px;
	font-size: 1.3em;
	margin-bottom: 10px;
	background-color: #e9e9e9;
	border-top: solid 1px #f2f1f1;
}
.forefront-ttl4 {
	padding: 0 10px;
	margin-bottom: 10px;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
	line-height: normal;
	color: #666666;
}
.forefront-icn1 {
	background-image: url(images/forefront_icn01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* -------------------------------
	記事一覧（indexとcategory）
------------------------------- */
.forefront-box1 {
	background-color: #f5f5f5;
	padding: 0 15px 15px;
}
.forefront-box1a {
	padding: 0 15px 15px;
}
.forefront-box1 p, .forefront-box1 h4,
.forefront-box1a p, .forefront-box1a h4 {
	margin-left: 10px;
}
.forefront-box1 .text,
.forefront-box1a .text {
	margin-left: 190px;
}
.forefront-box1 .border,
.forefront-box1a .border {
	border-bottom: dotted 1px #999999;
	padding: 15px 0;
	width: 100%;
}
.forefront-box1 .date,
.forefront-box1a .date {
	border-left: solid 1px #999999;
	font-size: 0.8em;
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 5px;
	line-height: normal;
}

/* -------------------------------
	記事詳細のPDF,関連リンク
------------------------------- */
.forefront-box2 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 15px 10px 0;
}
.forefront-box2 ul {
	list-style-type: none;
	text-align: right;
	margin-top: 5px;
}
.forefront-box2 li {
	display: inline;
	background-image: url(../shared/images/cmn_arw05.gif);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 30px;
}

/* -------------------------------
	記事詳細の写真
------------------------------- */
.forefront-ph1 {
	color: #999999;
	width: 200px;
	padding: 3px 3px 0;
	border: solid 1px #CCCCCC;
	font-size: 0.8em;
	line-height: 1.3em;
	float: left;
	margin: 0 15px 5px 0;
}
.forefront-ph1 p {
	padding-bottom: 3px;
}
.forefront-ph2 {
	color: #999999;
	width: 200px;
	padding: 3px 3px 0;
	border: solid 1px #CCCCCC;
	font-size: 0.8em;
	line-height: 1.3em;
	float: right;
	margin: 0 0 5px 15px;
}
.forefront-ph2 p {
	padding-bottom: 3px;
}
.forefront-ph3 {
	border: solid 1px #cccccc;
	color: #999999;
	width: 590px;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 3px 3px 0;
	margin-bottom: 5px;
}
.forefront-ph3 p {
	padding-bottom: 3px;
}

/* -------------------------------
	link1
------------------------------- */

#link1 ul {
	list-style-type: none;
}
#link1 li {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
#link1 li strong {
	font-size: 0.8em;
	color: #666666;
}

/* -------------------------------
	navi
------------------------------- */

#nv-forefront td {
	padding:8px 0 4px;
	font-size: 0.8em;
	color: #666666;
}
#nv-forefront th {
	padding:8px 12px 4px 0;
	font-weight: normal;
	font-size: 0.8em;
}



