@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-size: 12px;
	color: #333333;
	font-family: Meiryo,"メイリオ", "MS PGothic", "MS UI ゴシック","ヒラギノ角ゴ Pro W3", OSAKA,sans-serif;
	line-height:1.4;
	text-align:left;
}
a {
	text-decoration:none;
}
a hover{
	text-decoration:underline;	
}
table{
	font-size:12px;
}
th{
	font-weight:normal;
}
.clear {
	clear:both;
}
.bold{
	font-weight:bold;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
}

img {
	border:0;
}
ul,li,dl,dt,dd,form{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0;
}
#header {
	background-color: #7EB9F3;
	width: 800px;
}
#header h1 {
	font-size: 14px;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
	color: #FFF;
}
#header h2 {
	font-size: 14px;
	color: #FFF;
	float: left;
	width: 300px;
	padding-left: 10px;
}
#header p {
	margin: 0px;
	clear: both;
	padding: 0;
}
#menu {
	background-image: url(../img/bg_menu.jpg);
	width: 800px;
	height: 24px;
}
#menu ul li {
	float: left;
	padding-left: 20px;
	padding-top: 6px;
}
#menu ul {
	font-size: 14px;
	line-height: 1em;
}
#pageTitles h1 {
	float: left;
	width: 610px;
}
#pageTitles p {
	float: left;
	width: 190px;
	margin: 0;
}
#contents {
	clear: both;
	width: 800px;
}

#pageTitles {
	width: 800px;
	clear: both;
	height: 80px;
}
#footer {
	width: 751px;
	text-align: right;
	color: #900;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-bottom: 60px;
}
#footer ul li {
	float: left;
	padding-left: 10px;
}
#footer hr {
	color: #CCC;
	height: 1px;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0;
}
.warning {
	color: #C30;
}
.defTxt {
	color: #666;
	font-size: 12px;
}
.menuLine {
	background-color: #195730;
	text-align: center;
	padding-top: 4px;
	font-size: 10px;
	padding-bottom: 4px;
}
#footer hr {
	color: #095229;
	height: 1px;
}
.contents {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.menuLine p {
	font-size:10px;
	color:#FFF;
	margin:0;
	margin-left: 250px;
	padding:0px;
	line-height: 1ex;
	
}
.contents .photoTxt p {
	margin: 0px;
	padding-left: 30px;
	padding-top: 66px;
	color: #6CAF86;
}
