/* CSS Document  */


.red{
	color:#CC0000;
}


.bule{
	color:#0066CC;
}

.orange{
	text-decoration: underline;
}

.orange link {
	text-decoration: underline;
}
.orange:hover {
	text-decoration: underline;
	background-color: #F9C907;
}

.txt_mini{
	font-size:0.8em;
}

.hissu{
	font-size:0.8em;
	color: #FF0000;
}


.red{
	color:#CC0000;
}


.kensakusu{
	color:#333333;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.6em;
}


/*  リスト1  */
.list1{
	margin:0px;
	text-indent: 20px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.list1 li{
	background-image: url(../img/top/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}

.listnolink li{
	background-image: url(../img/nolink.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-left:12px;
	margin:3px 10px 3px 0px;
}

/* リスト2 */
.list2{
	width:540px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.list2 li{
	background-image: url(../img/pageli.gif);
	background-repeat: no-repeat;
	background-color:#366AB3;
	background-position: 0em 0.0em;
	padding-left:12px;
	float:left;
	white-space:nowrap;
	padding:5px 15px 5px 20px;
	margin:3px 5px 3px 0px;
}
.list2 li a,.list2 li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.list2 li a:hover{
	color:#66CCFF;
	text-decoration:none;
}
.border_und{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFBDA7;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #CFBDA7;
	border-width:1px;
}
.border_und02{
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1A478;
	border-right-color: #B1A478;
	border-bottom-color: #B1A478;
	border-left-color: #B1A478;
	width: 579px;
}


/* リスト3 */
.list3{
	margin:0px;
	text-indent: 20px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
}
.list3 li{
	background-image: url(../img/top/yajirusi03.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
}

/*リスト4*/
.list4{
	margin:0px;
	list-style-type: none;
	padding-top: 5px;
}
.list4 li{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tabtext {
	font-size: 90%;
	text-align: center;
	line-height: 100%;
}
.question a{
	font-size: 12px;
	color: #918353;
}

.question a:hover{
	font-size: 12px;
	color: #B1A478;
}
.reviewhyouka {
	background-color: #F1EFE2;
	background-position: center;
	text-align: center;
	margin-top: 10px;
}
.keyword {
	background-color: #F1EFE2;
	background-position: center;
	text-align: center;
	margin-top: 10px;
	padding: 20px;
}
.sikaku {
	height: 5px;
	border: 1px solid #CCCCCC;

}

