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

div#wrapper {
	width:760px;
	text-align: left;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
}

#header {
	height: 40px;
	width: auto;
}

#headerLogo {
	margin: 5px;
	float: left;
}

#header a {
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 15px;
	padding-top: 2px;
}

#headerNavi {
	float: right;
	height: 16px;
	margin-top: 24px;
	margin-right:5px;
}

#headerNavi li {
	font-size: 12px;
	float: left;
	padding-left: 20px;
}

#line {
	background-color: #c2c2b2;
	height: 8px;
	width: 760px;
	margin-bottom:10px;
	float: left;
}

div#contens {
	width:760px;
	text-align:center;
	height: auto;
}

#naviBox {
	width:150px;
	float: left;	
}

#navi {
	height:auto;
	text-align: left;
	line-height: 1.5;
	padding-top: 10px;
	font-size:13px;
}

#navi .sub {
	display:none;
}

#navi a {
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 14px;
	padding-top: 2px;
}

#navi ul.u2 {
	margin-left: 8px;
	margin-top:2px;
	margin-bottom:6px;
}

#navi ul.u3 {
	margin-left: 8px;
	margin-top:2px;
	margin-bottom:0px;
}

#navi #nav .u2 li {
	padding-bottom: 4px;
}

#navi #nav .u3 li {
	padding-bottom: 4px;
}

#navi li.p1 {
	margin-left:8px;
	margin-bottom:8px;
}

#navi a.current {
	background-image: url(../image/nolink.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #dddddd;
	opacity:0.8;
	width: 90px;
}

#main {
	height: auto;
	width: 610px;
	float: left;
}

#main h2 {
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:15px;
}

#main h3 {
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}

#main h4 {
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
}

#main p {
	font-size:14px;
	line-height:1.5;
}

#main p.bodyText {
	padding-left:40px;
	padding-top:5px;
}

#main .discription {
	font-size: 13px;
	text-align: center;
	clear: both;
}

#mainContents {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
}

div#footer {
	height:30px;
	width: 760px;
	font-size: 12px;
	text-align: center;
	clear:both;
	padding-top: 30px;
}


.box1 {
	background-color: #f4f0e0;
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-top:20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	position: relative;
}

.box1 .underNavi {
	position: absolute;
	left: 480px;
}

.box1 .boxList {
	margin-top: 20px;
}


.boxImage {
	margin-top: 50px;
	text-align: center;
	width: 500px;
	margin-bottom: 30px;
}

.redA {
	font-size:13px;
	line-height: 1.5;
	margin-left: 2px;
	margin-top: 5px;
	background-image: url(../image/red-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
}

.bigA {
	font-size: 16px;
	line-height: 1.5;
	margin-left: 2px;
	margin-top: 5px;
	background-image: url(../image/red-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
}


table.table1 {
	border:1px #E3E3E3 solid;
	font-size: 14px;
}

.table1 th {
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

.table1 td {
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}


.table2 td {
	padding:3px;
}

.table2 td.underLine {
	border-bottom:1px #000000 solid;
}


.redtext {
	font-size: 12px;
	color: #FF0000;
}
.bold {
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#waku1 {
	height: 400px;
	width: 600px;
}


