a:link {font: 13px; color: #3333CC; text-decoration: underline;}
a:visited {font: 13px; color: #666666; font-weight: bold; text-decoration: underline;}
a:hover {font: 13px; color: #FF6600; font-weight: bold; text-decoration:none;}

.defalt-text {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000;
	line-height:17px;}

body {
    background-color: #fff;
	margin : 0px auto;
	text-align : center;
	font-size : 12px;
	padding-top : 0px;
	color : #333;
}
div#main {
	width:900px;
	height:100%;
	text-align:center;
	margin:0px auto 15px auto;
	background-color : #fff;
}
img {
	border-style : none;
	padding : 0px 0px;
}
img.mainimg {
    width: 900px;
    height: 200px;
    margin-bottom: 25px;
}
h2.cl_B9693F {
    color: #B9693F;
}
h4.cl_077440 {
    color: #077440;
}
img.titimg {
    width: 154px;
    height: 61px;
    margin-bottom: 25px;
}
table.table_spec {
    border-collapse: collapse;
    width: 414px;
    border: 1px solid #232323;
    margin: 0 8px 5px;
    max-width: 100%;
    table-layout: fixed;
    word-break: break-all;
    display: inline-block;
    font-size: 110%;
}
table.table_spec th {
	background-color: #D9CEC8;
    text-align: center;
    width: 100px;
    height: 25px;
    border: 1px solid #fff;
}
table.table_spec.table_ono th {
    width: 134px;
}
table.table_spec td {
	text-align: center;
    padding: 5px;
    border: 1px solid #c9c9c9;
}
span.bd_yellow {
    border-bottom: solid 2px #E7E22A;
}
span.red, td.red {
    color: red;
}

div.left {
	text-align: left;
    margin: 20px 3% 90px 3%;
}


/* フッター ,footer */
div#footer{
	width:900px;
	line-height:200%;
	padding:10px 0px;
	margin: 0 auto;
	color:#4c4c4c;
	background-color: #eee;
	clear:left;
}
p.copyright	{
	width:900px;
	text-align:center;
	padding:0px 15px 0px 0px;
}
p.copyright a {
    cursor: text;
}
p.copyright a:link {
    color: #4c4c4c;
    text-decoration: none;
}
p.copyright a:hover {
	color: orangered;
	text-decoration: none;
	font-weight: normal;
}
.bg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(wadayama.jpg);
}
.text-title{font-size: 30px;
	color:#a0522d;
	line-height: 2;
	text-align:center;}
	
.text-main{font-size: 20px;
	line-height: 2;
	text-align:center;}
	
.text-main2{font-size: 24px;
	line-height: 2;
	text-align:center;
	border-bottom:3px solid #eee8aa;}

.text-main3{font-size: 18px;
	line-height: 2;
	text-align:center;
	color:#a0522d;}
	
.text-4{font-size: 14px;
	line-height: 2;}

.text-5{font-size: 14px;
	text-align:center;
	line-height: 2;}
	
.txt {
	font-size: 12px;
	line-height: 140%;
}
.tani {
	text-transform: capitalize;
}
div.plan_bx {
    width: 100%;
    border: 3px solid #cfa49b;
    border-radius: 7px;
    text-align: center;
    margin: 55px auto 40px;
    padding-bottom: 25px;
}
div.plan_bx p {
    text-align: center;
    color: #fff;
    background-color: #6e2e2e;
    display: block;
    margin: 0px auto 25px;
    width: 100%;
    font-size: 21px;
    border-radius: 5px 5px 0 0;
    padding: 6px 0 10px;
}
div.plan_bx p span {
    display: block;
    font-size: 13px;
    font-weight: 200;
}
div.plan_bx img {
    display: inline-block;
    width: 45%;
    margin: 0 2%;
}
div.map {
    width: 100%;
    height: 400px;
}
div.map iframe {
    width: 100%;
    height: 100%;
}
p.link_ex {
    margin: 17px auto 5px;
    text-align: center;
}
p.link_ex a {
    font-weight: 400;
    background: #379e5a;
    color: #fff;
    border-radius: 3px;
    padding: 2px 14px 3px;
    text-decoration: none;
}