@charset "Shift_JIS";
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}

/*- copy right -*/	
#copyright	{
	font-size:70%;
	line-height: 1.5em;
	}
address {
	font-style:normal;
	}

.fontsize-70 {
	font-size: 70%;
	line-height: 1.5em;
}
.fontsize-80 {
	font-size: 80%;
	line-height: 1.5em;
}
.fontsize-90 {
	font-size: 90%;
	line-height: 1.5em;
}
.fontsize-100 {
	font-size: 100%;
	line-height: 1.5em;
}
.fontsize-110 {
	font-size: 110%;
	line-height: 1.5em;
}
.fontsize-70-2 {
	font-size: 70%;
}


h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}

p 
 {
	margin: 0px;
	padding: 0px;
}

TD {
	text-align: left;
  
}

.right {
	clear: right;
	float: right;
	margin-left: 5px;
}

.left {
	clear: left;
	float: left;
	margin-right: 5px;
}

dl,dt,dd,ul,ol,li{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

img {
	border: 0px;
}

.line {
	background-image:url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 21px;
	line-height: 0px;
}

.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table th {
	background-color:#E2EED4;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size: 90%;
	font-weight:normal;
	line-height: 1.5em;
	text-align:center;
	padding:5px 4px 3px;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

.table2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table2 td {
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.table3 td {
	font-size: 90%;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.table4 td  {
	padding: 2px;
}
.table5 {
	text-align:left;
	margin:0 0 10px 10px;
	width:520px;
}
.table5 th {
	font-size:100%;
	font-weight:normal;
	text-align:left;
	padding:10px 0;
}
.table5 td {
	font-size:90%;
	padding:5px 0;
}
.table5 td.tel {
	font-weight:bold;
	font-size:80%;
	line-height:1.5em;
	padding:5px 0;
}
.table5 td.line {
	background : url(../img/line.gif) repeat-x 0px 50%;
	height:20px;
}
.table6 {
	border-collapse:collapse;
	border:1px solid #A5A5A5;
	width:535px;
}
.table6 th {
	background-color:#ffcccc;
	font-size:100%;
	text-align:center;
	line-height:1.5em;
}
.table6 th.gyo {
	border-right:1px solid #a5a5a5;
	}
.table6 td {
	font-size:70%;
	padding:5px 0 5px 5px;
	width:115px;
}
.table6 .line01 {
	background-color:#a5a5a5;
	height:1px;
}
.table6 .line02 {
	border-bottom:1px dotted #ccc;
	}
.table6 .line03 {
	border-right:1px solid #a5a5a5;
	}
.tableig1 {
	margin:20px 0 20px 40px;
	line-height:1.2em;
}
.table7 {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table7 td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:90%;
	line-height:1.2em;
	padding:3px 0;
	text-align:center;
}
.table7 td.sp01 {
	letter-spacing:-0.1em;
}
.img01 {
	border:1px solid #ccc;
}
.center {
	text-align:center;
}
.textright {
	text-align:right;
}
.textleft {
	text-align:left;
}

.gothic {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.blue {
	color:#0000FF;
	font-weight:bold;
}
.red {
	color:#FF0000;
	font-weight:bold;
}
.black {
	color:#000000;
}
.green {
	color:#028330;
}
.kaigo {
	color:#11B228;
}
.kasei {
	color:#13B5B1;
}
.bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.clearb {
	clear:both;
}
.text01 {
	letter-spacing:-1px;
}
.text02 {
	margin-left:18px;
}
.text03 {
	padding-top:5px;
}
.list01 {
	margin:10px 0 0 0;
	list-style:none;
	font-size: 90%;
	line-height:1.5em;
}
.list01 li {
	padding-top:5px;
}
.josy01 {
	float:left;
	text-align:center;
	width:30px;
}
.josy02 {
	float:left;
	width:490px;
}
.list02 {
	list-style-position:outside;
	font-size:90%;
	line-height:1.5em;
	margin-left:28px;
}
.list02 li {
	list-style-type:disc;
}
.list03 {
	margin:7px 0 0 15px;
	list-style:none;
	font-size: 90%;
	line-height:1.5em;
}

.odss {
	color:#669933;
	font-size:250%;
	font-family:"Arial Black";
}
.odss_org {
	color:#00cc00;
	font-size:150%;
	font-weight:bold;
	vertical-align:middle;
	font-family:"Arial Black";
}
.odss_pro {
	color:#0000ff;
	font-size:150%;
	font-weight:bold;
	vertical-align:middle;
	font-family:"Arial Black";
}
.odss_per {
	color:#FF0000;
	font-size:150%;
	font-weight:bold;
	vertical-align:middle;
	font-family:"Arial Black";
}

