/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
	font-family: "Hiragino Kaku Gothic ProN";
	font-size: 14px;
	line-height: 24px;
}
#wrap {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrap1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
nav {
	font-size: 90%;
	width: 320px;
}
nav li {
	text-align: center;
	float: left;
	font-weight: normal;
	border-left: 1px solid #fff;

}
nav li a {
	display: block;
	width: 92px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 9px;
}
nav li:first-child {
	border: none;
}
nav a {
	color: #333;
	text-decoration: none;
	font-size: 89%;
}
section, nav {
	margin-bottom: 1em;
}
h2 {
	color: #FFFFFF;
	min-height: 23px;
	margin: 0px;
	font-size: 14px;
	background-image: url(../../images/mida01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 34px;
}
h3 {
	color: #FFFFFF;
	min-height: 23px;
	margin: 0px;
	font-size: 14px;
	background-image: url(../../images/mida01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 34px;
}

h4 {
	color: #FFFFFF;
	min-height: 23px;
	margin: 0px;
	font-size: 14px;
	background-image: url(../../images/mida01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 34px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
aside {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 300px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 22px;
}
aside p:last-child {
	margin-bottom: 0;
}
aside2 {
	background-color: #F2F2F2;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-left: 10px;
	padding: 10px;
	width: 275px;
	margin-right: 0px;
}
aside2 p:last-child {
	margin-bottom: 0;
}
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	width: 300px;
}
#btnTop {
	border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}
footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
img {
	vertical-align: text-bottom;
}
