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

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	padding: 0px;
	margin: 0px;
}

small {
	color: #4e5c66;
}

a {
	color: #788607;
	text-decoration: none;
}

a:hover {
	color: #788607;
	text-decoration: underline;
}

img { border: none; }

#Clear {
	clear: both;
	width: 1px;
	height: 1px;
}


/* 表組関係 */
table {
	margin: 0px 8px 0px 8px;
}

th {
	width: 108px;
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
}

.form_th {
	width: 158px;
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
}

td {
	width: 493px;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #d0d0d1;
}

td.ph {
	width: 72px;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}

td.pro {
	width: 160px;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}
td.txt {
	width: 358px;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}

td.full {
	width: 620px;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}

td.helf01 {
	width: 380px;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}
td.helf02 {
	width: 240px;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #d0d0d1;
	vertical-align: top;
}
.bottom {
	border: none;
}
/* 表組関係終わり */

/* テキストリンク関係 */
.icon_green {
	background-image: url(../img/sharing/icon_textlink_green.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 19px;
}

.in_pagelink {
	width: 221px;
	_width: 219px;
	text-align: right;
	padding: 15px 0px 0px 0px;
}

.icon_in_pagelink {
	background-image: url(../img/sharing/icon_textlink_sub.gif) ;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px 19px 0px 0px;
}

.icon_nextlink {
	background-image: url(../img/sharing/icon_textlink_green.gif) ;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px 19px 0px 0px;
}

.icon_in_pagelink_reverse {
	background-image: url(../img/sharing/icon_reverse.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px 19px 0px 0px;
}

.pagetop {
	width: 671px;
	text-align: right;
	padding: 15px 0px 15px 0px;
}

.pagereverse {
	width: 671px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}

.icon_pagetop {
	background-image: url(../img/sharing/icon_pagetop.gif) ;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px 19px 0px 0px;
}

.icon_reverse {
	background-image: url(../img/sharing/icon_reverse.gif) ;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #4e5c66;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 19px;
}

.icon_pagemenu {
	display: block;
	background-image: url(../img/sharing/icon_textlink_green.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #4e5c66;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 19px;
}
/* テキストリンク関係終わり */