@charset "UTF-8";

body {
	color:black;
	font-size:14px;
	letter-spacing:0;
	line-height:22px;
	margin:0;
	background-attachment: scroll;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
    border-style:none;
}

/* layout
-------------------------------*/
#whole {
	text-align: center;
	width: 100%;
}
#container {
	width: 944px;
	padding-top: 15px;
	padding-right: 27px;
	padding-bottom: 20px;
	padding-left: 27px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* header
-------------------------------*/
#header {
	height: 110px;
}
#header .h-l {
	padding-top: 7px;
	width: 295px;
	float: left;
}

.navigation {
	height: 35px;
	padding-top: 32px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.navigation ul li {
	float: left;
	list-style-type: none;
}
.navi {
	margin: 0px;
	padding: 0px;
}

/* contents
-------------------------------*/
#rightpane {
	float: left;
	padding-top: 36px;
	height: auto;
	width: 240px;
	padding-left: 14px;
	text-align: left;
}
#rightpane-index {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", sans-serif, Verdana;
	color: #234670;
	font-size: 12px;
	margin: 0px;
	line-height: 1.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#rightpane-index a:link {
	color: #234670;
	text-decoration: none;
}
#rightpane-index a:visited {
	color: #234670;
	text-decoration: none;
}
#rightpane-index a:hover {
	color: #acbbd3;
	text-decoration: none;
}
#rightpane-index a:active {
	text-decoration: none;
}

.rightpane-banner {
	margin: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

/* footer
-------------------------------*/
#footer {
	clear: both;
	width: 944px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 32px;
}
#footer-l {
	float: left;
	height: 16px;
	width: 74px;
	padding-top: 8px;
	padding-left: 5px;
}
#footer-r {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#Google {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: x-small;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: auto;
}
#header .h-r {
	width: auto;
	float: right;
	text-align: right;
}
#header-contact {
	height: 12px;
	width: 52px;
	float: left;
	padding-top: 57px;
	padding-right: 10px;
}
.topagetop {
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN W3", sans-serif, Verdana;
	color: #234670;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	clear: both;
}
.topagetop a:link {
	color: #234670;
	text-decoration: underline;
}
.topagetop a:visited {
	color: #234670;
	text-decoration: none;
}
.topagetop a:hover {
	color: #acbbd3;
	text-decoration: none;
}
.topagetop a:active {
	text-decoration: none;
}
