@charset "UTF-8";
/*----------------------------------------*/
/*　基本スタイルリセット　*/
/*----------------------------------------*/
h1,h2,h3,h4,h5,h6,div,p,span,ul,ol,li,dl,dt,dd,strong,small,em {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
p {
	line-height: 1.4em;
}
small {
	clear: both;
	font-size: 10px;
	line-height: 1.2em;
}

table,tr,th,td {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
.fontgray {
	font-size: 85%;
	color: #666666;
	padding-top: 10px;
}
.fontred {
	color: #CC0000;
	padding-right: 3px;
	padding-left: 3px;
}


/*----------------------------------------*/
/*　ページ共通設定　*/
/*----------------------------------------*/
html {
	height: 100%;
}
body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック";
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top-body {
	background-image: url(../common/bg-topbody.jpg);
	background-repeat: repeat-x;
	}
#all-body {
	background-image: url(../common/bg-allbody.jpg);
	background-repeat: repeat-x;
	}
#container {
	height: 100%;
	width: 900px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*ヘッダー情報*/
#header {
	height: 92px;
	width: 900px;
	overflow: hidden;
}
#header #logo {
	float: left;
	height: 51px;
	width: 431px;
	margin-top: 41px;
}
#container #contact {
	float: right;
	width: 360px;
}
#header #contact p {
	height: 65px;
	width: 360px;
	margin: 0px;
	padding: 0px;
}
#header #contact ul {
	padding: 0px;
	clear: both;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #contact li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../common/dot-globalmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-right: 20px;
}
#header #contact li a {
	color: #002099;
}
#header #contact li a:hover {
	text-decoration: underline;
}
.globalmenu {
	background-image: url(../common/bg-globalmenu.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 900px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
.globalmenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.globalmenu li {
	float: left;
	margin: 0px;
	display: inline;
	padding-top: 7px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
}
.globalmenu li a {
	color: #FFF;
}
.globalmenu li a:hover {
	text-decoration: underline;
}
#pankuzu {
	color: #999999;
	padding-bottom: 10px;
	clear: both;
	-webkit-text-size-adjust: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pankuzu a {
	color: #999999;
}
#pankuzu a:hover {
	text-decoration: underline;
}
.bannerArea {
	width: 515px;
	clear: both;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#totop {
	float: left;
	width: 900px;
	text-align: right;
	color: #333333;
	margin-top: 25px;
	clear: both;
}
#totop a {
	background-image: url(../common/totop.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#totop a:hover {
	text-decoration: underline;
}
/*フッター情報*/
#footer {
	width: 100%;
	-webkit-text-size-adjust: none;
	background-image: url(../common/bg-footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 480px;
}
#footerarea {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footermenu {
	text-align: right;
	float: right;
}
#footermenu ul {
	list-style-type: none;
	font-size: 12px;
	margin-top: 7px;
}
#footermenu li {
	display: inline;
	padding-right: 10px;
	background-image: url(../common/dot-footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#footermenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footermenu li a:hover {
	text-decoration: underline;
}
#address {
	width: 880px;
	clear: both;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
}
#address p {
	color: #FFFFFF;
}
#address strong {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #FFF;
}
#address address {
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #FFF;
}
#footer-servicearea {
	clear: both;
}
#footer-servicearea p {
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	padding-top: 35px;
}
#copyright p{
	font-size: 12px;
	color: #333;
}
/*----------------------------------------*/
/*　配置設定　*/
/*----------------------------------------*/
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 1.0em;
}
.center {
	text-align: center;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.position-right {
	float: right;
}
.position-left {
	float: left;
}
/*----------------------------------------*/
/*　ボックス設定　*/
/*----------------------------------------*/
.box {
}
.line {
	border-bottom: solid 1px #999999;
}
.w30 {
	width: 30px;
}
.w100 {
	width: 100px;
}
.w130 {
	width: 130px;
}

.w170 {
	width: 170px;
}

.w200 {
	width: 205px;
}

.w205 {
	width: 205px;
}

.w240 {
	width: 240px;
}

.w250 {
	width: 250px;
}

.w265 {
	width: 265px;
}

.w290 {
	width: 290px;
}

.w355 {
	width: 355px;
}

.w400 {
	width: 400px;
}

.w450 {
	width: 450px;
}
.w510 {
	width: 510px;
}
.w565 {
	width: 565px;
}

.w650 {
	width: 650px;
}
/*----------------------------------------*/
/*　余白設定　*/
/*----------------------------------------*/
.sp-pdT10 {
	padding-top: 10px;
}
.sp-pdT15 {
	padding-top: 15px;
}
.sp-pdT20 {
	padding-top: 20px;
}
.sp-pdT25 {
	padding-top: 25px;
}
.sp-pdT30 {
	padding-top: 30px;
}
.sp-pdT40 {
	padding-top: 40px;
}
.sp-pdT50 {
	padding-top: 50px;
}
.sp-pdR10 {
	padding-right: 10px;
}
.sp-pdR15 {
	padding-right: 15px;
}
.sp-pdR20 {
	padding-right: 20px;
}
.sp-pdR25 {
	padding-right: 25px;
}
.sp-pdR30 {
	padding-right: 30px;
}
.sp-pdR40 {
	padding-right: 40px;
}
.sp-pdR50 {
	padding-right: 50px;
}
.sp-pdL10 {
	padding-left: 10px;
}
.sp-pdL15 {
	padding-left: 15px;
}
.sp-pdL20 {
	padding-left: 20px;
}
.sp-pdL25 {
	padding-left: 25px;
}
.sp-pdL30 {
	padding-left: 30px;
}
.sp-pdL40 {
	padding-left: 40px;
}
.sp-pdL50 {
	padding-left: 50px;
}

.sp-pdB10 {
	padding-bottom: 10px;
}
.sp-pdB15 {
	padding-bottom: 15px;
}
.sp-pdB20 {
	padding-bottom: 20px;
}
.sp-pdB25 {
	padding-bottom: 25px;
}
.sp-pdB30 {
	padding-bottom: 30px;
}
.sp-pdB40 {
	padding-bottom: 40px;
}
.sp-pdB50 {
	padding-bottom: 50px;
}
.sp-mgT10 {
	margin-top: 10px;
}
.sp-mgT15 {
	margin-top: 15px;
}
.sp-mgT20 {
	margin-top: 20px;
}
.sp-mgT25 {
	margin-top: 25px;
}
.sp-mgT30 {
	margin-top: 30px;
}
.sp-mgT40 {
	margin-top: 40px;
}
.sp-mgT50 {
	margin-top: 50px;
}
.sp-mgR02 {
	margin-right: 2px;
}

.sp-mgR05 {
	margin-right: 5px;
}
.sp-mgR10 {
	margin-right: 10px;
}
.sp-mgR15 {
	margin-right: 15px;
}
.sp-mgR20 {
	margin-right: 20px;
}
.sp-mgR25 {
	margin-right: 25px;
}
.sp-mgR28 {
	margin-right: 28px;
}
.sp-mgR30 {
	margin-right: 30px;
}
.sp-mgR40 {
	margin-right: 40px;
}
.sp-mgR50 {
	margin-right: 50px;
}
.sp-mgL10 {
	margin-left: 10px;
}
.sp-mgL15 {
	margin-left: 15px;
}
.sp-mgL20 {
	margin-left: 20px;
}
.sp-mgL25 {
	margin-left: 25px;
}
.sp-mgL30 {
	margin-left: 30px;
}
.sp-mgL40 {
	margin-left: 40px;
}
.sp-mgL50 {
	margin-left: 50px;
}
.sp-mgB02 {
	margin-bottom: 2px;
}

.sp-mgB05 {
	margin-bottom: 5px;
}

.sp-mgB10 {
	margin-bottom: 10px;
}
.sp-mgB15 {
	margin-bottom: 15px;
}
.sp-mgB20 {
	margin-bottom: 20px;
}
.sp-mgB25 {
	margin-bottom: 25px;
}
.sp-mgB30 {
	margin-bottom: 30px;
}
.sp-mgB40 {
	margin-bottom: 40px;
}
.sp-mgB50 {
	margin-bottom: 50px;
}
.sp-mgB80 {
	margin-bottom: 80px;
}
/*----------------------------------------*/
/*　カラー設定　*/
/*----------------------------------------*/
.bg-renewwal {
	background-color: #BDE4E3;
}
