/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600);*/

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
embed,object {
	padding: 0;
	vertical-align: baseline;
	font-size: 100%;
	margin: 0;
	color: #000000;
	/*font-weight: 600;*/
}
table,th,td {
	padding: 0;
	font-size: 100%;
	margin: 0;
}
* {
	margin:0px;
	padding:0px; 
}

/*** general ***/
ul {
	list-style-type:none;
}
p,dt,dd,th,td,li {
	line-height: 1.7em;
	font-size: 90%;
}
table {
	border-collapse: separate;
	border-spacing: 0px;
	padding:0px;
}
table th {
	background: url(../images/common/table_bg_th.gif) repeat left top;
}
table td {
	background: url(../images/common/table_bg_td.gif) repeat left top;
}
a:link,a:active,a:visited {
	text-decoration:none;
}
a:link {
	color:#44af35;
}
a:visited {
	color:#44af35;
}
a:hover {
	text-decoration:underline;
	color:#44af35;
}
img {
	border:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	overflow: hidden;
}

.noMargin {
	margin-bottom:0px !important;
}
.x-smallMargin {
	margin-bottom:5px !important;
}
.smallMargin {
	margin-bottom:10px !important;
}
.middleMargin {
	margin-bottom:15px !important;
}
.normalMargin {
	margin-bottom:20px !important;
}
.normalLargeMargin {
	margin-bottom:25px !important;
}
.largeMargin {
	margin-bottom:30px !important;
}
.x-largeMargin {
	margin-bottom:40px !important;
}
.xx-largeMargin {
	margin-bottom:50px !important;
}
.xxx-largeMargin {
	margin-bottom:60px !important;
}
.textSmall {
	font-size: 80%;
}
.textMiddle {
	font-size: 100%;
}
.textLarge {
	font-size: 120%;
}
.textX-large {
	font-size: 130%;
}
.textXX-large {
	font-size: 160%;
}
.textXXX-large {
	font-size: 180%;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
.textBold {
	font-weight:bold;
}
.fadeimg {
}

ul.commonList {
	list-style: disc;
	padding-left: 25px;
}
ol.commonList {
	list-style: decimal;
	padding-left: 25px;
}
ul.iconList {
}
ul.iconList li {
	background:url(../images/common/ic_linkmark.png) no-repeat 0px 10px;
	padding-left: 14px;
	font-size:100%;
}


/*** layout ***/
body {
	
}
#wrapper {
	min-width: 1000px;
	background: url(../images/common/bg_pattern.png) repeat center top;
}

#header {
	background: url(../images/common/header_bg.gif) repeat center top;
	
}
#header .headerInner {
	width: 1000px;
	margin: 0px auto;
	height: 95px;
}
#header .siteLogo {
	width: 470px;
	float: left;
	padding-top: 20px;
}
#header .jrLogo {
	float: right;
	padding-top: 25px;
	width: 56px;
}
#header .logout {
	float: right;
	padding-top: 40px;
	width: 120px;
	font-size:90%;
}
#header .logout a {
	color:#FFF;
}
#header .headerLine {
	width: 100%;
	height: 5px;
}
#header .headerLine img {
	width: 100%;
	vertical-aligh: bottom;
}
#footer {
	background: #333333;
}
#footer .footerInner{
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}
#footer .copyright {
	text-align: center;
}


#contents {
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0;
}
.bc {
	padding-left:20px;
}
.leftArea {
	width: 240px;
	float: left;
}
.rightArea {
	width: 720px;
	float: right;
}
.pankuzu a:link ,
.rightArea a:link {
	color:#0038BD;
}
.pankuzu a:visited ,
.rightArea a:visited {
	color:#0038BD;
}
.pankuzu a:hover ,
.rightArea a:hover {
	color:#0038BD;
}
.leftNaviTopTitle {
	margin-bottom: 1px;
}
.leftNaviSubTitle {
	margin-bottom: 1px;
}
/*.leftNaviSecond {
	margin-bottom:25px;
}*/
.leftNaviSecond > ul > li {
	display: block;
	width: 240px;
	margin-bottom: 1px;
}
.leftNaviSecond > ul > li > a {
	display: block;
	background: url(../images/common/lnavi_bg.gif) repeat-y left top;
	font-size: 120%;
	line-height: 1.4em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	zoom:1;
}
.leftNaviSecond > ul > li > a > span.arrow {
	display: block;
	background: url(../images/common/lnavi_arrow.gif) no-repeat center right;
	padding: 13px 25px 13px 20px;
}
.leftNaviSecond > ul > li > ul {
	display: none;
}
.leftNaviSecond > ul > li > ul > li {
	display: block;
	padding-top: 1px;
}
.leftNaviSecond > ul > li > ul > li > a {
	display: block;
	border-left: solid 2px #44af35;
	background: #dedede;
	padding: 9px 8px;
	font-weight: bold;
	zoom:1;
}
.leftNaviSecond > ul > li > ul > li > a img.thumbnail {
	float: left;
}
.leftNaviSecond > ul > li > ul > li > a .text {
	display: block;
	float: right;
	width: 147px;
	font-size: 90%;
	line-height: 1.3em;
}
.leftNaviSecond > ul > li > ul > li > a .text .num {
	display: block;
}
.leftNaviSecond > ul > li > ul > li > a .text .area {
	display: block;
	color: #808080;
	font-weight: normal;
	font-size: 80%;
}

.rightArea h1.visualHeader {
	margin-bottom: 25px;
}
.dataSet {
}
.dataSet dl {
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 10px
}
.dataSet dt {
	width:155px;
	float:left;
	padding: 0px;
	font-weight:bold;
	color:#999999;
}
.dataSet dd {
	width: 505px;
	float: right;
	padding: 0px;
}

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

h2 {
	margin-bottom:1px;
}
h3 {
	margin-bottom:18px;
}

.contentsBlock {
	padding:15px 30px 25px;
	background:url(../images/common/bg_contents.png) repeat-y left top;
}
.searchBlock {
	padding:10px;
}
.blockInner {
	border:#cccccc 1px solid;
	background:#FFF;
	padding:17px 19px 24px;
}
.docList {
}
.docTitle {
	width:59px;
	padding:2px 0px;
	float:left;
	font-weight:bold;
	line-height:1.5;
}
.docText {
	padding:2px 0px;
	width:577px;
	float:right;
	padding-left:21px;
	border-left:#008c73 2px solid;
	line-height:1.5;
}
.docText label {
	margin-right:24px;
}