@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #888888;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	margin: 0px;
	padding: 0px;
}
a:active {
	color:#888888;
	text-decoration:underline;
}
a:link {
	color:#888888;
	text-decoration:underline;
}
a:visited {
	color:#888888;
	text-decoration:underline;
}
a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.lightred {
	color: #ff6666;
}
.lightblue {
	color: #006699;
}
.green {
	color: #339999;
}




#top  {
	background-color: #000000;
	background-image: url(../img/topbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#toptitle {
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
#toptitle2 {
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topcontent {
	margin: 0px;
	width: 700px;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	overflow: hidden;
}

#topleft {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
#topleft h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
}

#topcenter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 414px;
}
#topright {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topright  h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
}
#topfla {
	margin: 0px;
	padding: 0px;
	height: 456px;
	width: 702px;
}


#topfooter {
	margin: 0px;
	width: 624px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 65%;
	line-height: 140%;
	text-align: left;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 38px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#topfooter ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 461px;
	float: left;
	list-style-type: square;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#topfooter li {
	margin: 0px;
	padding: 0px;
}
#topfooter .mail {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 143px;
	text-align: right;
	font-size: 105%;
}


#container {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	width: 740px;
}
#header {
	background-color: #000000;
	background: url(../img/headerback.jpg) no-repeat 0 0;
	margin: 0px;
	height: 120px;
	width: 700px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
html>/**/body #header{
	position:absolute; /* IE8 */
	top:0; /* IE8 */
}
#header:not(:target) {
	position:relative; /* モダンブラウザ */
	position:absolute\9; /* IE9 */
	top:0\9; /* IE9 */
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#header .title {
	margin: 0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 297px;
	padding-bottom: 0px;
	padding-left: 203px;
	text-align: left;
}
html>/**/body #header .title{
	position:absolute; /* IE8 */
	top:0; /* IE8 */
}
#header .title:not(:target) {
	position:relative; /* モダンブラウザ */
	position:absolute\9; /* IE9 */
	top:0\9; /* IE9 */
}

#navi {
	margin: 0px;
	float: right;
	width: 497px;
	height: 33px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html>/**/body #navi{
	position:absolute; /* IE8 */
	top:58px; /* IE8 */
	padding-left:203px; /* IE8 */
}
#navi:not(:target) {
	position:relative; /* モダンブラウザ */
	top:0px; /* モダンブラウザ */
	padding-left:0; /* モダンブラウザ */
	position:absolute\9; /* IE9 */
	top:58px\9; /* IE9 */
	padding-left:203px\9; /* IE9 */
}

#navi ul {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 497px;
	list-style-type: none;
	float: left;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents {
	width: 550px;
	padding-top: 5px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
html>/**/body #contents{
	position:relative; /* IE8 */
	top:120px; /* IE8 */
	padding-bottom:130px; /* IE8 */
}
#contents:not(:target) {
	position:relative; /* モダンブラウザ */
	padding-left:75px; /* モダンブラウザ */
	top:0px; /* モダンブラウザ */
	padding-bottom:10px; /* モダンブラウザ */
	position:relative\9; /* IE9 */
	top:120px\9; /* IE9 */
	padding-bottom:130px\9; /* IE9 */
}
.infobox  {
	padding: 0px;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #F0E8D0;
}
.infobox h2 {
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
	color: #CC3366;
	margin: 0px;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infobox_t {
	background-image: url(../img/frame_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.infobox .inner {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../img/frame_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	width: 515px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.infobox_b {
	background-image: url(../img/frame_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #000000;
}
.detail {
	font-size: 70%;
	line-height: 150%;
	color: #594E48;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 17px;
}
.thumb {
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}



.flyer {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.vmiddle {
	vertical-align: text-top;
}
#contents .totop {
	font-size: 70%;
	line-height: 150%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
#contents    .totop35 {
	font-size: 70%;
	line-height: 150%;
	text-align: right;
	margin: 0px;
	width: 480px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#footer {
	background-color: #000000;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 25px;
}


.nolinebox  {
	padding: 0px;
	width: 550px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-align: left;
}
.nolineleft {
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.nolineright {
	margin: 0px;
	float: right;
	width: 320px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.linebox  {
	width: 548px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nmtopimg {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.main01 {
	font-size: 70%;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #867E74;
}
.main02 {
	font-size: 70%;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #867E74;
}
a.brown:active {
	color:#867E74;
	text-decoration:underline;
}
a.brown:link {
	color: #867E74;
	text-decoration: underline;
}
a.brown:visited {
	color:#867E74;
	text-decoration:underline;
}
a.brown:hover {
	color:#cc9966;
	text-decoration:underline;
}


.main01 ul {
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.main01 li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.linebox .nminfo {
	margin: 0px;
	width: 528px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.imager {
	float: right;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cell1 {
	font-weight: bold;
	white-space: nowrap;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #59544D;
}
.cell2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.linebox h3 {
	font-size: 70%;
	line-height: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #996699;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.pro_pop {
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}


#header2 {
	background-color: #000000;
	background-image: url(../img/headerback2.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	margin: 0px;
	height: 120px;
	width: 700px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index:1;
}
.toarea{
	margin: 90px 25px 0 0;
	float: right;
	width: 303px;
	height: 26px;
	padding:0;
	display:inline;
	z-index:1;
}
.toarea img{
	vertical-align:top;
}
.porBox{
	width:548px;
	margin:0 0 20px;
	padding:0;
	border-bottom: 1px solid #666666;

}
.porL{
	float:left;
	width:400px;
	margin:0;
}
.porL img{
margin:10px;
}
.porR{
	float:right;
	width:148px;
	margin:0;
}
.por01{
	font-size:12px;
	font-weight:bold;
	color:#339999;
	padding-right:10px;
}
.por02{
	font-size:11px;
	padding-right:10px;
	line-height:150%;
}
