/* common.css */

/* スタイルシートのリセット設定 */
body {
	margin				: 0px				;
	border				: none				;
	background-color	: #eaeaea			;
	paddind				: 0px				;
	text-align			: center			;
}

ul, ol {
	margin				: 0					;
	padding				: 0					;
}

p {
	margin				: 0					;
}

h1, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

/* スタンダード設定 */
body {
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	text-align: center;
}

/* 基本リンクカラー */
a:link,
a:visited,
a:active {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#container {
	padding: 3px;
	background-color: #ffffff;
	width: 744px;
	_width: 752px;
	margin : 0px auto;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	text-align: left;
}

/* パーツ */
.sitelogo {
	left: -999px;
	top: -999px;
	position: absolute;
}

.skip {
	left: -999px;
	top: -999px;
	position: absolute;
}

.c-both {
	clear: both;
}

.icon-s {
	background-image: url(../../../../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	_background-position: 0px 7px;
	padding: 1px 0px 1px 8px;
}

.icon-l {
	background-image: url(../../../../images/icon_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 0px 1px 15px;
}

.icon-blank {
	background-image: url(../../../../images/icon_blank.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 1px 0px 1px 15px;
}

.icon-pdf {
	background-image: url(../../../../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding: 1px 0px 1px 20px;
	margin-left: 5px;
	width: 20px;
}

.pegetop {
	padding: 20px 0px 20px 0px;
	font-size: 70%;
	text-align: right;
}

/* サブナビゲーション */
#subnaviarea {
	width: 200px;
	float: right;
	border: solid #006600 1px;
	padding-bottom : 15px;
	border-bottom:  solid #006600 10px;
	margin: 0px 0px 20px 0px;
}

#subnavi_tit p {
	background-color: #006600;
	color: #fff;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
}

#subnavi_tit a,
#subnavi_tit a:link,
#subnavi_tith a:visited,
#subnavi_tith a:active{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#subnavi_tit a:hover {
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}

#subnavi {
	font-size: 80%;
}

#subnavi li {
	border-bottom: dotted #006600 1px;
	padding: 8px;
	list-style-type: none;
}

.subnavi-bg {
	background-color: #eaeaea;
}

.subnavi-icon-l {
	background-image: url(../../../../images/icon_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	_background-position: 0px 3px;
	padding: 1px 0px 1px 10px;
	width: 11px;
}

.subnavi-icon-s {
	background-image: url(../../../../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 1px 0px 1px 3px;
	width: 4px;
}

/* header.css */

/* ヘッダーリンクカラー */
#utility a,
#utility a:link,
#utility a:visited,
#utility a:active {
	color: #000;
	text-decoration: none;
}

#utility a:hover {
	color: #cc0000;
	text-decoration: none;
}


/* ヘッダー設定 */
#headerarea {
	background-image: url(../../../../images/header.jpg);
	width: 744px;
	height: 86px;
	background-repeat: no-repeat;
}

#headerlogo p a,
#headerlogo p a:link,
#headerlogo p a:visited,
#headerlogo p a:active,
#headerlogo p a:hover {
	float: left;
	background-image: url(../../../../images/logospace.gif);
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 35px;
	margin: 35px 0px 0px 5px;
}

#utility ul {
	float: right;
	text-align: right;
	width: 515px;
	margin-top: 55px;
	_margin-top: 58px;
}

#utility li {
	list-style-type: none;
	display: inline;
	font-size: 65%;
	padding-right: 7px;
}

.utility-icon {
	background-image: url(../../../../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 0px 1px 3px;
}

/* グローバルナビリンクカラーコンテンツ */
#globalnavi a {
	float: left;
}

#globalnavi a {
	float: none;
	_float: left;
}

#globalnavi a,
#globalnavi a:link,
#globalnavi a:visited,
#globalnavi a:active{
	height:25px;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	display: block;
	font-weight: bold;
}

#globalnavi a:hover {
	height:25px;
	color:#000;
	text-align:center;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	display: block;
	background:#ffcc33;
	font-weight: bold;
}

/* グローバルナビ設定コンテンツ */
#globalnavi {
	background-color: #000;
	font-size: 90%;
	width: 744px;
	line-height:180%;
}

#globalnavi li {
	list-style-type: none;
	float: left;
	border-right: solid #999999 1px;
}

#globalnavi ul {
	margin: 0px 0px 0px 18px;
	_margin: 0px 0px 0px 10px;
}

/* グローバルナビ設定共通 */
.leftline_h {
	border-left : solid #999999 1px;
}

/* footer.css */

/* フッターリンクカラー */
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffcc33;
	text-decoration: none;
}

/* フッター設定 */
#footer {
	width: 744px;
}

#footer ul {
	padding: 2px 20px 2px 20px;
	text-align: center;
	background-color: #000;
}

#footer li {
	display: inline;
	list-style-type: none;
	font-size: 65%;
	padding: 1px 6px 1px 6px;
	
}

address {
	font-size :70%;
	text-align :center;
	line-height: 150%;
	margin: 10px 0px 30px 0px;
}

/* 個別css */

/* コンテンツ */
#contents {
	margin			: 5px 18px 5px 18px	;
}

/* メインコンテンツ */
#mainarea {
	width				: 489px			;
	float				: left			;
	padding-bottom		: 20px			;
}

#breadcolumn {
	font-size: 70%;
	margin-bottom: 18px;
}

/* タイトル */
h1 {
	border: solid #c7ccc2 1px;
	background-color: #ecf2e6;
	padding: 5px 0px 3px 8px;
	font-size: 120%;
	font-weight: bold;
	margin-top			: 0px			;
}

/* タイトル下リンク  添付ファイル*/
.tit-link {
	font-size: 75%;
	padding: 5px 0px 5px 0px;
	border-bottom: dotted #006600 1px;
	line-height: 120%;
}

.tit-link li {
	list-style: none;
}

/* 日付とイングリッシュページ */
#date-english {
	width: 100%;
	margin-top: 5px;
}

#date-english li {
	list-style: none;
}

.date {
	float: left;
	font-size: 70%;
}

.english_page {
	float :right;
	font-size: 70%;
	background-image: url(../../../../images/icon_s.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 1px 0px 1px 7px;
}

#honbun h2 {
	font-size: 90%;
	font-weight: bold;
	border-left: solid #006600 5px;
	border-bottom: solid #006600 1px;
	padding: 3px;
	color: #cc6600;
}

#honbun h3 {
	font-size: 90%;
	font-weight: bold;
	color: #cc6600;
	margin:15px 0 5px 0;
}

#honbun p {
	font-size			: 85%				;
	line-height			: 160%				;
	margin				: 5px 0px 1em 0px	;
}

#honbun ol {
	margin				: 5px 0px 1em 40px	;
	font-size			: 85%				;
	line-height			: 160%				;
	list-style-type		: decimal			;
}

#honbun ul {
	margin				: 5px 0px 1em 40px	;
	font-size			: 85%				;
	line-height			: 160%				;
	list-style-type		: disc				;
}

/* adobe PDFダウンロードの説明*/
#adobe_download {
	margin-top			: 20px				;
	border				: solid #ccc 1px	;
	padding				: 5px				;
	font-size			: 85%				;
}

#adobe_download img {
	float				: left				;
	margin-right		: 10px				;
	border				: none				;
}
#honbun .c-box {
	padding: 0px;
	width: 635px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #858787;
}
.c-b {
	clear: both;
	height: 1px;
}
.c-box .left-col {
	float: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.right-col {
	float: right;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.right-col02 {
	float: right;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cap_box {
	color: #333333;
	text-align: center;
	font-size: 80%;
	color: #333333;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
}
#honbun02 {
	text-align: center;
}
.title-col {
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 13px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 120%;
	padding-right: 6px;
	padding-left: 8px;
	background-color: #f1f3f3;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title-col02 {
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 120%;
	padding-right: 6px;
	padding-left: 8px;
	background-color: #f1f3f3;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 13px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
