@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
 
html,body {
    height: 100%;
    text-align: center;
    margin: 0px auto;
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color:#333;
	font-size:16px;
/**/
  　font-size:100%;
/**/
	line-height:140%;
}
 
a{
	text-decoration:none;
	color:#057fac;
}
a:hover{
	text-decoration:none;
	color:#999;
}

class { clear:both; }  
clear hr { display:none; }  
 
div#container {
    position: relative;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #FFFFFF;
    text-align: left;
}
 
body > #container {
    height: auto;
}
 
div#contents {
    height: auto;
    padding-bottom: 50px;
}

.center{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
 
#shadow {
	background:url(image/bg4.gif);
	width:100%;
	height:6px;
}

#header {
	width:100%;
	height:100px;
	background-image: url(image/bg1.gif);
	background-repeat: repeat-x;
}

#header h1{
	width:300px;
	height:80px;
	margin-top:15px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	float:left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right:100px;
}

#aisatsu {
	float:left;
	width:100%;
	height: 210px;
	background-image: url(image/bg2.gif);
	background-repeat: repeat-x;
}

#aisatsu h2 {
	font-size:medium;
	font-weight: bold;
	text-decoration: underline;
}
#aisatsu h3 {
	font-size:medium;
	font-weight: normal;
}

#aisatsu p{
	float:left;
	padding-top: 15px;
}

#bun {
	padding-top:40px;
	float:left;
	width:540px;
	height: 170px;
	padding-left: 35px;
	text-align: left;
}

#bun2 {
	font-size:90%;
	line-height:180%;
	width:630px;
	padding-top:5px;
	padding-left:20px;
	text-align: left;
	margin-bottom:20px;
}

#mainContent {
	width: 900px;
	background: #FFFFFF;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#mainContent h4 {
}

#jigyou {
	float:left;
	width:900px;
	height:190px;
	padding-top: 10px;
	padding-left:10px;
}
#jigyou ul {
	padding:0 0 0 0;
}
#jigyou li {
	display:inline;
	list-style-type:none;
	margin: 0px;
	padding-left:10px;
}
#jigyou li img{
margin: 0px 0px;
}

#jigyou2 {
	width:210px;
	height:350px;
	padding-top: 10px;
	padding-left:10px;
}
#jigyou2 ul {
	padding:0 0 0 0;
}
#jigyou2 li {
	display:inline;
	list-style-type:none;
	margin: 0px;
	padding-top:5px;
}
#jigyou2 li img{
margin: 0px 0px;
}

#side {
	padding-top:8px;
	width:230px;
	float:left;
}

#side h4{
	padding-left:15px;
}

#keibi{
	text-align:center;
	font-size:small;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 417px;
	clear:both;
}

#main {
	width:670px;
	float:left;
}

#news{
	width:520px;
	float:left;
	height: 200px;
	padding-left: 15px;
	padding-right:20px;
}

#news p {
	font-size:15px;
	text-align:left;
	margin-left:25px;
}

#phone{
	width:300px;
	float:left;
}
#phone p {
	margin-top:10px;
	padding-left:30px;
}

address {
	width: 100%;
	height: 50px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	background-image: url(image/bg3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #FFF;
	font-size: small;
}

#footer {
	width: 100%;
	height: 50px;
	text-align: center;
	bottom: 0px;
	background-image: url(image/bg3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #FFF;
	font-size: small;
}

table {
        font-size: 80%;
        color: #333333;
        width: 600px;
        margin-bottom: 30px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1E2E6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
}

.floater{
	margin:0;
	float:right;
	margin-top:-35px;
	padding-right:40px;
	line-height:28px;	
}

#sub_title{
	margin:2em 0;
}

#sub_title h4{
	width:620px;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	text-align:left;
	margin-bottom:5px;
}
#sub_title .floater a{
	padding-left:18px;
	text-transform:uppercase;
	font-size:90%;
	background:url(./image/pin.gif) no-repeat 0 50%;
}

#pagetop {
	width:900px;
	margin:0 auto;
	float:none;
	font-size:small;
	text-align:right;
	clear:both;
}
#pagetop a {
	color:#333;
}

#pagetop a:hover {
	color:#666;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	float:left;
	width:500px;
	height:100px;
}
#g_navi ul {
	padding:65px 0 0 5px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:35px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------オフマウス*/
#g_navi li.g_navi01 a {
	background:url(./image/g_navi.gif) no-repeat 0px 0px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi02 a {
	background:url(./image/g_navi.gif) no-repeat -122px 0px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi03 a {
	background:url(./image/g_navi.gif) no-repeat -244px 0px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi04 a {
	background:url(./image/g_navi.gif) no-repeat -366px 0px;
	width:120px;
}

/*------オンマウス*/
#g_navi li.g_navi01 a:hover {
	background:url(./image/g_navi.gif) no-repeat 0px -35px;
	margin-right:2px;
}
#g_navi li.g_navi02 a:hover {
	background:url(./image/g_navi.gif) no-repeat -122px -35px;
	margin-right:2px;
}
#g_navi li.g_navi03 a:hover {
	background:url(./image/g_navi.gif) no-repeat -244px -35px;
	margin-right:2px;
}
#g_navi li.g_navi04 a:hover {
	background:url(./image/g_navi.gif) no-repeat -366px -35px;
}

/*------選択中*/
#g_navi li.g_navi01_on a {
	background:url(./image/g_navi.gif) no-repeat 0px -70px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi02_on a {
	background:url(./image/g_navi.gif) no-repeat -122px -70px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi03_on a {
	background:url(./image/g_navi.gif) no-repeat -244px -70px;
	margin-right:2px;
	width:120px;
}
#g_navi li.g_navi04_on a {
	background:url(./image/g_navi.gif) no-repeat -366px -70px;
	width:120px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+-終了 */

