@charset "utf-8";
body {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
}
.search_ub{
	margin: 10px;
}
#kensaku {
	border: 1px solid #CCCCCC;
	line-height: 14px;
	padding-left: 50px;
	padding-top: 15px;
}

#kensaku2 {
	line-height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 40px;
}
#kensaku2 #word_msg {
	color: #F00;
}

#word {
}

#setubi {
	font-size: x-small;
	margin-left: 20px;
}
#touroku {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#modoru {
	width: 500px;
	margin-right: 100px;
	margin-left: 100px;
	text-align: left;
}

.line1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line3 {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.line4 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line5 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line4_img {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.line4 form {
	margin: 0px;
	padding: 0px;
}
#touroku form {
	margin: 0px;
	padding: 0px;
}
input.example1 { ime-mode: auto; }
input.example2 { ime-mode: active; }
input.example3 { ime-mode: disabled; }
textarea.example4 { ime-mode: inactive; }
.copyright {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: xx-small;
}
