@charset "UTF-8";

/* formatting style
--------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 75%;
	line-height: 1.8;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	background-color: #CFCBB6;
}

h1{
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
}

h2{
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	margin-left: 23px;
	margin-right: 23px;
	margin-top: 23px;
	padding-left: 18px;
	border-bottom: 1px solid #333333;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	padding-left: 18px;
}

img {
	border-style: none;
}

a {
	text-decoration: underline;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #FF9933;
}


/* header - topnavi styles
------------------------------*/

#header {
	height: 95px;
	text-align: right;
	color: #333333;
	width: 938px;
}

#number {
	font-size: 110%;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-left: 20px;
}

#top {
	float: left;
	border-style: none;
}

#topnavi {
	margin-bottom: 15px;
}

#topnavi ul  {
	margin-left: 20px;
	float: left;
	display: inline;
}

#topnavi ul li {
	display: inline;
}

#topnavi p {
	text-align: right;
	margin-right: 20px;
}

.subnavi1 {
	border-left: 1px solid #333333;
	padding-left: 10px;
	margin-left: 8px;
	color: #333333;
}


/* basic style
------------------------------*/

#wrapper {
	background-image: url(../images/haikei-yoko0020.gif);
	background-repeat: no-repeat;
	background-position: 0px 96px;
	padding-right: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#content {
	width: 554px;
	float: left;
	padding-top: 11px;
	margin-left: 170px;
	margin-bottom: 23px;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	display: inline;
}

#contentright {
	width: 190px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#contentleft {
	width: 170px;
	float: left;
	display: inline;
	margin-left: -938px;
}

#content p {
	padding-bottom: 10px;
	padding-left: 42px;
	padding-right: 23px;
}

#contentright p{
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	padding-left: 18px;
	border-bottom: 1px solid #333333;
}


/* contentright styles
------------------------------*/

#contentright .important{
	font-size: 100%;
	font-weight: normal;
	background-image: url(../images/point.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #838383;
	border-bottom-style: none;
}

#contentright .memo {
	font-size: 100%;
	font-weight: normal;
	background-image: url(../images/memo.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #838383;
	border-bottom-style: none;
}

#contentright dl .sub{
	text-align: right;
	background-image: url(../images/san_r.gif);
	background-repeat: no-repeat;
	background-position: 175px 8px;
	padding-right: 18px;
	margin-bottom: 25px;
}

#contentright dl dt{
	float: left;
	color: #FF9900;
	font-weight: bold;	
}

#contentright dl dd{
	padding-left: 30px;
}

#sidenavi02-1 {
	margin-top: 40px;
}

#sidenavi02-2 {
	margin-top: 365px;	
}

#sidenavi02-3 {
	margin-top: 512px;
}

#sidenavi02-4 {
	margin-top: 245px;
}

#sidenavi02-5 {
	margin-top: 590px;
}

#sidenavi03-1 {
	margin-top: 107px;
}

#sidenavi03-2 {
	margin-top: 90px;	
}

#sidenavi03-3 {
	margin-top: 437px;
}

#sidenavi03-4 {
	margin-top: 305px;
}

#sidenavi04-1 {
	margin-top: 197px;
}

#sidenavi04-2 {
	margin-top: 69px;	
}

#sidenavi04-3 {
	margin-top: 237px;
}

#sidenavi04-4 {
	margin-top: 295px;
}

#sidenavi04-5 {
	margin-top: 26px;
}

#sidenavi04-6 {
	margin-top: 53px;
}

#sidenavi04-7 {
	margin-top: 198px;
}

#sidenavi05-1 {
	margin-top: 632px;
}

#sidenavi05-2 {
	margin-top: 546px;
}

#sidenavi05-3 {
	margin-top: 260px;	
}

#sidenavi05-4 {
	margin-top: 720px;
}

#sidenavi05-5 {
	margin-top: 90px;
}


/* contentleft styles
------------------------------*/

.sidemenu1 {
	width: 170px;
}

.sidemenu1 dl dt {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
}

.sidemenu1 dl dd {
	text-decoration: underline;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9,#menu10{
	display:none;
	margin-left: 60px;
}

#tree ul li {
	color: #FF9933;
}

#sideside {
	color: #333333;
}

#select {
	color: #FFFFFF;
	background-color: #CC0000;
}


/* footer styles
------------------------------*/

.footer {
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../images/haikei-yoko0020.gif);
	padding-bottom: 25px;
	width: 960px;
	background-position: 0px 1px;
}

.footer ul  {
	margin-top: 0px;
	list-style: none;
	text-align: center;
}

.footer ul li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 25px;
	padding-left: 23px;
}

#subnavi2 {
	border-right: none;
}

.footer p{
	color: #666666;
	margin-left: 20px;
	letter-spacing: 2px;
}

address {
	text-align: right;
	margin-right: 20px;
	color: #666666;
	letter-spacing: 2px;
	margin-top: -22px;
}


/* detail styles
------------------------------*/

#content .step-1 {
	padding-left: 62px;
	width: 445px;
}

#content .step-2 {
	background-color: #FFFFFF;
	border-style: none;
	position: relative;
	z-index: 10;
	padding-left: 62px;
}

.co-short {
	height: 720px;
}

.co-short2 {
	height: 735px;
}

#h-a,#h-b,#h-c {
	margin-top: 10px;
}

.start1 {
	font-size: 200%;
	margin-left: 22px;
	margin-right: 0px;
	padding-left: 0px;
	margin-top: 4px;
	border-bottom: 1px solid #333333;
	letter-spacing: 2px;
	width: 507px;
	font-weight: normal;
	line-height: 1.4;
}

.start2 {
	font-size: 120%;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 25px;
	letter-spacing: 2px;
	color: #FF0000;
	margin-bottom: 25px;
	line-height: 1.5;
}

#starttext {
	padding-top: 15px;
	border: 1px solid #999999;
	padding-bottom: 5px;
}

#starttext p{
	margin-left: 0px;
	padding-left: 43px;
}

.starttext01  {
	margin: -15px 90px 64px 60px;
}

.starttext02  {
	margin: -15px 60px 64px 60px;
}

#content ol {
	padding-left: 23px;
	padding-right: 20px;
	margin-left: 19px;
	margin-bottom: 10px;
}

#content ul {
	padding-left: 23px;
	padding-right: 20px;
	margin-left: 19px;
	margin-bottom: 10px;
}

* html #content ol {
	margin-left: 23px;/*IE6*/
}

* html #content ul {
	margin-left: 23px;/*IE6*/
}

* html #content dl dd {
	text-indent: -3px;/*IE6*/
}

dl {
	padding-left: 23px;
	padding-right: 20px;
	margin-bottom: 23px;
}

#content dl {
	margin-left: 10px;
}

#content dl dt{
	float: left;
	text-align: right;
	width: 70px;
	letter-spacing: 8px;
	color: #838383;
}

#content dl dd{
	margin-left: 73px;
	margin-bottom: 5px;
}

#contentleft dl,#contentright dl {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

#content .dltop {
	margin-bottom: 0px;
}

#content .dltop dt {
	float: left;
	color: #FF9900;
	font-weight: bold;
}


	
	
#content .dl-short dd{
	margin-left: 73px;
	margin-bottom: 2px;
}

#content .dl-short2 {
	margin-bottom: 50px;
	margin-left: 19px;
}

#content .dl-short2 dt{
	float: left;
	width: 65px;
	letter-spacing: 4px;
	color: #838383;
	text-align: left;
}

#content .dl-short2 dd{
	margin-left: 65px;
	margin-bottom: 4px;
}

#content #dl-long {
	margin-bottom: 12px;
}

#content #dl-long dt{
	float: left;
	width: 84px;
	letter-spacing: 0px;
	color: #838383;
}

#content #dl-long dd{
	margin-left: 87px;
	margin-bottom: 0px;
}

#content .dl-long dt{
	float: left;
	width: 84px;
	letter-spacing: 3px;
	color: #838383;
}

#content .dl-long dd{
	margin-left: 87px;
	margin-bottom: 2px;
}

#content .dl-long2 dt{
	float: left;
	width: 86px;
	letter-spacing: 1px;
	color: #838383;
}

#content .dl-long2 dd{
	margin-left: 90px;
	margin-bottom: 10px;
}

#content .dl-long3 dt{
	float: left;
	width: 140px;
	letter-spacing: 1px;
	color: #838383;
	text-align: left;
	margin-left: 7px;
	display: inline;
}

#content .dl-long3 .page{
	float: left;
	margin-left: 0px;
	color: #838383;
}

#content .dl-long3 dd{
	margin-left: 225px;
	margin-bottom: 4px;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 140px 3px;
}

#content .dl-long3 .down{
	background-position: 150px 3px;
}

.return {
	text-align: right;
	margin-bottom: 25px;
	background-image: url(../images/san_u.gif);
	background-repeat: no-repeat;
	background-position: 517px 8px;
	margin-right: 18px;
}

.return2 {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../images/san_u.gif);
	background-repeat: no-repeat;
	background-position: 170px 8px;
	margin-right: 18px;
	float: right;
	display: inline;
}

.returnsub {
	text-align: right;
	background-image: url(../images/san_u.gif);
	background-repeat: no-repeat;
	background-position: 494px 6px;
	padding-right: 21px;
	margin-top: -27px;
}

.noreturn {
	margin-bottom: 40px;
}

#content .noreturn2 {
	margin-bottom: 35px;
	margin-left: 60px;
}

.noreturn3 {
	margin-top: 20px;
}

.noreturn4 {
	margin-top: -15px;
}

#noreturn {
	margin-bottom: 80px;
	border-style: none;
}

#noreturn1 {
	margin-bottom: 25px;
}

#content .sub {
	text-align: right;
	margin-top: -40px;
	background-image: url(../images/san_r.gif);
	background-repeat: no-repeat;
	background-position: 517px 8px;
	margin-right: 18px;
}

#content .sub1 {
	text-align: right;
	margin-top: -42px;
	margin-bottom: 0px;
	background-image: url(../images/san_r.gif);
	background-repeat: no-repeat;
	background-position: 517px 8px;
	margin-right: 18px;
}

.next {
	text-align: right;
	padding-bottom: 0px;
	margin-top: -20px;
	background-image: url(../images/san_r.gif);
	background-repeat: no-repeat;
	background-position: 517px 8px;
	margin-right: 18px;
}

.next2 {
	text-align: right;
	padding-bottom: 0px;
	margin-top: -20px;
	background-image: url(../images/san_l.gif);
	background-repeat: no-repeat;
	background-position: 423px 8px;
}

#next-1 {
	margin-top: 40px;
}

#next-2 {
	margin-top: 20px;
}

#next-3 {
	clear: both;
}

#iconlist  {
	margin-top: 50px;
	margin-left: 22px;
	width: 100px;
	color: #333333;
}

#iconlist li {
	margin-bottom: 5px;
	padding-left: 23px;
	list-style: none;
}

#content #matome,#content #main #matome {
	padding: 7px 10px 17px;
	border: 1px solid #999999;
	margin: 20px 23px 70px 42px;
}

#content #matome li,#content #main #matome li{
	margin-left: 20px;
	margin-top: 5px;
}

.matome01 {
	width: 380px;
}

.matome02 {
	width: 467px;
}

#access {
	font-weight: bolder;
	color: #FF0000;
	margin-top: 20px;
	font-size: 100%;
	margin-left: 2px;
}

#aaawrapper .question1,#wrapper .question3 {
	float: left;
	color: #FF9900;
	font-weight: bold;
}

*+html #wrapper .question3 {
	margin-top: 40px;/*IE7*/
}
* html #wrapper .question3 {
	margin-top: 40px;/*IE6*/
}

#wrapper .question2 {
	float: left;
	color: #FF9900;
	font-weight: bold;
	margin-top: 30px;
}

#wrapper .question {
	float: left;
	color: #FF9900;
	margin-top: 35px;
	padding-top: 0px;
	font-weight: bold;
}

#wrapper .answer {
	float: left;
	color: #0066FF;
	font-weight: bold;
	margin-top: -3px;
}

#wrapper .q-title {
	color: #333333;
	margin-top: 40px;
	border-bottom: 1px solid #999999;
}

#wrapper .a-text {
	margin-top: -3px;
}
 
#wrapper .a-text2 {
	margin-top: 10px;
}

#wrapper .a-text3 {
	margin-top: 30px;
}

.border{
	padding-bottom: 1px;
	border-bottom: 2px solid #FF9900;
}

#noborder,#noborder1 {
	border-style: none;
}

.info{
	margin-right: 3px;
	margin-top: 7px;
	margin-bottom: -2px;
}

.yotei {
	margin-left: 18px;
}


/* 01.Introduction styles
------------------------------*/

#flow p{
	margin-left: 0px;
}

#flow h2 {
	padding-left: 62px;
}


/* 04.Subject styles
------------------------------*/

#yoteihyou {
	margin: 5px 23px 23px 42px;
	padding-bottom: 15px;
	padding-left: 23px;
	border: 1px solid #999999;
}

#yoteihyou p {
	padding-bottom: 0px;
	padding-left: 0px;
}

#yoteihyou .yo {
	background-repeat: no-repeat;
	margin-top: 12px;
	color: #838383;
}

#yoteihyou #yotei0 {
	letter-spacing: 81px;
}


/* 06.Drafting styles
------------------------------*/

#content #seizu1 li{
	margin-bottom: 8px;
}

#content #seizu2 {
	margin-bottom: 30px;
}

#content #seizu2 li{
	margin-bottom: 4px;
}


/* 07.Qustion and Answer styles
------------------------------*/

#content #main{
	width: 554px;
	float: left;
}

*+html #content #main {
	float: none;/*IE7*/
}
* html #content #main {
	float: none;/*IE6*/
}

#content #main dl{
	padding-left: 0px;
	margin-left: 0px;
}

#content #main h2{
	margin-top: 0px;
}

#content #main dl dt{
	float: left;
	text-align: left;
	width: 28px;
	letter-spacing: 0px;
	padding-left: 23px;
}

#content #main dl dd{
	margin-left: 23px;
	padding-left: 30px;
}

#content #main ol {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #main ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 15px;
}

#content #main ul li{
	margin-bottom: 10px;
}

#navileft{
	width: 270px;
	float: left;
	width: 270px;
	height: 790px;
}

#naviright{
	width: 280px;
	float: right;
	border-left: 1px solid #999999;
	height: 790px;
}

#navileft h2,#naviright h2{
	padding-top: 18px;
}

#content #navileft dl,#content #naviright dl{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #navileft h2,#content #naviright h2{
	margin-top: 0px;
}

#content #navileft dl dt,#content #naviright dl dt{
	float: left;
	text-align: left;
	width: 30px;
	letter-spacing: 0px;
	padding-left: 23px;
}

#content #navileft dl dd,#content #naviright dl dd{
	margin-left: 0px;
	margin-bottom: 0px;
}


/* 08.About the Use  sitemap styles
------------------------------*/

#content .site {
	padding-left: 23px;
	padding-right: 20px;
	margin-left: 60px;
	margin-bottom: 20px;
	color: #FF9933;
}

#navileft2{
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 840px;
}

#naviright2{
	width: 269px;
	float: right;
	border-left: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 840px;
}

#navileft2 h2,#naviright2 h2{
	margin-top: 0px;
}

#navileft2 .start3,#naviright2 .start3 {
	margin-top: 20px;
	margin-left: 23px;
	padding-left: 0px;
	border-bottom: 1px solid #333333;
	letter-spacing: 1px;
	width: 230px;
}

#navileft2 .start4,#naviright2 .start4 {
	font-size: 100%;
	margin-left: 5px;
	letter-spacing: 1px;
	color: #FF0000;
	padding-bottom: 0px;
}


/* 09.Download styles
------------------------------*/

#acro {
	margin-top: 8px;
}


/* link styles
------------------------------*/

#access a:link {
	color: #FF0000;
}

#access a:visited {
	color: #FF0000;
}

#access a:hover {
	color: #FF9933;
}

.returnsub a {
	text-decoration: none;
}

.sidemenu1 dl dd a:link,.icon5 a:link {
	color: #333333;
}

.sidemenu1 dl dd a:visited,.icon5 a:visited {
	color: #333333;
}

.sidemenu1 dl dd a:hover,.icon5 a:hover {
	color: #FF9933;
}

.sidemenu1 dl dt a:link {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
}

.sidemenu1 dl dt a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
}

.sidemenu1 dl dt a:hover {
	color: #333333;
	text-decoration: none;
	border-right: 3px solid #000000;
	padding-right: 7px;
}

#navileft h2 a:link,#naviright h2 a:link {
	color: #333333;
	text-decoration: none;
}

#navileft h2 a:visited,#naviright h2 a:visited {
	color: #333333;
	text-decoration: none;
}

#navileft h2 a:hover ,#naviright h2 a:hover {
	color: #333333;
	text-decoration: none;
}

.relevant-name a:link,.start3 a:link {
	color: #333333;
	text-decoration: none;
} 

.relevant-name a:visited,.start3 a:visited {
	color: #333333;
	text-decoration: none;
} 

.relevant-name a:hover,.start3 a:hover {
	color: #FF9933;
	text-decoration: none;
} 

#select a:link {
	color: #FFFFFF;
	border-style: none;
}

#select a:visited {
	color: #FFFFFF;
	border-style: none;
}

#select a:hover {
	color: #FFFFFF;
	border-style: none;
}

.footer li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer li a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

.footer li a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.footer p a:link {
	text-decoration: none;
	color: #666666;
}

.footer p a:visited {
	text-decoration: none;
	color: #666666;
}

.footer p a:hover {
	text-decoration: none;
	color: #666666;
}


/* img styles
------------------------------*/

#content img {
	margin-right: 3px;
	margin-bottom: -2px;
}

#iconlist00-1{
	background-image: url(../images/iconlist00-1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist00-2{
	background-image: url(../images/iconlist00-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist01-1{
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist02-1{
	background-image: url(../images/iconlist02-1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist02-2{
	background-image: url(../images/iconlist02-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist03-1{
	background-image: url(../images/iconlist03-1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist03-2{
	background-image: url(../images/iconlist03-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist04-1{
	background-image: url(../images/iconlist04-1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist04-2{
	background-image: url(../images/iconlist04-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist05-1{
	background-image: url(../images/iconlist05-1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist05-2{
	background-image: url(../images/iconlist05-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist06-1{
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist06-2{
	background-image: url(../images/iconlist06-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist07-1{
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
}

#iconlist07-2{
	background-image: url(../images/iconlist07-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist08-1{
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
}

#iconlist08-2{
	background-image: url(../images/iconlist08-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#iconlist09-1{
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

#iconlist09-2{
	background-image: url(../images/iconlist09-2.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#step1 {
	background-image: url(../images/logo01.gif);
	background-repeat: no-repeat;
	width: 350px;
}
 
#step2 {
	background-image: url(../images/logo02.gif);
	background-repeat: no-repeat;
	width: 350px;
}

#step3 {
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	width: 240px;
}

#step4 {
	background-image: url(../images/logo04.gif);
	background-repeat: no-repeat;
	width: 275px;
}

#step5 {
	background-image: url(../images/logo05.gif);
	background-repeat: no-repeat;
	width: 260px;
}

.icon0 {
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 42px;
	padding-top: 35px;
}

.icon1 {
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
}

.icon2 {
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.icon3 {
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.icon4 {
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.icon5 {
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.icon6 {
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.icon7 {
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.icon8 {
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.icon9 {
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;
}

.dot {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	padding-left: 18px;
	border-bottom: 1px solid #333333;
}

.sikaku1 {
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
}

.sikaku2 {
	background-image: url(../images/yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
}

.sikaku3 {
	background-image: url(../images/blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
}

.sikaku4 {
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
}

.sikaku5 {
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
	border-style: none;
}

.sikaku6 {
	background-image: url(../images/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 87px;
	padding-left: 19px;
	padding-top: 80px;
}

.sikaku7 {
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
	border-style: none;
}

#yoteihyou #yotei1 {
	padding-left: 40px;
	background-image: url(../images/yotei01.gif);
	background-position: -15px 8px;
}

#yoteihyou #yotei2 {
	background-image: url(../images/yotei03.gif);
	background-position: 30px 8px;
	padding-left: 130px;
}

#yoteihyou #yotei3 {
	padding-left: 178px;
	background-image: url(../images/yotei01.gif);
	background-position: 120px 8px;
}

#yoteihyou #yotei4 {
	padding-left: 222px;
	background-image: url(../images/yotei01.gif);
	background-position: 165px 8px;
}

#yoteihyou #yotei5 {
	padding-left: 282px;
	background-image: url(../images/yotei02.gif);
	background-position: 212px 8px;
}

#yoteihyou #yotei6 {
	padding-left: 328px;
	background-image: url(../images/yotei01.gif);
	background-position: 270px 8px;
}


/* table styles
------------------------------*/

.table  {
	margin-left: 23px;
	margin-top: 20px;
	padding-bottom: 18px;
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 19px;
}	

.table2  {
	margin-left: 23px;
	padding-bottom: 5px;
	padding-left: 19px;
	line-height: 1.5;
}	

#table1 table,#table7 table,#table8 table,#table10 table,#table11 table {
	width: 420px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
}

#table2 table,#table3 table,#table4 table,#table5 table,#table9 table {
	width: 490px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
}

#table6 table {
	width: 340px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
}

#table12 table {
	width: 490px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
	margin-bottom: 40px;
}

#table13 table,#table14 table,#table15 table,#table16 table,#table17 table,#table18 table,#table19 table,#table20 table {
	width: 468px;
	border-collapse:collapse;
	margin-left: 11px;
	margin-top: -5px;
}

caption{
	font-size: 100%;
	padding-left: -19px;
	text-align: left;
	font-weight: bold;
	color: #333333;
}

.table th {
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#table3 table th {
	padding: 0px;
}

#table5 table th,#table6 table th  {
	padding-top: 1px;
	padding-bottom: 1px;
}

#table1 table th,#table7 table th,#table8 table th,#table10 table th{
	width: 170px;
	padding: 2px 5px 2px 8px;
	text-align: left;
}

#table12 table th {
	width: 48px;
}

.table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 1px 5px 1px 8px;
	text-align: left;
}

#table2 table td {
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: -1px;
}

#table3 table td,#table6 table td {
	text-align: center;
	padding: 0px;
}

#table5 table td {
	letter-spacing: -1px;
	text-align: center;
	padding: 0px;
}

#table4 table td,#table7 table td,#table10 table td {
	padding-left: 8px;
}

#table12 table td {
	padding-left: 4px;
	padding-right: 1px;
}

#table3 .tablesub1 {
	padding: 4px 0px;
}

.relevant-link {
	text-align: right;
} 

.relevant-name {
	font-size: 110%;
	width: 452px;
} 

.relevant-text{
	padding-left: 17px;
	height: 26px;
	border-top: 1px solid #999999;
	vertical-align: top;
	color: #838383;
}  

#tablesub1 {
	width: 95px;
}

#tablesub3 {
	width: 60px;
}

#tablesub4 {
	width: 26px;
}

#tablesub5 {
	width: 170px;
}

#tablesub6 {
	width: 100px;
}

.tablesub7 {
	background-color: #D9FFFF;
}

.tablesub8 {
	background-color: #FFD9FF;
}

#table9 table td {
	width: 228px;
}

.tablesub12 {
	width: 30px;
}

#table9 .tablesub14 {
	text-align: center;
}

#tablesub15 {
	width: 27px;
}


/* form styles
------------------------------*/

#mailform table{
	width: 490px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
	margin-top: 18px;
	margin-left: 23px;
	margin-bottom: 28px;
	margin-top: 10px;
}

#mailform table th {
	width: 110px;
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 6px 6px 12px;
	text-align: left;
	background-color: #F3F3F3;
}

#mailform table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 6px 6px 12px;
}

.submit {
	margin-left: 20px;
	margin-right: 10px;
}

#url {
	height: 15px;
	width: 180px;
}

#text {
	height: 100px;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#contact table{
	width: 490px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse:collapse;
	margin-top: 0px;
	margin-left: 40px;
	padding-left: 28px;
	margin-bottom: 50px;
}

#contact table th {
	width: 110px;
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 3px 6px 6px;
	text-align: left;
	background-color: #F3F3F3;	
}

#contact table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 6px 6px 12px;
}

#contact p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -42px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#name,#mail {
	height: 15px;
	width: 170px;
}

#feedback {
	height: 100px;
	width: 330px;
	margin-top: 3px;
	margin-bottom: 3px;
}
