@charset "utf-8";
/* CSS Document */
img {
	display: block;
	border:0;
}
a:link    {
	color: #339966;
	text-decoration: none;
}
a:active  {
	color: #339966;
	text-decoration: underline;
}
a:hover   {
	color: #339966;
	text-decoration: underline;
}
a:visited {
	color: #339966;
	text-decoration: none;
}
body {
	margin:0px;
	text-align: center;
	font-family: meiryo;
	font-size: 10pt;
	color: #333;
	line-height: 1.4em;
	background-image:url(../../img/bg.jpg);
	background-repeat:repeat-x;
}  
div#wrapper {  
    width: 980px;
    margin: 0 auto;  
    text-align: left;   
} 
#wrapper table tr td #hed {
	width: 880px;
	margin-left: 50px;
}
#wrapper table tr td #hed #hed_left {
	margin-top: 10px;
	float: left;
}
#wrapper table tr td #hed #hed_right {
	float: right;
}
#wrapper table tr td #hed #foot_right {
	float: right;
	font-size: 8pt;
	line-height: 1.2em;
}
#wrapper table tr td #hed #foot_left {
	float: left;
}


#wrapper table tr td #ConBox {
	width: 880px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper table tr td .floatBox {
	width: 880px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper table tr td .floatBox .floatLeft {
	padding: 0px;
	width: 660px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 163px;
}
#wrapper table tr td #ConBox .floatBox .floatLeft3 .txt500 {
	width: 580px;
	margin-left: 60px;
	border: 1px dotted #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
}

#wrapper table tr td .floatBox .floatRight {
	float: right;
	width: 200px;
	height:163px;
	margin-bottom: 20px;
}




h1 {
	font-family: meiryo;
	font-size: 19px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	line-height: 1.4em;
}
h2 {
	font-family: meiryo;
	font-size: 14px;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
h3 {
	font-family: meiryo;
	font-size: 14px;
	line-height: 1.2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 6px;
}
h4 {
	font-size: 11pt;
	color: #FFF;
	background-color: #329DBF;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #94CFE2;
	
}
.lead {
	font-size: 15px;
	line-height: 1.4em;
	color: #329DBF;
	font-family: meiryo;
}


.slideshow {
	width: 318px;
	height: 318px;
	margin: 0px;
}
table tr .td1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #E3F2F5;
	border-right-style: solid;
}
table tr .td2 {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wrapper table tr td #ConBox .floatBox .floatLeft2 {
	background-color: #F8F8E9;
	padding: 10px;
	float: left;
	width: 240px;
	border: 1px solid #CCC;
	font-size: 8pt;
	line-height: 1.1em;
	margin-bottom: 20px;
}
#wrapper table tr td #ConBox .floatBox .floatRight2 {
	background-color: #F1FAFA;
	padding: 10px;
	float: right;
	width: 580px;
	border: 1px solid #CCC;
	font-size: 10pt;
	margin-bottom: 20px;
}
#wrapper table tr td #ConBox .floatBox .floatLeft3 {
	float: left;
	width: 720px;
}
#wrapper table tr td #ConBox .floatBox .floatRight3 {
	float: right;
	width: 150px;
}
#wrapper table tr td #ConBox .floatBox .floatLeft2 .counter {
	font-size: 8pt;
	background-color: #EDEEF2;
	padding: 10px;
	width: 220px;
	border: 1px double #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
#wrapper table tr td #ConBox .floatBox .floatLeft3 .walfare {
	padding: 20px;
	width: 680px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

