@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	line-height: 1.5;
	font-size: 105%;
}

#wrapper {
	padding: 0px;
	height: 760px;
	width: 950px;
	text-align: left;
	margin:0px auto;
	font-size: 12px;
}
#side {
	width: 329px;
}

#main {
	height: 633px;
	width: 597px;
	overflow: scroll;
	background-color: #E3E3E3;
	float: right;
}
#rightmenu {
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer {
	height: 127px;
	width: 950px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}
#footer form {
	margin: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	font-weight: bold;
	background-color: #508DB9;
}
#footer input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #508DB9;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
}




#footertext {
	text-indent: -5000px;
}
#topicpass {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴPro　W3";
}

h3#topic2  {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #508DB9;
	font-size: 1em;
	height: 23px;
	margin-left: 41px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 img {
	margin-left: 10px;
	margin-top: 4px;
}


h3#topic1 {
	margin-left: 65px;
	margin-bottom: 10px;
	margin-top: 20px;
}
p#summary {
	margin-left: 65px;
	line-height: 1.5;
	font-size: 105%;
	width: 461px;
}




#hottopic {
	width: 450px;
	margin-left: 50px;
	line-height: 150%;
	background-color: #E3E3E3;
	height: 130px;
	overflow: auto;
	background-color: #CDDBE8;
	padding-top: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-right: 0px;
}
p#topi1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #47493E;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
}

p#topi2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #47493E;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#hottopic ul {
	margin-left: 3px;
	list-style-type: square;
	margin-top: 5px;
	padding: 0px;
}
#hottopic ul li {
	line-height: 2.0em;
}

#hottopic ul li a {
	text-decoration:underline;
	color:#000000;
} 
#hottopic ul li a:hover{text-decoration:none;   color:#FF3300;
} 
#newimg {
	margin-left: 65px;
	margin-bottom: 20px;
}
#newimg img {
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newimg table .comment {
	padding-left: 30px;
	padding-top: 5px;
}



.redtxt {
	color: #FF0000;
}
div.icon {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-left: 65px;
}
div.item {
	padding-top: 25px;
}
.clear{ clear: both; visibility: hidden; height: 0;} 
div.space {
	margin-bottom: 25px;
}

.icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icon a {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
}
.icon a:link {
	color: #333333;
	text-decoration: underline;
}
.icon a:hover {
	color: #FF3300;
	text-decoration: none;
}
.icon p {
	text-align: center;
}
.strong {
	font-size: 110%;
	font-weight: bold;
}
#hosoku {
	clear: both;
	padding-bottom: 20px;
	width: 580px;
}
form {
	margin-bottom: 25px;
	width: 550px;
	margin-left: 15px;
	background-color: #f0f0f0;
	margin-top: 20px;
}
form table tr.odd {
	background-color: #EAEAEA;
}

input[type="text"],textarea{
padding:2px;
border:1px solid #999999
}
form em {
	color: #FF0000;
	padding-left: 5px;
}
form textarea#comment {
	width: 300px;
	height: 120px;
	overflow: auto;
}


form     table     th {
	padding-right: 5px;
	font-weight: normal;
	font-size: 105%;
	text-align: right;
}
form table th, form table td {
	padding-top: 2px;
	padding-bottom: 2px;
}
form p {
	background-color: #E3E3E3;
	margin-top: 20px;
	padding-left: 35px;
}
#com table {
	margin-bottom: 20px;
	width: 510px;
	margin-left: 35px;
	background-color: #f0f0f0;
	margin-top: 15px;
}
#com table th {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	line-height: 1.4em;
}
#com table td {
	padding: 5px;
	line-height: 1.4em;
}
#com table tr.odd {
	background-color: #EAEAEA;
}
#maker table {
	margin-bottom: 20px;
	width: 510px;
	margin-left: 35px;
	background-color: #EAEAEA;
	margin-top: 15px;
}
#maker table th {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	line-height: 1.4em;

}
#maker table td {
	padding: 10px;
	line-height: 1.4em;
}
#maker table td p {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	height: 17px;
	color: #666666;
}
#maker  a:link {
	text-decoration: none;
	color: #666666;
}
#maker a:visited {
	color: #666666;
	text-decoration: none;
}

#maker a:hover {
	color: #3399ff;
	text-decoration: underline;
}
#maker a:active {
	color: #99CCFF;
	text-decoration: underline;
}



p#moral img {
	margin-left: 100px;
	margin-bottom: 20px;
}


p#map {
	margin-left: 77.5px;
	margin-bottom: 30px;
}
#security {
	width: 500px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#security ul {
	list-style-type: disc;
	padding-left: 15px;
}

#security ul li {
	line-height: 1.4em;
	list-style-type: disc;
}
p.sub {
	font-size: 105%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9DACBF;
	width: 500px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 7px;
}
h4#sub {
	padding-left: 64px;
	padding-top: 4px;
}
#openimg {
	margin-bottom: 25px;
}

#openimg table {
	margin-left: 75px;
	margin-top: 18px;
}
#openimg img {
	margin: 5px;
	border: none;
}
#plan table {
	margin-left: 48px;
	margin-top: 20px;
}
#plan table td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.titlecenter {
	font-weight: normal;
	text-align: center;
}






.detail {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.detail3 {
	float: left;
	width: 174px;
	padding-left: 0px;
}
.detail3  dl {
	line-height: 1.7em;
}
.detail3  dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding-top: 8px;
}
.detail3  dd {
	padding-left: 7px;
}
.frowparts {
	margin-bottom: 0px;
}

p#frow {
	margin-left: 80px;
}

#frow img {
	margin-top: 15px;
}
.navi {
	clear: both;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 35px;
}

#merit img {
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 40px;
}

#clearblock {
	clear: both;
}
.detail2 {
	float: left;
	width: auto;
	padding-left: 17px;
}
.detail2  dl {
	line-height: 1.7em;
}
.detail2  dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	padding-top: 8px;
}
.detail2  dd {
	padding-left: 5px;
}
h5 {
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #508DB9;
	width: 500px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
}
h6 {
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 500px;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
}

#alpha {
	margin-top: 30px;
	background-color: #e3e3e3;
	width: 540px;
	margin-left: 30px;
}
#center {
	text-align: center;
	margin: 20px;
}
#uc {
	margin-left: 60px;
	margin-top: 60px;
	margin-bottom: 20px;
}
.esbox {
	width: 500px;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #dbdbdb;
	padding-top: 5px;
	padding-left: 5px;
	height: 140px;
}
.inbox {
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 13px;
}

.fbnr {
	text-decoration: none;
	text-align: center;
}
.fbnr  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;

}
.fbnr a:link {
	font-size: 1.2em;
	font-weight: normal;
	color: #205276;
}
.fbnr a:visited {
	font-size: 1.2em;
	font-weight: normal;
	color: #205276;
}
.fbnr a:hover {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #205276;
}
.fbnr a:active {
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #205276;
}
.pulist {
	margin-left: 40px;
}

.pucaption {
	font-size: 1em;
	float: left;
	width: 130px;
	margin-right: 50px;
	margin-bottom: 20px;
	background-color: #ffcc33;
	text-align: center;
	padding-bottom: 5px;
}
.pucaption img {
	margin: 5px;
	border: 1px solid #FF0000;
}
.pucaption p.caption {
	height: 2em;
	line-height:1;
	font-weight: bold;
	color: #FF0000;
}
.pucaption .caption a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.pucaption .caption a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.pucaption .caption a:hover {
	font-weight: bold;
	color: #999999;
}
.pucaption p.sum {
	height: 3em;
	line-height:1;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	text-align: left;
	margin-left: 2px;
	padding-top: 3px;
}

