/*default*/
body, th, td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	margin: 0px 0px 20px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_contnr.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#wrap{
	width:770px;
	margin:0px auto;
	text-align:left;
}

p {	margin: 0px; padding: 0px;}
img { border:0px;}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*layout*/
#ftr {
	padding-top: 20px;
	padding-right: 15px;
	text-align: right;
	background-image: url(../img/ftr_bg.gif);
	background-repeat: repeat-x;
	width: 755px;
}
td.navBg {
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-y;
}
#wrapper {
	width: 510px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pagetop {
	text-align: right;
	margin-bottom: 10px;
}
h1 { margin-bottom: 5px;}

.section {
	width: 510px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.section p {
	margin-bottom: 10px;
}
.section h2 {
	margin-bottom: 15px;
}
.section h3 {
	margin-bottom: 10px;
}

/*detail*/
.f10 {
	font-size: 10px;
	line-height: 14px;
}
.f14 {
	font-size: 14px;
	line-height: 24px;
}
.clAttention {
	color: #99CC00;
}
.clGreen01 {
	color: #336600;
}
.clOrange {
	color: #FF6600;
}
.clBlown {
	color: #663333;
}
.clRed {
	color: #FF0000;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	height: 5px;
}
.bold {
	font-weight: bold;
}
/* okitatami */
#okitatami {
	widows: 510px;
}
#okitatami .right {
	width: 241px;
	float: right;
}
/* tatamigae */
#tatamigae {
}
#tatamigae td {
	vertical-align: text-top;
	text-align: left;
}

/* 2010.09.08 追記 -------------------- */
.kakakuhyo span {
	color: #666666;
	font-size: 11px;
}
.color01 {
	color: #666666;
	font-size: 11px;
}
