body { margin: 0px; background-image: url("/img/back.gif");  color: #333333;}
.font_2 { font-size: 84%;}
.font_2_back { font-size: 100%;}

A:link    {text-decoration: none; color: #0000CC;}
A:visited {text-decoration: none; color: #0000CC;}
A:active  {text-decoration: underline; color: #FF4500;}
A:hover   {text-decoration: underline; color: #FF4500;}



.font12_140 {  font-size: 12px; line-height: 140%}
.font01 {  font-size: 10px}

.00form {color: #666666;
background-color: #FFFFFF;
border-bottom: 1 solid #666666;
border-left: 1 solid #666666;
border-right: 1 solid #666666;
border-top: 1 solid #666666}
textarea {border:solid 1px #666666}
select   {border:solid 1px #666666}
/*.back_me {  background-image: url(/img/back_me.gif); background-repeat: repeat-x}*/
/*.back_me_2p {  background-image: url(/img/back_me_2p.gif); background-repeat: repeat-x}*/
.back_me {}
.back_me_2p {}
.font_140 {line-height: 140%}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

/*** Citynet追加 *******************************************/
/* 見出し */
/*
h1 {

}
h2 {

}
h3 {

}
h4 {

}
h5 {

}
*/

/* リスト */
/*
ul {

}
ul li {

}
ol {

}
ol li {

}
*/

/* 表 */
/*
table {
	border-collapse: collapse;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin: 0;
	padding:3px;
}
th {
	background: none repeat scroll 0 0 #DEF0FA;
	border-collapse: collapse;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 3px;
}
*/
.pdf_download {
	border: 1px solid #AAAAAA;
	margin: 0;
	padding: 0.6em;
	width: 100%;
}