﻿@charset "utf-8";

/*-------見出しと段落内文章の設定-------*/
h1#miryoku-2 {
	font-weight: normal;
	font-family: 'HG教科書体';
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: white;
}
h2 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
h3 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
h4 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
}
p {
	text-align: left;
	text-indent: 1em;
	line-height: 1.6em;
}
.font_01 {
	color: "#663300";
}


/*-------段組みの設定-------*/
div.dangumi {
	overflow: hidden;
	width: 80%;
	margin-top: 1em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #402000;
}
div.dangumi-plan-03 {
	overflow: hidden;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.dangumi p {
	text-align: left;
	text-indent: 1em;
	line-height: 1.6em;
	font-size: 1.2em;
	color: khaki;
}
.img_left {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
.img_right {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}



/*-------ページ下部のリンクボタン-------*/
.linkbuttom {
	margin-top: 3em;
}



/*-------リンク-------*/

a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630;
}
a:hover {
	text-decoration: none;
	color: #963;
}
a:active {
	text-decoration: none;
}

/*-------ボックス-------*/
#side_right {
	margin-bottom: 5em;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/bg_body4.jpg);
	background-repeat: repeat-y;
}
#contents {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 39px;
}
#news {
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat;
	height: auto;
	width: 335px;
	margin-left: 27px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #630;
	border-bottom-color: #630;
	margin-top: 30px;
	font-size: small;
	color: #666;
}
#newss {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #630;
	margin-top: 3px;
}
#news2 {
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat;
	height: auto;
	width: 335px;
	margin-left: 27px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 30px;
	font-size: small;
	color: #666;
}
#newss2 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 3px;
}
#mar_top {
	padding-top: 25px;
}
.img_left {
	float: left;
}
.img_right {
	float: right;
}
.font_01 {
	font-size: 13px;
	line-height: 17px;
	color: #630;
}
#news img {
	padding-left: 10px;
}
#top_01 {
	float: right;
	width: 482px;
	height: auto;
	margin-top: 30px;
	margin-right: 27px;
	margin-bottom: 10px;
}
#top_02 {
	height: auto;
	width: 266px;
	float: left;
	margin-right: 5px;
}
#top_02 p {
	font-size: 12px;
	line-height: 18px;
	color: #630;
}
#top_03 {
}
#top_03 img {
	margin-left: 8px;
}
#top_04 {
	margin-top: 10px;
	margin-left: 27px;
	width: 335px;
}
#top_04 img {
	margin-bottom:10px;
}
#top_04 a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}
.pad_01 {
	margin-left: 25px;
}
#plan_01 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#plan_01 p {
	padding-right: 3px;
	padding-left: 3px;
}
#header h1 {
	padding-right: 27px;
}

/*mazu*/

.mazu {
	text-align: center;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 180%;
	font-size: 3.5em;
	font-family:'HGP行書体'

}

p.p_01 {
	text-indent: -1em;
	margin: 0px 30px 2em 30px;
	font-size: 1.3em;
	line-height: 180%;
	font-family:'HGP行書体';
}

p.p_02 {
	text-indent: -1em;
	text-align: right;
	margin: 0px 30px 2em 30px;
	font-size: 1.3em;
	line-height: 180%;
	font-family:'HGP行書体';
}

.first_letter {
	font-size: 4em;
}

a.contact {
	margin: 20px auto 20px;
	padding: 20px 20px;
	font-size: 26px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	border-radius: 20px;
	border: solid 1px #553300;
}
a.contact:hover {
	background-color: aliceblue;
}
