body {
	text-align: center;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#header {
	height: 110px;
	width: 800px;
	background-image: url(imgs/header_01.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 25px;
	width: 800px;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	background-image: url(imgs/header_02.gif);
	background-repeat: no-repeat;
}
#contents {
	height: 1500px;
	width: 800px;
}
#contents #main {
	margin: 0px;
	padding: 0px 25px;
	float: right;
	height: 1500px;
	font-size: 15px;
	color: #000000;
	width: 590px;
	background-repeat: no-repeat;
	clear: none;
	line-height:1.3em;
}
#contents #sidenavi {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 1500px;
	width: 145px;
	background-color: #FFFFCC;
}
#footer {
	height: 250px;
	width: 800px;
	background-image: url(imgs/footer_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin: 0px auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

ul,li{
	margin:0;
	padding:0;
}


/*------リンク--------*/
a:link{
	font-size:13px;
	color:#996633;
	text-decoration: underline;
}
a:visited{
	color: #996633;
	text-decoration: underline;
	font-size: 13px;
}
a:hover{
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
}
a:active{
	color: #FFCC00;
	font-size: 13px;
	text-decoration: none;
}

/*-----テキスト--------*/
.text01{
	font-size:14px;
	color:#333333;
	line-height:1.3em;
}

.text02{
	font-weight:bold;
	color:#3399CC;
	font-size:14px;
}

/*-----pmtc--------*/
.pmtc01{
	float:left;
	margin:5px 10px;
	font-size:14px;
}

.pmtc02{
	float:right;
	margin:5px 10px;
	font-size:14px;
}

.pmtc03{
	float:right;
	margin:5px 10px;
	font-size:14px;
}

/*-----写真まわり--------*/
.box{
	padding:10px;
	 width:540px;
	 margin:0px 20px;
	font-size:14px;
}

.box-img{
	margin:10px;
}

img.box-img2{
	margin:10px 10px 0px 70px;
}

.illust{
	margin:0px 20px;
}

.iin-text{
	padding:10px;
	margin:0 0 0 10px;
}


.style5 {font-size: 14px;}
.style7 {font-size: 12px;}
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style10 {
	color: #CCCCCC;
	font-weight: bold;
}
.style13 {color: #FFBB55;}

.inbox{
	padding:10px 10px 0 10px;
	line-height:1.3em;
}

/*-----写真まわり--------*/
.waku{
　margin:30px;
}
.photo{
 border:solid 1px #999999;
 padding:10px;
}

.waku1{
    margin:5px 0px;
	padding:10px;
	border:solid 1px #999;
	float:left;
}

.waku2{
	padding:10px;
	margin:0px;
	border:solid 1px #999;
	float:left;
}

.waku3{
	padding:10px;
	margin:0 10px 0 0;
	border:solid 1px #999;
	float:left;
}

.sub-title{
  margin:0px 0px 10px 0px;
}

.style5 {font-size: 14px;}
.style7 {font-size: 12px;}
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style11 {
	color: #006600;
	font-weight: bold;
}
.style13 {color: #FFBB55;}
.style16 {
	color: #CCCCCC;
	font-weight: bold;
}
.no-link{
	font-size: 13px;
	color: #996633;
}
