@charset "UTF-8";
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(common_img/bg_body.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
a:link {
	color: #002F8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0097CE;
}
a:hover {
	text-decoration: underline;
	color: #002F8F;
}
a:active {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subcol a:link, .subcol a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subcol a:hover {
	text-decoration: none;
	color: #999999;
}
.subcol ul a:link {
	color: #666666;
	text-decoration: none;
}
.subcol ul a:visited {
	text-decoration: none;
	color: #0097CE;
}
.subcol ul a:hover {
	text-decoration: underline;
	color: #002F8F;
}
.subcol ul a:active {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head .toprogo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.topright {
	float: right;
	margin-right: 20px;
	background-image: url(common_img/allow_common_blue.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 12px;
	text-indent: 16px;
	margin-top: 20px;
}
#head {
	background-image: url(common_img/bg_common_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head .headtop {
	height: 90px;
}
#head ul {
	list-style-type: none;
	margin: 0px;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(common_img/bg_topbot.jpg);
	background-repeat: repeat-x;
}
#head li {
	float: left;
}
#foot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#foot .footinner {
	background-image: url(common_img/foot_bg.gif);
	background-repeat: repeat-x;
	height: 90px;
	padding: 0 20px 0;
}
.footinner  ul  {
	float: left;
	margin: 0 20px 0 0;
	padding: 0px;
	list-style-type: none;
}
.footinner li {
	font-size: 10px;
	line-height: 12px;
}
.footinner img {
	margin: 20px 0 10px;
}
.footinner h2 {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	vertical-align: middle;
	margin: 0;
}
.footinner  p {
	margin: 0;
}
#foot .copyright {
	text-align: center;
	height: 30px;
	margin: 0px;
	font-size: 10px;
	line-height: 30px;
	width: 1000px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.archive {
	font-size: 10px;
	line-height: 20px;
	background-image: url(common_img/allow_common_blue.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: 16px;
	padding-top: 0px;
	background-position: left 4px;
}
.leftcol {
	float: left;
	width: 200px;
	padding: 0 0px 0 0;
	margin: 20px 0 0 20px;
}
.leftcol h2 {
	text-align: center;
	background-image: url(common_img/bg_h2_side_yellow.jpg);
	margin: 0px;
	font-size: 14px;
	line-height: 30px;
}
.leftcol img {
	margin-left: 25px;
}
#content .centercol {
	width: 500px;
	margin: 20px 0 0 250px;
}
#content .centercol h2 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(common_img/bg_h2_center.gif);
	text-indent: 20px;
	margin: 0px;
}
.postmeta {
	font-size: 10px;
	line-height: 16px;
}
.leftcol ul,.centercol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftcol li,.centercol li {
	margin: 8px 0 0;
	padding: 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightcol {
	float: right;
	width: 200px;
	margin: 20px 20px 0 0;
}
.rightcol ul {
	background-image: url(common_img/bg_sentan.gif);
	background-repeat: no-repeat;
	height: 148px;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 52px 0 0 0;
}
.rightcol p {
	margin: 10px 0 0;
	color: #000000;
}
.rightcol .iso {
	margin: 20px 0 0;
}
.iso img {
	margin: 0 5px 0 0;
	float: left;
}
.iso p {
	font-size: 10px;
	padding: 0px 0 0　0;
	line-height: 13px;
}
#content .subcol {
	margin: 0 0 0 780px;
	width: 200px;
}
.subcol ul {
	margin: 0 0 10px;
	padding: 0px;
	list-style-type: none;
}
.subcol h2 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(common_img/bg_h2_subtop.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	vertical-align: middle;
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.subcol ul h2 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(common_img/bg_h2_subcol.gif);
	margin: 0 0 5px;
	text-indent: 12px;
	color: #666666;
}
.subcol .Etitle {
	font-size: 9px;
	text-align: center;
	padding-left: 10px;
}
.subcol li {
	background-image: url(common_img/allow_subcol_blue.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
	background-position: left 4px;
	margin: 0 0 0 6px;
}
.breadlist {
	margin: 0 0 0 30px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 30px;
}
.section    {
	margin: 0 0 40px;
}
#content .maincol {
	width: 720px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.maincol h2 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00AAD9;
	padding-left: 10px;
}
.maincol p {
	margin: 10px 0 20px;
}
.item {
	margin: 0 0 20px 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.item  h3 {
	font-size: 14px;
	line-height: 20px;
	color: #002D94;
	margin: 0 0 5px;
}
.item  p {
	margin: 0 0 10px;
}
.info {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0098C6;
	padding: 0 0 0 10px;
	margin: 10px 0 0;
}
.align-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.newsTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.newsTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
.toTop a {
	float: right;
	font-size: 10px;
	padding: 4px;
	line-height: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(common_img/allow_totop_blue.gif);
	background-position: 4px;
	background-repeat: no-repeat;
	text-indent: 14px;
	display: block;
}
.maincol ul {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.maincol li {
	background-image: url(common_img/allow_subcol_blue.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 12px;
	margin-bottom: 4px;
}
.subtitle {
	font-size: 10px;
	color: #333333;
	margin-left: 10px;
}
.align-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.bot {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(common_img/bg_bot_common.gif);
	background-repeat: no-repeat;
	display: block;
}
.date {
	color: #003090;
	font-weight: bold;
	margin: 0px;
}
.maincol .pagetitle {
	margin-bottom: 40px;
}
.message {
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 20px;
}
#col3 {
	margin-left: 30px;
	width: 290px;
	margin-bottom: 40px;
	float: left;
	display: block;
	margin-top: 20px;
}
#col3 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#col3 li {
	background-image: url(common_img/allow_subcol_blue.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding-left: 16px;
	background-position: left center;
	margin-bottom: 10px;
}
#col3 h2 {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #005293;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#col3 a {
	color: #666666;
}

.process {
	margin: 0 0 0 50px;
	background-image: url(pdct_img/process_bk.gif);
}
