article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; margin: 0; padding:0;}

#wrapper
{
	margin: 0px auto;
	width: 100%;
	position: relative;
	
}
h2 {
	margin: 0px;
}


/* body */

body
{
	font-size: 10pt;
	line-height: 12pt;
	letter-spacing: normal;
	color: #000000;
	
}

.fixed {
	position: fixed;
	width: 258px;
	padding-top: 270px;
	float: left;
	margin-top: -270px;
}
.menutxtbox {
	background-image: url(../topimg/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	padding-left: 18px;
	margin-bottom: 25px;
}
.menutitle {
	background-image: url(../subimg/yuigon/menutitle.jpg);
	text-indent: -9999px;
	height: 38px;
	width: 258px;
}

.menu_imgbtn {
	width: 258px;
	height: 103px;
}

.menu_imgbtn_l {
	width: 258px;
	height: 103px;
	margin-bottom: 30px;
}


.menu_aida {
	background-image: url(../subimg/yuigon/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 62px;
	width: 258px;
}

.linkmidashi {
	color: #699;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11pt;
	margin-top: 0px;
}

#naiyobox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	clear: both;
}


.box
{
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 40px;
}


.box dt
{
	width: 242px;
	height: 242px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #CCC;
}
.box.pat1 dt img {
	margin: 5px;
}


.box.pat1 h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #246F6F;
	margin-bottom: 10px;
	line-height: 1.4;
}

.pat1 dt
{
	float: left;
	margin-right: 20px;
}

.pat1 dd
{
	float: left;
	width: 70%;
}

#musubi3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	line-height: 18pt;
	text-align: center;
	padding: 13px;
	width: 90%;
	margin-bottom: 50px;
	border: 10px solid #66CCCB;
}
#musubi3_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15pt;
	line-height: 18pt;
	text-align: center;
	padding: 13px;
	width: 90%;
	margin-bottom: 50px;
	border: 10px solid #85C14F;
}


.telnom {
	font-size: 2em;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.totibtn1 {
	float: left;
	height: 20px;
	width: 141px;
	margin-top: 72px;
	margin-left: 80px;
}
.totibtn2 {
	float: left;
	height: 20px;
	width: 141px;
	margin-top: 72px;
	margin-left: 40px;
}


#footwrap {
	width: 90%;
	min-height: 300px;
	margin-right: 5%;
	margin-left: 5%;
}
.footline {
	background-image: url(../topimg/footline.jpg);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footbox {
	background-image: url(../topimg/footlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80%;
	padding-left: 250px;
	overflow: hidden;
}
.linktxtbox_top {
	background-image: url(../topimg/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 125px;
	margin-right: 25px;
	padding-left: 18px;
	margin-bottom: 30px;
}
.linktxtbox {
	background-image: url(../topimg/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 160px;
	margin-right: 25px;
	padding-left: 18px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 160px;
}
#footaddbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000;
	text-align: right;
	width: 90%;
	margin-bottom: 5px;
	margin-right: 5%;
	margin-left: 5%;
	clear: both;
}



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 95%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #66CCCC;
}
#page-top a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #90D46D;
}
