/* 検索ワードランキング */
body {
	font-size : 13px;
}

.free_search_box_out {
	margin : 10px 0px 10px 0px;
}

form {
	margin : 0px;
}

p.free_search_title {
	margin : 0px 0px 0px 60px;
	font-weight : bold;
}

.free_search_box {
	width : 400px;
	margin : 0px 0px 0px 60px;
	padding : 7px 10px 7px 10px;
	border : 1px solid #5B7495;
	background-color : #E9F0F6;
}

p.freeword_form {
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.free_word_searchbox_width {
	width : 250px;
}

.word_result {
	margin : 10px 0px 0px 0px;
}

p.word_text {
	margin : 0px 7px 7px 0px;
	padding : 0px 5px 0px 5px;
	font-size : 11px;
	background-image : url(./image/word/dot_line.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.other_page_link_box {
	margin : 0px 0px 0px 0px;
	border : 1px solid #CCCCCC;
	background-color : #EEEEEE;
}

p.other_page_link1 {
	margin : 10px 5px 0px 10px;
	font-size : 11px;
}

p.other_page_link2 {
	margin : 10px 10px 0px 5px;
	font-size : 11px;
}

p.other_page_link3 {
	margin : 3px 5px 0px 10px;
	font-size : 11px;
}

p.other_page_link4 {
	margin : 3px 10px 0px 5px;
	font-size : 11px;
}

p.other_page_link5 {
	margin : 3px 5px 10px 10px;
	font-size : 11px;
}

p.other_page_link6 {
	margin : 3px 10px 10px 5px;
	font-size : 11px;
}