@charset "UTF-8";
/* CSS Document */




* {
	margin: 0px;
	padding: 0px;
}

body {
	font: normal 12px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #221815;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(01imeges/buck-image.jpg) repeat-y center;
}

#wrapper {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background: #221815 url(01imeges/jimusho-navi-buck02.jpg) repeat-y left bottom;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	line-height: 1.5em;
	border-left: 4px solid #333300;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
	border-bottom: 1px solid #333300;
	border-top-color: #DAAC71;
	border-right-color: #DAAC71;
}
a {
	color: #7AB3FF;
	text-decoration: none;
}
#block {
	background: url(01imeges/buck-image.jpg) repeat-y center;
	width: 800px;
	margin: 0px auto;
	text-align: center;
}



#head {
	background: url(01imeges/taiyo-top_01.jpg) no-repeat;
	margin: 0px;
	height: 145px;
	width: 800px;
}
#kugiri {
	margin-bottom: 0px;
	font-size: 11px;
	background: #EEE9DC;
	text-align: center;
	line-height: 2em;
	color: #221815;
}

#maincontents {
	float: left;
	width: 175px;
	margin: 0px;
	background: #FFFFFF;
}


#rightmenu {
	float: right;
	width: 603px;
	background: #221815;
	padding-right: 11px;
	padding-left: 11px;
}
#rightmenu001 {
	width: 603px;
	padding-bottom: 15px;
}
#righttext {
	font-size: 14px;
	line-height: 130%;
	margin: 15px 10px 25px;
	width: 571px;
	border-left: 1px solid #7F5C4E;
	border-right: 1px none #DAAC71;
	padding: 5px 10px;
	letter-spacing: 0.05em;
}
#righttext .style3 p {
	line-height: 130%;
}
#rightmenu000 {
	font-size: 13.5px;
	line-height: 160%;
	width: 603px;
	margin-bottom: 45px;
}
#rightmenu000 p {
	border-bottom: 1px dotted #7F5C4E;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}
#rightmenu002 {
	background: #EEEADE;
}
#footer {
	background: #221816;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding: 15px 0px 25px;
	line-height: 200%;
	width: 800px;
}
