@charset "utf-8";


* {
	zoom: 1;
}

body {
	background: #f1f4f7;
	color: #4b4b4b;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}

body,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
p,
form,
ul,
ol {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style-type: none;
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

/* safari only \*/
html:\66irst-child input {
	vertical-align: baseline;
}
/* end */

.nofloat {
	clear: both;
	float: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

a:link {
	color: #215391;
	text-decoration: none;
}

a:visited {
	color: #215391;
	text-decoration: none;
}

a:active {
	color: #f00;
	text-decoration: underline;
}

a:hover {
	color: #6a9cd4;
	text-decoration: underline;
}

.wrapper {
	background: #75a4cf url(../img/bg_header.jpg) repeat-x;
	width: 100%;
}

.header {
	padding: 9px 0 41px 40px;
	width: 1001px;
}

.header h1 {
	float: left;
	width: 176px;
	height: 85px;
	background: url(../img/ttl_h1.png) no-repeat left top;
	text-indent: -10000px;
}

.header .header_form {
	float: left;
	width: 708px;
}

.header .btn_help {
	float: left;
	width: 84px;
	height: 51px;
	background: url(../img/bg_header_rt.png) left top no-repeat;
	padding: 34px 0 0 30px;
}

.header .btn_help img {
	width: 31px;
	height: 31px;
}

.header .inner_tp {
	background: url(../img/bg_textarea_tp.png) no-repeat left top;
	padding: 19px 10px 4px 35px;
}

.header .inner_btm {
	height: 18px;
	background: url(../img/bg_textarea_btm.png) no-repeat left bottom;
}

.header textarea {
	color: #4b4b4b;
	font-size: small;
	width: 355px;
	height: 30px;
	padding: 5px;
	float: left;
	display: block;
}

/* safari only \*/
html:\66irst-child .header textarea {
	height: 40px;
}
/* end */

.header .btn_imagine {
	float: left;
	width: 84px;
	margin: 1px 0 0 7px;
	background: url(../img/btn_imagine.gif) no-repeat left top;
}

.header .btn_imagine input {
	width: 84px;
	height: 40px;
}

.header ul {
	float: left;
	margin: 1px 0 0 6px;
	width: 100px;
	
	height:40px;
	overflow:hidden;
}

.header .btm_clear {
	float: left;
	width: 64px;
	height: 20px;
	display: block;
	margin: 11px 0 0 10px;
	background: url(../img/btn_clear.gif) no-repeat left top;
}

.content {
	background: #f1f4f7 url(../img/bg_shadow.gif) repeat-x left top;
	padding-left: 44px;
}

.db_list {
	width: 192px;
	float: left;
	margin-top: -27px;
	position: relative;
}

.db_list .ttl_wrapper {
	background: url(../img/tab_db_list.png) no-repeat left top;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	width: 188px;
	margin: 0 0 0 2px;
}

.db_list .ttl_wrapper h2 {
	float: left;
	color: #fff;
	font-size: 100%;
	margin: 9px 5px 0 12px !important;
	margin: 9px 2px 0 6px;
	width: 148px;
}

.db_list .ttl_wrapper .btn_close {
	background: url(../img/btn_close.gif) no-repeat left top;
	display: block;
	float: right;
	margin: 9px 10px 0 0 !important;
	margin: 9px 5px 0 0;
	width: 13px;
}

.db_list .ttl_wrapper .btn_close img {
	width: 13px;
	height: 13px;
}

.db_list .ttl_line {
	background: url(../img/bg_ttl_db_list_line.gif) no-repeat 6px top;
	height: 1px;
}

.db_list .inner_tp {
	background: url(../img/bg_db_list.png) repeat-y left top;
	width: 192px;
	padding-bottom: 10px;
}

.db_list .inner_btm {
	background: url(../img/bg_db_list_btm.png) no-repeat left bottom;
	width: 192px;
	height: 11px;
	font-size: 1px;
}

.db_list .count {
	width: 178px;
	padding: 1px 0 2px 0;
	border-bottom: #e3e4e7 1px solid;
	margin: 0 0 2px 7px;
}

.db_list .count span {
	background: #f3f3f3;
	padding: 4px 5px;
	display: block;
	font-size: x-small;
}

.db_list .active {
	width: 178px;
	margin-left: 7px;
	border-bottom: #e3e4e7 1px solid;
	margin-bottom: 2px;
}

.db_list .active li {
	background: #dce9f0;
	width: 176px;
	padding: 2px 0;
	margin: 0 0 2px 1px;
}

.db_list .negative {
	width: 178px;
	margin-left: 7px;
}

.db_list .negative li {
	width: 176px;
	margin-left: 1px;
}

.db_list .copyright {
	color: #77a6c2;
	font-size: x-small;
	margin: 3px 10px 0 10px;
	line-height: 1.4;
}

.col_wrapper {
	float: left;
	background: url(../img/bg_col_repeat.gif) left top;
	padding-bottom: 50px;
}

.col {
	float: left;
	width: 212px;
	margin: -38px 0 0 3px !important;
	margin: -38px 0 0 0;
	padding-left: 0 !important;
	padding-left: 3px;
	position: relative;
}

.col .ttl_wrapper {
	background: url(../img/tab_col.png) no-repeat left top;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	width: 206px;
	margin: 0 0 0 3px;
}

.col .ttl_wrapper h2 {
	float: left;
	color: #fff;
	font-size: 100%;
	margin: 14px 5px 0 12px !important;
	margin: 14px 2px 0 6px;
	width: 163px;
}

.col .ttl_wrapper .btn_close {
	background: url(../img/btn_close.gif) no-repeat left top;
	display: block;
	float: right;
	margin: 14px 10px 0 0 !important;
	margin: 14px 5px 0 0;
	width: 13px;
}

.col .ttl_wrapper .btn_close img {
	width: 13px;
	height: 13px;
}

.col .ttl_line {
	background: url(../img/bg_ttl_col_line.gif) no-repeat 6px top;
	height: 1px;
}

.col .inner_tp {
	background: url(../img/bg_col.png) repeat-y left top;
	width: 200px;
	padding: 1px 6px 0 6px;
}

.col .inner_btm {
	background: url(../img/bg_col_btm.png) no-repeat left bottom;
	width: 205px;
	height: 25px;
	padding: 8px 0 0 7px;
}

.col .option {
	font-size: x-small;
	background: #dae4f0;
	margin: 0 1px;
	padding: 2px 0;
}

.col .option li {
	display: inline;
	margin-right: 3px;
}

.col .count {
	background: url(../img/bg_col_line.gif) no-repeat left bottom;
	padding: 5px;
	font-size: x-small;
}

.col .item .item_content {
	padding: 1px 1px 2px 1px;
	background: url(../img/bg_col_line.gif) no-repeat left bottom;
}

.col .inner {
	padding: 5px 7px;
}

.col .active .inner {
	background: #d9e6f5;
}

.col .item h3 {
	font-size: 100%;
}

.col .item .thumbnail {
	margin-top: 5px;
}

.col .item p {
	font-size: x-small;
	margin-top: 5px;
	line-height: 1.4;
}

.col .item .button {
	margin-top: 6px;
}

.col .btn_drag {
	background: url(../img/btn_drag.gif) no-repeat left top;
	line-height: 1;
	font-size: 18px;
}

.col .active .btn_drag {
	background: url(../img/btn_drag_2.gif) no-repeat left top;
}

.col .btn_drag img {
	width: 16px;
	height: 18px;
	vertical-align: text-top;
}

.col .btn_detail_imagine {
	background: url(../img/btn_detail.gif) no-repeat left top;
	margin-left: 134px;
	line-height: 1;
	font-size: 14px;
}

.col .active .btn_detail_imagine {
	background: url(../img/btn_imagine_2.gif) no-repeat left top;
}

.col .btn_detail_imagine img {
	width: 50px;
	height: 14px;
	vertical-align: text-top;
}

.col .description {
	color: #80a2b9;
	font-size: x-small;
	padding: 6px 6px 0 6px;
	line-height: 1.4;
}

.col .copyright {
	color: #b9b9b9;
	font-size: x-small;
	padding: 6px 6px 0 6px;
	line-height: 1.4;
}

.col .btn_more {
	line-height: 1;
	font-size: 18px;
}

.col .btn_more_on {
	background: url(../img/btn_more.gif) no-repeat left top;
}

.col .btn_more img {
	width: 98px;
	height: 18px;
	margin-right: 2px;
	vertical-align: text-top;
}

.col .btn_pagetop {
	line-height: 1;
	font-size: 18px;
}

.col .btn_pagetop img {
	width: 98px;
	height: 18px;
	vertical-align: text-top;
}

.col_top .thumbnail {
	padding-top: 10px;
	text-align: center;
}

.col_top .inner_btm {
	background: url(../img/bg_col_top_btm.png) no-repeat left bottom;
	width: 212px;
	height: 28px;
	padding: 0;
}

.web_search {
	width: 162px;
	float: left;
	margin: -27px 0 0 3px !important;
	margin: -27px 0 0 0;
	padding-left: 0 !important;
	padding-left: 3px;
	position: relative;
}

.web_search .ttl_wrapper {
	background: url(../img/tab_word.png) no-repeat left top;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	width: 158px;
	margin: 0 0 0 2px;
}

.web_search .ttl_wrapper h2 {
	float: left;
	color: #fff;
	font-size: 100%;
	margin: 9px 5px 0 12px !important;
	margin: 9px 2px 0 6px;
	width: 114px;
}

.web_search .ttl_wrapper .btn_close {
	background: url(../img/btn_close.gif) no-repeat left top;
	display: block;
	float: right;
	margin: 9px 10px 0 0 !important;
	margin: 9px 5px 0 0;
	width: 13px;
}

.web_search .ttl_wrapper .btn_close img {
	width: 13px;
	height: 13px;
}

.web_search .ttl_line {
	background: url(../img/bg_ttl_word_line.gif) no-repeat 6px top;
	height: 1px;
}

.web_search .inner_tp {
	background: url(../img/bg_word.png) repeat-y left top;
	width: 144px;
	padding: 3px 9px 0 9px;
}

.web_search .inner_btm {
	background: url(../img/bg_word_btm.png) no-repeat left bottom;
	width: 162px;
	height: 30px;
}

.web_search .button {
	background: #eee;
	line-height: 1;
	font-size: 1px;
	padding: 4px 4px 2px 4px;
	border-bottom: 1px solid #aebac9;
}

.web_search .button img {
	width: 136px;
	height: 26px;
	margin-bottom: 4px;
}

.web_search .btn_google {
	background: url(../img/btn_google.gif) no-repeat left top;
}

.web_search .btn_yahoo {
	background: url(../img/btn_yahoo.gif) no-repeat left top;
}

.web_search .btn_goo {
	background: url(../img/btn_goo.gif) no-repeat left top;
}

.web_search .keyword {
	border-top: 1px solid #fcfcfc;
	padding-top: 6px;
	background: #eee;
}

.web_search .keyword p {
	background: url(../img/bg_ttl_site.gif) repeat-x left top;
	border-top: 1px solid #7792b3;
	border-bottom: 1px solid #7792b3;
	padding: 5px 3px;
	color: #fff;
	font-weight: bold;
}

.web_search .keyword ul {
	background: #d5deea;
	border-top: 1px solid #eef2f8;
	padding: 5px 5px 8px 5px;
}

.web_search .keyword .checked {
	font-weight: bold;
}

.web_search .pagetop {
	display: block;
	padding: 3px 0 0 9px;
}

.web_search .pagetop img {
	width: 144px;
	height: 18px;
}

.web_search_top .keyword li {
	padding-bottom: 4px;
	background: #d5deea;
	background: url(../img/bg_word_ttl_line_btm.gif) no-repeat left bottom;
}

.web_search_top .inner_btm {
	background: url(../img/bg_word_top_btm.png) no-repeat left bottom;
	width: 162px;
	height: 16px;
}

.help_v,
.help_h {
	position: absolute;
	visibility: hidden;
}

.help_v .inner_tp {
	background: url(../img/bg_help_v_tp.png) no-repeat left top;
	width: 187px;
}

.help_v .inner_btm {
	background: url(../img/bg_help_v_btm.png) no-repeat left bottom;
	width: 187px;
	height: 15px;
	font-size: 1px;
}

.help_v p {
	padding: 40px 30px 0 15px;
}

.help_h .inner_tp {
	background: url(../img/bg_help_h_tp.png) no-repeat left top;
	width: 213px;
}

.help_h .inner_btm {
	background: url(../img/bg_help_h_btm.png) no-repeat left bottom;
	width: 213px;
	height: 14px;
}

.help_h p {
	padding: 15px 30px 0 38px;
}

.help_v .btn_close,
.help_h .btn_close {
	background: url(../img/btn_close_2.gif) no-repeat left top;
	width: 13px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.help_v .btn_close img,
.help_h .btn_close img {
	width: 13px;
	height: 13px;
}

.help_1 {
	left: 296px;
	top: 53px;
}

.help_2 {
	left: 578px;
	top: 53px;
}

.help_3 {
	left: 177px;
	top: 198px;
}


.header h1 a {
	overflow: hidden;
	display: block;
	width: 176px;
	height: 85px;
	text-indent: -10000px;
	position: relative;
}

table {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

tr {
	vertical-align: top;
}

td {
	padding: 0;
}

/* for IE7 */
*+html body td label,
*+html body td h3 {
	padding: 4px 0 0 0;
}
*+html body .db_list .active li {
	margin: 0 0 0 1px;
}



/* for IE6 */
* html body td label,
* html body td h3 {
	padding: 4px 0 0 0;
}
* html body .db_list .active li {
	margin: 0 0 0 1px;
}
