/* ----------------------------------------------------- body */
body{
	font-size: 10pt;
	font-family: "MS Gothic","ＭＳ ゴシック",Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 20px;
	color: black;
}
a{
	color: black;
	text-decoration: none;
}
img{
	border: none;
	color: #fff;
}
/* ----------------------------------------------------- banner */
.banner-title{
	font-size:16px;
	font-weight: bold;
	text-align: center;
}
.banner-description{
	padding-top: 5px;
	padding-bottom:1em;
	font-size: 12px;
	font-weight: bold;
}

/* ----------------------------------------------------- main */
.body-inner {
	width: 100%;
	padding-left: 5px;
}
h1{
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 1em;
	margin-top:1em;
	border:#000000 solid 1px;
}
h2{
	font-size: 100%;
	font-weight: bold;
	margin-left: 0em;
	padding-left: 2em;
	background-image: url('/image/bullet123.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
h3{
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 100%;
	background-image: url(/image/dot8x8skyblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
h4{
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 100%;
	background-image: url(/image/dot8x8orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.entry-body{
	padding: 0px 5px 0px 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.entry-body p{
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 1em;
}
.entry-body ol{
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.entry-body ul{
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.entry-more-link a{
	text-decoration: underline;
	color: blue;
}

/* ----------------------------------------------------- footer */
.entry-footer{
	text-align: right;
	font-size: 0.8em;
}

.footer{
	padding: 0px 0px 5px 0px;
	text-align: center;
}
span.separator{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* ----------------------------------------------------- common */
.c1{
	vertical-align: top;
	margin-bottom: 0.5em;
	font-family: "ＭＳ 明朝",serif;
	font-weight: bold;
}
.c2{
	border-bottom: 4px groove #339900;
	border-right: 4px groove #339900;
	font-weight: bold;
	margin-left: 0em;
	padding-left: 2em;
	background-image: url('/image/bullet123.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.c3 {
	marging-top: 0.5em;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.c3 li{
	padding-left: 20px;
	background-image: url('/image/bullet016.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
}
.c3 ul li{
	padding-left: 0px;
	background-image:none;
	font-weight: normal;
}
.c3 a{
	padding-top: 0.5em;
	text-decoration: none;
	font-weight: bold;
}
.c4{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	font-weight:normal;
	line-height: 1.5em;
}
div.c5{
	background-color: #d8d941;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
}
ul.c6{
	list-style-image: url('/image/dot1.gif');
	list-style-position: outside;
	margin-left: 1.5em;
}
li.c7{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	line-height: 1.5em;
}
.c7 a{
	display: block;
	vertical-align: top;
}
.c8{
	font-weight: bold;
	background-image: url(/image/dot3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
p.c9{
	text-indent:-2em;
	padding-left:2em;
	margin-left:0em;
}
.c11{
	background-color: #FFCC66;
	background-position: left center;
	height: 20px;
	margin: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.C12 {
	height: 3em;
	background-color: #FFCCFF;
	width: 10em;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.C13 {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.C14 {
	background-color: #FFFEF3;
	border: 1px solid #CCCCCC;
}
p.c16 {
	margin-left:3em;
	text-indent: -2em;
}
.style6 {
	font-size: 110%;
	font-weight: bold;
	background-color: #9DC9FF;
	border-bottom: 1px solid gray;
	border-right: 0px;
	padding: 4px 0px 4px 20px;
	margin: 0px 10px;
	background-image: url(/image/circle10white.gif);
	background-position: 5px center;
	margin-bottom: 10px;
	border-top: 1px solid gray;
}
p.gothic {font-family: "ＭＳ ゴシック",sans-serif; }
p.pgothic {font-family: "ＭＳ Ｐゴシック",sans-serif; }
p.minchou {font-family: "ＭＳ 明朝",serif; }
p.impact {font-family: Impact,Charcoal; }

.border1px{
	border-top: gray solid 1px;
	border-left: gray solid 1px;
}
.border1px td{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
}
.border1px th{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
}
table.table0{
	border-top: white solid 0px;
	border-left: white solid 0px;
}
table.table0 td{
	border-right: white solid 0px;
	border-bottom: white solid 0px;
}
table.table0 th{
	border-right: white solid 0px;
	border-bottom: white solid 0px;
	background-color: #CCCCCC;
}
table.table1{
	border-top: gray solid 1px;
	border-left: gray solid 1px;
}
.table1 td{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
}
.table1 th{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
	background-color: #CCCCCC;
}
table.table2{
	border-top: gray solid 1px;
	border-left: gray solid 1px;
	margin-left:2em;
	margin-top: 0.5em;
}
.table2 td{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
}
.table2 th{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
	background-color: #CCCCCC;
}
table.table3 {
	border-top: gray solid 1px;
	border-left: gray solid 1px;
}
table.table3 td{
	border-right: gray solid 1px;
	border-bottom: gray solid 1px;
}
table.table3 td.left3{
	width: 4.5em;
}
table.table3 p {
	letter-spacing: 0em;
	text-indent: 0em;
}
.left {
	float:left;
	display: inline;
}
.right { float:right }
.clear { clear:both }
.left_pad { float:left; padding-right:5px }
.right_pad { float:right; padding-left:5px }

