@charset "utf-8";


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;
}
table,th,td {
	padding: 0;
	font-size: 100%;
	margin: 0;

}


* {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

ul {
	list-style-type:none;
}

p,dt,dd,th,td {
	line-height:1.6;
	font-size:90%;
	color:#333333;
}
table {
	border-collapse: separate;
	border-spacing: 0px;
	padding:0px;
}

a:link,a:active,a:visited {
	text-decoration:none;
}
a:link {
	color:#0082ff;
}
a:hover {
	text-decoration:underline;
}


body {

}

#wrapper {
	min-width: 1000px;
	/*width:1000px;
	margin:0px auto;*/
}

#header {

}

#headerInner {
	width:1000px;
	margin:0px auto;
	padding-top:11px;
	height:54px;

}

#headerLogo {
	width:195px;
	float:left;
	margin-right:19px;
	margin-left:8px;
}

#areaBlock {
	width:351px;
	margin-top:9px;
	float:left;

}
#areaBlock ul li {
	width:117px;
	height:36px;
	float:left;
}
#areaBlock ul a,#areaBlock ul span {
	display:block;
	width:117px;
	height:27px;
	text-indent:-5000px;
}
#areaBlock ul span {
	height:36px;
}
#areaBlock ul li.area01 a {
	background:url(../images/common/btn_area01.gif) no-repeat left top;
}
#areaBlock ul li.area01 span {
	background:url(../images/common/btn_area01_on.gif) no-repeat left top;
}
#areaBlock ul li.area02 a {
	background:url(../images/common/btn_area02.gif) no-repeat left top;
}
#areaBlock ul li.area02 span {
	background:url(../images/common/btn_area02_on.gif) no-repeat left top;
}
#areaBlock ul li.area03 a {
	background:url(../images/common/btn_area03.gif) no-repeat left top;
}
#areaBlock ul li.area03 span {
	background:url(../images/common/btn_area03_on.gif) no-repeat left top;
}




#siteInfoArea {
	font-size:90%;
	float: right;
}
#siteInfo {
	padding-top:15px;
}

#siteInfo > li {
	float:left;
	font-size:80%;
	margin-right:11px;
}

#globalNavi {
	width:100%;
	height:32px;
	overflow:hidden;
}

#globalNavi > ul {
	width:1000px;
	height:32px;
	margin:0px auto;
}

#globalNavi > ul > li {
	float:left;
}
#globalNavi > ul > li > a, #globalNavi > ul > li > span,
#globalNavi > ul > li > ul.subMenu > li > a {
	display:block;
	height:32px;
	text-indent:-5000px;
}


#leftNavi,#leftNaviSecond {
	border-top:#e6e6e6 1px solid;
	margin-bottom:30px;
}
#leftNavi li,#leftNavi li a {
	display:block;
	width:207px;
	height:80px;
	text-indent:-5000px;
}

#leftNaviSecond li,#leftNaviSecond li a, #leftNaviSecond li span {
	width:207px;
	height:58px;
	vertical-align:middle;
	color:#000;
	text-decoration:none;
}
#leftNaviSecond li {
	border-bottom:#e6e6e6 1px solid;
	display:table;
	line-height:1.7;
}
#leftNaviSecond li a, #leftNaviSecond li span {
	display:table-cell;
	font-size:80%;
	width:195px;
	padding-left:12px;
}
*:first-child+html #leftNaviSecond li {
	height:auto;
}
*:first-child+html #leftNaviSecond li a,
*:first-child+html #leftNaviSecond li span {
	display:block;
	height:auto;
	padding:18px 0px 18px 12px;
}


.bnrNavi li {
	margin-bottom:7px;
}

.topicPath {
	font-size:80%;
	padding:17px 0px 36px;
}


#contents {
	width:1000px;
	margin:0px auto;
	padding-bottom:30px;
}
.contentsOldWide {
	width: 719px;
}

h1.textHeader {
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 35px;
	font-size: 110%;
	line-height: 1.4em;
}
h1.textHeader span.cateLine {
	display: block;
	padding: 2px 0 2px 12px;
}
strong.error {
	background-color:#a00;
	color: #fff;
	padding: 3px 3px 2px 5px;
	font-size: 14px;
}
#footer {
	background:#f6f3ee;
	padding-top:14px;
}

#footerInner {
	width:1000px;
	margin:0px auto;
	padding-bottom:18px;
}
.footerColumn3 {
	background:url(../images/common/bg_footer.gif) repeat-y left top;
}
.footerColumn3 .leftBlock {
	width:298px;
	float:left;
	padding-left:21px;
	position: relative;
}
.footerColumn3 .leftBlock .qr {
	width:75px;
	height:75px;
	position: absolute;
	right: 15px;
	bottom: 0;
}
.footerColumn3 .centerBlock {
	width:309px;
	float:left;
	padding-left:21px;
}
.footerColumn3 .rightBlock {
	width:309px;
	float:left;
	padding-left:21px;
}
.footerColumn3 h4 {
	font-size:90%;
	margin-bottom:18px;
}
.footerColumn3 ul li {
	font-size:80%;
	margin-bottom:8px;
}
.footerColumn3 ul li a {
	color:#333333;
}


#footerCopy {
	padding:20px 0px 18px;
	font-size:80%;
	text-align:center;
}
#footerCopy p {
	color:#FFF;
}
#footerCopy a {
	color:#FFF;
	margin-right:32px;
}
#footerCopy a.last {
	margin-right:0px;
}

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

}

.contentsBlock {
	margin-bottom:15px;
	padding:0px 22px;
}


h2 {
	margin-bottom:25px;
}

h2.topText {
	font-size:1.4em;
	color:#535353;
	margin-bottom:15px;
}

.dataSet {
}

.dataSet > dt {
	width:154px;
	float:left;
	margin-right:17px;
	padding:1px 0px 5px;
}
.dataSet > dd {
	width: 576px;
	float: right;
	padding: 1px 0px 5px;
}

.borderBlock {
	border-bottom:#e6e6e6 1px solid;
	margin-bottom:22px;
}

.textCenter {
	text-align:center;
}

.fadeimg {
}

.mainColumn2 {
	width:1000px;
}
/*.mainColumn2 h3 {
	padding:3px 11px;
	font-size:110%;
	margin-bottom:16px;
}*/
.leftArea {
	width:207px;
	float:left;
}
.rightArea {
	width:747px;
	float:right;
}


.topLink {
	width:21px;
	float:right;
}
.topLink a {
	display:block;
	width:21px;
	height:12px;
	text-indent:-5000px;
}


.icLink {
	padding-left:15px;
}

/*** general ***/

.x-smallMargin {
	margin-bottom:5px !important;
}
.smallMargin {
	margin-bottom:10px !important;
}
.middleMargin {
	margin-bottom:15px !important;
}
.normalMargin {
	margin-bottom:20px !important;
}
.largeMargin {
	margin-bottom:25px !important;
}
.x-largeMargin {
	margin-bottom:30px !important;
}
.xx-largeMargin {
	margin-bottom:35px !important;
}
.xxx-largeMargin {
	margin-bottom:40px !important;
}
.sectionMargin {
	margin-bottom:45px !important;
}
.textSmall {
	font-size:100% !important;
}
.coutionBlock {
 background:#e4fad7;
 padding:10px;
}
.column3 {

}
.column3 .leftBlock {
	width:240px;
	float:left;
	margin-right:13px;
}
.column3 .rightBlock {
	width:240px;
	float:left;
}

dl.catalog{
  width : 113px;
  border-right:1px solid #999999;
  margin-right : 0px;
  padding : 0px 20px 25px 20px;
  float :left;
}
dl.catalog.left{
  border:none;
  padding-right:0;
}
dl.catalog dt img{
  margin-bottom : 5px;
  display : block;
}
dl.catalog dd.name{
	text-align:center;
  font-size : 90%;
  font-weight : bold;
  margin-bottom : 3px;
  padding-top : 4px;
}
dl.catalog dd.text{
  width : 115px;
  font-size : 85%;
  line-height : 1.6;
}
dl .mh95 {
	min-height:95px;
}
dl .mh40 {
	min-height:40px;
}
dl .mh100 {
	min-height:100px;
}
.txt-r_pc {
	text-align:right;
}

.spBreak {
	display: none;
}
.spBreak_i {
	display: none;
}
.pcBreak {
	display: block;
}
.spDisplay {
	display: none;
}
.pcDisplay {
	display: inline;
}
.fl-r_sp {
	float:right !important;
}
.fl-l_pc {
	float:left;
}

.ma-t-20 {
	margin-top:20px;
}
.txt-85 {
	font-size:12px;
}

#globalNavi {
	z-index:9999;
}
.spheader {
	display: none;
}

/* 2016.02 各部署TOP更新 レスポンシブ対応 */
.column_bnr {
	width:759px;
	overflow:hidden;
}
.column_bnr div {
	width:240px;
	float:left;
	margin-right:13px;
	margin-bottom:20px;
}




#page404 {

}
#page404 p {
	margin-bottom: 1em;
}
#page404 .btn {
	margin-top: 40px;
}
#page404 .btn a {
	text-decoration: underline;
}





