body {
	margin-top: 0px;
	background-image: url(images/back3.jpg);
	background-repeat: repeat;
	margin-left: 0px;
}
h1 {
	width: 915px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 62px;
	background-image: url(images/main.jpg);
	top: 53px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 71%;
	line-height: 123%;
	font-weight: normal;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
}
.outline {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	vertical-align: top;
	width: 940px;
	background-image: url(images/back2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #FFFFFF;
	padding-left: 0px;
}

a {
  color: #003366;
}
.menu2 {
	width: 940px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 41px;
}
.photo {
	margin-top: 0px;
	width: 940px;
	height: 200px;
	float: none;
}
.con {
	width: 940px;
	margin-top: 0px;
}
.con-menu {
	font-size: 90%;
	width: 170px;


}.info {
	width: 715px;
	height: 38px;
	color: #003399;
	font-size: 120%;
	font-weight: bold;
	padding-left: 5px;

}
.info01 {
	background-image: url(images/topics2.jpg);
	width: 720px;
	background-repeat: no-repeat;
	height: 33px;

}
.info02 {
	background-image: url(images/topics3.jpg);
	width: 720px;
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 10px;
}
.info02 li{
	background-repeat: repeat-y;
	font-size: 80%;
	list-style-image: url(images/listmark.jpg);
	margin-bottom: 11px;
}
.info03 {
	background-image: url(images/topics4.jpg);
	width: 720px;
	background-repeat: repeat-y;
	height: 10px;

}
.copy {
	margin-top: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 200%;
	margin-bottom: 7px;
	clear: both;
}

/*メニューボタン　start*/
#menu {
	width: 160px;
	float: left;
	background-color: #999999;
	margin: 0px;
	height: auto;
}
#menu #shita {
	margin-bottom: 50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
}
#menu li .bt{
	margin-top: 5px;
}
#menu .bt-back{
	font-size: 80%;
	line-height: 120%;
	display: block;
	width: 150px;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #CCCCCC;
}
#menu .bt-back:hover {
	font-size: 80%;
	line-height: 120%;
	display: block;
	width: 150px;
	color: #003333;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #E4E4E4;
}
#menu div{
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
;
	padding: 10px;
	margin-top: 20px;
}
#menu div .coment{
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
}
/*メニューボタン end*/
.content {
	width: 739px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	float: right;
	background-color: #FFFFFF;
}
