* {
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	color: #06C;
}
.clear, .clr {
	clear:both;
}
.colorRed {
	color:#F00;
}
.color-blue {
	color:#36F;
}
.color-green {
	color:#390;
}
.color-gray {
	color:#808080;
}
.photoLeft {
	float:left;
	padding-right:6px;
	padding-bottom:4px;
}
.photoRight {
	float:right;
	padding-left:6px;
	padding-bottom:4px;
}
.pLink {
	background: url(../../images/icon/h2Headline.png) no-repeat 450px center;
	padding-left: 480px;
}
.centering {
	text-align:center;
}
.align-right {
	text-align:right;
}

body {
	font-size: 90%;
	color: #333;
	background: #CCC url(../../images/body/003-009.gif);
	margin: 0px;
	padding: 0px;
}
#container #documents img {
	border-style: none;
}

#header {
	background: #FFF url(../../images/header/bg.png) no-repeat 0px 0px;
	height: 80px;
	width: 100%;
	min-width:900px;
}
#hTop {
	background: #36F;
	height: 5px;
	border-top: 2px solid #039;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
}

#logoLeft {
	float: left;
	width: 400px;
}
#logoRight {
	float: right;
	width: 500px;
}
#logoRight p {
	padding: 5px;
	font-weight: bold;
	color: #000;
}
#logoRight ul {
	width: 500px;
	margin: 10px 10px 10px 200px;
}
#logoRight ul li {
	list-style: none;
	float: left;
	margin-left: auto;
	font-size: 12px;
	font-weight: normal;
	background: url(../../images/icon/h2Headline.png) no-repeat 0px center;
	padding: 3px 10px 3px 25px;
}
#logoRight ul li a {
	color: #333;
}



#container {
	background: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-height:1em;

}

#container:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
	
}

/*\*/
* html #container {
	height: 1em;
	overflow: visible;
}/**/
#imageArea p {
	margin: 0px;
	padding: 0px;
}


#gnavi ul {
	margin: 0px;
	padding: 0px;
}
#gnavi ul li {
	float: left;
	list-style: none;
}
#wrapper {
	clear: both;
	min-height:1em;
	display:inline-table;
	background: url(../../images/background/mainBack.png) repeat-y 0px 0px;
}
#wrapper:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
	
}
/*\*/
* html #wrapper {
	height: 1em;
	overflow: visible;
}
/**/
#breadCrumb {
	border-bottom: 1px dotted #CCC;
	margin-top: 3px;
	margin-bottom: 5px;
	clear: both;
}

#breadCrumb p {
	padding: 5px 3px 5px 8px;
}


#mainwrapper {
	float: right;
	width: 700px;
}
#documents {
	width: 699px;
	float: left;
	border-right: 1px solid #CCC;
}
#documents h2 {
	font-size: 14px;
	color: #FFF;
	background: #FFF url(../../images/headline/topinfoback.gif) no-repeat 0px 0px;
	padding: 20px 0px 0px 60px;
	margin: 0px;
	clear: both;
	height: 34px;
}
#documents p {
	padding: 3px 10px;
	line-height: 1.4em;
	margin-left: 10px;
}
#documents h3 {
	font-size: 12px;
	padding: 3px 3px 3px 12px;
	border-left: 10px solid #999;
	border-bottom: 1px dotted #999;
	margin: 5px 5px 5px 15px;
	clear: both;
}
#documents #content h4 {
	font-size: 12px;
	color: #663;
	padding: 3px;
	margin-left: 10px;
}
#documents #content {
	margin: 3px;
	padding: 5px;
	border-left: 3px solid #F99;
}

#documents table {
	width: 470px;
	background: #999;
	font-size: 12px;
	margin: 5px auto;
}
#documents table tr td {
	padding: 3px;
}
#documents table tr th {
	padding: 3px;
}
#documents .arealist li {
	list-style: none;
	padding: 3px;
	display: inline;
}
#documents #content ul li ul li {
	background: url(../../images/icon/arrow7_r_f4.gif) no-repeat 0px center;
}

#documents #content .schedule_table {
	width: 98%;
}

#documents .topTopicBox  ul li {
	clear: both;
	list-style: url(../../images/icon/arrow7_r_f4.gif) none outside;
	padding: 3px;
	margin-left: 40px;
}
#documents .topTopicBox .topTopicSingle {
	margin: 10px;
}
#documents .topTopicBox .topTopicSingle ul li {
	clear: none;
}
#documents #content ul li {
	margin-left: 30px;
	list-style: none;
	background: url(../../images/icon/arrow_ball_01.png) no-repeat 0px center;
	padding: 3px 3px 3px 20px;
}
#documents #content ol li {
	padding: 3px;
	margin-left: 60px;
}



#sideRight {
	float: right;
	width: 200px;
}
#documents .topTopicBox {
	width: 680px;
	margin: 5px auto;
	clear: both;
}
#documents .topTopicBox .topTopicLeft {
	float: left;
	width: 340px;
}
#documents .topTopicBox .topTopicRight {
	float: right;
	width: 340px;
}

#documents .arealist {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#sideRight p.headline {
	font-size: 14px;
	color: #036;
	background: url(../../images/icon/ball01.png) no-repeat 0px center;
	padding: 3px 3px 2px 20px;
	border-bottom: 1px dotted #006;
}
#sideRight ul {
	margin: 5px;
}
#sideRight p {
	font-size: 12px;
	padding: 3px;
}
#sideRight .memo {
	background: #FC6;
	border-top: 1px dotted #069;
	border-bottom: 1px dotted #069;
}

#sideRight ul li {
	font-size: 12px;
	list-style: none;
	background: url(../../images/icon/arrow_ball_01.png) no-repeat 0px center;
	padding: 3px 3px 3px 22px;
}


#sideLeft {
	float: left;
	width: 200px;
}
#sideLeft ul  {
	margin: 5px 5px 5px 10px;
}
#sideLeft ul li {
	list-style: none;
	padding: 3px 3px 3px 23px;
	font-size: 12px;
	background: url(../../images/icon/smallarrow_blue15.gif) no-repeat 2px center;
}




#footer {
	background: #FFF;
	border-top: 5px solid #36F;
	clear: both;
}
#footer p {
	padding: 12px;
	font-size: 12px;
	text-align: center;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}


table.mailformtbl {
	width: 600px;
	padding: 10px;
}
table.mailformtbl tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
}
table.mailformtbl tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailformtbl tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
table.mailformtbl tr td ul li,table.mailformtbl tr td ul,table.mailformtbl tr td ol,table.mailformtbl tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
