﻿@charset "utf-8";

a {
  	border : none;
  }
img {
  	border : none;
}

body {
	background: url('http://www.kanamoto.co.jp/common/img/bg.jpg') no-repeat center top;
	position:relative;
	text-align : center;
}

#container {
	background : #ffffff;
	padding : 0 20px;
	width : 910px;
	margin : 0 auto;
	text-align : left;
}

h1 img {
	 position:relative;
	 top : 0px;
}

h2 {
	 font-size : 18px;
	 margin : 40px 0px;
	 padding：80px 0;
}

h2 p {
	padding : 20px 0;
	_padding : 10px 0;
	border-bottom : 1px solid #cccccc;
}

#h2_text {
	 margin-bottom : 30px;
}

h3 {
	 background : #E4E4E4;
	 font-size : 16px;
	 padding : 2px 4px;
	 margin : 40px 0 0 0;
}

#last_text {
	padding-bottom :  60px;
}