@charset "UTF-8";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.input_normal {
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.input_normal:focus {
	background-color: #FFFFCC;
}
.input_error {
	border: solid 1px #FF0000;
	background-color: #FFCCCC;
}
.input_error:focus {
	background-color: #FFDDCC;
}
.input_success {
	border: solid 1px #668866;
	background-color: #CCEECC;
}
.input_success:focus {
	background-color: #DDFFCC;
}
.input_must {
	border: solid 1px #000000;
	background-color: #FFFFDD;
}
.input_must:focus {
	background-color: #FFFFCC;
}

/*ベースのリンク設定*/
a.base_link {
	text-decoration: none;
	color: #666;
}
a:link.base_link {
	text-decoration: none;
	color: #666;
}
a:visited.base_link {
	text-decoration: none;
	color: #666;
}
a:hover.base_link {
	text-decoration: underline;
	color: #333333;
}
a:active.base_link {
	text-decoration: none;
	color: #666;
}


.base_text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.ir_text {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.ir_mida1 {
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.main_yohaku {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.base_table1 {
	font-size: 12px;
	color: #666;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #EBEBEB;
	border-bottom-color: #CCCCCC;
}
.base_table2 {
	font-size: 12px;
	color: #666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
.base_table3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.company_img_yohaku {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.top_info_table1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.top_info_table2 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.top_info_table3 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.top_info_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.privacy_table1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #333333;
}
.sitepolicy_table1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.group_table_line {
	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: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	font-size: 12px;
	line-height: 18px;
}
.group_table1 {
	font-size: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.group_table2 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.group_url_btn {
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 3px;
}
.faq_q1 {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	border-right: 2px solid #090;
	border-bottom: 1px dotted #CCCCCC;
}
.faq_q2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	color: #666;
}
.faq_a1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0000;
	color: #CC0000;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
}
.faq_a2 {
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
}
.top_yohaku2 {
	background-image: url(../share_img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*ツリーメニュー設定*/
ul#sub {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	list-style-type: none;
}

ul#sub li {
	list-style-type: none;
	padding: 0px;
}

ul#sub li img {
     vertical-align: bottom;
}

