@charset "utf-8";
/*==wrapを読み込まない==*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	letter-spacing: 0.2em;
	background-image:url(../images/080.gif);
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
input, textarea, select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
.mT20 {
	margin-top: 20px;
}
.mB20 {
	margin-bottom: 20px;
}
.head {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Nav {
	float: left;
	width: 190px;
}
#MainContents {
	padding: 15px;
	float: left;
	width: 387px;
	background-color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
}
#SubContents {
	float: right;
	width: 190px;
}
.foot {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 10px;
	color: #FFF;
	position:absolute;
	z-index:2;
	left: 450px;
	top:100px;
}
.siteTitle {
	font-size: 28px;
	font-weight: bold;
}
.siteTitle a {
	color: #FFF;
	text-decoration: none;
	text-shadow:
 -1px -1px 1px rgba(0, 0, 0, 0.4),  1px 1px 1px rgba(255, 255, 255, 0.5);
}
.cap01 {
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-left: 15px;
	font-weight: bold;
	margin-top:0px;
	background-image:url(../images/ad84.gif);
	border-radius: 20px;
}
.cap02 {
	font-size: 14px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	padding-left: 10px;
	font-weight: bold;
	margin-top:0px;
	background-image:url(../images/ad91.gif);
	border:1px solid #FFF;
}
.cap02:first-letter {
	color:#F00;
	font-size:16px;
}
.new {
	margin-top: 15px;
	margin-bottom: 15px;
}
.new dt {
	color: #FFF;
	background-color: #663;
	line-height: 23px;
	padding-left: 10px;
	width: 60%;
}
.new dd {
	padding: 10px;
}
.Nav {
	padding: 10px;
}
.Nav li {
	margin-bottom: 15px;
	border-bottom:2px dotted #333;
	padding:5px 0;
}
.Nav li a {
	background-image: url(../images/arrow033_05.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.Nav li a:hover {
	background-image: url(../images/arrow033_07.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-left: 20px;
	color: #B6AA54;
	text-decoration: underline;
	font-weight: bold;
}
.text01 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 28px;
}
.text02 {
	background-color: #FFC;
	padding: 10px;
	color: #396;
	border-radius:10px;
	line-height: 28px;
}
.text03 {
	padding: 10px;
	border: 1px dotted #660;
	line-height: 28px;
}
.blue {
	color: #06C;
}
.red {
	color: #C00;
}
.Line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C90;
}
.center {
	text-align: center;
}
#footer {
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 17px;
}
.copy {
	font-size: 11px;
	text-align: center;
}
.new dd a {
	color: #660;
}
.link01 {
	padding: 10px;
}
.link01 li {
	margin-bottom: 10px;
	background-image:url(../images/ico_book4_04.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left center;
}
.link01 li a {
	color:#333;
}
.link01 li a:hover {
	color:#9E985A;
}
#Contents02 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 270px;
	margin-bottom: 15px;
}
#MainContents2 {
	float: right;
	width: 641px;
	background-color: #CCC;
	margin-left: 15px;
	margin-right:1px;
	margin-bottom:5px;
	padding:15px;
	border-radius:5px;
	box-shadow:1px 2px 3px #333;
}
#subContents2 {
	float: left;
	width: 219px;
	padding:15px;
	background-color:#CCC;
	border-radius:5px;
	margin-left:3px;
	margin-bottom:5px;
	box-shadow:1px 2px 3px #333;
}
.textBox02 {
	background-color: #FFF;
	padding: 10px;
	margin-bottom:15px;
}
.caption03 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	padding-left: 10px;
}
.new2 dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.new2 dd {
	margin-bottom: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.new2 dd a{
	display: block; 
	padding: 10px;
	color: #333;
	text-decoration: none ;
	background: #ccc;
}
.new2 dd a:hover{
	background: #333;
	color: #fff;
}
#GNav {
	height:39px;
	line-height: 39px;
}
.GNavList {
	margin-right: auto;
	margin-left: auto;
	float:right;
}
.GNavList li {
	display: block;
	float: left;
}
.GNavList li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	/* padding-top: 5px;*/
        padding-right: 10px;
	/* padding-bottom: 5px; */
        padding-left: 18px;
	background:url(../images/arrow013_06.gif) no-repeat center left;
}
.GNavList li a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	padding-left: 18px;
	background:url(../images/arrow013_03.gif) no-repeat center left;
}
.Mv img {
	width:980px;
	height:250px;
}
.FNav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
}
.FNav li a {
	color: #333;
	background:url(../images/arrow033_05.gif) no-repeat center left;
	padding-left:18px;
}
.FNav li a:hover {
	color: #F90;
	background:url(../images/arrow033_07.gif) no-repeat center left;
	padding-left:18px;
}
.FNav {
	text-align: center;
	margin-bottom: 25px;
}
#wrap {
	margin:0 auto;
	width:960px;
	padding:10px;
	position:relative;
	background-image:url(../images/batthern.png);
	box-shadow:1px 2px 3px #333;
}
.Mv {
	width:980px;
	height:250px;
	display:block;
	position: absolute;
	top:59px;
	left:0;
	z-index:1;
	border-radius:5px;
}
