/* ===== Tag base ======*/
body,form,
h1,h2,h3,h4,h5,h6,ul,li,input,
p,dl,dt,dd,
input,textarea{
	margin:0;
	padding:0;
}

body {
	font-size: 12px;
	line-height: 1.8em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #cc9900;
}

img{
	border:0;
}

div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mT30 {
	margin-top: 30px !important;
}
.mT35 {
	margin-top: 35px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}
.mL10 {
	margin-left: 10px !important;
}
.mR10 {
	margin-right: 10px !important;
}
.mR20 {
	margin-right: 20px !important;
}

/* ===== LINK base ======*/

a:link{
	color:#F1C03D;
	text-decoration:underline;
}

a:visited{
	color:#F1C03D;
	text-decoration:underline;
}

a:hover{
	color:#FFFF00;
	text-decoration:underline;
}

a:active{
	color:#F1C03D;
	text-decoration:underline;
}


/* ===== Layout ======*/

#contents {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	text-align: left;
}

#header {
	padding-right: 0px;
	margin-top: 5px;
	text-align: left;
}

#header #logo {
	float: left;
	width: 400px;
}
#header h1 {
	margin-top:2px;
	margin-left:3px;
}
#header #tel {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 10px;
}

#header h2 {
	font-size: 14px;
}

#header p {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.clearhead {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#main_menu {
	height: 33px;
}
#main_menu ul {
	padding-top: 5px;
}
#main_menu li {
	float: left;
	list-style-type: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#main {
	padding: 10px 10px;
	width: 820px;
}

#main p {
	margin-bottom: 10px;
}
#main h2 {
	font-size: 16px;
	background-image: url(images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 24px;
	padding-top: 5px;
	padding-left: 35px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#main h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B98B;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D6BA8D;
}

#main #aisatu {
	float: left;
	width: 640px;
}
#main #aisatu_photo {
	float: right;
	width: 160px;
}

#main #logo {
	width: 700px;
	padding-left: 100px;
}

#main #logo ul{
	padding-top: 5px;
}

#main #logo li{
	float: left;
	list-style-type: none;
}


#footer {
	height: 32px;
	padding-top: 15px;
	padding-left: 10px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
} 
#pan-list {
	font-size: 10px;
}
.seihin_L {
	width: 360px;
	padding-right: 20px;
	float: left;
}
.seihin_R {
	float: right;
	width: 440px;
}
.seihin_table {
	width: 430px;
}
.seihin_table th {
	padding: 10px;
	background-color: #F3D78B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 14px;
	width: 100px;
	text-align: center;
}
.seihin_table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.seihin_line {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #32679B;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

#url {
	background-color: #FBF7D4;
	padding: 20px 0px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #382e0f;
}
#url p {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#url p a {
	color: #DB0003;
}
