@charset "utf-8";

/* CSS Document */



body   {
	color:#000;
	font-size: 18px;
	line-height: 250%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/* background-image: url(../img/body-back.gif); */
}
a img {
	border-style:none;
}
.clear { 
    clear:both; 
}
.clear hr { 
    display: none; 
}
a {
	text-decoration:none;
	color: #0498DF;
}
a:hover { color: #fe7856; text-decoration:none; }
a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}




#wapper-inner,.footerInner,#contents-inner,#navi-inner {
	margin: auto;
	width: 1000px;
	overflow: hidden;
}
#wapper-inner {
	background-repeat: no-repeat;
	background-position: right top;
}
#wapper-inner .head {
	padding-top: 17px;
	padding-bottom: 0px;
}
#wapper-inner .box {
	font-size: 14px;
	margin-top: 15px;
	margin-right: 280px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#wapper-inner h3 {
	margin-left: 15px;
}
#foot {
	background-image: url(index_15.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 719px;
}
.isotope-a {
	background-color: #fbe5e5;
}
.isotope-a .contents {
	background-image: url(isotope_a-bk.gif);
}
.isotope-a .contents-inner {
	background-image: url(isotope_04.jpg);
	background-repeat: no-repeat;
	background-position: left 90px;
	padding-bottom: 80px;
	padding-right: 80px;
}
.text-block1 {
	text-align: right;
	padding-top: 20px;
}
.red {
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
}
.text-block2 {
	text-align: right;
	margin-top: 120px;
}
.isotope-b {
	background-color: #f8f9db;
}
.isotope-b .contents-inner {
	background-image: url(isotope_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 30px;
}
.logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
