﻿@charset "UTF-8";
@import url("style-c-base.css");
@import url("style-menu.css");
@import url("style-menu01.css");

h1 { margin: 0px; padding: 0px;}
h2 { margin: 0px; padding: 0px;}
h3 { margin: 0px; border-left: #37A50D 4px solid; border-bottom: #333333 1px dashed; padding: 5px 3px 5px 20px; font-size: 14px; font-weight: bold;}

#contents th { background-color: #ECF2FD; font-size: 12px; font-weight: bold; text-align:center; }

.td01 { border-left: #999999 1px dashed; border-bottom: #999999 1px dashed; padding: 5px; font-size: 12px;}
.td02 { border-left: #999999 1px dashed; padding: 5px; font-size: 12px;}
.td03 { padding: 5px; font-size: 12px;}
.td04 {  border-bottom: #999999 1px dashed; padding: 5px; font-size: 12px;}


.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_n {
	float: none;
	border: none;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳＰゴシック","sans-serif";
}

