ul, li {
	margin: 0px;
	padding: 0px;	
}
ul .li_normal{
display:list-item;
list-style-type:circle;
}
.title {
	font-size:14px;
	}

.common-txt {
	font-size:12px;
	line-height:130%;
	}
.url-txt {
	font-size:10px;
	line-height:130%;
	}

.brown {
	color:#874B0C;
}
.green {
	color:#438E00;
	}
.orange {
	color:#FF9223;
	}
.tie_up{
	color:#438E00;
	font-weight:bold;
	font-size:120%;
}
.txt_top{
vertical-align:top;
}
.t_img{
width:200px;
text-align:center;
}
.t_bg{
background-color:#060;
color:#FFF;
padding:5px;
}
.top-update {
	font-size:10px;
	color:#FF9223;
	text-align:right;
	}
	
.update {
	padding-top:2px;
	color:#FF6600;
	font-size:10px;
	}


.bokingaku {
	font-size:14px;
	font-weight:bold;
	color:#4C9F00;
	padding-left:10px;
	}

/* foot */
#foot {
	color:#666;
	font-size: 12px;
	margin-top:5px;
}
#foot td {
	padding:3px 0 3px 0;
	}

#foot a {
	color:#666;
	}
#foot a:hover {
	color:#FF6600;
	}
#foot a:visited {
	color:#666;
	}

/* meibo */
.bokin-list01 ul {
    padding-left: 2px;
    margin-left: 0px;
	}
.bokin-list01 li {
	font-size:12px;
	list-style-position: inside;
	}

.bgaisatsu {
	background-image:url(images/aisatsu_bg_img.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

#qa_box {
}

#qa_box h1 {
	font-size:14px;
}h2 {
	background-image: url(images/number_leef.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 550px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 18px;
}
.white {
	color: #FFFFFF;
}
.answer {
	background-image: url(images/qa_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 505px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 12px;
}

/*---▼▼テーブルの指定▼▼---*/
#tb1{
	margin-top: 10px;
}

#tb1 table{
	border-collapse: collapse;
	font-size: 10px;
	color: #993300;
}
#tb1 table, #tb1 td ,#tb1 th{
	padding: 2px;
	border: 1px solid #9D5844;
	text-align: left;
}

#tb1 td{
}

#tb1 th{
	background-color: #DCC2AF;
	color: #754E17;
	width: 20%;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

#tb1 th.b{
	background-color: #DCC2AF;
	color: #754E17;
	width: 30%;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}
#tb1 caption{
	color: #663333;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
}

#tb1 td.center{
	text-align: center;
}

/*---▲▲テーブルの指定▲▲---*/
