/*@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-family: /*'Open Sans', */'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	/*font-weight: 600;*/
}
table,th,td {
	padding: 0;
	font-size: 100%;
	margin: 0;
}
* {
	margin:0px;
	padding:0px; 
}

/*** general ***/
ul {
	list-style-type:none;
}
.rightArea ul li ul {
	margin-left:2em;
}
ul li ul li,
ul li ol li,
ol li ol li,
ol li ul li,
li p,
li dl dt,
li dl dd {
	font-size:100% !important;
}
ul li ul li,
ul li ol li,
ol li ol li,
ol li ul li {
	text-indent: 0px !important;
}
p,dt,dd,th,td,li {
	line-height: 1.6em;
	font-size: 85%;
}
dd ul li {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding:0px;
}
a:link,a:active,a:visited {
	text-decoration:none;
}
a:link {
	color:#085F9B;
}
a:visited {
	color:#085F9B;
}
a:hover {
	text-decoration:underline;
	color:#085F9B;
}
img {
	border:none;
}
@media screen and (max-width: 767px){
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
p,dt,dd,th,td,li {
	line-height: 1.6em;
	font-size: 100%;
}
body {
	-webkit-text-size-adjust: 100%;
}
}

/* Block Skip */
.blockskip { z-index: 9999; overflow: visible; margin: 0; padding: 0; width: 100%; }
.blockskip a { display: block; width: 100%; min-width: 1000px; color: #ffffff; text-align: center; text-decoration: none; font-size: 1px; color: #fff; line-height: 0; cursor: default; height: 1px; overflow: hidden; position:absolute;}
.blockskip a:hover { text-decoration: underline; }
.blockskip a.show { background: #666666; color: #ffffff; height:1em; padding: 5px 0; font-size: 80%; line-height: 1.3; cursor: pointer; position:relative;}

.reader{font-size:1px !important;position:absolute;height:1px;width:1px;text-indent:-9999px;}
.ignore{display:none;}
.analysis{display: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;
}
.largeMargin {
	margin-bottom:30px !important;
}
.x-largeMargin {
	margin-bottom:40px !important;
}
.xx-largeMargin {
	margin-bottom:50px !important;
}
.xxx-largeMargin {
	margin-bottom:60px !important;
}

@media screen and (max-width: 767px){
.x-largeMargin {
	margin-bottom:30px !important;
}
.xx-largeMargin {
	margin-bottom:30px !important;
}
.xxx-largeMargin {
	margin-bottom:30px !important;
}
}
.textX-Small {
	font-size: 70% !important;
}
.textSmall {
	font-size: 85% !important;
}
.textMiddle { font-size: 95% !important; 
}
.textLarge {
	font-size: 120% !important;
}
.textX-large {
	font-size: 130% !important;
}
.textXX-large {
	font-size: 160% !important;
}
.textXXX-large {
	font-size: 180% !important;
}
@media screen and (max-width: 767px){
.textX-Small {
	font-size: 60% !important;
}
table.textSmall {
	font-size: 70% !important;
	zoom: 0.5;
}
table.textX-Small {
	font-size: 40% !important;
	zoom: 0.5;
}
}
.textLeft {
	text-align:left;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
.textBold {
	font-weight:bold;
}
.fadeimg {
}
.color {
	color:#996633 !important;
}
.categoryPage01 .color {
	color:#3D840F !important;
}
.categoryPage02 .color {
	color:#E02828 !important;
}
.categoryPage03 .color {
	color:#5D52AA !important;
}
.categoryPage04 .color {
	color:#E2640E !important;
}
.categoryPage05 .color {
	color:#0e72af !important;
}
.colorRed {
	color: #E00707;
}

.indent {
	display:block;
	margin-left:15px;
}
.caution {
	display:block;
	padding-left:1em;
	text-indent:-1em;
}
.icMemberInline {
	height: 19px;
	width: 68px;
	vertical-align: -15%;
	*vertical-align: 0%;
	margin-left: 5px;
}
.icNew {
	height: 19px;
	width: 50px;
	vertical-align: -15%;
	*vertical-align: 0%;
	margin-left: 5px;
}

/*ul.commonList {
	list-style: disc;
	padding-left: 25px;
}*/
ol {
	list-style: decimal;
	padding-left: 2em;
}
dl.commonList {
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 10px;
}
dl.commonList.noBoder {
	padding-bottom: 0px;
	border-bottom: none;
}
dl.commonList dt {
	width: 120px;
	float: left;
	font-weight: bold;
}
dl.commonList dd {
	width: 568px;
	float: right;
}
dl.clearTextList {
}
dl.clearTextList dt {
	width: 80px;
	float: left;
}
dl.clearTextList dd {
	width: 690px;
	float: right;
}


/*** layout ***/
body {
	
}
#wrapper {
	min-width: 1000px;
}
@media screen and (max-width: 767px){
.blockskip { display: none; }
#wrapper {
	min-width: 320px;
}

.spTextSmall {
	font-size: 90%;
}
}

#header {
	
}
#header a:link {color:#000;}
#header a:visited {color:#000;}
#header a:hover {color:#000;}

#headerInner {
	width: 1000px;
	margin: 0px auto;
}
#headerLogo {
	width: 190px;
	float: left;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 9px;
}
#header .siteInfoArea {
	float: right;
	max-width: 570px;
	padding-top: 10px;
}
#header .siteInfoArea a:link {
}
#header .siteInfoArea a:visited {
	color:#595757;
}
#header .siteInfoArea a:hover {
}
#header .siteInfoArea .infoTop {
	margin-bottom: 20px;
    float: right;
}
#header .fontSize {
	max-width: 180px;
	float: left;
	padding-top: 2px;
	padding-right: 18px;
}
#header .fontSize li.fontBtn span {
	display:block;
	float:left;
	line-height:1.55em;
	font-size:9pt !important;
	padding-top: 2px;
}
#header .fontSize li.fontBtn ul.whichBtn {
	display:block;
	float:left;
	width:91px;
	margin-left:7px;
	padding-top: 1px;
}
#header .fontSize li.fontBtn ul.whichBtn li {
	width:43px;
	height:21px;
	float:left;
	padding:0px;
	margin-right: 3px;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontL,
#header .fontSize li.fontBtn ul.whichBtn li.fontS {
	width:18px;
	height:18px;
	margin-top: 2px;
}

#header .fontSize li.fontBtn ul.whichBtn li a {
	text-indent:-5000px;
	display:block;
	width:43px;
	height:21px;
	overflow:hidden;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontL a,
#header .fontSize li.fontBtn ul.whichBtn li.fontS a {
	width:18px;
	height:18px;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontS a {
	background:url(../images/common/btn_headerfont_s.gif) no-repeat top left;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontN a {
	background:url(../images/common/btn_headerfont_n.gif) no-repeat top left;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontL a {
	background:url(../images/common/btn_headerfont_l.gif) no-repeat top left;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontS,
#header .fontSize li.fontBtn ul.whichBtn li.fontS a.current {
	background:url(../images/common/btn_headerfont_s_on.gif) no-repeat top left;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontN,
#header .fontSize li.fontBtn ul.whichBtn li.fontN a.current {
	background:url(../images/common/btn_headerfont_n_on.gif) no-repeat top left;
}
#header .fontSize li.fontBtn ul.whichBtn li.fontL,
#header .fontSize li.fontBtn ul.whichBtn li.fontL a.current {
	background:url(../images/common/btn_headerfont_l_on.gif) no-repeat top left;
}

#header .headSearch {
	width: 196px;
	float: left;
}
#header .headSearch .searchFrame {
}
#header .headSearch .searchFrame .gtxt {
	border: 1px solid #a0a0a0;
	padding: 0px 4px;
	background: transparent;
	float: left;
	width: 155px;
	outline: none;
	font-size: 12px !important;
	line-height: 1.2em;
	height: 24px;
	border-radius: 5px;
	margin-right: 5px;
}
#header .headSearch .searchFrame .gsubmitWrapper {
	background: url(../images/common/search_btn_on.gif) no-repeat left 1px;
	float: right;
	width: 24px;
	height: 24px;
	padding-top: 1px;
	font-size: 1px !important;
}
#header .headSearch .searchFrame .gsubmit {
}
#header .siteInfo1 {
	max-width: 180px;
	float: right;
	padding-top: 2px;
	padding-left: 18px;
}
#header .siteInfo1 > li {
	float: right;
	font-size:9pt !important;
	margin-right: 12px;
	display: block;
	padding: 2px 12px 2px 2px;
	border-right: solid 1px #e6e6e6;
}
#header .siteInfo1 > li.homeLink {
	display: none !important;
}
#header .siteInfo1 > li:last-child {
	border-right: none;
	margin-right: 0px;
}
#header .siteInfo2 {
	max-width: 540px;
	float: right;
	padding-top: 3px;
}
#header .siteInfo2 > li {
	float: left;
	font-size:10pt !important;
	margin-right: 18px;
	display: block;
	padding: 2px 19px 2px 2px;
	border-right: solid 1px #e6e6e6;
}
#header .siteInfo2 > li a.icHome {
	display: block;
	background: url(../images/common/ic_home.png) no-repeat left 0.2em;
	padding-left: 23px;
}
#header .siteInfo2 > li:last-child {
	border-right: none;
	margin-right: 0px;
}
@media screen and (max-width: 767px){
#headerInner {
	width:auto;
	height:auto;
}

#headerLogo {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	max-width: 160px;
}
#header .siteInfoArea {
	float: right;
	max-width: 200px;
	padding-top: 6px;
}
#header .siteInfoArea .infoTop {
	margin-bottom: 0px;
}
#header .fontSize ,
#header .headSearch ,
#header .siteInfo2 {
	display: none;
}
#header .siteInfo1 {
	float: right;
	padding-top: 2px;
	padding-left: 0px;
}
#header .siteInfo1 > li {
	float: none;
	font-size:10pt !important;
	margin-right: 0px;
	display: block;
	padding: 2px 12px 2px 20px;
	border-right: none;
	background: url(../images/common/ic_arrow_s_sp.png) no-repeat left 0.4em;
	background-size: 13px;
	margin-bottom: 5px;
}
#header .siteInfo1 > li.homeLink {
	display: block !important;
	background: url(../images/common/ic_home.png) no-repeat left 0.55em;
}
#header .siteInfo1 > li:last-child {
	border-right: none;
	margin-right: 0px;
}
}

#globalNavi {
	position: relative;
	z-index: 1000;
}
#globalNavi {
	width: 100%;
	height: 87px;
	min-width: 1000px;
	background: url(../images/common/gnavi_border.gif) repeat-x left top;
}
#globalNavi .gnaviInneer {
	background: url(../images/common/gnavi_bg.gif) no-repeat left top;
	width:998px;
	height:86px;
	padding: 1px 1px 0;
	margin:0px auto;
}
#globalNavi ul {
}
#globalNavi ul > li {
	float: left;
	position: relative;
	height: 86px;
}
#globalNavi ul > li > a {
	display: block;
	padding-top: 75px;
	height: 0;
	overflow: hidden;
	text-align: center;
	text-indent: -9999px;
}
#globalNavi ul > li.current > a  {
	padding-top: 86px;
	cursor: default;
	overflow: hidden;
}
#globalNavi ul > li#gnavi01 {
	background: url(../images/common/gnavi01.gif) no-repeat left -75px;
	width: 167px;
}
#globalNavi ul > li#gnavi01 > a {
	background: url(../images/common/gnavi01.gif) no-repeat left top;
	width: 167px;
}
#globalNavi ul > li#gnavi01.current > a {
	background: url(../images/common/gnavi01_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnavi02 {
	background: url(../images/common/gnavi02.gif) no-repeat left -75px;
	width: 167px;
}
#globalNavi ul > li#gnavi02 > a {
	background: url(../images/common/gnavi02.gif) no-repeat left top;
	width: 167px;
}
#globalNavi ul > li#gnavi02.current > a {
	background: url(../images/common/gnavi02_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnavi03 {
	background: url(../images/common/gnavi03.gif) no-repeat left -75px;
	width: 167px;
}
#globalNavi ul > li#gnavi03 > a {
	background: url(../images/common/gnavi03.gif) no-repeat left top;
	width: 167px;
}
#globalNavi ul > li#gnavi03.current > a {
	background: url(../images/common/gnavi03_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnavi04 {
	background: url(../images/common/gnavi04.gif) no-repeat left -75px;
	width: 167px;
}
#globalNavi ul > li#gnavi04 > a {
	background: url(../images/common/gnavi04.gif) no-repeat left top;
	width: 167px;
}
#globalNavi ul > li#gnavi04.current > a {
	background: url(../images/common/gnavi04_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnavi05 {
	background: url(../images/common/gnavi05.gif) no-repeat left -75px;
	width: 164px;
}
#globalNavi ul > li#gnavi05 > a {
	background: url(../images/common/gnavi05.gif) no-repeat left top;
	width: 164px;
}
#globalNavi ul > li#gnavi05.current > a {
	background: url(../images/common/gnavi05_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnaviSub01 {
	background: url(../images/common/gnavi_sub01.gif) no-repeat left -75px;
	margin-left: 3px;
	width: 81px;
}
#globalNavi ul > li#gnaviSub01 > a {
	background: url(../images/common/gnavi_sub01.gif) no-repeat left top;
	width: 81px;
}
#globalNavi ul > li#gnaviSub01.current > a {
	background: url(../images/common/gnavi_sub01_current.gif) no-repeat left top;
}
#globalNavi ul > li#gnaviSub02 {
	background: url(../images/common/gnavi_sub02.gif) no-repeat left -75px;
	width: 82px;
}
#globalNavi ul > li#gnaviSub02 > a {
	background: url(../images/common/gnavi_sub02.gif) no-repeat left top;
	width: 82px;
}
#globalNavi ul > li#gnaviSub02.current > a {
	background: url(../images/common/gnavi_sub02_current.gif) no-repeat left top;
}
#globalNavi .subMenu {
	display: none;
}
.spMenuBtn {
	display: none;
}

@media screen and (max-width: 767px){
#globalNavi {
	display: none;
	width:100%;
	height: auto;
	min-width: 320px;
	background: none;
	margin-bottom: 5px;
}
#globalNavi .gnaviInneer {
	background: none;
	width:100%;
	height: auto;
	min-width: 320px;
	padding: 0;
	margin:0px auto;
}
#globalNavi ul {
	display: block;
}
#globalNavi ul > li {
	float: none;
	position: relative;
	height: auto !important;
}
#globalNavi ul > li > a {
	display: block;
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	text-decoration:none;
	color:#000;
	height: auto !important;
	text-align: left;
	text-indent: 0;
}
#globalNavi ul > li.current > a {
	padding: 0px;
}
#globalNavi ul > li > a strong {
	display: block;
}

#globalNavi ul > li#gnavi01 {
	background: none;
	width: 100%;
}
#globalNavi ul > li#gnavi01 > a ,
#globalNavi ul > li#gnavi01.current > a {
	background: #e4eeda url(../images/common/gnavi01_sp_arrow.gif) no-repeat 98% center;
	background-size: 16px;
	border-bottom: solid 7px #3d840f;
	width: 100%;
}
#globalNavi ul > li#gnavi01 > a strong {
	background: url(../images/common/gnavi01_sp_ic.gif) no-repeat 6px center;
	background-size: 25px;
	padding: 18px 25px 18px 36px;
}
#globalNavi ul > li#gnavi02 {
	background: none;
	width: 100%;
}
#globalNavi ul > li#gnavi02 > a ,
#globalNavi ul > li#gnavi02.current > a {
	background: #fce4de url(../images/common/gnavi02_sp_arrow.gif) no-repeat 98% center;
	background-size: 16px;
	border-bottom: solid 7px #e02828;
	width: 100%;
}
#globalNavi ul > li#gnavi02 > a strong {
	background: url(../images/common/gnavi02_sp_ic.gif) no-repeat 6px center;
	background-size: 25px;
	padding: 18px 25px 18px 36px;
}
#globalNavi ul > li#gnavi03 {
	background: none;
	width: 100%;
}
#globalNavi ul > li#gnavi03 > a ,
#globalNavi ul > li#gnavi03.current > a {
	background: #e7e4ec url(../images/common/gnavi03_sp_arrow.gif) no-repeat 98% center;
	background-size: 16px;
	border-bottom: solid 7px #5d52aa;
	width: 100%;
}
#globalNavi ul > li#gnavi03 > a strong {
	background: url(../images/common/gnavi03_sp_ic.gif) no-repeat 6px center;
	background-size: 25px;
	padding: 18px 25px 18px 36px;
}
#globalNavi ul > li#gnavi04 {
	background: none;
	width: 100%;
}
#globalNavi ul > li#gnavi04 > a ,
#globalNavi ul > li#gnavi04.current > a {
	background: #f2e5d5 url(../images/common/gnavi04_sp_arrow.gif) no-repeat 98% center;
	background-size: 16px;
	border-bottom: solid 7px #e2640e;
	width: 100%;
}
#globalNavi ul > li#gnavi04 > a strong {
	background: url(../images/common/gnavi04_sp_ic.gif) no-repeat 6px center;
	background-size: 25px;
	padding: 18px 25px 18px 36px;
}
#globalNavi ul > li#gnavi05 {
	background: none;
	width: 100%;
}
#globalNavi ul > li#gnavi05 > a ,
#globalNavi ul > li#gnavi05.current > a {
	background: #e0ebf4 url(../images/common/gnavi05_sp_arrow.gif) no-repeat 98% center;
	background-size: 16px;
	border-bottom: solid 7px #0e72af;
	width: 100%;
}
#globalNavi ul > li#gnavi05 > a strong {
	background: url(../images/common/gnavi05_sp_ic.gif) no-repeat 6px center;
	background-size: 25px;
	padding: 18px 25px 18px 36px;
}

#globalNavi ul > li#gnaviSub01 ,
#globalNavi ul > li#gnaviSub02 {
	background: none;
	width: 100%;
	margin-left: 0px;
}
#globalNavi ul > li#gnaviSub01 > a ,
#globalNavi ul > li#gnaviSub01.current > a,
#globalNavi ul > li#gnaviSub02 > a ,
#globalNavi ul > li#gnaviSub02.current > a{
	background: #e6e6e6 url(../images/common/ic_arrow_m_sp.png) no-repeat 10px center;
	background-size: 16px;
	width: 100%;
}
#globalNavi ul > li#gnaviSub01 > a strong ,
#globalNavi ul > li#gnaviSub02 > a strong {
	padding: 15px 15px 15px 35px;
	font-weight: normal;
}
#globalNavi ul > li#gnaviSub01 > a ,
#globalNavi ul > li#gnaviSub01.current > a{
	border-bottom: solid 1px #fff;
}
#globalNavi .subMenu {
	display: block;
	border-top: solid 1px #737373;
	border-bottom: solid 1px #737373;
}
#globalNavi .subMenu li {
	font-size: 90%;
}
#globalNavi .subMenu li a {
	background:  url(../images/common/ic_arrow_m_sp.png) no-repeat 10px center;
	background-size: 16px;
	border-bottom: solid 1px #efefef;
	padding: 15px 15px 15px 35px;
	display: block;
	font-size: 15px;
	font-weight: normal;
}
#globalNavi .subMenu li:last-child a {
	border-bottom: none;
}
#globalNavi .subMenu a:link {color: #000;}
#globalNavi .subMenu a:visited {color: #000;}
#globalNavi .subMenu a:hover {color: #000;}


.spMenuBtn {
	display: block;
}
.spMenuBtn a {
	display: block;
	padding: 10px;
	text-align: center;
	background: #d9d9d9;
	color: #000;
}
.spMenuBtn .close {
	display: none;
}
.spMenuBtn .close {
	display: none;
}
.spMenuBtn img {
	margin-top: 5px;
	width: 30px;
}
.spMenuBtn img.smallIcon {
	margin-top: 0px;
	margin-right: 10px;
	width: 22px;
}
}

.toTop {
	width:1000px;
	margin:0px auto;
	text-align: right;
}
#footer {
	clear: both;
}
#footer a:link {color:#000;}
#footer a:visited {color:#000;}
#footer a:hover {color:#000;}

.footerInner {
	width:1000px;
	margin:0px auto;
}
#footerLink { padding: 0px 0 1px; 
}
#footerLink .footerInner {
	position: relative;
	padding-top: 15px;
	border-top: 1px solid #b2b2b2;
}

#footerLink .footerInfo {
	width: 360px;
	float: left;
}
#footerLink .associatioName {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
#footerLink .linkBottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 600px;
	text-align: right;
}
#footerLink .linkBottom ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 16px;
}
#footerLink .linkBottom ul li.first {
	margin-left: 0px;
}
#footerLink .linkBottom ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 23px;
	background: url(../images/common/ic_arrow_s.png) no-repeat left 0.2em;
	min-height: 14px;
}
#footerCopy {
	clear: both;
	font-size: 80%;
	padding: 18px 0 16px;
}

#footer .copyright { text-align: center; 
}
@media screen and (max-width: 767px){
.footerInner {
	width:auto;
	min-width: 320px;
}
#footerLink .footerInner {
	padding-top: 15px;
	border-top: 1px solid #b2b2b2;
}
#footerLink .linkBottom {
	display: none;
}
#footerLink .associatioName {
	padding: 0 10px;
}
#footerLink .footerInfo {
	width: auto;
	float: none;
	padding: 0 10px;
}
#footerLink .footerInfo p {
	font-size: 80%;
}
#footerCopy {
	padding: 20px 0 18px;
	font-size: 70%;
}
}
.spOnlyBlock {
	display: none;
}

.topicPath {
	width: 1000px;
	margin: 0px auto;
	padding: 16px 0 16px;
	font-size: 80%;
}
.topicPath a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.topicPath a.icHome {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_home.png) no-repeat left 0.2em;
	padding-left: 23px;
}

#contents {
	width: 1000px;
	margin: 0px auto;
	padding: 9px 0 30px;
	;
}


.leftArea {
	width: 210px;
	float: left;
}
.rightArea {
	width: 740px;
	float: right;
	padding-bottom: 40px;
}
.rightArea p,.rightArea dt,.rightArea dd,.rightArea th,.rightArea td,.rightArea li {
	line-height: 1.6em;
	font-size: 85%;
}
#contents th,#contents td {
	line-height: 1.6em;
	font-size: 85%;
}


.leftArea a:link {color:#000;}
.leftArea a:visited {color:#000;}
.leftArea a:hover {color:#000;}

.leftNaviTop {
	background: #996633;
	font-size: 110%;
	display: block;
	padding: 12px 5px 11px 5px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
/* Category Color */
.categoryPage01 .leftNaviTop {
	background: #3d840f;
}
.categoryPage02 .leftNaviTop {
	background: #e02828;
}
.categoryPage03 .leftNaviTop {
	background: #5d52aa;
}
.categoryPage04 .leftNaviTop {
	background: #e2640e;
}
.categoryPage05 .leftNaviTop {
	background: #0e72af;
}
.categoryPage01 .leftNaviTop.hover {
	background: #6ca249;
}
.categoryPage02 .leftNaviTop.hover {
	background: #e55151;
}
.categoryPage03 .leftNaviTop.hover {
	background: #5d52aa;
}
.categoryPage04 .leftNaviTop.hover {
	background: #e2640e;
}
.categoryPage05 .leftNaviTop.hover {
	background: #0e72af;
}


.leftNaviTop a {
	color: #fff;
}
.leftNaviTop.current a {
	color: #fff;
}
.leftNaviTop.hover ,
.leftNaviTop.current.hover {
	color: #fff;
	text-decoration: none;
}
.leftNaviSecond { margin-bottom: 28px; 
}
.leftNaviSecond > ul > li {
	width: 210px;
	display: block;
	font-size: 90%;
	line-height: 1.5em;
	border-bottom: solid 1px #b5b5b6;
	font-weight: bold;
}
.leftNaviSecond > ul > li > a {
	text-decoration: none;
	display: block;
	background-image: url(../images/common/lnavi_icon.png);
	background-position: 10px 13px;
	background-repeat: no-repeat;
	padding: 13px 5px 12px 35px;
	color: #000;
}
.leftNaviSecond > ul > li > span {
	display: block;
	background: #efefef;
	padding: 15px 5px 14px 15px;
	color: #000;
}
.leftNaviSecond > ul > li > a:hover {
	background-color: #eadece;
	text-decoration: none;
}
.leftNaviSecond > ul > li.current > a {
	background-color: #dbc5aa;
	text-decoration: none;
}
/* Category Color */
.categoryPage01 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_jukyu/lnavi_icon.png);
}
.categoryPage01 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_jukyu/lnavi_icon_haschild.png);
}
.categoryPage01 .leftNaviSecond > ul > li > a:hover {
	background-color: #e4eeda;
}
.categoryPage01 .leftNaviSecond > ul > li.current > a {
	background-color: #bed366;
}
.categoryPage02 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_korekara/lnavi_icon.png);
}
.categoryPage02 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_korekara/lnavi_icon_haschild.png);
}
.categoryPage02 .leftNaviSecond > ul > li > a:hover {
	background-color: #fce4de;
}
.categoryPage02 .leftNaviSecond > ul > li.current > a {
	background-color: #f5a48c;
}
.categoryPage03 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_kaiin/lnavi_icon.png);
}
.categoryPage03 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_kaiin/lnavi_icon_haschild.png);
}
.categoryPage03 .leftNaviSecond > ul > li > a:hover {
	background-color: #e7e4ec;
}
.categoryPage03 .leftNaviSecond > ul > li.current > a {
	background-color: #9d9ada;
}
.categoryPage04 .leftNaviSecond > ul > li > a {
	background-image: url(../images/kanyu/lnavi_icon.png);
}
.categoryPage04 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/kanyu/lnavi_icon_haschild.png);
}
.categoryPage04 .leftNaviSecond > ul > li > a:hover {
	background-color: #fcf3eb;
}
.categoryPage04 .leftNaviSecond > ul > li.current > a {
	background-color: #f9ab75;
}
.categoryPage05 .leftNaviSecond > ul > li > a {
	background-image: url(../images/tsusan/lnavi_icon.png);
}
.categoryPage05 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/tsusan/lnavi_icon_haschild.png);
}
.categoryPage05 .leftNaviSecond > ul > li > a:hover {
	background-color: #e0ebf4;
}
.categoryPage05 .leftNaviSecond > ul > li.current > a {
	background-color: #9bc1dc;
}

/* 3rd Local List */
.leftNaviSecond > ul > li > ul > li {
	width: 210px;
	display: block;
	font-size: 90%;
	line-height: 1.4em;
	font-weight: bold;
}
.leftNaviSecond > ul > li > ul > li > a {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 35px;
	background-image: url(../images/common/lnavi_icon_3rd.png);
	background-position: 13px 9px;
	background-repeat: no-repeat;
}
.leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #eadece;
	text-decoration: none;
}
.leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #dbc5aa;
	text-decoration: none;
}

/* 4th Local List */
.leftNaviSecond > ul > li > ul > li > ul > li {
	width: 210px;
	display: block;
	font-size: 90%;
	line-height: 1.4em;
	font-weight: normal;
}
.leftNaviSecond > ul > li > ul > li > ul > li > a {
	display: block;
	padding: 5px 5px 5px 46px;
	background-image: url(../images/common/lnavi_icon_4th.png);
	background-position: 29px 9px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #dbc5aa;
	text-decoration: none;
}
.leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #eadece;
	text-decoration: none;
}

/* 5th Local List */
.leftNaviSecond > ul > li > ul > li > ul > li > ul > li {
	width: 210px;
	display: block;
	font-size: 90%;
	line-height: 1.4em;
}
.leftNaviSecond > ul > li > ul > li > ul > li > ul > li > an {
	text-decoration: none;
	display: block;
	padding: 5px 5px 3px 33px;
}
.leftNaviSecond > ul > li > ul > li > ul > li > ul > li > a:hover {
	text-decoration: none;
}
.leftNaviSecond > ul > li > ul > li > ul > li > ul > li.current > a  {
	text-decoration: none;
}

/* Category Color */
.categoryPage01 .leftNaviSecond > ul > li > ul > li > a {
	background-image: url(../images/user_jukyu/lnavi_icon_3rd.png);
}
.categoryPage01 .leftNaviSecond > ul > li > ul > li.parent > a {
	background-image: url(../images/user_jukyu/lnavi_icon_3rd_haschild.png);
}
.categoryPage01 .leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #e4eeda;
}
.categoryPage01 .leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #bed366;
}
.categoryPage01 .leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #e4eeda;
}
.categoryPage01 .leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #bed366;
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li > a {
	background-image: url(../images/user_korekara/lnavi_icon_3rd.png);
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li.parent > a {
	background-image: url(../images/user_korekara/lnavi_icon_3rd_haschild.png);
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #fce4de;
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #f5a48c;
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #fce4de;
}
.categoryPage02 .leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #f5a48c;
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li > a {
	background-image: url(../images/user_kaiin/lnavi_icon_3rd.png);
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li.parent > a {
	background-image: url(../images/user_kaiin/lnavi_icon_3rd_haschild.png);
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #e8e6f3;
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #9d9ada;
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #e8e6f3;
}
.categoryPage03 .leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #9d9ada;
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li > a {
	background-image: url(../images/kanyu/lnavi_icon_3rd.png);
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li.parent > a {
	background-image: url(../images/kanyu/lnavi_icon_3rd_haschild.png);
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #f9ab75;
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #fcf3eb;
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #f9ab75;
}
.categoryPage04 .leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #fcf3eb;
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li > a {
	background-image: url(../images/tsusan/lnavi_icon_3rd.png);
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li.parent > a {
	background-image: url(../images/tsusan/lnavi_icon_3rd_haschild.png);
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li > a:hover {
	background-color: #e0ebf4;
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li.current > a {
	background-color: #9bc1dc;
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li > ul > li > a:hover {
	background-color: #e0ebf4;
}
.categoryPage05 .leftNaviSecond > ul > li > ul > li > ul > li.current > a {
	background-color: #9bc1dc;
}


@media screen and (max-width: 767px){
.topicPath {
	display: none;
}
#contents {
	width:auto;
	margin:0px auto;
	padding:20px 0px 15px;
}
.leftArea {
	width: auto;
	float: none;
	padding:0px 10px 15px;
	border-bottom: solid 2px #b5b5b6;
}
.rightArea {
	width: auto;
	float: none;
	padding-bottom: 20px;
}

.leftNaviSecond {
	margin-bottom: 0;
}
.leftNaviSecond > ul {
	border: solid 1px #996633;
	border-top: none;
}
.leftNaviSecond > ul > li ,
.leftNaviSecond > ul > li > ul > li ,
.leftNaviSecond > ul > li > ul > li > ul > li  ,
.leftNaviSecond > ul > li > ul > li > ul > li > ul > li {
	width: auto;
}
.leftNaviSecond > ul > li:last-child {
	border-bottom: none;
}
.leftNaviSecond > ul > li > a {
	background-image: url(../images/common/lnavi_icon_sp.png);
	background-repeat: no-repeat 10px 15px;
	background-position: 10px 15px;
	background-size: 16px;
}
.leftNaviCallCenterSp {
	padding:15px 10px 0;
}
/* Category Color */
.categoryPage01 .leftNaviSecond > ul {
	border: solid 1px #3d840f;
	border-top: none;
}
.categoryPage02 .leftNaviSecond > ul {
	border: solid 1px #e02828;
	border-top: none;
}
.categoryPage03 .leftNaviSecond > ul {
	border: solid 1px #5D52AA;
	border-top: none;
}
.categoryPage04 .leftNaviSecond > ul {
	border: solid 1px #e2640e;
	border-top: none;
}
.categoryPage05 .leftNaviSecond > ul {
	border: solid 1px #0e72af;
	border-top: none;
}
.categoryPage01 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_jukyu/lnavi_icon_sp.png);
}
.categoryPage01 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_jukyu/lnavi_icon_haschild_sp.png);
}
.categoryPage02 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_korekara/lnavi_icon_sp.png);
}
.categoryPage02 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_korekara/lnavi_icon_haschild_sp.png);
}
.categoryPage03 .leftNaviSecond > ul > li > a {
	background-image: url(../images/user_kaiin/lnavi_icon_sp.png);
}
.categoryPage03 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/user_kaiin/lnavi_icon_haschild_sp.png);
}
.categoryPage04 .leftNaviSecond > ul > li > a {
	background-image: url(../images/kanyu/lnavi_icon_sp.png);
}
.categoryPage04 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/kanyu/lnavi_icon_haschild_sp.png);
}
.categoryPage05 .leftNaviSecond > ul > li > a {
	background-image: url(../images/tsusan/lnavi_icon_sp.png);
}
.categoryPage05 .leftNaviSecond > ul > li.parent > a {
	background-image: url(../images/tsusan/lnavi_icon_haschild_sp.png);
}
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.col2LeftText {
	float: left;
	width: 680px;
}
.col2RightPh {
	float: right;
}
.col2RightText {
	float: right;
	width: 505px;
}
.col2LeftPh {
	float: left;
}
.photoLeft {
	float: left;
	padding: 0 40px 20px 0;
}
.photoLeftS {
	float: left;
	padding: 0 20px 0px 0;
}
.photoRight {
	float: right;
	padding: 0 0 20px 40px;
}
.photoRightS {
	float: right;
	padding: 0 0 0px 20px;
}

@media print{
.blockskip {display:none; }
.reader{display:none;}
#header .siteInfoArea {
	display: none;
}
#globalNavi {
	display: none;
}
.spMenuBtn {
	display: none;
}
#footerLink {
	display: none;
}
#footer .siteInfoArea {
	display: none;
}
.leftArea {
	display: none;
}
.rightArea {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	border-top: none;
	border-left: none;
	border-right: none;
}
}

a.linkArrowInlineSmall {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_arrow_s.png) no-repeat left 0.2em;
	padding: 0px 0px 0px 20px;
	min-height: 14px;
}
a.linkArrowInlineMiddle {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_arrow_m.png) no-repeat left 0.15em;
	padding: 0px 0px 0px 23px;
	min-height: 18px;
}
a.linkExternal {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_external.gif) no-repeat left 0.15em;
	padding: 0px 0px 0px 29px;
	min-height: 17px;
}
a.linkAnchor{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_anchor.png) no-repeat left 0.15em;
	padding: 0px 0px 0px 23px;
	min-height: 18px;
}
.noMarker {
	padding: 0px 0px 0px 28px;
}
.linkPDF {
	/*display: inline-block;*/
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_pdf_s.png) no-repeat left 0.05em;
	padding: 2px 0px 2px 28px;
	/*padding: 0px;*/
	min-height: 18px;
}
.linkDOC {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_doc_s.png) no-repeat left 0.05em;
	padding: 2px 0px 2px 28px;
	min-height: 18px;
}
.linkXLS {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_xls_s.png) no-repeat left 0.05em;
	padding: 2px 0px 2px 28px;
	min-height: 18px;
}
a.linkArrowInlineMiddle.textLarge {
	background: url(../images/common/ic_arrow_m.png) no-repeat left 0.10em;
}
.smallLinkBox {
	display: block;
	padding: 10px 10px 10px 40px;
	background: #efefef url(../images/common/ic_arrow_s.png) no-repeat 16px center;
}
.smallLinkBox.hover {
}
a.smallLinkBox:link {color: #000;}
a.smallLinkBox:visited {color: #000;}
a.smallLinkBox:hover {color: #000;}
.largeLinkBox {
	border: solid 1px #b5b5b6;
	padding: 10px 16px 10px 54px;
	background: url(../images/common/ic_arrow_m.png) no-repeat 16px center;
}
.largeLinkBox.hover {
	background: #efefef url(../images/common/ic_arrow_m.png) no-repeat 16px center;
}
.largeLinkBox a:link {color: #000;}
.largeLinkBox a:visited {color: #000;}
.largeLinkBox a:hover {color: #000;}
.largeLinkBox.icFile {
	background: none;
	padding: 10px 16px 10px 16px;
}
.largeLinkBox.icFile.hover {
	background: #efefef;
}
.largeLinkBox.icFile img.icon {
	margin-right: 9px;
	vertical-align: -20%;
	*vertical-align: 0%;
}

@media screen and (max-width: 767px){
a.linkArrowInlineSmall {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_arrow_s_sp.png) no-repeat left 0.35em;
	background-size: 14px;
	padding: 0px 0px 0px 20px;
	min-height: 14px;
}
a.linkArrowInlineMiddle {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_arrow_m_sp.png) no-repeat left 0.28em;
	background-size: 16px;
	padding: 0px 0px 0px 23px;
	min-height: 16px;
}
.smallLinkBox {
	border: solid 1px #c9caca;
	background: #efefef url(../images/common/ic_arrow_m_sp.png) no-repeat 16px center;
	background-size: 16px;
}
.largeLinkBox.icFile img.icon {
	vertical-align: -40%;
	width:23px;
	height:24px;
}
.largeLinkBox {
	background: url(../images/common/ic_arrow_m_sp.png) no-repeat 16px center;
	background-size: 16px;
	padding: 10px 16px 10px 44px;
}
.smallLinkBox.hover {
	background: #efefef url(../images/common/ic_arrow_m_sp.png) no-repeat 16px center;
	background-size: 16px;
}
.x-smallLinkBox {
	background: url(../images/common/ic_arrow_m_sp.png) no-repeat 16px center;
	background-size: 16px;
	padding: 10px 10px 10px 10px;
}
a.linkExternal {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_external_sp.png) no-repeat left 0.15em;
	padding: 0px 0px 0px 29px;
	min-height: 17px;
	background-size: 20px;
}
a.linkAnchor{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_anchor_sp.png) no-repeat left 0.15em;
	padding: 0px 0px 0px 23px;
	min-height: 18px;
	background-size: 16px;
}
a.linkPDF {
	background: url(../images/common/ic_pdf.png) no-repeat left 0.05em;
	padding: 0px 0px 0px 28px;
	min-height: 18px;
	background-size:23px 24px;
}
a.linkDOC {
	background: url(../images/common/ic_doc.png) no-repeat left 0.05em;
	padding: 0px 0px 0px 28px;
	min-height: 18px;
	background-size:23px 24px;
}
a.linkXLS {
	background: url(../images/common/ic_xls.png) no-repeat left 0.05em;
	padding: 0px 0px 0px 28px;
	min-height: 18px;
	background-size:23px 24px;
}
}

.col3Block .largeLinkBox ,
.footerOtherCol3 .largeLinkBox {
	padding: 8px 14px 8px 44px;
}
.footerOtherCol3 .largeLinkBox .qaIcon {
	background: url(../images/common/contents_footer_qa_ic.png) no-repeat right center;
	padding-right: 60px;
	min-height: 60px;
}
.footerOtherCol3 .largeLinkBox .serviceIcon {
	background: url(../images/common/contents_footer_service_ic.png) no-repeat right center;
	padding-right: 60px;
	min-height: 60px;
}
.footerOtherCol3 .largeLinkBox .otoiawaseIcon {
	background: url(../images/common/contents_footer_otoiawase_ic.png) no-repeat right center;
	padding-right: 60px;
	min-height: 60px;
}
.valign3Line {
	display: table-cell;
	height: 3.8em;
	vertical-align: middle;
	height: auto\9;
	padding: 1.3em 0\9;
}


.bgColorBox {
	padding: 10px 18px;
	background: #efefef;
}
dl.dataSet {
	
}
dl.dataSet dt {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: left;
}
dl.dataSet dd {
	float: right;
	/*width: 600px;*/
	width: 85%;
}
li dl.dataSet dd {
	width: 560px;
}
/*dl.dataSet.formData {
	padding-left:40px;
}*/
dl.dataSet.formData dt {
	float: left;
	width: 80px;
	font-weight: normal;
	/*text-align: right;*/
	padding-left:40px;
	margin-right:37px;
}
dl.dataSet.formData dd {
	float: left;
	width: 600px;
}
.bgColorBox .dataSet img {
	margin-right:5px;
}
table {
	/*border-top: solid 1px #b5b5b6;
	border-left: solid 1px #b5b5b6;*/
	width: 100%;
}
table thead th ,
table tbody th {
	/*border-bottom: solid 1px #b5b5b6;
	border-right: solid 1px #b5b5b6;*/
	border: solid 1px #b5b5b6;
	width: 200px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #efefef;
	padding: 10px 10px;
}
table td {
	/*border-bottom: solid 1px #b5b5b6;
	border-right: solid 1px #b5b5b6;*/
	border: solid 1px #b5b5b6;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px;
}
table.hasHeader thead th {
	text-align: center;
	vertical-align: middle;
	background: #dcdddd;
	width: auto;
}
table.hasHeader tbody th {
	background: #f7f8f8;
}
.rightArea table tbody td li {
	font-size: 100%;
}
.noBorder tbody th,
.noBorder tbody td {
	border:none !important;
	background:none !important;
	width: auto !important;
}
.width55persent {
	width:75%;
	margin:0px auto;
}
.width55persent tbody th {
	width:350px !important;
}
.qaTable tbody td {
	border:none !important;
	background:none !important;
	width: auto !important;
    padding: 0px;
}

@media screen and (max-width: 767px){
dl.dataSet dt {
	float: none;
	width: aoto;
}
dl.dataSet.formData dt {
	text-align:left;
	padding-left:0px !important;
}
dl.dataSet.formData dd {
	float: left;
	width: auto !important;
}
dl.dataSet dd {
	float: none;
	width: auto;
}
table thead th ,
table tbody th {
	width: auto !important;
	padding: 4px 4px;
}
table td {
	padding: 4px 4px;
}
.width55persent {
	width:100%;
	margin:0px auto;
}
.width55persent tbody th {
	width:auto !important;
}
}

.col2Block .colLeft {
	float: left;
	width: 487px;
}
.col2Block .colRight {
	float: right;
	width: 487px;
}
.wideBox .col2Block .colLeft {
	float: left;
	width: 316px;
}
.wideBox .col2Block .colRight {
	float: right;
	width: 316px;
}
.rightArea .col2Block .colLeft {
	width: 357px;
}
.rightArea .col2Block .colRight {
	width: 357px;
}

.rightArea .col2BlockWrap {
	width:766px;
	margin-right:-26px;	
}
.rightArea .col2BlockWrap .colLeft {
	float: left;
	width: 357px;
	margin-right:26px;
}


.col3Block .colLeft {
	float: left;
	width: 316px;
	margin-right: 26px;
}
.col3Block .colRight {
	float: right;
	width: 316px;
}
.rightArea .col3Block .colLeft {
	width: 229px;
}
.rightArea .col3Block .colRight {
	width: 229px;
}
.rightArea .col3Block .col2Left {
	width: 484px;
}
.footerOtherCol3 .colLeft {
	float: left;
	width: 316px;
	margin-right: 26px;
}
.footerOtherCol3 .colRight {
	float: right;
	width: 316px;
}
.col4Block .colLeft {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.col4Block .colRight {
	float: right;
	width: 180px;
}
.col2BlockWraparound .floatLeft {
	margin-right:15px;
}
.col2BlockWraparound .floatRight {
	margin-left:15px;
}

.callCenterBnr {
	border: solid 8px #996633;
	padding: 14px 15px 14px 20px;
}
.callCenterBnr .numberBlock {
	float: left;
	width: 315px;
}
.callCenterBnr .numberBlock ul {
	display: table-cell;
	height: 4.8em;
	vertical-align: middle;
	height: auto\9;
	/*
	padding: 1.3em 0\9;
	*/
}
.callCenterBnr .numberBlock ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: bold;
}
.callCenterBnr .numberBlock ul li.title {
	padding: 10px 5px 10px 60px;
	min-height: 30px;
	background: url(../images/common/callcenter_bnr_ic_call.gif) no-repeat left center;
	font-size: 130%;
}
.callCenterBnr .numberBlock ul li.number {
	padding: 0px 0px 0px 0px;
	min-height: 50px;
	font-size: 180%;
}
.callCenterBnr .numberBlock ul li.number img.icon {
	margin-right: 10px;
	vertical-align: -25%;
	*vertical-align: 0%;
}
.callCenterBnr .detailBlock {
	float: right;
	width: 615px;
	padding-left: 15px;
	border-left: solid 1px #b2b2b2;
}
.callCenterBnr .detailBlock p {
	font-size: 80%;
}

.callCenterBnr .detailBlock ul li {
	font-size: 80%;
}

.callCenterBnr .numberBlock .linkBlock {
	font-size: 80%;
	background: #996633;
	padding: 8px 8px 8px 8px;
	margin: 5px 8px 5px 0px;
}



.callCenterBnr .numberBlock .linkBlock.hover {
	background: #c48e58;
}
.callCenterBnr .numberBlock .linkBlock a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/callcenter_bnr_btn_ic.png) no-repeat 0px center;
	padding-left: 30px;
	min-height: 14px;
}
.callCenterBnr .numberBlock .linkBlock a:hover {
}
.callCenterBnr .numberBlock .linkBlock a:link {color: #fff;}
.callCenterBnr .numberBlock .linkBlock a:visited {color: #fff;}
.callCenterBnr .numberBlock .linkBlock a:hover {color: #fff;}

.pageTop {
	font-weight: bold;
	text-align: right;
}
.pageTop a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_pagetop.png) no-repeat left 0.1em;
	padding: 0px 0px 0px 23px;
	min-height: 22px;
}
.pageTop a:link {color: #000;}
.pageTop a:visited {color: #000;}
.pageTop a:hover {color: #000;}

/* Table Style */
table.commonTable {
	border-collapse: separate;
	border-spacing: 0px;
	padding:0px;
	border-top: solid 1px #b2b2b2;
	width: 100%;
}
table.commonTable tbody th {
	font-weight: normal;
	padding: 8px 16px;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
}
table.commonTable thead th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 4px 16px;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
}
table.commonTable tbody th {
	text-align: left;
	vertical-align: top;
	width: 165px;
}
table.commonTable td {
	padding: 8px 16px;
	vertical-align: top;
	border-right: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
}
table.commonTable tr *:last-child:not(.lastBorder) {
	border-right: none;
}
table.formTable {
	/*border-collapse: separate;*/
	border-collapse:collapse;
	border-spacing: 0px;
	padding:0px;
}
table.formTable th {
	text-align: right;
	font-weight: normal;
	padding: 8px 16px;
	vertical-align: top;
	width: 165px;
}
table.formTable td {
	padding: 8px 16px;
	vertical-align: top;
}
table td.va-middle,
table th.va-middle {
	vertical-align:middle !important;

}

.rightArea .tabMenu {
	border-bottom: solid 2px #dc2800;
}
.rightArea .tabMenu li {
	display: block;
	float: left;
}
.rightArea .tabMenu li a {
	display: block;
	padding: 5px 10px;
	min-width: 200px;
	border: solid 1px #cccccc;
	border-bottom: none;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.rightArea .tabMenu li.current a {
	border: solid 1px ##dc2800;
	border-bottom: none;
	background: #dc2800;
	color: #fff;
}
.pageBlock {
	display: none;
}

#contents h1.textHeader {
	font-size: 200%;
	line-height: 1.3em;
	padding-bottom: 2px;
	margin-bottom: 28px;
	border-bottom: 5px solid #1F6209;
}
#contents h2.textHeader {
	font-size: 100%;
	line-height: 1.3em;
	padding: 6px 12px 6px 24px;
	margin-bottom: 28px;
	background: #c1dda5 url(../images/common/h2_line.gif) repeat-y left top;
}
#contents h2.hasLink {
	padding: 5px 12px 4px 24px;
}
#contents h2.hasLink a {
	font-size:60%;
	display:inline;
	line-height:1.4 !important;
	background-position: 0px 2px !important;
	vertical-align:middle !important;
	margin-right:20px !important;
	margin-left:20px !important;
	background:url(../images/common/h2_ic.png) no-repeat left 0.05em !important;
}
#contents .categoryPage01 h2.hasLink a {
	background:url(../images/user_jukyu/h2_ic.png) no-repeat left 0.05em !important;
}
#contents .categoryPage02 h2.hasLink a {
	background:url(../images/user_korekara/h2_ic.png) no-repeat left 0.05em !important;
}
#contents .categoryPage03 h2.hasLink a {
	background:url(../images/user_kaiin/h2_ic.png) no-repeat left 0.05em !important;
}
#contents .categoryPage04 h2.hasLink a {
	background:url(../images/kanyu/h2_ic.png) no-repeat left 0.05em !important;
}
#contents .categoryPage05 h2.hasLink a {
	background:url(../images/tsusan/h2_ic.png) no-repeat left 0.05em !important;
}
#contents h2.hasLink a.textLarge {
	font-size:100% !important;
	background-position:left 0.4em !important;
	margin-left:0px !important;
}
#contents h3.textHeader {
	font-size: 100%;
	line-height: 1.3em;
	padding: 8px 0 8px 11px;
	border-left: solid 6px #1f6209;
	margin-bottom: 15px;
}
#contents h4.textHeader {
	font-size: 100%;
	line-height: 1.3em;
	background: url(../images/common/h4_icon.gif) no-repeat left 0.3em;
	padding: 0px 0 0px 17px;
	margin-bottom: 15px;
}
#contents h5.textHeader {
	font-size: 100%;
	line-height: 1.3em;
	margin-bottom: 15px;
}

@media screen and (max-width: 767px){
#contents .categoryPage01 h2.hasLink a {
	background:url(../images/user_jukyu/lnavi_icon_sp.png) no-repeat left 0.2em !important;
	padding-left:31px;
	min-height:20px;
	background-size: 20px !important;
	padding-top:4px;
	padding-bottom:4px;
}
#contents .categoryPage02 h2.hasLink a {
	background:url(../images/user_korekara/lnavi_icon_sp.png) no-repeat left 0.2em !important;
	padding-left:31px;
	min-height:20px;
	background-size: 20px !important;
	padding-top:4px;
	padding-bottom:4px;
}
#contents .categoryPage03 h2.hasLink a {
	background:url(../images/user_kaiin/lnavi_icon_sp.png) no-repeat left 0.2em !important;
	padding-left:31px;
	min-height:20px;
	background-size: 20px !important;
	padding-top:4px;
	padding-bottom:4px;
}
#contents .categoryPage04 h2.hasLink a {
	background:url(../images/kanyu/lnavi_icon_sp.png) no-repeat left 0.2em !important;
	padding-left:31px;
	min-height:20px;
	background-size: 20px !important;
	padding-top:4px;
	padding-bottom:4px;
}
#contents .categoryPage05 h2.hasLink a {
	background:url(../images/tsusan/lnavi_icon_sp.png) no-repeat left 0.2em !important;
	padding-left:31px;
	min-height:20px;
	background-size: 20px !important;
	padding-top:4px;
	padding-bottom:4px;
}
}



ul.icList {
	padding: 0;
}
ul.icList li {
	padding-left: 24px;
	background: url(../images/common/list_icon.gif) no-repeat 4px 0.45em;
}
ul.inlineList li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 30px;
}

#contents .categoryPage01 h1.textHeader {
	border-bottom: 5px solid #3d840f;
	padding-left: 48px;
	padding-bottom: 2px;
	background: url(../images/user_jukyu/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage01 h2.textHeader {
	background: #eff9e4 url(../images/user_jukyu/h2_line.gif) repeat-y left top;
}
#contents .categoryPage01 h3.textHeader {
	border-left: solid 6px #3d840f;
}
#contents .categoryPage01 h4.textHeader {
	background-image: url(../images/user_jukyu/h4_icon.gif);
}

.categoryPage01 ul.icList li {
	background-image: url(../images/user_jukyu/list_icon.gif);
}
#contents .categoryPage02 h1.textHeader {
	border-bottom: 5px solid #e02828;
	padding-left: 58px;
	padding-bottom: 2px;
	background: url(../images/user_korekara/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage02 h2.textHeader {
	background: #fff1ee url(../images/user_korekara/h2_line.gif) repeat-y left top;
}
#contents .categoryPage02 h3.textHeader {
	border-left: solid 6px #e02828;
}
#contents .categoryPage02 h4.textHeader {
	background-image: url(../images/user_korekara/h4_icon.gif);
}
.categoryPage02 ul.icList li {
	background-image: url(../images/user_korekara/list_icon.gif);
}

#contents .categoryPage03 h1.textHeader {
	border-bottom: 5px solid #5d52aa;
	padding-left: 58px;
	padding-bottom: 2px;
	background: url(../images/user_kaiin/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage03 h2.textHeader {
	background: #efedf4 url(../images/user_kaiin/h2_line.gif) repeat-y left top;
}
#contents .categoryPage03 h3.textHeader {
	border-left: solid 6px #5d52aa;
}
#contents .categoryPage03 h4.textHeader {
	background-image: url(../images/user_kaiin/h4_icon.gif);
}
.categoryPage03 ul.icList li {
	background-image: url(../images/user_kaiin/list_icon.gif);
}

#contents .categoryPage04 h1.textHeader {
	border-bottom: 5px solid #e2640e;
	padding-left: 48px;
	padding-bottom: 2px;
	background: url(../images/kanyu/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage04 h2.textHeader {
	background: #fcf3eb url(../images/kanyu/h2_line.gif) repeat-y left top;
}
#contents .categoryPage04 h3.textHeader {
	border-left: solid 6px #e2640e;
}
#contents .categoryPage04 h4.textHeader {
	background-image: url(../images/kanyu/h4_icon.gif);
}
.categoryPage04 ul.icList li {
	background-image: url(../images/kanyu/list_icon.gif);
}

#contents .categoryPage05 h1.textHeader {
	border-bottom: 5px solid #0e72af;
	padding-left: 48px;
	padding-bottom: 2px;
	background: url(../images/tsusan/h1_ic.gif) no-repeat left 48%;
}

#contents .categoryPage05 h2.textHeader {
	background: #e8f1f7 url(../images/tsusan/h2_line.gif) repeat-y left top;
}
#contents .categoryPage05 h3.textHeader {
	border-left: solid 6px #0e72af;
}
#contents .categoryPage05 h4.textHeader {
	background-image: url(../images/tsusan/h4_icon.gif);
}
.categoryPage05 ul.icList li {
	background-image: url(../images/tsusan/list_icon.gif);
}



#contents .mainContentsList {
	
}
#contents .mainContentsList .list {
	float: left;
}
#contents .mainContentsList .list .textIcWrapper {
	position: relative;
	min-height: 126px;
}
#contents .mainContentsList .list .textBox {
	padding: 15px 12px;
	position: relative;
	z-index: 20;
	font-weight: bold;
}
#contents .mainContentsList .wideBox .textBox {
	padding: 15px 12px 18px;
	font-weight: bold;
}
#contents .mainContentsList .list .icBox {
	position: absolute;
	z-index: 10;
	right: 10px;
	bottom: 8px;
}
#contents .mainContentsList .list .linkWrapper {
	text-align: center;
	padding: 2px;
	font-size: 80%;
	font-weight: bold;
	vertical-align: bottom;
}
#contents .mainContentsList .list .linkWrapper a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 24px;
}
#contents .mainContentsList .list .linkWrapper a:link {
	color: #fff;
}
#contents .mainContentsList .list .linkWrapper a:visited {
	color: #fff;
}
#contents .mainContentsList .list .linkWrapper a:hover {
	color: #fff;
}
#contents .mainContentsList .bnr3ColList {
	
}
#contents .mainContentsList .bnr3ColList .list {
	width: 306px;
	margin-right: 26px;
}
#contents .mainContentsList .bnr3ColList .list.last {
	float: right;
	margin-right: 0px;
}
#contents .mainContentsList .bnr3ColList .list .textBox {
	font-size: 18px;
}
#contents .mainContentsList .bnr3ColList .wideBox .textBox {
	font-size: 15px;
}
#contents .mainContentsList .bnr4ColList .list {
	width: 221px;
	margin-right: 25px;
}
#contents .mainContentsList .bnr4ColList .list.last {
	float: right;
	margin-right: 0px;
}
#contents .mainContentsList .bnr4ColList .list .textBox {
	font-size: 16px;
}


#contents .categoryPage00 .mainContentsList .list {
	border: solid 5px #bb905c;
}
#contents .categoryPage00 .mainContentsList .list.hover {
	background: #e8daca;
}
#contents .categoryPage00 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/gaiyo/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage00 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/gaiyo/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage00 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/gaiyo/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage00 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/gaiyo/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage00 .mainContentsList .list .linkWrapper {
	background: #996633;
}
#contents .categoryPage00 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/gaiyo/contents_link_ic.gif) no-repeat left 0.2em;
}

#contents .categoryPage01 .mainContentsList .list {
	border: solid 5px #a3c049;
}
#contents .categoryPage01 .mainContentsList .list.hover {
	background: #e6f2d6;
}
#contents .categoryPage01 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/user_jukyu/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage01 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/user_jukyu/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage01 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/user_jukyu/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage01 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/user_jukyu/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage01 .mainContentsList .list .linkWrapper {
	background: #3d840f;
}
#contents .categoryPage01 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/user_jukyu/contents_link_ic.gif) no-repeat left 0.2em;
}

#contents .categoryPage02 .mainContentsList .list {
	border: solid 5px #f27e7e;
}
#contents .categoryPage02 .mainContentsList .list.hover {
	background: #f9eae8;
}
#contents .categoryPage02 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/user_korekara/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage02 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/user_korekara/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage02 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/user_korekara/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage02 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/user_korekara/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage02 .mainContentsList .list .linkWrapper {
	background: #ce3636;
}
#contents .categoryPage02 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/user_korekara/contents_link_ic.gif) no-repeat left 0.2em;
}

#contents .categoryPage03 .mainContentsList .list {
	border: solid 5px #8b86d1;
}
#contents .categoryPage03 .mainContentsList .list.hover {
	background: #e7e4ef;
}
#contents .categoryPage03 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/user_kaiin/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage03 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/user_kaiin/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage03 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/user_kaiin/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage03 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/user_kaiin/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage03 .mainContentsList .list .linkWrapper {
	background: #5d52aa;
}
#contents .categoryPage03 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/user_kaiin/contents_link_ic.gif) no-repeat left 0.2em;
}

#contents .categoryPage04 .mainContentsList .list {
	border: solid 5px #ed9c65;
}
#contents .categoryPage04 .mainContentsList .list.hover {
	background: #f7ece4;
}
#contents .categoryPage04 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/kanyu/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage04 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/kanyu/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage04 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/kanyu/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage04 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/kanyu/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage04 .mainContentsList .list .linkWrapper {
	background: #e2640e;
}
#contents .categoryPage04 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/kanyu/contents_link_ic.gif) no-repeat left 0.2em;
}
#contents .mainContentsList .wideBox {
	width:658px !important;
	border:none !important;
	float: right;
	margin-right: 0px;
}

#contents .categoryPage05 .mainContentsList .list {
	border: solid 5px #7ab1d3;
}
#contents .categoryPage05 .mainContentsList .list.hover {
	background: #e2ecf2;
}
#contents .categoryPage05 .mainContentsList .bnr3ColList .list .icBox {
	background: url(../images/tsusan/contents_ic_bg.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage05 .mainContentsList .bnr3ColList .list.hover .icBox {
	background: url(../images/tsusan/contents_ic_bg_on.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage05 .mainContentsList .bnr4ColList .list .icBox {
	background: url(../images/tsusan/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage05 .mainContentsList .bnr4ColList .list.hover .icBox {
	background: url(../images/tsusan/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}
#contents .categoryPage05 .mainContentsList .list .linkWrapper {
	background: #0e72af;
}
#contents .categoryPage05 .mainContentsList .list .linkWrapper a {
	font-size: 13px;
	background: url(../images/tsusan/contents_link_ic.gif) no-repeat left 0.2em;
}


/* Form Style */
.flowList {
	background: #eadece;
	margin-bottom: 30px;
}
.flowList ul li {
	float: left;
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background: #eadece url(../images/form_common/flow_normal.png) no-repeat right top;
	min-height: 31px;
	padding: 10px 33px 9px 0;
}
.flowList ul li.current {
	color: #fff;
	background: #996633 url(../images/form_common/flow_current_right.png) no-repeat right top;
}
.flowList ul li.currentPre {
	background: #eadece url(../images/form_common/flow_current_left.png) no-repeat right top;
}
.flowList ul li .number {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 30px;
	padding-left: 30px;
	width: 1px;
	overflow: hidden;
	vertical-align: bottom;
	*vertical-align: 0%;
	margin-right: 10px;
	font-size: 1px;
}
.flowList ul li .number span {
	margin-left: 1px; 
}
.flowList ul li.last {
	background: #eadece;
	padding-right: 0px;
}
.flowList ul li.last.current {
	background: #996633;
}
.flowList ul li.num01 .number {
	background: url(../images/form_common/flow01.png) no-repeat left top;
}
.flowList ul li.num01.current .number {
	background: url(../images/form_common/flow01_current.png) no-repeat left top;
}
.flowList ul li.num02 .number {
	background: url(../images/form_common/flow02.png) no-repeat left top;
}
.flowList ul li.num02.current .number {
	background: url(../images/form_common/flow02_current.png) no-repeat left top;
}
.flowList ul li.num03 .number {
	background: url(../images/form_common/flow03.png) no-repeat left top;
}
.flowList ul li.num03.current .number {
	background: url(../images/form_common/flow03_current.png) no-repeat left top;
}
.flowList.col3 ul li {
	width: 300px;
}
.flowList.col3 ul li.last {
	width: 334px;
}

.hissu {
	width: 44px;
	vertical-align: -10%;
	*vertical-align: 0%;
}

.formTable {
	margin-bottom: 25px;
}
.formTable table {
	/*border-top: solid 1px #b5b5b6;
	border-left: solid 1px #b5b5b6;*/
	border: solid 1px #b5b5b6;
	width: 100%;
}
.formTable table tbody th {
	width: 290px;
	/*border-right: solid 1px #b5b5b6;
	border-bottom: solid 1px #b5b5b6;*/
	border: solid 1px #b5b5b6;
	background: #efefef;
	padding: 15px 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.formTable table tbody td {
	/*border-right: solid 1px #b5b5b6;
	border-bottom: solid 1px #b5b5b6;*/
	border: solid 1px #b5b5b6;
	padding: 15px 20px;
	vertical-align: top;
	text-align: left;
}
.formTable table tbody tr.last th ,
.formTable table tbody tr.last td {
	border-bottom: none;
}
.formTable .hanrei {
	display: block;
	margin-bottom: 5px;
	color: #666;
}
.inputMiddle {
	width: 340px;
}
.inputLarge {
	width: 500px;
}
.textareaLarge {
	width: 500px;
	height: 120px;
}
.formBtn {
	width: 205px;
	margin: 0 auto 30px;
}
.formBtnLink {
	display: block;
	height: 50px;
	width: 100%;
	padding: 0px 20px 0px 40px;
	background: #996633 url(../images/form_common/ic_submit.png) no-repeat 20px center;
	font-weight: bold;
	font-size: 15px;
	line-height: 50px;
	cursor: pointer;
	border: none;
	color: #fff;
	border-radius: 0px;
	text-align: center;
}
.formBtnBack {
	background: #996633 url(../images/form_common/ic_back.png) no-repeat 20px center;
}
a.formBtnLink {
	text-decoration: none;
	display: block;
	width: auto;
}
.formBtnLink:hover {
	background: #c48e58 url(../images/form_common/ic_submit.png) no-repeat 20px center;
}
.formBtnBack:hover {
	background: #c48e58 url(../images/form_common/ic_back.png) no-repeat 20px center;
}

a.formBtnLink:link {color:#fff;}
a.formBtnLink:visited {color:#fff;}
a.formBtnLink:hover {color:#fff;}

.formBtn2Cols {
	width: 500px;
	margin: 0 auto;
}
.formBtn2Cols .colLeft{
	float: left;
	width: 205px;
}
.formBtn2Cols .colRight{
	float: right;
	width: 205px;
}
.formBtn3Cols {
	width: 750px;
	margin: 0 auto;
}
.formBtn3Cols .colLeft,
.formBtn3Cols .colCenter{
	float: left;
	width: 205px;
	margin-right:67px;
}
.formBtn3Cols .colRight{
	float: right;
	width: 205px;
}
@media screen and (max-width: 767px){
.flowList {
	margin-bottom: 20px;
}
.flowList ul li {
	float: left;
	font-size: 10px;
	text-align: left;
	background: #eadece url(../images/form_common/flow_normal_sp.png) no-repeat right top;
	background-size: auto 44px;
	min-height: 32px;
	padding: 6px 0px 6px 2%;
}
.flowList ul li.current {
	color: #fff;
	background: #996633 url(../images/form_common/flow_current_right_sp.png) no-repeat right top;
	background-size: auto 44px;
}
.flowList ul li.currentPre {
	background: #eadece url(../images/form_common/flow_current_left_sp.png) no-repeat right top;
	background-size: auto 44px;
}
.flowList ul li .number {
	height: 15px;
	padding-left: 15px;
	vertical-align: -10%;
	margin-right: 5px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.flowList ul li .sptext1Line {
	display: block;
	margin-top: 7px;
}
.flowList ul li .number {
	background-size: 15px;
}
.flowList ul li.num01 .number {
	background-size: 15px;
}
.flowList ul li.num01.current .number {
	background-size: 15px;
}
.flowList ul li.num02 .number {
	background-size: 15px;
}
.flowList ul li.num02.current .number {
	background-size: 15px;
}
.flowList ul li.num03 .number {
	background-size: 15px;
}
.flowList ul li.num03.current .number {
	background-size: 15px;
}
.flowList.col3 ul li {
	width: 31%;
}
.flowList.col3 ul li.last {
	width: 32%;
}

.formTable {
	margin-bottom: 10px;
}
.formTable table {
	border-top: none;
	border-left: none;
}
.formTable table ,
.formTable tbody ,
.formTable tr {
	width: 100%;
	display: block;
}
.formTable table tbody th {
	display: block;
	width: auto;
	border-right: none;
	border-bottom: none;
	background: #efefef;
	padding: 5px 8px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.formTable table tbody td {
	display: block;
	border-right: none;
	border-bottom: none;
	padding: 10px 15px;
	vertical-align: top;
	text-align: left;
}
.inputMiddle,
.inputLarge {
	width: 100%;
}
.textareaLarge {
	width: 100%;
	height: 120px;
}
.formBtn {
	width: auto;
	margin: 0 auto 30px;
}
.formBtnLink {
	display: block;
	width: 100%;
	padding: 0px 10px 0px 50px;
	font-size: 16px;
	text-align: left;
}
.formBtnLink {
	background-size: 16px;
}
.formBtnBack {
	background-size: 16px;
}
.formBtn2Cols {
	width: auto;
}
.formBtn2Cols .colLeft{
	width: 47%;
	margin-bottom: 10px;
}
.formBtn2Cols .colRight{
	width: 47%;
}
.formBtn3Cols {
	width: auto;
	margin: 0 auto;
}
.formBtn3Cols .colLeft,
.formBtn3Cols .colCenter{
	float: none;
	width: auto;
	margin-right:0px;
}
.formBtn3Cols .colRight{
	float: none;
	width: auto;
}
}

.spContentsPS {
	
}
@media screen and (max-width: 767px){
.col2Block .colLeft {
	float: none;
	width: auto !important;
}
.col2Block .colRight {
	float: none;
	width: auto !important;
}
.col2BlockWrap {
	width: auto !important;
	margin-right: 0 !important;
}
.col2BlockWrap .colLeft {
	float: none !important;
	width: auto !important;
	margin-right: 0 !important;
}
.col3Block .colLeft {
	float: none;
	width: auto !important;
	margin-right: 0 !important;
}
.col3Block .colRight {
	float: none;
	width: auto !important;
}

.footerOtherCol3 .colLeft {
	float: none;
	width: auto;
	margin-right: 0;
}
.footerOtherCol3 .colRight {
	float: none;
	width: auto;
}
.col2BlockWraparound .floatLeft {
	float: none;
	width: auto;
	margin:0px 0px 15px !important;
	text-align:center;
}
.col2BlockWraparound .floatRight {
	float: none;
	width: auto;
	margin:0px 0px 15px !important;
	text-align:center;
}


.valign3Line {
	display: table-cell;
	height: 3.0em;
	vertical-align: middle;
	height: auto\9;
	padding: 1.0em 0\9;
}
.footerOtherCol3 .largeLinkBox a {
	display: block;
	padding: 0px;
	min-height: 14px;
}
.footerOtherCol3 .largeLinkBox .qaIcon {
	background: url(../images/common/contents_footer_qa_ic.png) no-repeat right center;
	background-size: 50px;
	padding-top: 0px;
	padding-right: 60px;
	min-height: 50px;
}
.footerOtherCol3 .largeLinkBox .serviceIcon {
	background: url(../images/common/contents_footer_service_ic.png) no-repeat right center;
	background-size: 50px;
	padding-top: 0px;
	padding-right: 60px;
	min-height: 50px;
}
.footerOtherCol3 .largeLinkBox .otoiawaseIcon {
	background: url(../images/common/contents_footer_otoiawase_ic.png) no-repeat right center;
	background-size: 50px;
	padding-top: 0px;
	padding-right: 60px;
	min-height: 50px;
}

.callCenterBnr {
	border: solid 3px #996633;
	padding: 10px;
}
.callCenterBnr .numberBlock {
	float: none;
	width: auto;
}
.callCenterBnr .numberBlock ul {
	display: table-cell;
	height: 4.8em;
	vertical-align: middle;
	height: auto\9;
	padding: 1.3em 0\9;
}
.callCenterBnr .numberBlock ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: bold;
}
.callCenterBnr .numberBlock ul li.title {
	padding: 10px 15px 10px 60px;
	min-height: 30px;
	background: url(../images/common/callcenter_bnr_ic_call.gif) no-repeat left center;
	font-size: 100%;
}
.callCenterBnr .numberBlock ul li.number {
	padding: 0px 0px 0px 0px;
	min-height: 50px;
	font-size: 150%;
}
.callCenterBnr .numberBlock ul li.number img.icon {
	margin-right: 10px;
	vertical-align: -25%;
	*vertical-align: 0%;
}
.callCenterBnr .detailBlock {
	float: none;
	width: auto;
	padding-left: 0;
	border-left: none;
}
.callCenterBnr .detailBlock p {
	font-size: 80%;
}
.callCenterBnr .numberBlock .linkBlock {
	font-size: 80%;
	text-align: center;
	margin-right:0px;
}
.callCenterBnr .numberBlock .linkBlock a {
	background: url(../images/common/callcenter_bnr_btn_ic_sp.png) no-repeat 0px center;
	background-size: 16px;
}

.pageTop {
	display: none;
}
.spContentsPS {
	padding: 0 10px;
}
#contents h1.textHeader {
	font-size: 160%;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#contents h2.textHeader {
	font-size: 120%;
	padding: 8px 12px 8px 24px;
	margin-bottom: 18px;
}
#contents .categoryPage01 h1.textHeader {
	border-bottom: 5px solid #3d840f;
	padding-left: 58px;
	padding-bottom: 2px;
	background: url(../images/user_jukyu/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage02 h1.textHeader {
	border-bottom: 5px solid #e02828;
	padding-left: 48px;
	padding-bottom: 2px;
	background: url(../images/user_korekara/h1_ic.gif) no-repeat left 48%;
}
#contents .categoryPage03 h1.textHeader {
	border-bottom: 5px solid #5d52aa;
	padding-left: 48px;
	padding-bottom: 2px;
	background: url(../images/user_kaiin/h1_ic.gif) no-repeat left 48%;
}

#contents .mainContentsList .list .lcWrapper {
	display: table;
	width: 100%;
}
#contents .mainContentsList .list .lcCell {
	display: table-cell;
	padding-right: 10px;
}
#contents .mainContentsList .bnr4ColList .list .lcCell {
	padding-right: 15px;
}
#contents .mainContentsList .list .textIcWrapper {
	position: relative;
	min-height: 50px;
	display: table;
	width: 100%;
}
#contents .mainContentsList .list .textBox {
	padding: 15px 10px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.5em;
}
#contents .mainContentsList .bnr4ColList .list .textBox {
	padding: 10px 10px;
}
#contents .mainContentsList .list .icBox {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	right: auto;
	bottom: auto;
	line-height: 1em;
}
#contents .mainContentsList .bnr3ColList .list .icBox {
	width: 55px;
}
#contents .mainContentsList .bnr4ColList .list .icBox {
	width: 45px;
}
#contents .mainContentsList .list .linkWrapper {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 4px;
	width: 19px;
}
#contents .mainContentsList .list .linkWrapper a {
	height: 18px;
	padding-left: 18px;
	overflow: hidden;
	line-height: 19px;
	margin-top: 3px;
}
#contents .mainContentsList .list .linkWrapper strong {
	display: none;
}
#contents .mainContentsList .bnr3ColList ,
#contents .mainContentsList .bnr4ColList {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}
#contents .mainContentsList .list {
	float: none;
	margin-bottom: 10px !important;
}
#contents .mainContentsList .bnr3ColList .list {
	width: auto;
	margin-right: 0;
}
#contents .mainContentsList .bnr3ColList .list.last {
	float: none;
}
#contents .mainContentsList .bnr4ColList .list {
	width: auto;
	margin-right: 0;
}
#contents .mainContentsList .bnr4ColList .list.last {
	float: none;
}

#contents .mainContentsList .bnr3ColList .list .textBox ,
#contents .mainContentsList .bnr4ColList .list .textBox {
	font-size: 90%;
}

#contents .categoryPage01 .mainContentsList .list {
	border: solid 2px #a3c049;
}
#contents .categoryPage01 .mainContentsList .list .linkWrapper a {
	background: url(../images/user_jukyu/contents_link_ic_sp.gif) no-repeat left center;
	background-size: 18px;
}
#contents .categoryPage02 .mainContentsList .list {
	border: solid 2px #f27e7e;
}
#contents .categoryPage02 .mainContentsList .list .linkWrapper a {
	background: url(../images/user_korekara/contents_link_ic_sp.gif) no-repeat left center;
	background-size: 18px;
}
#contents .categoryPage03 .mainContentsList .list {
	border: solid 2px #8b86d1;
}
#contents .categoryPage03 .mainContentsList .list .linkWrapper a {
	background: url(../images/user_kaiin/contents_link_ic_sp.gif) no-repeat left center;
	background-size: 18px;
}
#contents .categoryPage04 .mainContentsList .list {
	border: solid 2px #ED9C65;
}
#contents .categoryPage04 .mainContentsList .list .linkWrapper a {
	background: url(../images/kanyu/contents_link_ic_sp.gif) no-repeat left center;
	background-size: 18px;
}
#contents .categoryPage05 .mainContentsList .list {
	border: solid 2px #7ab1d3;
}
#contents .categoryPage05 .mainContentsList .list .linkWrapper a {
	background: url(../images/tsusan/contents_link_ic_sp.gif) no-repeat left center;
	background-size: 18px;
}

#contents .mainContentsList .wideBox {
	width:auto !important;
	float: none;
	margin-right: 0px;
}
.wideBox .col2Block .colLeft {
	float: none;
	width: auto;
}
.wideBox .col2Block .colRight {
	float: none;
	width: auto;
}


}
#otherGnavi {
	display: none;
}
.spContents {
	display: none;
}
.pcOBlock {
	display: block;
}
.spOBlock {
	display: inline;
}
@media screen and (max-width: 767px){
.spContents {
	display: block;
}
.pcOBlock {
	display: inline;
}
.spOBlock {
	display: block;
}

.spFooterLink1 {
	border-top: solid 2px #b5b5b6;
	border-bottom: solid 2px #b5b5b6;
}
.spFooterLink1 li {
	font-size: 90%;
}
.spFooterLink1 li a {
	background:  url(../images/common/ic_arrow_m_sp.png) no-repeat 10px center;
	background-size: 16px;
	border-bottom: solid 1px #efefef;
	padding: 15px 15px 15px 35px;
	display: block;
}
.spFooterLink1 a:link {color: #000;}
.spFooterLink1 a:visited {color: #000;}
.spFooterLink1 a:hover {color: #000;}
.spFooterLink2 {
	border-bottom: solid 2px #b5b5b6;
}
.spFooterLink2 li {
	font-size: 85%;
}
.spFooterLink2 li a {
	background:  url(../images/common/ic_arrow_m_sp.png) no-repeat 10px center;
	background-size: 16px;
	border-bottom: solid 1px #efefef;
	padding: 15px 15px 15px 35px;
	display: block;
}
.spFooterLink2 a:link {color: #000;}
.spFooterLink2 a:visited {color: #000;}
.spFooterLink2 a:hover {color: #000;}
.spFooterLink2 .inlineLinks {
	padding: 15px 10px 5px;
	font-size: 80%;
}
.spFooterLink2 .inlineLinks p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 15px;
	margin-right: 30px;
}
}
/* Call Center */
.callCenterSide {
	border: solid 3px #996633;
	padding: 13px 9px;
}
.callCenterSide h2 {
	background: url(../images/common/callcenter_ic_call_side.gif) no-repeat left center;
	padding: 4px 0 0px 46px;
	margin-bottom: 11px;
	min-height: 45px;
	font-size: 110%;
}
.callCenterSide .naviDial {
	padding: 0px 0 0px 0px;
	margin-bottom: 8px;
	min-height: 26px;
	font-size: 120%;
	font-weight: bold;
}
.callCenterSide .naviDial img.icon {
	margin-right: 1px;
	vertical-align: -20%;
	*vertical-align: 0%;
}
.callCenterSide dl.time {
	border: solid 1px #996633;
	margin-bottom: 12px;
}
.callCenterSide dl.time dt {
	float: left;
	width: 39px;
	background: #996633;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 4px 1px;
	line-height: 1.3em;

	font-size: 13px;
}
.callCenterSide dl.time dd {
	float: right;
	width: 128px;
	font-weight: bold;
	padding: 10px 5px 0 9px;
	font-size: 13px;
}
.callCenterSide p strong {
	letter-spacing: 1px;
}
@media screen and (max-width: 767px){
.callCenterSide {
	display: none;
}
}

/* Q&A */
.qaFormWrapper {
	display: block;
	background: #dcdddd;
	padding: 12px 30px 12px 20px;
	margin-bottom: 25px;
}
.qaFormWrapper .text {
	float: left;
	width: 550px;
	padding-top: 1px;
}
.qaFormWrapper .text .inputText {
	width: 510px;
	border-radius: 2px;
	border: none;
	padding: 6px 20px;
}
.qaFormWrapper .submit {
	float: right;
	width: 130px;
}
.qaFormBtn {
	display: block;
	height: 37px;
	font-size: 15px;
	line-height: 37px;
	width: 100%;
	padding: 0px 20px 0px 40px;
	background: #996633 url(../images/common/ic_search_btn.png) no-repeat 20px center;
	font-weight: bold;
	cursor: pointer;
	border: none;
	color: #fff;
	border-radius: 0px;
	text-align: center;
}
.qaFormBtn:hover {
	background: #c48e58 url(../images/common/ic_search_btn.png) no-repeat 20px center;
}

@media screen and (max-width: 767px){
.qaFormWrapper {
	display: block;
	padding: 7px 10px;
	margin-bottom: 15px;
}
.qaFormWrapper .text {
	float: left;
	width: 70%;
	padding-top: 1px;
}
.qaFormWrapper .text .inputText {
	width: 80%;
	border-radius: 2px;
	border: none;
	padding: 6px 10%;
}
.qaFormWrapper .submit {
	float: right;
	width: 25%;
}
.qaFormBtn {
	width: 100%;
	padding: 0px 20px 0px 30px;
	background: #996633 url(../images/common/ic_search_btn_sp.png) no-repeat 10px center;
	background-size: 18px;
}
.qaFormBtn:hover {
	background: #c48e58 url(../images/common/ic_search_btn_sp.png) no-repeat 10px center;
	background-size: 18px;
}
}

.icLinkBlockWrapper {
	padding-bottom: 30px;
}
.icLinkBlockWrapper .leftCol {
	float: left;
	width: 357px;
}
.icLinkBlockWrapper .rightCol {
	float: right;
	width: 357px;
}
.icLinkBlock {
	margin-bottom: 20px;
	border-left: solid 13px #bb905c;
	font-weight: bold;
}
.icLinkBlock .borderBox {
	border-top: solid 5px #dcdddd;
	border-right: solid 5px #dcdddd;
	border-bottom: solid 5px #dcdddd;
	padding: 8px 70px 8px 14px;
	min-height: 50px;
	position: relative;
}
.icLinkBlock.hover {
	border-left: solid 13px #996633;
}
.icLinkBlock.hover .borderBox {
	background: #eadece ;
	border-top: solid 5px #bb905c;
	border-right: solid 5px #bb905c;
	border-bottom: solid 5px #bb905c;
}
.icLinkBlock .borderBox .icBox {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 50%;
	margin-top: -27px;
	line-height: 1em;
	height: 55px;
}
.icLinkBlock .borderBox a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../images/common/ic_arrow_m.png) no-repeat left center;
	padding: 0px 0px 0px 38px;
	min-height: 18px;
}
.icLinkBlock .borderBox a:link {color: #000;}
.icLinkBlock .borderBox a:visited {color: #000;}
.icLinkBlock .borderBox a:hover {color: #000; text-decoration: none;}
.icLinkBlock .borderBox .icBox {
	background: url(../images/common/contents_ic_bg_s.gif) no-repeat left center;
	background-size: 100%;
}
.icLinkBlock.hover .borderBox .icBox {
	background: url(../images/common/contents_ic_bg_on_s.gif) no-repeat left center;
	background-size: 100%;
}

@media screen and (max-width: 767px){
.icLinkBlockWrapper {
	padding-bottom: 10px;
}
.icLinkBlockWrapper .leftCol {
	float: none;
	width: auto;
}
.icLinkBlockWrapper .rightCol {
	float: none;
	width: auto;
}
.icLinkBlock {
	margin-bottom: 10px;
	border-left: solid 6px #bb905c;
	font-size: 15px;
}
.icLinkBlock .borderBox {
	border-top: solid 3px #dcdddd;
	border-right: solid 3px #dcdddd;
	border-bottom: solid 3px #dcdddd;
	padding: 5px 60px 5px 7px;
	min-height: 50px;
}
.icLinkBlock.hover {
	border-left: solid 6px #996633;
}
.icLinkBlock.hover .borderBox {
	border-top: solid 3px #bb905c;
	border-right: solid 3px #bb905c;
	border-bottom: solid 3px #bb905c;
}
.icLinkBlock .borderBox .valign3Line {
	height: 3.3em;
}
.icLinkBlock .borderBox .icBox {
	right: 7px;
	margin-top: -23px;
	width: 45px;
	height: 45px;
}
.icLinkBlock .borderBox a {
	background: url(../images/common/ic_arrow_m_sp.png) no-repeat left 49%;
	background-size: 16px;
	padding: 0px 0px 0px 25px;
}
}

.fileDownload {
	border: solid 2px #c9caca;
	background: url(../images/common/file_link_bg.gif) repeat-y left top;
}
.fileDownload .icon {
	display: table-cell;
	*display: block;
	*float: left;
	width: 68px;
	min-height: 28px;
	padding: 10px 0 9px;
	text-align: center;
	vertical-align: middle;
}
.fileDownload .linkText {
	display: table-cell;

	*display: block;
	*float: left;
	width: auto;
	min-height: 28px;
	padding: 8px 17px 7px 17px;
	text-align: left;
	vertical-align: middle;
}
.fileDownload .linkText a {color: #000;}
.fileDownload .linkText a:visited {color: #000;}
.fileDownload .linkText a:hover {color: #000;}

.getAdobeReader {
	background: #efefef;
	padding: 18px 15px;
}
.getAdobeReader .bnr {
	display: table-cell;
	*display: block;
	*float: left;
	width: 158px;
	min-height: 39px;
	text-align: center;
	vertical-align: middle;
}
.getAdobeReader .text {
	display: table-cell;
	*display: block;
	*float: left;
	width: auto;
	/*max-width: 515px;*/
	min-height: 28px;
	padding: 0px 0px 0px 37px;
	text-align: left;
	vertical-align: middle;
}

@media screen and (max-width: 767px){

.getAdobeReader .bnr {
	display: block;
	float: none;
	width: auto;
	min-height: 1px;
	text-align: left;
	margin-bottom: 7px;
}
.getAdobeReader .text {
	display: block;
	float: none;
	width: auto;
	padding: 0px 0px 0px 0px;
}
.fileDownload .icon img {
	width:50%;
}
}

/*** kobetsu ***/

.hagaki {
	width:30%;
	border:#c9caca 1px solid;
	margin:0px auto;
	padding:15px 15px;
}
.hagaki .t-center {
	text-align:center;
	margin-bottom:15px;
}

.noticeBlock {
	border: 2px solid #c9caca;
	margin-bottom: 25px;
	padding: 13px 17px;
}
.shuppanLongWidth {
	width:40%;
}
.shuppanLongMedium {
	width:16%;
}
.shuppanLongSmall {
	width:16%;
}
.kingaku {
	width:80%;
}
#zeinuki {
	width:160px !important;
}
@media screen and (max-width: 767px){
.hagaki {
	width:80%;
}
/*.shuppanTable td, .shuppanTable th {
	font-size:70% !important;
}*/
.shuppanLongWidth {
	width:30%;
}
.shuppanLongMedium {
	width:20%;
}
.shuppanLongSmall {
	width:20%;
}
.kingaku {
	width:120px !important;
}
}

.pcModeBtnWrapper {
	padding: 10px;
}
.pcModeBtn {
	padding: 10px;
	background: #cccccc;
	text-align: center;
}
.pcModeBtnWrapper a {
	display: inline-block;
	padding-left: 43px;
	padding-top: 4px;
	background: url(../images/common/ic_pc_mode.png) no-repeat left center;
	background-size: 30px;
	min-height: 21px;
}
.spModeBtnWrapper {
	display: none;
	font-size: 250%;
}
.spModeBtn {
	padding: 30px;
	background: #cccccc url(../images/common/ic_arrow_m_sp.png) no-repeat 98% center;
	text-align: center;
}
.spModeBtnWrapper a {
	display: inline-block;
	padding-left: 75px;
	padding-right: 40px;
	padding-top: 15px;
	background: url(../images/common/ic_sp_mode.png) no-repeat left center;
	min-height: 50px;
	color: #000;
	text-decoration: none;
}



.tabList li {
	display:block;
	width:240px;
	float:left;
	margin-right:10px;
}
.tabList li.last {
	margin-right:0px;
}
.tabList li a {
	display:block;
	border-bottom:none !important;
	padding:14px 10px;
	text-decoration:none;
	color:#231815;
	font-weight:bold;
}
.tabList li a > span.tabListInner {
	display:table-cell;
	width:238px;
	text-align:center;
	vertical-align:middle;
}
.tabList li a > span.tabListInner span {
	padding-left:31px;
	padding-top:1px;
	display:inline-block;
}
.categoryPage01 .tabList {
	border-bottom:#3d840f 5px solid;
}
.categoryPage01 .tabList li a {
	border:#83b066 1px solid;
	background:#eff9e4;
}
.categoryPage01 .tabList li a span.tabListInner span {
	background:url(../images/user_jukyu/lnavi_icon.png) no-repeat left 50%;
}
.categoryPage01 .tabList li a:hover,
.categoryPage01 .tabList li a.current {
	background:#3d840f;
	border:#3d840f 1px solid;	
	color:#FFF;
}
.categoryPage01 .tabList li a:hover span.tabListInner span,
.categoryPage01 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on.png) no-repeat left 50%;
	padding-left:31px;
}
.categoryPage02 .tabList {
	border-bottom:#d82121 5px solid;
}
.categoryPage02 .tabList li a {
	border:#d82121 1px solid;
	background:#fff1ee;
}
.categoryPage02 .tabList li a span.tabListInner span {
	background:url(../images/user_korekara/lnavi_icon.png) no-repeat left 50%;
}
.categoryPage02 .tabList li a:hover,
.categoryPage02 .tabList li a.current {
	background:#d82121;
	border:#d82121 1px solid;
	color:#FFF;
}
.categoryPage02 .tabList li a:hover span.tabListInner span,
.categoryPage02 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on.png) no-repeat left 50%;
	padding-left:31px;
}
.categoryPage03 .tabList {
	border-bottom:#5d52aa 5px solid;
}
.categoryPage03 .tabList li a {
	border:#5d52aa 1px solid;
	background:#efedf4;
}
.categoryPage03 .tabList li a span.tabListInner span {
	background:url(../images/user_kaiin/lnavi_icon.png) no-repeat left 50%;
}
.categoryPage03 .tabList li a:hover,
.categoryPage03 .tabList li a.current {
	background:#5d52aa;
	border:#5d52aa 1px solid;
	color:#FFF;
}
.categoryPage03 .tabList li a:hover span.tabListInner span,
.categoryPage03 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on.png) no-repeat left 50%;
	padding-left:31px;
}
.categoryPage04 .tabList {
	border-bottom:#e2640e 5px solid;
}
.categoryPage04 .tabList li a {
	border:#e2640e 1px solid;
	background:#fcf3eb;
}
.categoryPage04 .tabList li a span.tabListInner span {
	background:url(../images/kanyu/lnavi_icon.png) no-repeat left 50%;
}
.categoryPage04 .tabList li a:hover,
.categoryPage04 .tabList li a.current {
	background:#e2640e;
	border:#e2640e 1px solid;
	color:#FFF;
}
.categoryPage04 .tabList li a:hover span.tabListInner span,
.categoryPage04 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on.png) no-repeat left 50%;
	padding-left:31px;
}

.categoryPage05 .tabList {
	border-bottom:#0e72af 5px solid;
}
.categoryPage05 .tabList li a {
	border:#0e72af 1px solid;
	background:#e8f1f7;
}
.categoryPage05 .tabList li a span.tabListInner span {
	background:url(../images/tsusan/lnavi_icon.png) no-repeat left 50%;
}
.categoryPage05 .tabList li a:hover,
.categoryPage05 .tabList li a.current {
	background:#0e72af;
	border:#0e72af 1px solid;
	color:#FFF;
}
.categoryPage05 .tabList li a:hover span.tabListInner span,
.categoryPage05 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on.png) no-repeat left 50%;
	padding-left:31px;
}



.tabBlock {
	/*display:none;*/
	/*visibility:hidden;*/
}

@media screen and (max-width: 767px){
.tabList li {
	width:auto;
	float:none;
	margin-right:0px;
}
.tabList li a > span.tabListInner {
	width:auto;
}
.categoryPage01 .tabList li a span.tabListInner span {
	background:url(../images/user_jukyu/lnavi_icon_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage01 .tabList li a:hover span.tabListInner span,
.categoryPage01 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage02 .tabList li a span.tabListInner span {
	background:url(../images/user_korekara/lnavi_icon_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage02 .tabList li a:hover span.tabListInner span,
.categoryPage02 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage03 .tabList li a span.tabListInner span {
	background:url(../images/user_kaiin/lnavi_icon_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage03 .tabList li a:hover span.tabListInner span,
.categoryPage03 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage04 .tabList li a span.tabListInner span {
	background:url(../images/kanyu/lnavi_icon_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage04 .tabList li a:hover span.tabListInner span,
.categoryPage04 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage05 .tabList li a span.tabListInner span {
	background:url(../images/tsusan/lnavi_icon_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
.categoryPage05 .tabList li a:hover span.tabListInner span,
.categoryPage05 .tabList li a.current span.tabListInner span {
	background:url(../images/common/tab_link_ic_on_sp.png) no-repeat left 50%;
	padding-left:31px;
	min-height:16px;
	background-size: 16px;
}
}


.picArea {
	float:left;
}
.picAreaborder {
	border:1px solid #999;
}
.textArea {
	width:593px;
	float:right;
}
.col2Block .picArea {
	float:left;
}
.col2Block .textArea {
	width:210px;
	float:right;
}
@media screen and (max-width: 767px){
.textArea,
.col2Block .textArea {
	width:55% !important;
	float:left !important;
	margin-left:10px !important;
}
}



/* yougo */
.clearBoth {
	clear: both;
}
.leftNaviSecond > ul > li.otoBetsu {
	width: 42px;
	float: left;
	font-size: 95%;
}
.leftNaviSecond > ul > li.otoBetsu > a ,
.leftNaviSecond > ul > li.otoBetsu > span {
	background: #fff;
	background-image: none;
	padding: 4px 2px 4px 2px;
	text-align: center;
	border-right: solid 1px #b5b5b6;
}
.leftNaviSecond > ul > li.otoBetsu > span {
	color: #adadad;
}
.leftNaviSecond > ul > li.otoBetsu.last {
	border-bottom: solid 1px #b5b5b6;
}
.leftNaviSecond > ul > li.otoBetsu.last a ,
.leftNaviSecond > ul > li.otoBetsu.last span {
	border-right: none;
}
.leftNaviSecond > ul > li.otoBetsu > a:hover {
	background-color: #eadece;
	text-decoration: none;
}
.leftNaviSecond > ul > li.otoBetsu.current > a {
	background-color: #dbc5aa;
	text-decoration: none;
}
.tCelValign {
	display: table-cell;
	vertical-align: middle;
}
.largeLinkExternal {
	background: url(../images/common/ic_external.gif) no-repeat right center;
	min-height: 17px;
	padding-right: 20px;
}
.relativeBorderTop {
	border-top: solid 1px #b5b5b6;
	padding-top: 28px;
}
ul.yogoTop > li.otoBetsu {
	width: 89px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
}
ul.yogoTop > li.otoBetsu.last {
	margin-right: 0;
	width: 91px;
}
ul.yogoTop > li.otoBetsu > a ,
ul.yogoTop > li.otoBetsu > span {
	display: block;
	background: #fff;
	background-image: none;
	padding: 4px 2px 4px 2px;
	text-align: center;
	border: solid 1px #b5b5b6;
}
ul.yogoTop > li.otoBetsu > span {
	border: solid 1px #fff;
	color: #adadad;
}
#contents ul.yogoTop > li.otoBetsu > a {color: #000;}
#contents ul.yogoTop > li.otoBetsu > a:visited {color: #000;}
#contents ul.yogoTop > li.otoBetsu > a:hover {
	color: #000;
	background: #efefef;
}

@media screen and (max-width: 767px){
.leftNaviSecond > ul > li.otoBetsu {
	width: 20%;
}
ul.yogoTop > li.otoBetsu {
	width: 19%;
	margin-right: 1%;
}
ul.yogoTop > li.otoBetsu.last {
	width: 20%;
}
.largeLinkExternal {
	background: url(../images/common/ic_external_sp.png) no-repeat right center;
	background-size: 20px;
}
.relativeBorderTop {
	padding-top: 20px;
}
.hasNonLeftNaviBOrder {
	border-top: solid 2px #b5b5b6;
}
}


/* page nation */
.pageNate {
	
}
.pageNate a,
.pageNate span {
	padding:4px 11px;
	border:#996633 1px solid;
	margin-right:10px;
	font-weight:bold;
	color:#231815;
	text-decoration:none;
	font-size:110%;
}
.pageNate a:hover {
	background:#d9ab82;
}
.pageNate span {
	background:#996633;
	color:#FFF;
}


/* thread */

.topicsArea {
	margin-bottom:40px;
}
.threadBlock {
	border-left:#996633 5px solid;
	background:#eadece;
	padding:10px 17px;
}
.threadBlock .title {
	margin-bottom:3px;
	font-size:110%;
	font-weight:bold;
}
.threadBlock .title a {
	/*color:#231815;*/
}
.resArea {
	padding-left:22px;
}
.resArea .block {
	background:url(../images/form_common/bg_res.gif) no-repeat 0px 20px;
	padding:20px 17px 0px 34px;
}
.resArea .block .title {
	font-weight:bold;
	margin-bottom:5px;
}
.borderBlock {
	border-bottom:#b5b5b6 1px solid;
}
.leftBtn {
	margin-left:0px !important;
	margin-right:0px !important;
}
.profile li {
	float:left;
	margin-right:30px;
}
.entryArea .title {
	font-size:110%;
	font-weight:bold;
	margin-bottom:20px;
}
.entryArea .text {
	margin-bottom:15px;
}

@media screen and (max-width: 767px){
.topicsArea {
	margin-bottom:20px;
}
.threadBlock {
	font-size:90%;
}
.threadBlock .title {
	font-size:100%;
}
.resArea .block {
	font-size:90%;
	background:url(../images/form_common/bg_res.gif) no-repeat 0px 10px;
	padding:10px 17px 0px 34px;
}
.resArea .block .title {
	font-size:100%;
}
}


/*追加*/
.width,table.hasHeader thead th.width {
	width: 28%;
}
.width-s {
	width: 10%;
}
.width-n,table.hasHeader thead th.width-n {
	width: 20%;
}
.width-m,table.hasHeader thead th.width-m {
	width: 15%;
}
.width-s,table.hasHeader thead th.width-s {
	width: 10%;
}
.width-xs,table.hasHeader thead th.width-xs {
	width: 5%;
}

.mente .noticeBlock {
	width:600px;
	margin:15px auto;
}
.mente .floatLeft {
	padding-top:50px;
}

@media screen and (max-width: 767px){
.mente .noticeBlock {
	width:80%;
	margin:15px auto;
}
.mente .floatLeft {
	margin-bottom:10px;
}
.mente .floatLeft,
.mente .floatRight {
	float:none;
	text-align:center;
	width:auto;
	padding:0px;
}
}
dl.q-and-a-list {
	margin-bottom:15px;
}

dl.q-and-a-list dt,dd{
	margin:0;
	padding:0;
}

dl.q-and-a-list dt {
	width:4em;
	clear:left;
	float:left;
	padding:5px;
}
	
dl.q-and-a-list dd {
	margin-left:5em;
	padding:5px;
	border-bottom:#ccc dotted 1px;

}

dl.q-and-a-contents {
	margin-bottom:15px;
}

dl.q-and-a-contents dt,dd{
	margin:0;
	padding:0;
	
}

dl.q-and-a-contents dt {
	width:5em;
	clear:left;
	float:left;
	padding:5px;
	font-weight:bold;
	border-top:#333 solid 1px;

}

dl.q-and-a-contents dd {
	margin-left:5em;
	padding:5px;
	border-top:#333 solid 1px;
}

dl.q-and-a-contents dd.qaMargin {
	margin-left: 74px;
}
             
table.callcenter td {
	text-align:center;
}

table.callcenter td.XXX {
	background-color:#ff0000;
}

table.callcenter td.XX {
	background-color:#ffff00;
}

table.callcenter td.X {
	background-color:#dbeef3;
}
img.borderImg {
	border:solid 1px #b5b5b6;
}
.x-smallLinkBox {
	border: solid 1px #b5b5b6;
	padding: 0px 16px 0px 54px;
	background: url(../images/common/ic_arrow_m.png) no-repeat 16px center;
}
.x-smallLinkBox.hover {
	background: #efefef url(../images/common/ic_arrow_m.png) no-repeat 16px center;
}
.x-smallLinkBox a:link {color: #000;}
.x-smallLinkBox a:visited {color: #000;}
.x-smallLinkBox a:hover {color: #000;}
.x-smallLinkBox.icFile {
	background: none;
	padding: 0px 16px 0px 16px;
}
.x-smallLinkBox.icFile.hover {
	background: #efefef;
}
.x-smallLinkBox.icFile img.icon {
	margin-right: 9px;
	vertical-align: -20%;
	*vertical-align: 0%;
}
.x-smallLinkBox.icFile img.icon {
	vertical-align: -40%;
	width:23px;
	height:24px;
}
.x-smallLinkBox {
	background: url(../images/common/ic_arrow_m_sp.png) no-repeat 16px center;
	background-size: 16px;
	padding: 0px 16px 0px 44px;
}
#contents .mainContentsList .list .textBox02 {
	padding: 0px 12px;
	position: relative;
	z-index: 20;
	font-weight: bold;
}
#contents .mainContentsList .wideBox .textBox02 {
	padding:0px 12px 5px 0px;
	font-weight: bold;
}
#contents .mainContentsList .bnr3ColList .list .textBox02 {
	font-size: 18px;
}
#contents .mainContentsList .bnr3ColList .wideBox .textBox02 {
	font-size: 15px;
}
p.qaIndent100 {
    text-indent: 1em;
    font-size: 100%;
}
p.qaIndent120 {
    text-indent: 1em;
    font-size: 120%;
}
p.qaList {
    padding-left: 2em;
    text-indent: -2em;
    font-size: 120%;
}
p.qaList01 {
    padding-left: 3em;
    text-indent: -2em;
    font-size: 100%;
}
p.qaList02 {
    padding-left: 3em;
    text-indent: -2.5em;
    font-size: 100%;
}
p.qaList03 {
    padding-left: 5em;
    text-indent: -2.5em;
    font-size: 100%;
}
p.qaList04 {
    padding-left: 5em;
    text-indent: -3em;
    font-size: 100%;
}
p.qaList05 {
    padding-left: 6em;
    text-indent: -1.5em;
    font-size: 100%;
}
p.qaList06 {
    padding-left: 8em;
    text-indent: -7em;
    font-size: 100%;
}
p.qaCaution {
    padding-left: 3.5em;
    text-indent: -3em;
    font-size: 120%;
}
p.qaCaution01 {
    padding-left: 3.7em;
    text-indent: -2em;
    font-size: 100%;
}
p.qaCaution02 {
    padding-left: 4.3em;
    text-indent: -3em;
    font-size: 100%;
}
p.qaCaution03 {
    padding-left: 5em;
    text-indent: -4.8em;
    font-size: 100%;
}
p.qaCaution04 {
    padding-left: 3.2em;
    text-indent: -3em;
    font-size: 100%;
}
p.qaCaution05 {
    padding-left: 1.7em;
    text-indent: -1.4em;
    font-size: 100%;
}
p.qaCaution06 {
    padding-left: 3.7em;
    text-indent: -3.7em;
    font-size: 100%;
}
p.textIndent {
	text-indent: 1em;
	margin-bottom: 0;
	margin-top: 0;
}
.textIndent01 {
    padding-left: 2em;
    text-indent: -2.6em;
	margin-bottom: 0;
	margin-top: 0;
}
.textIndent02 {
    padding-left: 3.5em;
    text-indent: -1.6em;
	margin-bottom: 0;
	margin-top: 0;
}
.textIndent03 {
    padding-left: 2em;
    text-indent: -1em;
	margin-bottom: 0;
	margin-top: 0;
}
.textIndent04 {
    padding-left: 2em;
    text-indent: -2em;
	margin-bottom: 0;
	margin-top: 0;
}
.textIndent05 {
    padding-left: 2em;
	margin-bottom: 0;
	margin-top: 0;
}
.clear{
    clear: both;
}
.tdiv{
	width: 50%;
}
}