@charset "utf-8";
/* CSS Document */

address {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-left: 12px;
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#container {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	background-image: url(../images/w_back.gif);
	background-repeat: repeat;
}
#container_window {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
.txt_style {
	font-size: 12px;
	line-height: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.waku {
	border: 1px dotted #666666;
}
.waku td {
}
table.alphabet {
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.alphabet td {
	padding: 2px;
}
.nav_style {
	font-size: 12px;
	line-height: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.txt_style2 {
	font-size: 12px;
	line-height: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.txt_style3 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 20px;
	text-align: left;
}
.txt_styleline {
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 20px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 20px;
}
.txt_error {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
}
table.gra {
	margin-bottom: 20px;
}
td.gra {
	background-image: url(../images/gra_back.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cedacd;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cedacd;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-align: left;
}
td.gra2 {
	background-image: url(../images/gra_back2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeedd3;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeedd3;
}
td.style1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	padding-right: 12px;
}
td.style2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	padding-right: 12px;
}
img.icon {
	margin-right: 4px;
}

input.name {
	font-size: 12px;
	border: 1px solid #99CC33;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
}
input.name2 {
	font-size: 12px;
	border: 1px solid #99CC33;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	width: 180px;
	margin-right: 12px;
	margin-left: 12px;
}
input.button {
	font-size: 14px;
	border: 1px solid #99CC33;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back.gif);
	color: #336600;
}
/*フリーワード検索ボタン*/
input.button2 {
	font-size: 14px;
	border: 1px solid #99CC33;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back.gif);
	color: #336600;
	width: 100px;
}
/*分野ボタン*/

input.button3 {
	font-size: 14px;
	border: 1px solid #999999;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back2.gif);
	color: #666666;
	width: 100px;
}
/*カテゴリーボタン*/
input.button4 {
	font-size: 14px;
	border: 1px solid #a3cbdc;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back3.gif);
	color: #666666;
	font-weight: bold;
}
/*件数表示ボタン*/
input.button_ken {
	font-size: 14px;
	border: 1px solid #a3cbdc;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back3.gif);
	color: #666666;
	width: 100px;
}
/*件数0表示ボタン*/
input.button_zero {
	font-size: 14px;
	border: 1px solid #a3cbdc;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	background-image: url(../images/gra_back3.gif);
	color: #CC3300;
	width: 100px;
}
div#framebox {
	background-color: #FFFFFF;
	height: 375px;
	width: 421px;
	overflow:auto;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-align: left;
}
#framebox1 {
	background-color: #FFFFFF;
	height: 320px;
	width: 421px;
	overflow:auto;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-align: left;
}
p.note2 {
	text-indent:-1em;
	margin-left:1.1em;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2.title {
	font-size: 14px;
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
img.pict {
	margin-left: 8px;
}
.phData {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.phData_window {
	width: 360px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.right_position {
	font-size: 12px;
	line-height: 150%;
	text-align: right;

}
.center_position {
	text-align: center;
	margin-bottom: 8px;
}

#footer {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(../images/w_back.gif);
	padding: 0px;
	
}
#footer_window {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;	
}
