@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var,strong{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#672105;outline:none;}
a:hover{text-decoration:none;color:#672105;}
/*
------------------------------------------------
Text SET
------------------------------------------------*/
body {font-size: 12px;}
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{font-size:100%;line-height:1.5;color:#545454;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.5;color:#545454;clear:both;}

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}
.ml30 {margin-left: 30px;}.ml160 {margin-left: 160px;}
.mbm {margin-bottom: 1em;}
/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*------------------------------------------------*/

.clear {
clear:both;
}

/*
------------------------------------------------
Padding SET
------------------------------------------------*/

.pb5 {padding-bottom: 5px;}.pb10 {padding-bottom: 10px;}.pb15 {padding-bottom: 15px;}.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}.pb30 {padding-bottom: 30px;}.pb35 {padding-bottom: 35px;}.pb40 {padding-bottom: 40px;}
.pb45 {padding-bottom: 45px;}.pb50 {padding-bottom: 50px;}.pb55 {padding-bottom: 55px;}.pb60 {padding-bottom: 60px;}

.pt5 {padding-top: 5px;}.pt10 {padding-top: 10px;}.pt20 {padding-top: 20px;}.pt25 {padding-top: 25px;}.pt30 {padding-top: 30px;}.pt50 {padding-top: 50px;}

.pl5 {padding-left: 5px;}.pl10 {padding-left: 10px;}.pl20 {padding-left: 20px;}.pl30 {padding-left: 30px;}
.pr145 {padding-right:145px;}
.mr145 {margin-right:145px;}
.mt10 {margin-top:10px;}.mt20 {margin-top:20px;}

.center {
	text-align:center;
}
.left {
	float:left;
}
.right{
	float:right;
}

/*
------------------------------------------------
Common Layout
------------------------------------------------*/
body {
	background: url(../img/bg.jpg) repeat 0px 0px;
}
#wrap {
	background: url(../img/bgflower.png) no-repeat center 22px;
	height: 524px;
	width: 100%;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background: url(../img/headerbg.jpg) no-repeat 0px 3px;
	height: 133px;
	width: 940px;
	padding-bottom: 4px;
	position: relative;
}
#container #header h1 {
	padding-top: 35px;
	padding-left: 40px;
}
#container #header #headinfo {
	position: absolute;
	left: 540px;
	top: 45px;
}
#container #header #headbtn {
	position: absolute;
	left: 739px;
	top: 80px;
}
#container #main {
	background: url(../img/mainimg.jpg) repeat-y 0px 0px;
}
#container #main #contents {
	float: right;
	width: 650px;
	background: url(../img/contentsbg.jpg) no-repeat 0px 0px;
	padding-top: 55px;
	padding-right: 25px;
}
#container #main #side {
	float: left;
	width: 265px;
	background: url(../img/sidebg.jpg) no-repeat 0px 0px;
	padding-top: 40px;
}
#container #main #side #navi01 {
	background: url(../img/navi01bg.png) no-repeat 0px 0px;
	height: 229px;
	width: 200px;
	margin-left: 27px;
	padding-bottom: 15px;
}
#container #main #side #navi01 ul {
	padding-top: 12px;
	padding-left: 9px;
}
#container #main #side #navi02 {
	background: url(../img/navi02bg.png) no-repeat 0px 0px;
	height: 329px;
	width: 200px;
	margin-left: 27px;
	padding-bottom: 15px;
}
#container #main #side #navi02 ul {
	padding-top: 12px;
	padding-left: 9px;
}
#container #main #side #navi03 {
	background: url(../img/navi03bg.png) no-repeat 0px 0px;
	height: 202px;
	width: 200px;
	margin-left: 27px;
	padding-bottom: 15px;
}
#container #main #side #navi03 ul {
	padding-top: 12px;
	padding-left: 9px;
}
#container #main #side #navi04 {
	background: url(../img/navi04bg.png) no-repeat 0px 0px;
	height: 227px;
	width: 200px;
	margin-left: 27px;
	padding-bottom: 15px;
}
#container #main #side #navi04 ul {
	padding-top: 12px;
	padding-left: 9px;
}
#container #main #side .sbana {
	margin-left: 27px;
	padding-bottom: 12px;
}
#container #main #side .sinfo {
	background: url(../img/sinfobg.jpg);
	height: 140px;
	width: 180px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 27px;
	margin-top: 15px;
}
#container #main #side .sinfo .sinfotext {
	border-bottom: 1px solid #AB6426;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#container #main .ptbtn {
	clear: both;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 13px;
}

#container #main #pagetop {
	clear: both;
	text-align: right;
	padding-right: 37px;
	padding-top: 50px;
}
#container #footer {
	background: url(../img/footerbg.png) no-repeat 0px 0px;
	width: 940px;
	padding-top: 85px;
}
#container #footer address {
	text-align: center;
	padding-bottom: 50px;
}

.font14 {font-size: 117%;}

.bold {font-weight: bold;}

.brown {color: #4C0100;}
.green {color: #64991F;}
.orange {color: #F60;}
