*{
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	font-family:sans-serif;
	line-height:1.5;
	color:#333;
}
body {
	text-align:center;
	background:#eef;
}
a:link { color: #4C509C; text-decoration : none; } 
a:visited { color: #8C009C; text-decoration : none; } 
a:hover { color: #4C509C; text-decoration : underline; } 
a:active { color: #4C509C; text-decoration : underline; } 

.clear {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
*html .clearfix { height:1% }
.clearfix { display:block; }
/* END Hides from IE-mac \*/

.center {
	text-align:center;
}
.right {
	text-align:right;
}
h2 {
	font-weight:bold;
	margin:5px auto;
	font-size:16px;
	color:#369;
	text-align:center;
}
h3 {
	font-weight:normal;
	margin:5px auto;
	font-size:18px;
	text-align:center;
}
h4 {
	font-weight:bold;
	margin:5px auto;
	text-align:right;
}
.mikotoba {
	font-family:serif;
	margin:10px auto;
	width:auto;
	font-size:15px;
	line-height:1.8;
}
.red {
	color:red;
}
.donyu {
	background:#ffe;
	border:double 3px #dcb;
	padding:5px;
}
.small {
	font-size:small;
}
.menul {
	float:left;
	width:198px;
	border-right:solid 1px #339;
	border-left:solid 1px #339;
}
.menu {
	padding:4px;
	text-align:left;
	border-bottom:solid 1px #339;
}
.menu0 {
	padding:4px;
	color:#fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #339;
	background:#339;
	text-align:center;
}
.main {
	width:90%-205px;
	margin-left:205px;
	background:#fff;
	text-align:left;
	padding:10px;
	font-size:15px;
	line-height:1.8;
}
p {
	margin:7px 0 ;
}
ul {
	margin-left:15px;
}
.container {
	width:90%;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
.footer {
	text-align:center;
	margin:10px auto 0;
	font-size:large;
}
.header {
	background:url('../img/topbk.jpg') repeat-x;
	margin:0 auto;
	width:90%;
	height:60px;
}
.titleph {
	float:left;
}
.otayoriimg {
	float:left;
	margin:0 10px 10px 0;
}
.titlebox {
	height:42px;
}
.title {
	float:right;
}
.copy {
	padding-top:13px;
	padding-right:30px;
	float:right;
	color:white;
}
.breadcrumbs {
	font-size:12px;
	font-weight:bold;
	color:#006;
	padding-right:20px;
	text-align:right;
	width:90%-90px;
	height:18px;
	background:url('../img/breadcrumbsbk.gif') repeat;
}
.breadcrumbs a {
	font-size:12px;
}
.backno {
	margin:0 auto 5px;
	text-align:center;
}
td {
padding:2px 5px;
text-align:right;
white-space:nowrap;
}
.main table {
	margin:0 auto;
	text-align:center;
}
.main td {
	padding:2px 5px;
	text-align:left;
	white-space:normal;
	vertical-align:top;
}
dl {
	padding-bottom:5px;
}
dl.kyoukai {
	border-top:solid 1px #369;
}
.kyoukai dd{
	border-bottom:solid 1px #369;
}
dt {
	padding-top:5px;
	font-weight:bold;
}
dd {
	padding-bottom:5px;
	padding-left:30px;
}
.mainheader {
	background:#eef;
	padding:5px 10px;
	margin:10px auto;
}
.midasi {
	font-weight:bold;
	text-align:center;
}
.italic {
	font-style: italic
}
.konoichimai {
	margin:20px auto 10px;
	text-align:center;
}
.r25 {
	margin-left:25px;
}
.r50 {
	margin-left:50px;
}
table.hiroba {
	margin:20px auto 10px;
}
.r10 {
	margin-right:10px;
}
.t30 {
	margin-top:30px;
}
h2.hyoushi {
	font-size:x-large;
}
.nowrap {
	white-space:nowrap;
}
table.koukoku,table.koukoku td,table.koukoku th {
border:dotted 1px #999;
}
.l50 {
	margin-left:50px;
}