﻿@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
}
#allbg {
	text-align: center;
	background: url(search/img/searchbg.gif) repeat-x 0px 20px;
}
#all {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background: #FFFFFF;
	padding-bottom: 1px;
}
h1 {
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-bottom: 12px;
	background-image: url(img/h1bg.gif);
	background-repeat: repeat-x;
}
h2 {
	font-size: 12px;
	line-height: 13px;
	color: #305CB3;
	height: 13px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(img/h2bg.gif);
	background-repeat: no-repeat;
}
h3 {
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin-left: 40px;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.align-c {
	text-align: center;
}
.align-r {
	text-align: right;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.clear {
	clear: both;
}
.p-tb1{
	padding-top: 1px;
	padding-bottom: 1px;
}
#main2 .pagetop {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 740px;
	margin: 0px;
}
#main2 .m-b0 {
	margin-bottom: 0px;
}
#main2 .m-b18 {
	margin-bottom: 18px;
}
#main2 .m-l16 {
	margin-left: 16px;
}

#main2 .p-l6 {
	padding-left: 6px;
}
#main2 .p-l16 {
	padding-left: 16px;
}
.w350 {
	width: 350px;
}
.w330 {
	width: 330px;
}
.w314 {
	width: 314px;
}
.w304 {
	width: 304px;
}
.w262 {
	width: 262px;
}
.w191 {
	width: 191px;
}
.w100 {
	width: 100px;
}
/*-- コンテンツ全体 --*/
#contents {
	text-align: center;
}
/*-- リンク指定 --*/

a:link,a:visited {
	color: #3561B7;
}
a:hover {
	color: #DD341C;
}
#menu a:link, #menu a:visited {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #3561B7;
}
#footer a {
	text-decoration: none;
}
/*-- メインコンテンツ --*/
#main {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main2 {
	width: 760px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}
#main2 p {
	margin-bottom: 10px;
}
.pagetop {
	text-align: right;
	margin: 10px auto 20px;
	width: 760px;
}
/*-- 追加分 --*/
table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ABABAB;
	border-left-color: #ABABAB;
}
th{
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	text-align: left;
	background: #F0F6FC;
	color: #2C58B1;
	width: 120px;
}
th.darkgray{
	background-color:#AFAFAF;
	color: #FFFFFF;
}
th.gray{
	background-color:#CCCCCC;
	color: #666666;
}
th.lightgray{
	background-color:#EBEBEB;
	color: #666666;
}
td{
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
}
.copy {
	color: #666666;
	font-family: sans-serif;
	line-height: 12px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
