@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	letter-spacing: 0.1em;
	background-image: url(../images/bg076_01.gif);
	background-repeat:repeat;
}
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;
}
.imgR{
float:right;
margin-top:15px;
margin-bottom:10px;
margin-left:10px;
position:static;
}
.imgL{
float:left;
margin-top:15px;
margin-right:10px;
margin-bottom:10px;
position:static;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
.mT20 {
	margin-top: 20px;
}
.mB20 {
	margin-bottom: 20px;
}
a {
	color:#F69;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color:#F36;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1000px;
	position: relative;
}
#MainContents2 {
	width:700px;
	float:left;
}
#ContentWrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1000px;
	background:#fff;
	padding:10px 0;
}
#subContents2 {
	float: right;
	width:270px;
	margin-left:30px;
}
#Contents02 {
	width: 1000px;
}
#footer {
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color:#F36;
	background:#FFF;
	padding: 15px 0;
}
#header {
	height: 200px;
	background: #fff;
}


#blogparts{
	text-align: center;
	padding: 10px 0;
}
.GNavList {
	background-color:rgba(252, 252, 252, 0.8);
	padding:10px;
	margin-bottom:20px;
	border-bottom:#F66 2px solid;
	border-top:#F66 2px solid;
	position:relative;
}
.GNavList.clearfix li {
	float: left;
	margin-right:22px;
}
.GNavList.clearfix li a {
	color:#F33;
}
.GNavList.clearfix li a:hover {
	text-decoration: none;
}
.siteTitle {
	width:425px;
	line-height: 200px;
	background:#FFF;
	padding: 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	text-align: center;
}
.siteTitle a {
	font-size:24px;
	text-decoration: none;
	font-weight:bold;
}
.Mv {
	position: absolute;
	right: 2px;
	top: 0;
}
.cap01 {
	font-size: 14px;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color:#629c0b;
	background-image:url(../images/point043_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}
.cap02 {
	font-size:13px;
	background-color: #FFF;
	padding: 3px 10px;
	font-weight:bold;
	border:#cdf78c 2px dashed;
}
.caption03 {
	font-size:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#8bdb0f;
}
.new2 {
	margin-bottom:20px;
}
.new2 dt {
	font-size: 12px;
	font-weight: bold;
}
.new2 dd {
	margin-bottom: 10px;
	border-bottom:#629c0b 1px dashed;
	padding: 4px 2px 6px 2px;
}
.new2 dd a {
	background-image:url(../images/arrow007_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.link01 li {
	margin-top: 5px;
	margin-bottom: 10px;
}
.link01 li a {
	background-image:url(../images/9.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 22px;
}
.link01 {
	background-color:#f6feeb;
	padding:10px 10px 16px 10px;
	margin-bottom:20px;
}
.text01 {
	line-height: 26px;
	background-color:#f6feeb;
	padding:10px 10px 16px 10px;
	margin-bottom:20px;
}
.textBox02 {
	background-color: #f6feeb;
	padding: 16px;
	margin-bottom:30px;
}
.Nav li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:#666666 1px dotted;
}
.Nav li a {
	background-image:url(../images/16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 25px;
}
.Nav {
	background-color:#f6feeb;
	padding:10px 10px 16px 10px;
	margin-bottom:30px;
}
.FNav {
	text-align:center;
}
.FNav li {
	display: inline-block;
	white-space: nowrap;
	margin: 5px 10px;
	background-image:url(../images/16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.copy {
	margin: 20px;
	text-align:center;
}


/*==wrapを読み込まない==*/
