/* ========ＢＡＳＥ======== */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
	list-style-type:none;
	color: #343434;
	font-size:13px;
	line-height:2.0;
	letter-spacing:0.6px;
	background: url(../img/bg.gif);
	border-top:#000000 5px solid;
	border-bottom:#000000 5px solid;
	width:100%;
	height:100%;
	min-width:790px;
	min-height: 100%;
}
p {
}
a {
	text-decoration: none;
	color:#1f49bf
}
a:hover {
}
img {
	display: block
}
a img {
	border-style:none;
}
a:hover img {
	opacity:0.7;
}
.clear {
	clear:both
}
.nobo {
	border:none
}
ul li {
	list-style:none
}

iframe#w01 {
	border:none;
	width:750px;
	height:280px;
	margin:0;
}

iframe#w02 {
	border:none;
	width:450px;
	height:280px;
	margin:0;
}

/* ======== H ======== */
h1 {
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:13px;
	letter-spacing:0.3px;
	color:#1f49bf;
	font-weight: normal;
	border-bottom:1px solid #009944;
	box-shadow: 0px 1px 0px #ffffff;
	padding-bottom: 7px;
}
h2 {
	font-size:23px;
	font-weight: bold;
	letter-spacing:2px;
	color: #343434;
	padding:0px 0 2px 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom:2px solid #646464;
	margin-bottom:20px;
}
h3 {
	margin-bottom:10px;
	background: url(../img/icon1.png) no-repeat 0 45%;
	padding-left:25px;
	font-size:16px
}
/* ========ＤＥＳＩＧＮ======== */

#wrapper {
	width: 750px;
	margin:0 auto;
	background-color: #fff;
	padding:0 60px;
	box-shadow:0 0 5px rgba(90,80,60,0.2);
}


/* ----ヘッダー ---- */

#header {
	padding-top:20px;
	clear:both;
	margin-bottom:50px
}
#header .hddiv {
	margin-top:40px;
	position:relative
}
#header .hddiv .rec {
	position: absolute;
	top:-40px;
	right:0
}
#header .p1 {
	font-size:12px;
	color:#787878;
	border-top:1px #ffffff solid;
	line-height:16px;
	padding-top:2px;
	letter-spacing:0
}
#header #logo {
	float: left;
	margin-top: 0px;
}
#header #tel {
	float: right;
	margin-top:0px;
	text-align:right;
	width:275px
}
#header #tel img {
	margin-left:auto
}

#header .mail {
	background:url(../img/mail.png) no-repeat 120px 50%;
	font-size:13px
}
#header .mail a {
	color:#969696
}
#header .mail a:hover {
	color:#1f49bf
}
#header #main_img {
	height: 200px;
	clear: both;
	width: 750px;
}

/* ----メニュー ---- */
#menu {
	width:750px;
	margin-bottom:0px;
	margin-top:0px
}
#menu ul{
	list-style: none;
	padding:0;
	margin:0;
}
/*
#menu li{
	padding: 0; 
	margin:0 0 10px 0;
	float: left;
	background:-webkit-gradient(linear,center top, center bottom, from(#cce698), to(#cce198)) #ffffff;
	background:-moz-linear-gradient(top, #cce698, #cce198) #ffffff;
}
#menu li a{
	display: block;
	width: 186px;
	border-right: 1px solid #ccd098;
	box-shadow: inset 1px 0px 0 #e1f4a1;
	letter-spacing:1px;
	font-weight: normal;
	text-decoration: none;
	color:#343434;
	text-align: center;
	font-size: 13px;
	padding:10px 0;
}
#menu a:hover{
background:#cced98;
color:#646464
}
*/

#menu li{
	padding: 0; 
	margin:10px 0 10px 0;
	float: left;
}
#menu li a{
	display: block;
	width: 186px;
	border-right: 1px solid #969696;
	box-shadow: inset 1px 0px 0 #f0f0f0;
	letter-spacing:1px;
	font-weight: normal;
	text-decoration: none;
	color:#343434;
	text-align: center;
	font-size: 13px;
	padding:7px 0;
}
#menu a:hover{
background:#f0f0f0;
color:#646464
}

#menu .first {
	box-shadow: none;
	border-left: 1px solid #969696;
}
/* ----コンテンツ ---- */

#contents {
	clear: both;
	margin:0px auto;
	width:750px;
}
.right_contents{
	margin-bottom:50px;
	border-bottom: 1px solid #999999;
	position:relative
}
.right_contents section{
	margin-bottom:20px;
}
.back {
	position:relative;
	text-align: right;
	padding-bottom: 5px;
	font-weight: normal;
	clear: both;
	font-size:11px;
	padding-top: 20px;
	color: #999999;
}
.back a:hover {
	color:#343434;
	text-decoration:underline
}



/* ----others ---- */
.text1 {
	width:485px
}
.box1 {
	float:left;
	text-align:center;
	font-size:12px;
	margin-bottom:20px
}

dl.list {
   border:1px solid #c8c8c8;
   border-top:0;
   background:#f1f1f1;
}

dl.list dt {
   float:left;
   width:10em;
   border-top:1px solid #c8c8c8;
   padding-top:10px;
   padding-left:10px;
   padding-bottom:0;
   padding-right:0;
}

dl.list dd {
   margin-left:10em;
   padding:10px;
   border-top:1px solid #c8c8c8;
   border-left:1px solid #c8c8c8;
   background:#ffffff;
}






/* ----フッター ---- */

footer {
	width:750px;
	margin-top:50px;
	clear: both;
}

footer #copy {
	width:750px;
	clear: both;
	color: #000000;
	text-align: center;
	padding:20px 0;
	border-top:2px solid #1f49bf;
}




/*---------------- マージン系 ----------------*/
.lt{
	float: left;
}
.rt{
	float: right;
}
.malt3 {
	margin-left:3px
}
.malt5 {
	margin-left:5px
}
.malt10 {
	margin-left:10px
}
.malt15 {
	margin-left:15px
}
.malt20 {
	margin-left:20px
}
.malt30 {
	margin-left:30px
}
.malt255 {
	margin-left:275px
}
.mabt5 {
	margin-bottom:5px
}
.mabt3 {
	margin-bottom:3px
}
.mabt5 {
	margin-bottom:5px
}
.mabt10 {
	margin-bottom:10px
}
.mabt15 {
	margin-bottom:15px
}
.mabt20 {
	margin-bottom:20px
}
.mabt25 {
	margin-bottom:25px
}
.mabt30 {
	margin-bottom:30px
}
.mabt35 {
	margin-bottom:35px
}
.mabt40 {
	margin-bottom:40px
}
.mabt60 {
	margin-bottom:60px
}
.mabt150 {
	margin-bottom:150px
}
.mart10 {
	margin-right:10px
}
.mart20 {
	margin-right:20px
}
.matop40 {
	margin-top:40px
}
.matop35 {
	margin-top:35px
}
.matop20 {
	margin-top:20px
}
.matop15 {
	margin-top:15px
}
.matop10 {
	margin-top:10px
}
.matop30 {
	margin-top:30px
}
.matopmax {
	margin-top:110px
}
.matop5 {
	margin-top:5px
}
.mart5 {
	margin-right:5px
}
.palt3 {
	padding-left:3px
}

.wid1 {
	width:390px
}
.wid2 {
	width:250px
}
