@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	color: #333;
	background-attachment: scroll;
	background-image: url(sozai/back.jpg);
	background-repeat: repeat;
	background-position: center top;
	  -webkit-text-size-adjust: 100%;
}

h1 {
	font-family: "メイリオ";
	font-size: 18px;
	color: #333;
	line-height: 23px;
}
h2 {
	font-family: "メイリオ";
	font-size: 10px;
	color: #333;
}
p {
	font-family: "メイリオ";
	font-size: 12px;
	color: #333;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #666;

}
#header {
	width: 1000px;
}
#scrol {
	width: 1000px;
}
#cotents {
	width: 1000px;
}
.footer {
	width: 1000px;
	text-align: center;
	float: none;
	clear: both;
}
#sidemenu {
	float: left;
	width: 220px;
	font-family: "メイリオ";
	line-height: 18px;
	color: #333;
	font-size: 16px;
}
#main {
	float: right;
	width: 780px;
}

#head1 {
	float: left;
	width: 500px;
	height: 130px;
}
#head2 {
	float: right;
	width: 300px;
	height: 130px;
}
#main1 {
	float: left;
	width: 380px;
	height: 270px;
	vertical-align: top;
}
#main2 {
	float: right;
	width: 385px;
	height: 270px;
	vertical-align: top;
}

#main3 {
	background-color: #FFF;
	clear: both;
	font-family: "メイリオ";
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	width: 670px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 60px;
	padding-right: 40px;
}
.main4 {
	height: 480px;
	font-family: "メイリオ";
	font-size: 16px;
	color: #333;
	background-color: #FFF;
	line-height: 30px;
}
a:hover img {
 opacity: 0.5;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}
.main2 {
	background-color: #FFF;
	font-family: "メイリオ";
	font-size: 24px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 15px;
	line-height: 35px;
	overflow: hidden;
}
.honbun {
	font-family: "メイリオ";
	font-size: 18px;
	color: #333;
	line-height: 30px;
}

.honbun2 {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-family: "メイリオ";
}
.honbun3 {
	font-family: "メイリオ";
	font-size: 18px;
	color: #C30;
}
.ireko1 {
	float: left;
}
.ireko2 {
	float: right;
	font-family: "メイリオ";
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
.ireko {
	padding: 20px;
	width: 650px;
	overflow: hidden;

}


.one{
    color: #333;
	font-weight: bold;
	font-size: 18px;
    -webkit-transition: 0.5s;
     -moz-transition: 0.5s;
     -o-transition: 0.5s;
     -ms-transition: 0.5s;
     transition: 0.5s;
	  text-decoration:none;
}
 
.one:hover {
	color: #fff;
	text-shadow: -1px 1px 5px #000080, 1px -1px 5px #fff;
}


.two{
	color: #000;
	line-height: 30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-weight: bold;
	font-size: 15px;
	 text-decoration:none;
}
 
.two:hover {
	color: #fff;
	text-shadow: -1px 1px 5px #000080, 1px -1px 5px #fff;
}









.pagetop {
 position: fixed;
 bottom: 30px;
 right: 55px;
}
.pagetop a {
 display: block;
 width: 50px;
 height: 50px;
 background-color: #333;
 text-align: center;
 color: #fff;
 font-size: 24px;
 line-height: 50px;
}
.titole {
	font-family: "メイリオ";
	font-size: 24px;
	font-weight: bolder;
	color: #F33;
	text-align: left;
}
