body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#link {
	margin-top: 30px;
}

.text {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.textw {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.nakaback {
	background-image: url(images/nakaback.jpg);
	background-repeat: repeat-y;
}
.texts {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.info_midashi {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}
.text_blue {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #183E86;
}
.text_orange {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}
.textb {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.title01 {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #000080;
	font-weight: bold;
}
.text_red {
	font-family: "Verdana, Arial, Helvetica, sans-serif, Osaka, "MS UI Gothic"";
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}
#mokuji {
	padding: 30px;
	margin-bottom: 20px;
	border-top: 5px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.li_non {
	list-style-type: none;
}






	/* ------------------------------------------
	Copyright 2007 BeStyle All rights reserved.
	http://www.bestyle.jp/
	------------------------------------------ */


/*------------------------------------------------------------
 Base
------------------------------------------------------------ */

p {
	margin-top: 6px;
	margin-bottom: 6px;
}

/*------------------------------------------------------------
 Title
------------------------------------------------------------ */

h2 {
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}
h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #6699CC;
	font-size: 14px;
}
.mini {
	font-size: 10px;
	line-height: 14px;
}

/*------------------------------------------------------------
 flow
------------------------------------------------------------ */

#flow th {
	font-weight: normal;
	text-align: center;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flow td {
	font-weight: normal;
	text-align: center;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 25px;
}
#flow .color01, #flow_color .color01 {
	background-image: url(images/flow01.gif);
	background-repeat: no-repeat;
}
#flow .color02, #flow_color .color02 {
	background-image: url(images/flow02.gif);
	background-repeat: no-repeat;
}
#flow_color {
	margin-top: 20px;
	margin-bottom: 20px;
}
#flow_color td {
	width: 150px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}


/*------------------------------------------------------------
 table02
------------------------------------------------------------ */

#table02 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#table02 th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DDE4F0;
	text-align: center;
}
#table02 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: text-top;
}
#jutaku_image {
	background-image: url(report/img/main.jpg);
	height: 190px;
	padding-left: 90px;
	padding-top: 10px;
	color: #648599;
}
#jutaku_image li {
	margin-top: 9px;
	margin-bottom: 9px;
}
