@charset "utf-8";

/* ------------------------------------------------------------

	basic style

------------------------------------------------------------ */


* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
/*	font-family: "ＭＳ ゴシック", "Osaka－等幅";	*/
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 100%;
	text-align: center;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}

a:visited {
	color: #666699;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

img {
	border-style: none;
}


/* font default */

p,h1,h2,h3,h4,h5,h6 {
	font-size: 0.75em;
	line-height: 1.6em;
}


/* list default */

ul,ol,dl {
	font-size: 0.75em;
	line-height: 1.6em;
}

ul ul,
ul ol,
ul p,
ol ul,
ol ol,
ol p,
dl dl,
dl ul,
dl ol,
dl p,
dl h4 {
	font-size: 1em;
}

ul li {
	margin-left: 1.3em;
}

ol li {
	margin-left: 1.75em;
}

ol li ul li {
	margin-left: 1.3em;
}

* html body ol li {
	margin-left: 2em;
}

*+html body ol li {
	margin-left: 2.2em;
}

* html body ol li ul li {
	margin-left: 1.3em;
}

*+html body ol li ul li {
	margin-left: 1.3em;
}

ol.list_alpha {
	list-style-type: lower-alpha;
}


/* sup for Firefox */

*>/**/sup {
	vertical-align: text-top;
	line-height: 4px;
}


/* clear */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}


/* margin */

.mb3px {
	margin-bottom: 3px;
}

.mb05em {
	margin-bottom: 0.5em;
}

.mb1em {
	margin-bottom: 1em;
}

.mb2em {
	margin-bottom: 2em;
}

.mt1em {
	margin-top: 1em;
}


/* align */

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}


/* font size */

.small {
	font-size: 0.625em;
}

.large {
	font-size: 0.875em;
}


span.small {
	font-size: 0.83em;
}

span.large {
	font-size: 1.17em;
}


/* color */

.text_red {
	color: #FF0000;
}

.text_new {
	color: #FF0000;
	margin-left: 1em;
}

.text_bold_red {
	color: #CC0000;
	font-weight: bold;
}



/* ----------headline---------- */

#headline {
	width: 100%;
	background-color: #003895;
	margin-bottom: 17px;
}

#headline p {
	width: 830px;
	margin: 0 auto;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
	line-height: 21px;
	text-align: right;
	vertical-align: middle;
}


/* ----------layout---------- */

.container {
	width: 840px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ----------header---------- */

#header {
	width: 820px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 10px;
}

#header h1 {
	float: left;
}

#header_right {
	float: right;
	width: 557px;
	vertical-align: middle;
	margin-top: 5px;
}

#header_tel {
	float: right;
	margin-bottom: 7px;
	margin-left: 12px;
	vertical-align: middle;
	margin-top: 15px;
}
#header_btn {
	float: right;
	margin-top: 5px;
	margin-left: 30px;
}

/* -----header btn----- */

ul#header_btn {
	float: right;
	list-style-type: none;
	margin-bottom: 6px;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
}

ul#header_btn li {
	float: left;
	background: url(../images/header_icon_arrow.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 11px;
}

ul#header_btn li a {
	color: #333333;
}



/* ----------bottom navi---------- */

#bottom_navi {
	margin-bottom: 10px;
}

#bottom_navi p {
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
	line-height: 1.8em;
}

#bottom_navi a {
	color: #333333;
}

#bottom_navi a:hover {
	color: #FF6600;
}


/* ----------footer---------- */

#footer {
	width: 100%;
	border-top: 1px solid #D6D6D6;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .box_left {
	float: left;
	width: 500px;
}

#footer .box_right {
	float: right;
	width: 315px;
}

#footer p {
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
	line-height: 1.6em;
}

#footer .text_en {
	font-family: Arial, Helvetica, sans-serif;
}

/* -----banner----- */

ul#footer_banner {
	list-style-type: none;
	font-size: 1px;
	line-height: 1%;
}

ul#footer_banner li {
	float: left;
	margin-bottom: 8px;
	margin-left: 10px;
}

ul#footer_banner li.banner1 {
	width: 115px;
	margin-top: 4px;
	margin-left: 0;
}

ul#footer_banner li.banner2 {
	width: 88px;
	margin-top: 7px;
}

ul#footer_banner li.banner2 {
	width: 90px;
	margin-top: 7px;
}


/* ----------bottomline---------- */

#bottomline {
	width: 100%;
	background-color: #003895;
	padding-top: 1em;
	padding-bottom: 1em;
}

#bottomline p {
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 0.625em;
	line-height: 1.4em;
}


/* ----------copyright---------- */

p#copyright {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 1.4em;
}

p#logo_aura {
	float: right;
}

* html body p#logo_aura {
	margin-top: 0.86em;
}

*+html body p#logo_aura {
	margin-top: 0.86em;
}


/* ----------pagetop---------- */

.btn_pagetop {
	margin-bottom: 1em;
	text-align: right;
}

#btn_pagetop_bottom {
	clear: both;
	width: 830px;
	background: url(../images/l-navi_bottom.gif) no-repeat left bottom;
	margin: 0 auto 10px;
	padding-top: 10px;
}

#btn_pagetop_bottom p {
	text-align: right;
}
