* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #ffffff;
}
body{
	line-height : 160%;
	font-size : 90%;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #000;
	background-color: #FFF;
    -webkit-text-size-adjust: 100%;
}
img{
    max-width: 100%;
    height: auto;
    width:auto;
	border: none;
}
#header {
	width : 100%;
	background-color: #FFF;
}
#headerinner {
	margin: 0 auto;
	width: 90%;
	position: relative;
}
#headerleft {
	width : 100%;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}
#headerright {
	padding: 0px 0px 0px 0px;
	width : 100%;
	margin: 0 auto;
	text-align: right;
}
#topmenu {
	width : 100%;
	height: 105px;
	border-bottom: 0px solid #ccc;
	background-color: #06C;
	clear: both;
}
#topmenuinner {
	width : 100%;
	margin-right : auto;
	margin-left : auto;
	height: 160px;
}
#wrapper {
	width: 90%;
	margin: 5px auto;
	background-color: #FFF;
	clear: both;
}
#menu {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
}
#main {
	width: 100%;
	margin: 10px auto;
	background-color: #FFF;
}
#footer {
	width : 100%;
	clear: both;
	background-color: #9CA9B4;
	padding-bottom: 30px;
	color: #FFF;
}
#footerinner {
	width : 100%;
	margin: 0 auto;
	padding: 10px 0px;
}
#footerleft {
	clear: both;
	margin: 0 auto;
	width : 90%;
}
#footerright {
	clear: both;
	margin: 0 auto;
	width : 90%;
	text-align: right;
}
#topmenu ul li {
	float: left;
	width: 50%;
	text-align: center;
	list-style: none;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	border-bottom: 1px solid #039;
	background-color: #06C;
}
#topmenu ul li.right {
	float: left;
	text-align: center;
	list-style: none;
	height: 35px;
	line-height: 35px;
	width: 50%;
	border-right: 0px solid #039;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	color: #FFF;
	border-right: 1px solid #039;
}
#topmenu a:hover {
	background-color: #178BFF;
}
#menu .menubar {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 30px;
	text-indent: 10px;
	font-size: 120%;
	color: #fff;
	background-color: #06C;
	margin-bottom: 5px;
}
#menu ul {
}
#menu ul li {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	text-indent: 20px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(./images/circle.jpg);
	background-repeat: no-repeat;
	background-position: 3px 12px;
}
#menu ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #0066cc;
}
#footerleft ul li {
	float: left;
	list-style: none;
	font-weight: normal;
	padding: 0px 10px;
}
#footerleft ul li a{
	color: #FFF;
}
#footerleft a:hover {
	text-decoration: none;
}
#pankuzu {
    padding: 10px 0px 10px 10px;
}
a:link {
    color:#1122cc;
}
a:visited {
    color:#1122cc;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-weight: bold;
	background-color: #f4f4f4;
	border-bottom: 2px solid #0066cc;
	padding: 5px;
	text-indent: 10px;
	font-size: 120%;
	margin-bottom: 10px;
	clear: both;
}
h2 {
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	text-indent: 5px;
	border-bottom: 2px solid #0066cc;
	font-size: 120%;
	clear: both;
}
h3 {
	font-weight: bold;
	margin: 5px 0px;
	text-indent: 8px;
	background-color: #f4f4f4;
	font-size: 100%;
	clear: both;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.tableborder{
	border-collapse: collapse;
	border: 1px solid #e9e9e9;
}
.tableborder td{
	border: 1px solid #e9e9e9;
	padding: 4px;
}
.table_mail{
}
.table_mail tr{
    display: block;
}
.table_mail td{
	padding: 4px;
	display: list-item;
	list-style-type: none;
	border: none;
}
.imageleft {
    display: block;
    clear: both;
}
.imageright {
    display: block;
    clear: both;
}
.imagebottom {
	padding: 0px 0px 5px 0px;
}
.imagewaku {
	padding: 5px; /* 画像枠 */
	border: 1px solid #f4f4f4; /* 画像の枠線 */
}
.item_box_ichiran {
	padding: 5px 10px;
	border: 0px solid #f4f4f4;
	float: left;
	width: 96%;
	margin: 0px 5px 10px 0px;
}
.item_box {
	padding: 5px 10px;
	border: 0px solid #f4f4f4;
	float: left;
	width: 96%;
	margin: 0px 5px 10px 0px;
}
#menu .box {
	padding: 5px;
	border: 1px solid #e9e9e9;
	margin-bottom: 5px;
}
.attentionbox { /* トップページの囲み用 */
	padding: 10px 10px;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
.beigebox { /* ベージュのBOX */
	padding: 10px 10px;
	margin-bottom: 10px;
	border: 1px solid #FFE826;
	background-color: #fffacd;
}
ul.boxmenu li {
    list-style-type: none;
	padding: 5px 5px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 120%;
}
.clearfix:after { 
    content : "."; 
    display : block; 
    height : 0; 
    clear : both; 
    visibility : hidden; 
} 
* html .clearfix { 
    height : 1%; 
} 
.clear { 
    clear : both; 
} 
input[type=text] {
    width: 100%;
}
textarea {
    width: 100%;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*ページ上部に戻るボタン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
}
 
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
