/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box{
	border:0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
.background{
	background-image:url(image/back.gif);
	background-repeat:repeat-y;
	}
.adobe{
	font-size:75%;
	line-height:140%;
	color:#333333;
	}

.adobe A:link {
     color:#096957;
}

.adobe A:active {
    color:#096957;
}

.adobe A:visited {
	color:#096957;
}

.adobe A:hover {
	color:#009966;
}

.whatsnew{
	font-size:90%;
	line-height:160%;
	color:#333333;
	}
.footer{
	color:#096957;
	font-size:12px;
	}
	
/* font */

.textsmall1{
	font-size:75%;
	color:#000000;
	line-height:140%;
	}
.text{
	font-size:90%;
	color:#000000;
	line-height:150%;
	}

.largetext{
	font-size:125%;
	color:#000000;
	line-height:180%;
}

/* fontcolor */
.red{
	color:#FF0000;
}

.orange{
	color:#ea4b06;
}

.white{
	color:#ffffff;
	padding-top: 3px;
}

.green{
	color:#006600;
}

.pink{
	color:#BF0073;
}

/* link */

a:link {
     color:#096957;
}

a:active {
    color:#096957;
}

a:visited {
	color:#096957;
}

a:hover {
	color:#ea4b06;
}

/* ページTOPに戻る */

.retop{
	font-size:90%;
	color:#000000;
	line-height:150%;
	}

.retop A:link {
     color:#000000;
}

.retop A:active {
    color:#000000;
}

.retop A:visited {
	color:#000000;
}

.retop A:hover {
	color:#ea4b06;
}

.retop A{ text-decoration:none; }

.whatsnew{
	font-size:90%;
	line-height:160%;
	color:#333333;
	}

/* サブページタイトルバナー */

.sub_titlebanner {
	background-image: url(image/2ndtitle/subtitle_banner.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 591px;
}

/* ご利用の方へタイトルバナー */

.riyou_titlebanner {
	background-image: url(image/riyou/title_banner.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 560px;
	background-color: #E260A3;
	background-position: right bottom;
}

/* 緑タイトルバナー */

.green_titlebanner {
	background-image: url(image/title_banner.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 560px;
	background-color: #5DB543;
	background-position: right bottom;
}

/* PDFファイル */

.pdf{
	font-size:90%;
	line-height:150%;
	}


/* サイトマップ */

.mao{
	font-size:90%;
	line-height:150%;
	}

.map A:link {
     color:#ffffff;
}

.map A:active {
    color:#ffffff;
}

.map A:visited {
	color:#ffffff;
}

.map A:hover {
	color:#FFFF00;
}


/* 調査票送信フォーム */

.tyousahyou_soushin {
	height: 35px;
	width: 180px;
	font-weight: bold;
}

/*項目ボーダー*/

.bordertop{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.borderbottom{
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.borderbottom2{
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}