@charset "utf-8";


/* # Reset 'Browser standard style'
---------------------------------------------------------------------------- */

html {
	overflow-y: scroll;
}

body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,address,pre,caption,cite,code,dfn,var {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img { 
	border: 0; 
	vertical-align: bottom;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th { text-align: left; }

fieldset { border: 0; }

hr { display: none; }

ol, ul { list-style: none; } 

li { width: 100%; }

q:before, q:after { content: ''; } 

abbr, acronym { border: 0; }

em { font-style: normal; }


/* # offscreen
---------------------------------------------------------------------------- */

.offscreen {
	text-indent: -9999em;
	position: absolute;
	overflow: hidden;
}


/* # float clear
---------------------------------------------------------------------------- */

.clearLeft  { clear:left; }
.clearRight { clear:right; }
.clearBoth  { clear:both; }


/* # float
---------------------------------------------------------------------------- */

.floatLeft  { float:left; }
.floatRight { float:right; }


/* # align
---------------------------------------------------------------------------- */

.alignLeft   { text-align: left !important; }
.alignCenter { text-align: center !important; }
.alignRight  { text-align: right !important; }


/* # valign
---------------------------------------------------------------------------- */

.valignBaseline { vertical-align: baseline; }


/* # rollover
---------------------------------------------------------------------------- */

.imgover {}


/* # font color
---------------------------------------------------------------------------- */

.attention { 
	color: #f00; 
}

.required { 
	color: #f66; 
}


/* # font size
---------------------------------------------------------------------------- */

.smallText { font-size: 83%; }


/* # last list 
---------------------------------------------------------------------------- */

.lastList {
	background: none !important;
	border: none !important;
	margin-right: 0 !important;
}


/* # clearfix 
---------------------------------------------------------------------------- */

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

a {
	color: #333;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #ff3300;
	text-decoration: none;
}

.mHead {
	border-bottom: 4px solid #17a0d0;
	font-size: 0;
	margin-bottom: 16px;
	padding: 0 0 3px 2px;
}


/* # body
---------------------------------------------------------------------------- */

body {
	background-color: #fff;
	color: #333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}



/* # header
---------------------------------------------------------------------------- */

div#header {
	height: 71px;
	margin: 0 auto;
	position: relative;
	width: 801px;
}

#logo {
	float: left;
	padding: 13px 0 0 1px;
	width: 525px;
}

#description {
color: #004387;
font-size: 120%;
font-weight: bold;
left: 59px;
position: absolute;
top: 9px;
}


/* # pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	clear: both;
	margin: 0 auto;
	width: 801px;
}


/* # content
---------------------------------------------------------------------------- */

div#gNav {
	background: url(../img/bg_gnav.gif) repeat-x left top;
	clear: both;
	height: 43px;
}

div#gNav h1 {
	margin: 0 auto;
	padding: 11px 0 0 1px;
	width: 801px;
}

div#content {
	float: none;
	padding: 36px 0 0 0;
	width: 801px;
}

div#content h2.mHead {
	margin-bottom: 14px;
}

div#content dl.info dt.infoTitle {
	/*background: url(../img/bg_dot.gif) repeat-x left bottom;*/
	padding: 0 0 5px 3px;
}

div#content dl.info dd.infoContent dl {
	font-size: 90%;
	padding: 11px 0 0 0;
}

div#content dl.info dd.infoContent dl dt {
	background: url(../img/ico_arrow01.gif) no-repeat left 1px;
	margin-left: 3px;
	padding: 0 0 0 16px;
}

div#content dl.info dd.infoContent dl dd {
	/*background: url(../img/bg_dot.gif) repeat-x left bottom;*/
	margin: -1.5em 0 0.6em 0;
	padding: 0 0 0.3em 11em;
}

div#content dl.info dd.infoContent dl dd.lastInfo {
	margin-bottom: 0;
}

* html div#content dl.info dd.infoContent dl dd {
	margin: -1.3em 0 0.7em 0;
	padding: 0 0 0.5em 11em;
}

*:first-child + html div#content dl.info dd.infoContent dl dd {
	margin: -1.5em 0 0.6em 0;
	padding: 0 0 0.4em 11em;
}

div#content dl.info dd.infoContent dl dd img {
	padding: 1px 5px 0 0;
	vertical-align: top;
}

* html div#content dl.info dd.infoContent dl dd img {
	margin: -2px 0 0 0;
}

*:first-child + html div#content dl.info dd.infoContent dl dd img {
	margin: -2px 0 0 0;
}

div#content div.enterpriseSection {
	margin: 23px 0 0 0;
}

div#content div.enterpriseSection h3 {
	padding: 0 0 12px 1px;
}

div#content div.enterpriseSection div h4 {
	padding: 12px 0 9px 0;
}

div#content div.enterpriseSection p.schedule,
div#content div.enterpriseSection ul.scheduleList {
	background: url(../img/bg_dot.gif) repeat-x left bottom;
	padding: 0 0 6px 0;
}

div#content div.enterpriseSection ul.scheduleList {
	padding: 8px 0 6px 3px;
}

div#content div.enterpriseSection ul.scheduleList li {
	float: left;
	font-size: 90%;
	padding: 0 37px 0 0;
	width: auto;
}

* html div#content div.enterpriseSection ul.scheduleList li a {
	background: url(../img/ico_arrow01.gif) no-repeat left top;
}

div#content div.enterpriseSection ul.scheduleList li a {
	background: url(../img/ico_arrow01.gif) no-repeat left top;
	padding-left: 14px;
}

div#content div.enterpriseSection ul.scheduleList li img {
	padding: 1px 0 0 6px;
	vertical-align: top;
}

* html div#content div.enterpriseSection ul.scheduleList li img {
	margin: -2px 0 0 0;
}

*:first-child + html div#content div.enterpriseSection ul.scheduleList li img {
	margin: -2px 0 0 0;
}

div#content div.enterpriseSection .sectionLink {
	padding: 5px 0 16px 0;
}

div#content div.enterpriseSection .sectionLink a {
	font-weight: bold;
}

div#content div.enterpriseSection .receptionLink {
	padding-bottom: 0;
}

div#content div.enterpriseSection table {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div#content div.enterpriseSection table caption {
	margin-bottom: 3px;
}

div#content div.enterpriseSection table th.title {
	background: #efefef;
	text-align: center;
	vertical-align: middle;
}

div#content div.enterpriseSection table th,
div#content div.enterpriseSection table td {
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

div#content div.enterpriseSection table th.documentTitle {
	width: 50.8%;
}

div#content div.enterpriseSection table th.kindTitle {
	width: 11.5%;
}

div#content div.enterpriseSection table th.changeTitle {
	width: 18%;
}
 
div#content div.enterpriseSection table td.number {
	text-align: center;
	width: 5%;
}
div#content div.enterpriseSection table td {
	vertical-align: top!important;
}

div#content div.enterpriseSection table td ol li {
	padding: 0 0 0 10px;
	text-indent: -10px;
	width: auto;
}

div#pageBody p.pageTop {
	text-align: right;
	float: right;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}

* html div#pageBody p.pageTop {
	margin-top: -13px;
}

*:first-child + html div#pageBody p.pageTop {
	margin-top: -13px;
}



/* # footer
---------------------------------------------------------------------------- */

div#footer {
	background: #fff url(../img/bg_footer.gif) repeat-x left top;
	clear: both;
}

div#footer div.footerInner {
	height: 43px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	width: 801px;
}

div#footer div.footerInner ul {
	float: left;
	width: 500px!important;
}

div#footer div.footerInner ul li {
	float: left;
	font-size: 90%;
	padding-right: 10px;
	width: auto;
}

div#footer div.footerInner ul li a {
	background: url(../img/ico_arrow01.gif) no-repeat 1px 0;
	padding: 0 0 0 14px;
}

div#footer div.footerInner ul li a:hover {
	background: url(../img/ico_arrow01_o.gif) no-repeat 1px 0;
}

div#footer div.footerInner p {
	float: right;
	padding: 3px 0 0 0;
}


/* # clearfix
---------------------------------------------------------------------------- */

div#content dl.info dd.infoContent dl,
div#content div.enterpriseSection ul.scheduleList {
	zoom: 1;
}

div#content dl.info dd.infoContent dl:after,
div#content div.enterpriseSection ul.scheduleList:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

body p.close {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	padding-bottom:11px;
	padding-left:0;
	padding-right:0;
	padding-top:38px;
	text-align:center;
	float: left;
}

.mTxtHead {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.05;
}
.comDownTab {
	width: 100%;
	border-collapse: collapse;
}
.comDownTab th,
.comDownTab td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #808080;
}
.comDownTab th {
	padding: 2px 5px;
	font-weight: bold;
	font-size: 13px;
	background-color: #B4C6E7;
}
.comDownTab .taLeft {
	text-align: left;
}
.comDownTab a {
	color: #3333FF;
	text-decoration: underline;
}
.comDownTab a:hover {
	text-decoration: none;
}