*{
	margin: 0;
	padding: 0;
}

html,body {
	background-color: #F0F0E6;
	height: 100%;
	font-family:Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #453438;
}

#wrapper{
	background-image: url(../images/common/main_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: auto !important;
	min-height:100%;
}

#contenar {
	height: 400px;
	width: 950px;
	margin: 0 auto;
}

body > #container {
    height: auto;
}


#header {
	height: 50px;
}
#header h1 {
	float: left;
	margin-top: 3px;
}

#header h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 15px;
}

#g-navi {
	float: right;
	margin-top: 0px;
	height: 29px;
}
#g-navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#g-navi li {
	display: block;
	margin-left: 5px;
	width: 130px;
	float: right;
	height: 29px;
	text-indent: -9999px;
}
#g-navi li a {
	display: block;
	width: 130px;
	height: 29px;
}

#g-navi li#company {
	background-image: url(../images/common/g-navi.jpg);
}
#g-navi li#company a:hover {
	background-image: url(../images/common/g-navi_on.jpg);
}

#g-navi li#contact {
	background-image: url(../images/common/g-navi.jpg);
	background-position: -132px 0px;
}
#g-navi li#contact a:hover {
	background-image: url(../images/common/g-navi_on.jpg);
	background-position: -132px 0px;
}


#pagebody{
	width: 950px;
	margin: 0 auto;
	height: auto;
	padding-top: 25px;
}
#main-col {
	width: 970px;
	margin: 40px auto 0 auto;
}
#main-col h3 {
	background-image: url(../images/top/h3_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 1em;
	background-position: left center;
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
	width: 300px;
}
#main-col #subnavi {
	font-size: 12px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #453438;
}
#main-col #subnavi li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #453438;
	padding: 0 10px;
}
#main-col #subnavi a {
	color: #FF199F;
}
#main-col #subnavi a:hover {
	text-decoration: none;
}



#main-col #contents {
	background-image: url(../images/top/cont-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	clear: both;
}
#contents #main {
	background-image: url(../images/top/cont-body.jpg);
	padding: 10px 20px;
}
#contents #main #aisatsu {
	background-image: url(../images/top/aisatsu.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: left center;
	margin-bottom: 20px;
}
#contents #main #aisatsu div {
	float: right;
	width: 500px;
	font-size: 14px;
	margin-right: 20px;
}
#contents #main #aisatsu p {
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
#contents #main .bukken {
	padding: 5px;
	font-family: 'ヒラギノ角ゴ pro w3','hiragino kaku gothic pro','メイリオ',meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	clear: both;
}

h4 {
	background-image: url(../images/top/h4-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	font-style: normal;
	margin: 0 15px;
	clear: both;
}
#bukken-view,#bukken-view2 {
	clear: both;
	height: 500px;
	position: relative;
}

.bukken p {
	margin-left: 15px;
	margin-top: 15px;
}

.bukken table {
	width: 96%;
	margin: 20px auto 20px auto;
	background-color: #CCCCCC;
}
.bukken th {
	background-color: #eeeeee;
	text-align: left;
	font-weight: normal;
	padding: 10px;
}
.bukken td {
	background-color: #FFFFFF;
	padding: 10px;
}
.bukken #map {
	margin-top: 30px;
}
.bukken #map div {
	margin-top: 20px;
	margin-left: 20px;
}


.text-small {
	font-size: 11px;
}


.m-b{
	margin-bottom:50px;
}

.m-t{
	margin-top:50px;
}

.text-big{
	font-size:18px;
}


#main-col #bottom {
	background-image: url(../images/top/cont-bottom.jpg);
}


#contacts {
	background-image: url(../images/top/cont-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#contacts #main {
	background-image: url(../images/top/cont-body.jpg);
	padding: 10px 20px;
}

#contacts #bottom {
	background-image: url(../images/top/cont-bottom.jpg);
}


#banner {
	margin-bottom: 20px;
	margin-top: 30px;
}
#banner td {
	text-align: center;
	padding-right: 20px;
	padding-left: 10px;
}
#pagetop {
	margin: 20px 0;
	float: right;
	background-image: url(../images/common/top.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	font-size: 12px;
	margin-right: 10px;
}
#pagetop a {
	color: #E9048B;
}
#pagetop a:hover {
	text-decoration: none;
}



#footer {
	clear: both;
	background-image: url(../images/common/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	bottom: 0px;
	padding: 10px;
}
#footer div {
	width: 950px;
	margin: 20px auto;
	text-align: center;
}
#footer div p {
	margin-top: 5px;
}


#copy {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}

#footer img {
	float: right;
	margin-top: 5px;
}
