@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #4D4D4D;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	line-height: 1.5;
	background-color: #FFFFFF;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

a img {
	border: none;
}

a:link {
	color:#2265F9;
	text-decoration: none;
}

a:visited {
	color: #2265F9;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.footer {
	width: 100%;
	display: block;
	float: left;
}

#wrapper {
	background-color: #FFFFFF;
}
img {
	vertical-align: bottom;
}
.header {
	margin-bottom: 10px;
}
.head_txt_01 {
	font-size: 90%;
	color: #5DB3FF;
	text-align: center;
}
.search {
	margin-bottom: 10px;
}
.main_nav a {
	width: 100%;
	height: 40px;
	background-image: url(../images/nav_bg_01.png);
	background-repeat: repeat-x;
	display: block;
}
.main_nav {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
}
.main_nav ul li a .t_text {
	width: 75%;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	padding: 10px;
	line-height: 20px;
	letter-spacing: 0.2em;
}
.main_nav ul li a .arrow {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.main_nav ul li {
	height: 40px;
	width: 100%;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC80;
}
.copyright {
	font-size: 60%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blue_border {
	height: 10px;
	width: 100%;
	background-color: #0033CC;
	clear: both;
}.foot_menu {
	font-size: 70%;
	text-align: center;
	margin-top: 10px;
}
.company ul li {
	font-size: 70%;
	width: 148px;
	display: block;
	height: 80px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	text-align: center;
	line-height: 30px;
	margin: 5px;
	border: 1px solid #CEE8FF;
}
.company ul li img {
	width: 120px;
}
.company {
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.company ul {
	margin-top: 5px;
	list-style-type: none;
}
.box_01 {
	width: 100%;
}
.step {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cc33;
	color: #00CC33;
	font-size: 100%;
}
.step_txt {
	font-size: 90%;
}
.box_02 {
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	width: 94%;
	clear: both;
}
.red {
	color: #FF0000;
}
.skyblue {
	color: #5DB3FF;
}
.green {
	color: #00CC33;
}
.pink {
	color: #FF6699;
}
.blue {
	color: #0033CC;
}
.convenience {
	border: 1px solid #5DB3FF;
	padding: 5px;
	text-align: center;
	font-size: 60%;
	margin-bottom: 5px;
	width: 135px;
	float: left;
}
.convenience img {
	margin-bottom: 5px;
}
.convenience_box {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.company_2 ul li {
	font-size: 70%;
	text-align: center;
	line-height: 30px;
	margin: 5px;
	float: left;
}
.company_2 ul li img {
	width: 120px;
}
.company_2 {
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.company_2 ul {
	margin-top: 5px;
	list-style-type: none;
}
.company_2 ul li a {
	height: 70px;
	width: 138px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CEE8FF;
}
.head_menu {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 70%;
	margin-right: 5px;
}
.text_01 {
	font-size: 90%;
	margin-bottom: 10px;
}
.cancel_title_01 {
	font-size: 100%;
	color: #5DB3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DB3FF;
	margin-bottom: 5px;
	margin-top: 20px;
}
.feature_title_01 {
	font-size: 100%;
	color: #5DB3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DB3FF;
	margin-bottom: 5px;
	margin-top: 20px;
}
.sub_title_01 {
	background-color: #5DB3FF;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
}
.caution_01 {
	border: 1px solid #FF0000;
	padding: 5px;
	margin-bottom: 20px;
}
.caution_title_01 {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 5px;
}
.caution_title_02 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}
.text_02 {
	font-size: 90%;
	margin-bottom: 10px;
}
.sub_title_02 {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DB3FF;
	color: #5DB3FF;
	margin-bottom: 5px;
}
.table_01 {
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 80%;
}
.table_01 th,
.table_01 td {
	border: 1px solid #5DB3FF;
	padding: 2px;
	text-align: center;
	font-size: 80%;
}
.table_01 th {
	background-color: #CEE8FF;
	color: #5DB3FF;
}
.table_02 {
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 80%;
}
.table_02 td {
	border: 1px solid #5DB3FF;
	padding: 2px;
	text-align: left;
}


.box_03 {
	margin-bottom: 20px;
}
.qaa_01 {
	font-size: 90%;
}
.sub_title_03 {
	color: #FFFFFF;
	background-color: #5DB3FF;
	font-size: 90%;
	letter-spacing: 0.2em;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.qaa_01 li {
	margin-bottom: 5px;
	list-style-type: none;
}
.answer {
	font-size: 90%;
	color: #FF6699;
	margin-bottom: 10px;
}
.question {
	font-size: 90%;
}
.page_top {
	font-size: 80%;
	text-align: right;
	margin-bottom: 20px;
}
.sub_title_04 {
	color: #FFFFFF;
	background-color: #FF6699;
	margin-bottom: 10px;
	font-size: 90%;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	clear: both;
}
.phone_01 {
	font-size: 120%;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.logo_01 {
	font-size: 90%;
	text-align: center;
}
.ag_box_02 {
	list-style-position: outside;
	margin-left: 2em;
	font-size: 90%;
}
.ag_box_01 h4 {
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 5px;
}
.ag_box_01 {
	margin-top: 20px;
}

.pri_box_01 h4 {
	margin-top: 20px;
	font-size: 120%;
	margin-bottom: 5px;
}
.pri_box_01 h5 {
	font-size: 100%;
	margin-left: 1em;
	margin-top: 10px;
}
.pri_box_02 {
	margin-left: 2em;
}
.pri_box_01 h6 {
	margin-left: 2em;
	margin-top: 10px;
	font-size: 100%;
}
.pri_box_03 {
	margin-left: 3em;
}

.pri_box_01 {
	font-size: 90%;
}
.form td {
	vertical-align: middle;
	padding: 5px;
}
.search .search_box {
	width: 94%;
	padding: 3%;
	font-size: 90%;
}
.form {
	border-collapse: collapse;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.map_box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.news_box {
	width: 100%;
	padding: 0;
	font-size: 90%;
	float: left;
	margin-top: 10px;
}
.news dt {
	width: 110px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5DB3FF;
	padding-left: 10px;
	margin-bottom: 5px;
}
.news dd {
	margin-bottom: 10px;
	margin-left: 15px;
}
.news {
	padding: 3%;
	width: 94%;
	height: 100px;
	overflow: auto;
}
.phone_top_01 {
	float: left;
	width: 47%;
	font-size: 90%;
	text-align: center;
	display: block;
	padding-bottom: 1%;
	background-color: #5DB3FF;
	color: #FFFFFF;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
	line-height: 100%;
	letter-spacing: 0.2em;
	padding-top: 1%;
}
.phone_top_02 {
	float: left;
	width: 95%;
	font-size: 100%;
	font-weight:bold;
	text-align: center;
	display: block;
	padding-bottom: 1%;
	background-color: #5DB3FF;
	color: #FFFFFF;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
	line-height: 100%;
	letter-spacing: 0.2em;
	padding-top: 1%;
}
.head_phone {
	clear: both;
	float: left;
	width: 100%;
}
.phone_top_01 a {
	color: #FFFFFF;
	width: 100%;
	display: block;
}
.phone_top_01 span {
	font-size: 80%;
}
.phone_top_02 a {
	color: #FFFFFF;
	width: 100%;
	display: block;
}
.phone_top_02 span {
	font-size: 80%;
}
h1  {
    font-size: 6px;
	font-weight:normal;
	color:#FFFFFF;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}	