@charset "utf-8";

/* ****************************************************

base.css
-----------------------------------

1: Common
2: Heading
3: Text
4: List
5: Link
6: Column
7: Table
8: SectionLine
9: feature

99: extra

***************************************************** */


/* ======================
　PC
====================== */



/*1: Common
=========================================*/
.forVoice {
	display: block;
	position: absolute;
	top: 0;
	width: 1px;
	height: 3px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	left: 0;
}
sup,
sub {
	font-size: 76%;
}


/*2: Heading
=========================================*/
/* heading01 */
.heading01 {
	font-size: 208%;
	border-bottom: solid 2px #e41f30;
	padding: 9px 0 5px;
}
.heading01 span {
	font-weight: bold;
}

/* heading02 */
.heading02 {
	font-size: 175%;
	border-bottom: solid 1px #e5e5e5;
	background: #f5f5f5;
	margin: 30px 0 0;
}
.heading02 span {
	font-weight: bold;
	padding: 4px 0 4px 19px;
	display: block;
}
.heading02 a {
	display: block;
	font-weight: bold;
}
.heading02 a:link {
	color: #000000;
	text-decoration: underline;
}
.heading02:hover a {
	color: #e41f30;
	text-decoration: underline;
}
.heading02 img {
	margin: 0 0 3px 7px;
}


/* heading03 */
.heading03 {
	font-size: 150%;
	border-bottom: solid 2px #e5e5e5;
	padding: 4px 0 4px 0;
	margin: 20px 0 0;
}
.heading03 span {
	font-weight: bold;
}
.heading03 a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.heading03 a:hover {
	color: #e41f30;
	text-decoration: underline;
}

/* heading04 */
.heading04 {
	font-size: 124%;
	margin: 20px 0 0;
}
.heading04 span {
	display: block;
	background: url(/common/images/common_ic007.gif) no-repeat 0 13px;
	padding: 2px 0 2px 24px;
	font-weight: bold;
}

/*3: Text
=========================================*/
/* normalText */
.normalText {
	margin-top: 10px;
}
/* redText */
.redText {
	color: #ff6561;
	margin-top: 20px;
}
/* noteText */
.noteText {
	margin: 20px 0 0;
	padding-left: 17px;
	text-indent: -17px;
}
.noteText span {
	margin: 0 3px 0 0;
}
/* noteTextNumber */
.NumberList01 {
	margin: 20px 0 0 0;
}
.NumberList01 .noteTextNumber {
	padding-left: 33px;
	text-indent: -33px;
}
.NumberList01 .noteTextNumber span {
	margin: 0 10px 0 0;
}
/* noteTextSmall */
.noteTextSmall {
	margin: 20px 0 0;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 83%;
}
.noteTextSmall span {
	margin: 0 3px 0 0;
}
/* noteTextSmall ul */
.noteList {
	margin: 20px 0 0 0;
}
.noteList .noteTextSmall {
	margin: 0;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 83%;
	line-height: 1.8;
}
.noteList .noteTextSmall span {
	margin: 0 3px 0 0;
}
/* noteTextNumberSmall */
.NumberList01 .noteTextNumberSmall {
	padding-left: 24px;
	text-indent: -24px;
	font-size: 83%;
}
.NumberList01 .noteTextNumberSmall span {
	margin: 0 5px 0 0;
}
/* noteRedText */
.noteRedText {
	margin: 20px 0 0;
	padding-left: 17px;
	text-indent: -17px;
	color: #ff6560;
	font-size: 88%;
}
.noteRedText span {
	margin: 0 3px 0;
}
/* leadText */
.leadText {
	color: #e41f30;
	font-weight: bold;
	font-size: 131%;
	line-height: 1.3;
	margin: 20px 0 0;
}
.leadTextSmall {
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.3;
}
/* maru batu */
.maru {
	font-size: 225%;
	color: #1f5bae;
}
.batu {
	font-size: 250%;
	color: #ce0d0e;
}
/*4: List
=========================================*/
/* normalList01 */
.normalList01 {
	margin: 20px 0 0;
}
.normalList01 li {
	padding-left: 15px;
	text-indent: -15px;
	font-weight: bold;
	line-height: 1.7;
}
/* normalList01Normal */
.normalList01Normal {
	margin: 20px 0 0;
}
.normalList01Normal li {
	padding-left: 15px;
	text-indent: -15px;
	font-weight: normal;
	line-height: 1.7;
}
.twoCol .normalList01 {
	margin: 0;
	text-align: left;
}
/* normalList02 */
.normalList02 {
	margin: 20px 0 0;
}
.normalList02 li {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: url(/common/images/common_ic015.gif) no-repeat 0 9px;
}
.normalList02 li a {
	font-weight: normal;
}
.normalList02 li img {
	width: auto;
	margin: 0 0 0 7px;
}
p.normalList02 {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 116%;
}
p.normalList02 a {
	font-weight: bold;
}

.twoCol .normalList02 {
	margin: 0;
	text-align: left;
}

/* normalList02TwoCol */
.normalList02TwoCol {
	margin: 20px 0 0;
	width: 720px;
}
.normalList02TwoCol li {
	padding-left: 15px;
	font-weight: normal;
	width: 322px;
	float: left;
	margin: 0 20px 0 0;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
}
.normalList02TwoCol li ul li {
	padding-left: 0px;
	font-weight: normal;
	width: auto;
	float: none;
	margin: 0 20px 0 0;
	line-height: 1.7;
	background: none;
}
.normalList02TwoCol li img {
	width: auto;
	margin: 0 0 0 7px;
}

/* normalList02 dl ver */
.normalList02 {
	margin: 20px 0 0;
}
.normalList02 dt:first-child {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 15px;
	margin: 0;
}
.normalList02 dt {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 15px;
}
.normalList02 dd {
	margin: 5px 0 0;
	padding: 0;
}


/* normalList03*/
ul.normalList03 {
	margin: 0 0 0 15px;
}
.normalList03 li {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
}
.normalList03li a {
	font-weight: bold;
}
.normalList03li img {
	width: auto;
	margin: 0 0 0 7px;
}
p.normalList03 {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 116%;
}
p.normalList03 a {
	font-weight: bold;
}


/* normalList03 dl ver */
.normalList03 {
	margin: 0;
}
.normalList03 dt:first-child {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 15px;
	margin: 0;
}
.normalList03 dt {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 15px;
	margin: 10px 0 0;
}
.normalList03 dd {
	margin: 0;
	padding: 0 0 0 15px;
}

/* noIconlList */
.noIconlList {
	margin: 20px 0 0;
}
.noIconlList li {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: none;
}
.noIconlList li a {
	font-weight: bold;
}
.noIconlList li img {
	width: auto;
	margin: 0 0 0 7px;
}


/* numberList02 */
.normalList02 {
	margin: 20px 0 0;
}
.normalList02 li {
	padding-left: 15px;
	font-weight: normal;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
	font-size: 100%;
}
.twoCol .normalList02 {
	margin: 0;
}
.normalList02 li ul li {
	font-size: 88%;
	background: none;
	font-weight: normal;
	text-indent: -15px;
}
/* numberlList01 */
.numberlList01 {
	margin: 20px 0 0;
}
.numberlList01 li {
	padding-left: 15px;
	line-height: 1.7;
	padding: 10px 0 0 33px;
	text-indent: -33px;
}
.numberlList01 li span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}
.numberlList01 li .noteTextSmall {
	padding-left: 26px;
	text-indent: -33px;
}
.numberlList01 li .noteTextSmall span {
	background: none;
	color: #000000;
}


/* numberlList01 */
.numberlList01 dd .normalList02 li {
  line-height: 1.7;
  padding: 0 0 0 17px;
  text-indent: 0;
	background: url(/common/images/common_ic011.gif) 0 6px no-repeat; 
}


/* numberlList01 dl ver */
.numberlList01 {
	margin: 20px 0 0;
}
.numberlList01 dt:first-child {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	font-size: 116%;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 0;
}
.numberlList01 dt {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	font-size: 116%;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 10px 0 0 0; 
}
.numberlList01 dt span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}
.numberlList01 dd {
	margin: 5px 0 0;
	padding: 0;
}


/* numberlList02 dl ver */
.numberlList02 {
	margin: 20px 0 0;
}
.numberlList02 dt:first-child {
	padding-left: 15px;
	line-height: 1.7;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 0;
}
.numberlList02 dt {
	padding-left: 15px;
	line-height: 1.7;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 10px 0 0 0; 
}
.numberlList02 dt span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}
.numberlList02 dd {
	margin: 5px 0 0;
	padding: 0;
}



.twoCol .numberlList01 {
	margin: 0;
}
.numberlList01 li ul li {
	font-size: 88%;
	background: none;
	font-weight: normal;
	padding: 0 0 0 15px;
	text-indent: -15px;
}
.numberlList01 li ul li span {
	background: #fffffff;
	width: auto;
	height: auto;
	display: inline;
	text-align: left;
	margin: 0;
	color: #000000;
	text-align: center;
	background: none;
	font-weight: normal;
}
/* definitionList */
.definitionList01 {
	margin: 20px 0 0 0;
}
.definitionList01 dt:first-child {
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
}
.definitionList01 dt {
	font-weight: bold;
	padding-left: 1em;
	margin: 20px 0 0;
}
.definitionList01 dt a {
	font-weight: bold;
	color: #2361AD;
}
.definitionList01 dt a:hover {
	text-decoration: underline;
}
.definitionList01 dd {
	padding-left: 1em;
	margin: 7px 0 0 0;
	line-height: 1.3;
}
/*5: Link
=========================================*/
/* linkAreaExpand */
.linkAreaExpand {
	cursor: pointer;
}

/* normalText Icon */
.normalText .pdfIcon {
	margin: 0 7px -1px;
}
.normalText .blankIcon {
	margin: 0 5px -3px;
}
/* iconLink01 ul*/
.iconLink01 {
	margin: 20px 0 0;
}
.iconLink01 li {
	background: url(/common/images/common_ic015.gif) 0 8px no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
}
.iconLink01 li ul li {
	background: none;
	padding: 0 0 0 14px;
	line-height: 1.7;
}
.iconLink01 img, .iconLink02 img {
	margin: 0 0 0 6px;
}
/* iconLink01TwoCol ul*/
.iconLink01TwoCol {
	margin: 20px 0 0;
}
.iconLink01TwoCol li {
	background: url(/common/images/common_ic015.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
	float: left;
	width: 322px;
	margin: 0 20px 0 0;
}
.iconLink01TwoCol img{
	margin: 0 0 0 6px;
}







/* iconLinkNews*/
.iconLinkNews {
	margin: 20px 0 0;
}
.iconLinkNews li {
	background: url(/common/images/common_ic015.gif) 13px 50% no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
	padding: 10px 15px 10px 25px;
	border-bottom: dotted 1px #CCCCCC;
}
.iconLinkNews img {
	margin: 0 0 0 6px;
}
.iconLinkNews li:hover {
	background: url(/common/images/common_ic015.gif) 13px 50% no-repeat #fffbe8;
	cursor: pointer;
}
.iconLinkNews li:hover a {
	text-decoration: underline;
	color: #e41f30;
}




/* button common */ 
.buttonCenter {
	text-align: center;
}
.buttonLeft {
	text-align: left;
}
.buttonRight {
	text-align: right;
}
/* button01 */ 
.button01 {
	margin: 20px 0 0;
	display: inline-block;
}
.button01 a {
	display: block;
	padding: 13px 31px 13px 27px;
	background: url(/common/images/common_ic015.gif) 15px 50% no-repeat #ffffff;
	border: solid 1px #dddddd;
	color: #000000;
}
.button01 a:hover {
	background: url(/common/images/common_ic016.gif) 15px 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
/* button02 */ 
.button02 {
	margin: 20px 0 0;
	display: inline-block;
}
.button02 a {
	width: 258px;
	display: block;
	padding: 18px 31px 18px 27px;
	background: url(/common/images/common_ic009.gif) 100% 50% no-repeat #eeeeee;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.button02 a:hover {
	background: url(/common/images/common_ic009.gif) 100% 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border-right: solid 1px #e41e2f;
	border-bottom: solid 1px #e41e2f;
}
/* button01Fix */ 
.button01Fix {
	margin: 20px 0 0;
	width: 222px;
}
.button01Fix a {
	display: block;
	padding: 13px 14px 13px 27px;
	background: url(/common/images/common_ic015.gif) 15px 50% no-repeat #ffffff;
	border: solid 1px #dddddd;
	color: #000000;
}
.button01Fix a:hover {
	background: url(/common/images/common_ic016.gif) 15px 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border: solid 1px #e41e2f;
}

/* imgButton */
.imgButton {
	margin: 10px 0 0 0;
}

/* pagerButtonArea */ 
.pagerButtonArea {
	margin: 20px 0 0;
}
.pagerButtonArea .pagerButtonPrev {
	float: left;
	width: 72px;
}
.pagerButtonArea .pagerButtonPrev a {
	display: block;
	padding: 10px 0px 10px 27px;
	background: url(/common/images/common_ic014.gif) 14px 50% no-repeat #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerButtonArea .pagerButtonPrev a:hover {
	background: url(/common/images/common_ic014.gif) 14px 50% no-repeat #f5f5f5;
	color: #000000;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
.pagerButtonArea .pagerButtonNext {
	width: 72px;
	height: 15px;
	float: right;
}
.pagerButtonArea .pagerButtonNext a {
	display: block;
	padding: 10px 0px 10px 19px;
	background: url(/common/images/common_ic015.gif) 54px 50% no-repeat #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerButtonArea .pagerButtonNext a:hover {
	background: url(/common/images/common_ic015.gif) 54px 50% no-repeat #f5f5f5;
	color: #000000;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
/* columLink01 */
.columLink01 {
	margin: 20px 0 0;
}
.columLink01 dl {
	float: left;
	margin: 0;
	width: 346px;
	cursor: pointer;
}
.columLink01 dl:first-child {
	margin: 0 20px 0 0;
}
.columLink01 dl dt {
	font-size: 126%;
	font-weight: bold;
	padding: 10px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #dddddd;
}
.columLink01 dl dt a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.columLink01 dl dd {
	padding: 16px 19px;
	border-right: solid 10px #dddddd;
	border-bottom: solid 10px #dddddd;
	border-left: solid 10px #dddddd;
}
.columLink01 dl:hover dt {
	font-size: 126%;
	font-weight: bold;
	padding: 10px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #e41f30;
}
.columLink01 dl:hover dd {
	padding: 16px 19px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
}
.columLink01 dl:hover dt a {
	color: #ffffff;
	text-decoration: underline;
}
/* columLink02 */
.columLink02 {
	border: 1px solid #dddddd;
	margin: 30px 0 0;
	padding: 14px 21px;
}
.columLink02 p {
	padding: 9px 0 0 15px;
}
.columLink02 .noIndent {
	padding: 0;
}
.columLink02:hover ul li a {
	text-decoration: underline;
	color: #e41f30;
}
/* columLink03 */
.columLink03Area {
	margin: 20px 0 0;
}
.columLink03 {
	width: 346px;
	height: 126px;
	float: left;
	cursor: pointer;
}
.columLink03:first-child {
	width: 346px;
	height: 126px;
	float: left;
	margin: 0 20px 0 0;
}
.columLink03 .imgArea {
	width: 126px;
	float: left;
}
.columLink03 .textArea {
	float: left;
	border: solid 1px #dddddd;
	padding: 15px;
	border-left: none;
	width: 189px;
	height: 94px;
}
.columLink03:hover ul li a {
	text-decoration: underline;
	color: #e41f30;
}
/* columLink04 */
.columLink04 {
	margin: 20px 0 0;
}
.columLink04 dl {
	float: left;
	margin: 0;
	width: 342px;
	cursor: pointer;
	border: solid 2px #dddddd;
}
.columLink04 dl:first-child {
	margin: 0 20px 0 0;
}
.columLink04 dl dt {
	font-size: 115%;
	height: 57px;
	padding: 0px 12px 0 12px;
	background: #f5f5f5;
	width: 342px;
	border-bottom: solid 2px #e41e2f;
	display: table-cell;
	vertical-align: middle;
}
.columLink04 dl dt a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1;
}


.columLink04 dt .text {
	overflow: hidden;
}
.columLink04 dt .icon {
	float: right;
	width: 32px;
	margin: -5px 0 0 0;
}


.columLink04 dl dd {
	padding: 16px 19px;
}

/* ancArea */
.ancArea {
	margin: 20px 0 0;
	padding: 10px;
	background: #f2f2f2;
	font-size: 110%;
}
.ancArea ul {
	background: #FFFFFF;
	padding: 0 20px 14px;
}
.ancArea ul li {
	float: left;
	padding: 17px 28px 0 0;
}
.ancArea ul li a {
	background: url(/common/images/common_ic006.gif) 0 50% no-repeat;
	padding: 0 0 0 20px;
}

/* ancArea02 */
.ancArea02 {
	margin: 20px 0 0;
	padding: 10px;
	background: #f2f2f2;
	font-size: 110%;
}
.ancArea02 ul {
	background: #FFFFFF;
	padding: 14px 20px;
}
.ancArea02 ul li {
	float: left;
	width: 197px;
	padding: 0 28px 0 0;
}
.ancArea02 ul li a {
	background: none;
	padding: 0 0 0 20px;
}

/* relationLink */
.relationLink {
	margin: 20px 0 0;
}
.relationLink dl {
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 1px 0 0;
}
.relationLink dl dt {
	font-size: 126%;
	font-weight: bold;
	padding: 9px 10px;
	background: #dddddd;
}
.relationLink dl dt a {
	color: #000000;
	text-decoration: none;
}
.relationLink dl dd {
	padding: 16px 19px;
	border-right: solid 10px #dddddd;
	border-bottom: solid 10px #dddddd;
	border-left: solid 10px #dddddd;
}
.relationLink dl dd .iconLink01 {
	margin: 0;
}
.relationLink dl dd .iconLink01 li {
	float: left;
	width: 325px;
}
.relationLink dl dd .iconLink01 li {
	float: left;
	width: 325px;
}

.relationLink02 {
	margin: 20px 0 0;
}
.relationLink02 dl {
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 1px 0 0;
}
.relationLink02 dl dt {
	font-size: 126%;
	font-weight: bold;
	padding: 9px 10px;
	background: #dddddd;
}
.relationLink02 dl dt a {
	color: #000000;
	text-decoration: none;
}
.relationLink02 dl dd {
	padding: 16px 19px;
	border-right: solid 10px #dddddd;
	border-bottom: solid 10px #dddddd;
	border-left: solid 10px #dddddd;
}
.relationLink02 dl dd .iconLink01 {
	margin: 0;
}
.relationLink02 dl dd .iconLink01 li {
	float: left;
	width: 325px;
}
.relationLink02 dl dd .iconLink01 li {
	float: none;
	width: auto;
}

/* inquiryArea01 */
.inquiryArea01 {
	margin: 20px 0 0;
}
.noNav .inquiryArea01 {
	margin: 20px auto 0;
	width: 737px;
}
.inquiryArea01 dl {
	margin: 0;
}
.inquiryArea01 dl dt {
	font-size: 130%;
	font-weight: bold;
	padding: 9px 10px;
	background: #e41f30;
	color: #FFFFFF;
	text-align: center;
}
.inquiryArea01 dl dd {
	padding: 16px 19px 28px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
	text-align: center;
}
.inquiryArea01 dl dd .iconLink01 {
	margin: 0;
}
.inquiryArea01 dl dd .iconLink01 li {
	float: left;
	width: 325px;
}
/* inquiryArea02 */
.inquiryArea02 {
	margin: 20px 0 0;
	border: none;
}
.inquiryArea02 dl {
	margin: 0;
	clear: both;
}
.inquiryArea02 dl dt {
	font-size: 130%;
	font-weight: bold;
	padding: 9px 10px;
	background: #e41f30;
	color: #FFFFFF;
	text-align: center;
}
.inquiryArea02 dl dd {
	padding: 16px 30px 28px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
}
.inquiryArea02 dl dd .twoColArea .web {
	width: 315px;
	float: left;
	margin: 0 47px 0 0;
}
.inquiryArea02 dl dd .twoColArea .web .button02 {
	width: 256px;
	margin: 15px 0 0;
	display: inline;
}
.inquiryArea02 dl dd .twoColArea .web .button02 a {
	width: 256px;
	margin: 15px 0 0;
}
.inquiryArea02 dl dd .twoColArea .lead {
	font-weight: bold;
}
.inquiryArea02 dl dd .twoColArea .company {
	width: 294px;
	float: left;
}
.inquiryArea02 dl dd .twoColArea .company .tell {
	font-weight: bold;
	margin: 10px 0 0 0;
}
.inquiryArea02 dl dd .twoColArea .company .fax {
	font-weight: bold;
	margin: 0;
}
.inquiryArea02 dl dd .twoColArea .company .tell li {
	font-weight: bold;
	font-size: 110%;
}
.inquiryArea02 dl dd .twoColArea .company .tell li .number {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
.inquiryArea02 dl dd .twoColArea .company .fax li {
	font-weight: bold;
	font-size: 110%;
}
.inquiryArea02 dl dd .twoColArea .company .fax li .number {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
.inquiryArea02 dl dd dl dt {
	background: #dddddd;
	font-size: 110%;
	color: #000000;
	width: 112px;
	display: table-cell;
	vertical-align: middle;
}
.inquiryArea02 dl dd dl dd {
	border: none;
	border: solid 1px #dddddd;
	border-left: none;
	width: 491px;
	overflow: hidden;
	padding: 10px 16px;
	display: table-cell;
}
.inquiryArea02 dl dd .dateArea {
	padding: 30px 0 0;
	display: table;
}
.inquiryArea02 dl dd dl dd .button02 {
	display: inline;
	float: left;
	margin: 0;
}
.inquiryArea02 dl dd dl dd .button02:first-child {
	margin: 0 20px 0 0;
}
.inquiryArea02 dl dd dl dd .button02 a {
	width: 204px;
	font-size: 103%;
	padding: 13px 8px 13px 20px;
	background: url(/common/images/common_ic019.gif) no-repeat scroll 100% 50% #eeeeee;
}
.inquiryArea02 dl dd dl dd .button02:last-child a {
	width: 185px;
	font-size: 103%;
	padding: 13px 8px 13px 39px;
}
.inquiryArea02 dl dd dl dd .button02:last-child a:hover {
	width: 185px;
	font-size: 103%;
	padding: 13px 8px 13px 39px;
}
.inquiryArea02 dl dd dl dd .button02 a:hover {
	width: 204px;
	font-size: 103%;
	padding: 13px 8px 13px 20px;
	background: url(/common/images/common_ic019.gif) no-repeat scroll 100% 50% #e41e2f;
}
/* columTitle */
.columTitle {
	margin: 20px 0 0 0;
}
.columTitle dl {
	border: solid 1px #dddddd;
	padding: 17px 18px;
}
.columTitle dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
}
.columTitle dl dt span {
	font-weight: bold;
	padding: 11px 20px 11px 17px;
	display: block;
}
.columTitle dl dd {
	padding: 10px 0 0 0;
}
/* columTitleLink */
.columTitleLink {
	margin: 20px 0 0 0;
	cursor: pointer;
	border: solid 2px #dddddd;
}
.columTitleLink dl {
	padding: 17px 18px;
}
.columTitleLink .on dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
	text-decoration: underline;
}
.columTitleLink dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
}
.columTitleLink dl dt a {
	padding: 0 20px 0 14px;
	display: block;
}
.columTitleLink .on dt a {
	text-decoration: underline;
}
.columTitleLink dl dt a:link {
	color: #333333;
}
.columTitleLink dl dd {
	padding: 10px 0 0 0;
}
/*6: Column
=========================================*/
/* commonCol */
.colCaption {
	text-align: left;
	padding: 0 0 10px;
}
/* singleCol */
.singleColCenter {
	width: 712px;
	margin-top: 20px;
	text-align: center;
}
/* twoCol */
.twoCol {
	width: 732px;
	margin: 20px 0 0;
}
.twoCol .twoColInenr {
	width: 346px;
	float: left;
	margin: 0 20px 0 0;
}
.twoCol .twoColInenr p {
	position: relative;
	text-align: center;
}
/* twoCol02 */
.twoCol02 {
	width: 756px;
	margin: 20px 0 0;
}
.twoCol02 .twoColInenr {
	width: 358px;
	float: left;
	margin: 0 20px 0 0;
}
.twoCol02 .twoColInenr p {
	position: relative;
}
/* noNav twoCol */
.noNav .twoCol02 {
	width: 1008px;
	margin: 20px 0 0;
}
.noNav .twoCol02 .twoColInenr {
	width: 472px;
	float: left;
	margin: 0 20px 0 0;
}
.noNav .twoCol02 .twoColInenr .heading02,
.noNav .twoCol02 .twoColInenr .heading03,
.noNav .twoCol02 .twoColInenr .heading04 {
	margin: 10px 0 0;
}
.noNav .twoCol02 .twoColInenr p {
	position: relative;
}
/* noNav twoCol */
.twoCol02 .twoColInenr .leadName {
	font-size: 120%;
	font-weight: bold;
}
.twoCol02 .twoColInenr .twoColSmall {
	margin: 10px 0 0;
}
.twoCol02 .twoColInenr .twoColSmall .img {
	float: left;
	width: 126px;
}
.twoCol02 .twoColInenr .twoColSmall .text {
	float: left;
	margin: 0 0 0 15px;
	width: 189px;
}



/* threeCol */
.threeCol {
	width: 730px;
	margin: 20px 0 0;
}
.threeCol .threeColInenr {
	width: 223px;
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}

/* fourCol */
.fourCol {
	width: 732px;
	margin: 20px 0 0;
}
.fourCol .fourColInenr {
	width: 163px;
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}




/* columButton */
.twoCol .twoColInenr .button01,
.threeCol .threeColInenr .button01,
.fourCol .fourColInenr .button01 {
	margin: 20px 0 0;
	display: block;
	width: 100%;
	text-align: center;
}
.twoCol .twoColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 286px;
	vertical-align:middle;
}
.threeCol .threeColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 286px;
	vertical-align:middle;
}
.fourCol .fourColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 286px;
	vertical-align:middle;
}
.twoCol .twoColInenr .button01 a img {
	width: auto;
	margin: 0 0 0 7px;
}



.noNav .twoCol .twoColInenr .button01,
.noNav .threeCol .threeColInenr .button01,
.noNav .fourCol .fourColInenr .button01 {
	margin: 20px 0 0;
	display: block;
	width: 100%;
	text-align: center;
}
.noNav .twoCol .twoColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 410px;
	vertical-align:middle;
}
.noNav .threeCol .threeColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 246px;
	vertical-align:middle;
}
.noNav .fourCol .fourColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 246px;
	vertical-align:middle;
}





/* twoColLeft01 */
.twoColLeft01 {
	width: 712px;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColLeft01 .twoColImg {
	width: 224px;
	float: left;
	margin: 0 20px 0 0;
}
.twoColLeft01 .twoColText {
	margin: 0;
}
/* twoColLeft02 */
.twoColLeft02 {
	width: 712px;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColLeft02 .twoColImg {
	width: 163px;
	float: left;
	margin: 0 20px 0 0;
}
.twoColLeft02 .twoColText {
	margin: 0;
}
/* twoColRight01 */
.twoColRight01 {
	width: 712px;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColRight01 .twoColImg {
	width: 224px;
	float: right;
	margin: 0 0 0 20px;
}
.twoColRight01 .twoColText {
	margin: 0;
}
.twoColRight01 .twoColText .normalText {
	margin: 0;
}
/* twoColRight02 */
.twoColRight02 {
	width: 712px;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColRight02 .twoColImg {
	width: 163px;
	float: right;
	margin: 0 0 0 20px;
}
.twoColRight02 .twoColText {
	margin: 0;
}

/* twoColRight03 */
.twoColRight03 {
	width: 712px;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColRight03 .twoColImg {
	width: 294px;
	float: right;
	margin: 0 0 0 20px;
}
.twoColRight03 .twoColText {
	margin: 0;
}


/* singleCol */
.noNav .singleColCenter {
	width: 964px;
	margin-top: 20px;
	text-align: center;
}

/* twoCol */
.noNav .twoCol {
	width: 984px;
	margin: 20px 0 0;
}
.noNav .twoCol .twoColInenr {
	width: 470px;
	float: left;
	margin: 0 20px 0 0;
}
.noNav .twoCol .twoColInenr p {
	position: relative;
}


/* threeCol */
.noNav .threeCol {
	width: 984px;
	margin: 20px 0 0;
}
.noNav .threeCol .threeColInenr {
	width: 306px;
	float: left;
	margin: 0 20px 0 0;
}

/* fourCol */
.noNav .fourCol {
	width: 984px;
	margin: 20px 0 0;
}
.noNav .fourCol .fourColInenr {
	width: 224px;
	float: left;
	margin: 0 20px 0 0;
}


/* twoColLeft01 */
.noNav .twoColLeft01 {
	width: 984px;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColLeft01 .twoColImg {
	width: 308px;
	float: left;
	margin: 0 20px 0 0;
}
.twoColLeft01 .twoColText {
	margin: 0;
}

/* twoColLeft02 */
.noNav .twoColLeft02 {
	width: 984px;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColLeft02 .twoColImg {
	width: 226px;
	float: left;
	margin: 0 20px 0 0;
}
.noNav .twoColLeft02 .twoColText {
	margin: 0;
}

/* twoColRight01 */
.noNav .twoColRight01 {
	width: 984px;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColRight01 .twoColImg {
	width: 308px;
	float: right;
	margin: 0 0 0 20px;
}
.noNav .twoColRight01 .twoColText {
	margin: 0;
}

/* twoColRight02 */
.noNav .twoColRight02 {
	width: 984px;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColRight02 .twoColImg {
	width: 226px;
	float: right;
	margin: 0 0 0 20px;
}
.noNav .twoColRight02 .twoColText {
	margin: 0;
}





/* inquiryArea */
.inquiryArea {
	background: #FFFFFF;
	overflow: hidden;
	margin: 40px 0 0;
	border: solid 2px #cfdce8;
}
.inquiryArea .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 7px 0;
}
.inquiryArea .inquiryAreaInner {
	margin: 20px 39px 0 39px;
	padding: 0 0 13px;
	overflow: hidden;
	border-bottom: dotted 1px #dddddd;
}
.inquiryArea .inquiryAreaInner01 {
	width: 280px;
	float: left;
	padding: 0 29px 0 0;
	overflow: hidden;
}
.inquiryArea .inquiryAreaInner02 {
	width: 280px;
	float: left;
	padding: 0 0 0 29px;
}
.inquiryArea .inquiryAreaInner01 .text {
	float: left;
	font-size: 120%;
}
.inquiryArea .inquiryAreaInner01 .img {
	float: left;
}
.inquiryArea .inquiryAreaInner02 .text {
	float: left;
	font-size: 120%;
}
.inquiryArea .inquiryAreaInner02 .tell {
	font-size: 227%;
	color: #296cbe;
}
.inquiryArea .inquiryAreaInner02 .tell span {
	padding: 0 0 0 30px;
	margin: 34px 0 0 0;
	display: block;
	font-weight: bold;
}
.inquiryArea .inquiryAreaInner02 .note {
	margin: -5px 0 0 0;
}
.inquiryArea .inquiryAreaInner02 .img {
	float: left;
}
.inquiryArea .inquiryAreaInner03 {
	padding: 20px 90px 20px 90px;
}
.inquiryArea .inquiryAreaInner03 .text {
	display: inline-block;
	text-align: center;
	font-size: 120%;
	padding: 0 30px 0 0;
}
.inquiryArea .inquiryAreaInner03 .iconLink01 {
	display: inline-block;
}
.inquiryArea .inquiryAreaInner03 .iconLink01 a {
	padding: 0 0 0 13px;
}
/* inquiryAreaFull */
.inquiryAreaFull {
	background: #FFFFFF;
	overflow: hidden;
	margin: 30px 0 0;
	width: 936px;
	border: solid 2px #CFDCE8;
}
.inquiryAreaFull .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 7px 0;
}
.inquiryAreaFull .inquiryAreaInner {
	margin: 18px 25px 25px 38px;
	overflow: hidden;
}
.inquiryAreaFull .inquiryAreaInner01 {
	width: 280px;
	float: left;
	padding: 0 60px 0 0;
	overflow: hidden;
}
.inquiryAreaFull .inquiryAreaInner02 {
	width: 300px;
	float: left;
	padding: 0 19px 0 0;
	border-right: dotted 1px #CCCCCC;
}
.inquiryAreaFull .inquiryAreaInner03 {
	width: 193px;
	float: left;
	padding: 0 0 0 20px;
}
.inquiryAreaFull .inquiryAreaInner03 a:hover {
	color: #333333;
	text-decoration: underline;
}
.inquiryAreaFull .inquiryAreaInner01 .text {
	float: left;
	font-size: 120%;
}
.inquiryAreaFull .inquiryAreaInner01 .img {
	float: left;
}
.inquiryAreaFull .inquiryAreaInner02 .text {
	float: left;
	font-size: 120%;
}
.inquiryAreaFull .inquiryAreaInner02 .tell {
	font-size: 32px;
	color: #296cbe;
}
.inquiryAreaFull .inquiryAreaInner02 .tell span {
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 30px 0 0 0;
	display: block;
}
.inquiryAreaFull .inquiryAreaInner02 .note {
	margin: -5px 0 0 0;
}
.inquiryAreaFull .inquiryAreaInner02 .img {
	float: left;
}
.inquiryAreaFull .inquiryAreaInner03 p {
	font-size: 120%;
}
/* inquiryArea02 */
.inquiryArea02 {
	background: #FFFFFF;
	overflow: hidden;
	margin: 40px 0 0;
}
.inquiryArea02 .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 8px 0;
}
.inquiryArea02 .inquiryAreaInner {
	margin: 30px 100px 6px 202px;
	padding: 0 0 13px;
	overflow: hidden;
}
.inquiryArea02 .inquiryAreaInner ul {
	overflow: hidden;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryIcon {
	background: #1261c2;
	margin: 0 9px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryTell {
	font-size: 234%;
	color: #296cbe;
	float: left;
	letter-spacing: 1.1px;
	margin: -11px 0 0;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryTell span {
	font-weight: bold;
}
.inquiryArea02 .inquiryAreaInner .linquiryText {
	margin: -5px 0 4px;
}
/* newsArea */
.newsWrap {
	margin: 20px 0 0 0;
}
.newsWrap dl {
	display: table;
	width: 100%;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
}
.newsWrap .noLink {
	display: table;
	width: 712px;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: default;
}


.newsWrap .noDay {
	display: table;
	width: 712px;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: pointer;
}
.newsWrap .noDayLink {
	display: table;
	width: 712px;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
}
.newsWrap .noDay li {
	display: table-cell;
	width: 500px;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 13px;
}
.newsWrap .noDay li img {
	margin: 0 0 0 7px;
	width: auto;
}
.newsWrap .noDayLink li {
	display: table-cell;
	width: 500px;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 13px;
}



.newsArea .newsWrap .noDay:hover {
	background: #fffbe8;
}

.newsArea .newsWrap .noDayLink:hover {
	background: none;
}
.newsArea .newsWrap .noDay:hover li a {
	text-decoration: underline;
	color: #e41f30;
}



.newsWrap dl:first-child {
	display: table;
	width: 100%;
	border-top: none;
}
.noNav .newsWrap dl {
	display: table;
	width: 964px;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
}
.noNav .newsWrap .noLink {
	display: table;
	width: 964px;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: default;
}
.noNav .newsWrap dl:first-child {
	display: table;
	width: 964px;
	border-top: none;
}
.noNav .newsWrap dl dt {
	display: table-cell;
	margin: 20px;
	padding: 0 20px 0 13px;
}
.noNav .newsWrap dl dd {
	display: table-cell;
	width: 635px;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 0;
}
.noNav .newsWrap dl dd {
	display: table-cell;
	width: 635px;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 0;
}
.noNav .newsWrap dl dd a {
	color: #2361AD;
	display: inline-table;
	width: 780px;
}
.noNav .newsWrap dl dd span {
	display: inline-table;
	width: 780px;
}
.newsWrap dl dd img {
	margin: 0 0 0 5px;
}
.noNav .newsWrap dl dd .newsIndet {
	display: inline-table;
	width: 780px;
}
.newsWrap dl dt {
	display: table-cell;
	width: 90px;
	margin: 20px;
	padding: 0 0 0 13px;
}
.newsWrap dl dd {
	display: table-cell;
	width: 500px;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 0;
}
.newsWrap dl.noLink dd {
	display: table-cell;
	width: 500px;
	background:none;
	padding: 0 14px 0 0;
}
.newsWrap dl dd a {
	color: #2361AD;
	display: inline-table;
	width: 460px;
}
.newsWrap dl dd span {
	display: inline-table;
	width: 480px;
}
.newsWrap dl dd .newsIndet {
	display: inline-table;
	width: 460px;
}
.newsArea .newsWrap dl:hover {
	background: #fffbe8;
	cursor: pointer;
}
.newsArea .newsWrap .noLink:hover {
	background: none;
	cursor: default;
}
.newsArea .newsWrap dl:hover dd a {
	text-decoration: underline;
	color: #e41f30;
}
.newsArea .newsWrap .on dt {
	text-decoration: none;
}

/* questionArea */
.questionArea {
	margin: 35px 0 0 0;
}
.questionArea .questionAreaInner dl dt {
	font-size: 112%;
	font-weight: bold;
	padding: 0 0 0 52px;
	background: url(/common/images/common_ic017.gif) 0 50% no-repeat;
	min-height: 44px;
	line-height: 1.4;
}
.questionArea .questionAreaInner dl dd {
	background: url(/common/images/common_bg006.png) 0 0 no-repeat #f5f5f5;
	padding: 35px 0 0;
	margin: 10px 0 0;
	min-height: 137px;
}
.questionArea .questionAreaInner dl dd span {
	padding: 0 0 0 72px;
	background: url(/common/images/common_ic018.gif) 19px 0 no-repeat;
	border-left: solid 1px #d0d0d0;
	min-height: 137px;
	display: inline-block;
}
/* twoLinkColum */
.twoLinkColum {
	width: 724px;
	overflow: hidden;
}
.twoLinkColumInner {
	margin: 20px 20px 0 0;
	cursor: pointer;
	float: left;
	width: 340px;
	border: solid 1px #dddddd;
}
.twoLinkColumInner dl dt {
	font-size: 112%;
	padding: 0 0 10px 0;
}
.twoLinkColumInner dl dt a {
	font-weight: bold;
	padding: 0 20px 0 14px;
	display: block;
}
.twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
.twoLinkColumInner dl {
	padding: 19px 20px;
}
.twoLinkColumInner dl:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.twoLinkColumInner dl dt a {
	color: #333333;
}
.twoLinkColumInner dl dd {
	padding: 10px 0 0 0;
}
.twoLinkColumInner dl dd ul {
	overflow: hidden;
	width: 298px;
}
.twoLinkColumInner dl dd ul .imgCol {
	margin: 0 25px 0 0;
	float: left;
	width: 100px;
}
.twoLinkColumInner dl dd ul .textCol {
	float: left;
	width: 170px;
}
/* twoLinkColum02 */
.twoLinkColum02 {
	width: 726px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.twoLinkColum02 .twoLinkColumInner {
	margin: 0px 20px 10px 0;
	cursor: pointer;
	float: left;
	width: 340px;
	border-top: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 2px #1261c2;
}
.twoLinkColum02 .twoLinkColumInner dl dt {
	font-size: 125%;
	padding: 0;
}
.twoLinkColum02 .twoLinkColumInner dl dt a {
	font-weight: normal;
	padding: 0 0 0 14px;
	display: block;
}
.twoLinkColum02 .twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
.twoLinkColum02 .twoLinkColumInner dl dt a span {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 85%;
}
.twoLinkColum02 .twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
/* twoBusinessColum */
.twoBusinessColum {
	width: 720px;
	overflow: hidden;
}
.twoBusinessColum .businessIcon {
	background: #f2f2f2;
	border: solid 1px #dddddd;
	margin: 0 0 18px;
	padding: 3px 20px;
	font-size: 94%;
	font-weight: normal;
	display: inline-block;
}
.twoBusinessColum .button01Small {
	float: right;
	width: 126px;
}
.twoBusinessColumInner {
	margin: 20px 20px 0 0;
	float: left;
	width: 338px;
	padding: 19px 0;
	overflow: hidden;
}
.twoBusinessColumInner dl dt {
	font-size: 119%;
	padding: 0 0 7px 0;
}
.twoBusinessColumInner dl dt a {
	font-weight: normal;
	padding: 0 20px 0 0;
	display: block;
}
.twoBusinessColumInner dl dt a:visited {
	color: #2361AD;
}
.twoBusinessColumInner dl dt a:hover {
	text-decoration: underline;
}
.twoBusinessColumInner dl dd {
	padding: 0;
}
/* threeColExample */
.threeColExample {
	width: 720px;
	overflow: hidden;
	margin: 20px 0 0;
}
.threeColExample .threeColInenr {
	width: 220px;
	float: left;
	cursor: pointer;
	margin: 0 20px 0 0;
}
.threeColExample .threeColInenr .threeColBorder {
	padding: 8px 0 20px;
	cursor: pointer;
	border: none;
}
.threeColExample .threeColInenr .threeColBorder p {
	padding: 0 26px;
}
.threeColExample .threeColInenr .threeColBorder p a {
	color: #2361AD;
}
.threeColExample .threeColInenr .threeColBorder p a:hover {
	text-decoration: none;
}
.threeColExample .threeColInenr .threeColBorder .opacty:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.threeColExample .threeColInenr .threeColBorder .opacty {
	padding: 8px 0 0;
}
.threeColExample .threeColInenr .heading {
	font-size: 138%;
}
/* recruitBanner */
.recruitBanner {
	border: solid 1px #dddddd;
	height: 98px;
}
.recruitBanner a:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
	display: inline-block\9;/* ie8 */
}
/* twoCoLinquiryArea common */
.twoCoLinquiryArea {
	border: solid 2px #cfdce8;
	margin: 20px 0 0;
	padding: 18px 15px 20px 39px;
	overflow: hidden;
}
/* twoCoLinquiryArea01*/
.LinquiryAreaInner01 {
	width: 280px;
	padding: 0 39px 0 0;
	float: left;
	border-right: dotted 1px #dddddd;
}
.LinquiryAreaInner01 .linquiryHeading {
	text-align: center;
	font-size: 138%;
	font-weight: bold;
}
.LinquiryAreaInner01 .linquiryImg {
	text-align: center;
	padding: 3px 0;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul {
	overflow: hidden;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryIcon {
	background: #1261c2;
	margin: 0 16px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryTell {
	font-size: 198%;
	font-weight: bold;
	color: #296cbe;
	float: left;
	margin: -8px 0 0 0;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryTell span {
	font-weight: bold;
}
.twoCoLinquiryArea .LinquiryAreaInner01 .linquiryText {
	margin: -5px 0 4px;
}
/* twoCoLinquiryArea02*/
.LinquiryAreaInner02 {
	width: 280px;
	padding: 0 0 0 29px;
	float: left;
}
.LinquiryAreaInner02 .linquiryHeading {
	text-align: center;
	font-size: 138%;
	font-weight: bold;
}
.LinquiryAreaInner02 .linquiryHeading .smallText {
	font-size: 76%;
	font-weight: bold;
}
.LinquiryAreaInner02 .linquiryImg {
	text-align: center;
	padding: 3px 0;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul {
	overflow: hidden;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryIcon {
	background: #1261c2;
	margin: 0 16px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryTell {
	font-size: 198%;
	font-weight: bold;
	color: #296cbe;
	float: left;
	margin: -8px 0 0 0;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryTell span {
	font-weight: bold;
}
.twoCoLinquiryArea .LinquiryAreaInner02 .linquiryText {
	margin: -5px 0 4px;
}
/* introductionArea */
.introductionArea {
	width: 100%;
}
.introductionArea .heading03Introduction {
	border-top: solid 2px #1261c2;
	background: #eff7fd;
	font-size: 130%;
	font-weight: bold;
	padding: 14px 19px;
}
.introductionArea .heading03Introduction span {
	font-size: 69%;
	padding: 0 0 0 13px;
}
.introductionArea .introductionAreaInnre .iconLink05 {
	margin: -4px;
}
.introductionArea .introductionAreaInnre {
	padding: 20px;
}
.introductionArea .introductionAreaInnre .typeIntroduction:first-child {
	width: 660px;
	margin: 0;
}
.introductionArea .introductionAreaInnre .typeIntroduction {
	width: 660px;
	margin: 20px 0 0;
}
.introductionArea .introductionAreaInnre .typeIntroduction tr th {
	background: #f2f2f2;
	vertical-align: middle;
	text-align: center;
	margin: 0 0 5px;
	padding: 2px;
	width: 96px;
}
.introductionArea .introductionAreaInnre .typeIntroduction tr td {
	border: none;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.introductionArea .introductionAreaInnre .pointArea {
	border: solid 1px #dddddd;
	padding: 19px 19px 9px;
	display: table;
	margin: 14px 0 0;
}
.introductionArea .introductionAreaInnre .pointArea .imbCol {
	display: table-cell;
	padding: 0 24px 0 0;
	vertical-align: middle;
}
.introductionArea .introductionAreaInnre .pointArea .listcol {
	display: table-cell;
	width: 560px;
	font-size: 90%;
}
/* introductionArea02 */
.introductionArea02 {
}
.IntroductionArea02 .IntroductionAreaInner {
	overflow: hidden;
	width: 720px;
	margin: 20px 0 0;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 {
	width: 340px;
	float: left;
	margin: 0 20px 15px 0;
	overflow: hidden;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 dt {
	background: #f2f2f2;
	vertical-align: middle;
	text-align: center;
	margin: 0 20px 5px 0;
	padding: 2px;
	font-size: 93%;
	width: 98px;
	border: 1px solid #dddddd;
	float: left;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 dd {
	border: none;
	vertical-align: middle;
	float: left;
	width: 214px;
	line-height: 1.9;
}
.pointArea {
	border: solid 1px #dddddd;
	padding: 24px 17px;
	display: table;
	margin: 20px 0 0;
}
.pointArea .imbCol {
	display: table-cell;
	padding: 0 24px 0 0;
	vertical-align: middle;
}
.pointArea .listcol {
	display: table-cell;
	width: 561px;
	font-size: 90%;
	margin: -3px 0 0;
}
.pointArea .listcol ul li {
	margin: 0 0 5px;
}
/*7: Table
=========================================*/
/* common */
table {
	width: 100%;
	margin: 20px 0 0 0;
}
.table .pdfIcon {
	margin: 0 0 0 5px;
}
table tr th, table tr td {
	border: solid 1px #cccccc;
	padding: 14px 14px;
}
table tr th, table tr td img {
	width: auto;
	margin: 0 0 0 7px;
}
table tr .level01 {
	background: #f38888;
	font-weight: bold;
	color: #FFFFFF;
}
table tr .level02 {
	background: #f5f5f5;
	font-weight: bold;
}
.tableLead {
	font-weight: bold;
	font-size: 112%;
	margin: 20px 0 0 0;
}
.tableCap {
	font-size: 88%;
	margin: 7px 0 0 0;
}
/* type02 */
.type02 {
	width: 100%;
	margin: 0;
}
/* type02 */
.type03 {
	width: 100%;
}
.type03 tr th {
	text-align: left;
}
.type03 tr td {
	text-align: right;
}

/* 	display: table */
.table {
	width: 100%;
	margin: 20px 0 0 0;
	display: table;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	box-sizing: border-box;
}
.table .tr {
	width: 100%;
	margin: 0;
	display: table;
}
.table .tr .td, .table .tr .th {
	padding: 14px 19px;
	display: table-cell;
	width: 25%;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.table .level01 {
	background: #f38888;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
	text-align: center;
}
.table .level02 {
	background: #f5f5f5;
	font-weight: bold;
	display: table-cell;
}

/* typeTeda */
.typeTeda tr th, .typeTeda tr td {
	border: solid 1px #cccccc;
	padding: 5px 8px;
	font-size: 82%;
}



/* imgText */
img.imgText {
	position: relative;
	top: 1px;
	top: 2px\9;
	margin: 0.5px;
}


/*8: SectionLine
=========================================*/


/*09: feature
=========================================*/
/* leadArea01 */
.leadArea01 {
	background: url(/group/yoursoft/feature/images/index_bg001.jpg) center 0 no-repeat;
	height: 463px;
	margin: -30px 0 0 0;
}
.leadAreaInner01 {
	margin: 0 auto;
	width: 960px;
}
.leadArea01 .textArea {
	width: 455px;
	padding: 63px 0 0 478px;
}
.leadArea01 .textArea p {
	margin-top: 10px;
}
/* leadArea02 */
.leadArea02 {
	background: url(/group/yoursoft/feature/images/index_bg002.jpg) center 0 no-repeat #6dd1cd;
	min-height: 748px;
}
.leadAreaInner02 {
	margin: 0 auto;
	width: 960px;
}
.leadArea02 .textArea {
	width: 580px;
	padding: 50px 0 60px 0;
	color: #FFFFFF;
}
.leadArea02 .textArea p {
	margin-top: 10px;
}
.leadArea02 .textArea .titleText {
	margin-top: 30px;
	font-size: 120%;
	font-weight: bold;
}
/* leadArea03 */
.leadArea03 {
	background: url(/group/yoursoft/feature/images/index_bg003.jpg) center 0 no-repeat #ffffff;
	min-height: 755px;
}
.leadAreaInner03 {
	margin: 0 auto;
	width: 960px;
}
.leadArea03 .textArea {
	width: 590px;
	padding: 68px 0 60px 358px;
}
.leadArea03 .textArea p {
	margin-top: 10px;
}
.leadArea03 .textArea .titleText {
	margin-top: 30px;
	font-size: 120%;
	font-weight: bold;
}
.leadArea03 .twoColButton li {
	float: left;
	margin: 0;
}
.leadArea03 .twoColButton li:first-child {
	float: left;
	margin: 0 20px 0 0;
}
/* leadArea04 */
.leadArea04 {
	background: url(/group/yoursoft/feature/images/index_bg004.jpg) center 0 no-repeat #86b9e2;
	min-height: 491px;
}
.leadAreaInner04 {
	margin: 0 auto;
	width: 960px;
}
.leadArea04 .textArea {
	width: 580px;
	padding: 57px 0 60px 0;
	color: #FFFFFF;
}
.leadArea04 .textArea p {
	margin-top: 10px;
}
/* leadArea05 */
.leadArea05 {
	margin: 0 auto;
	width: 960px;
	padding: 0 0 93px 0;
}
/* leadAreaButton */
.leadAreaButton ul {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	height: 176px;
}
.leadAreaButton ul li {
	float: left;
}
/* fourColButton */
.fourColButton {
	margin: 40px 0 0;
	overflow: hidden;
	width: 940px;
}
.fourColButton .fourColInner {
	float: left;
	margin: 0 0 0 20px;
	width: 220px;
	background: url(/group/yoursoft/feature/images/index_bg006.png) 0 100% no-repeat;
	text-align: center;
}
.fourColButton .fourColInner:first-child {
	float: left;
	margin: 0;
	width: 220px;
	background: url(/group/yoursoft/feature/images/index_bg006.png) 0 100% no-repeat;
	text-align: center;
}
.fourColButton .fourColInner .fourColBorder {
	background: url(/group/yoursoft/feature/images/index_bg005.png) 0 0 no-repeat;
	cursor: pointer;
}
.fourColButton .fourColInner .fourColBorder .opactyCol {
	padding: 20px 0;
}
.fourColButton .fourColInner .fourColBorder .opactyCol:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.fourColButton .fourColInner .fourColBorder p {
	padding: 0 20px;
}
.fourColButton .fourColInner .fourColBorder a {
	color: #333333;
	text-decoration: none;
}
.fourColButton .fourColInner .heading {
	font-size: 138%;
}

/*11: modalArea
=========================================*/
.modalArea {
	width: 700px;
	margin: 20px 0 0 0;
}
.modalArea ul {
	overflow: hidden;
}
.modalArea ul li:first-child {
	float: left;
	margin: 0;
	position: relative;
	border: solid 1px #dddddd;
}
.modalArea ul li a {
	overflow: hidden;
	display: flex;
}
.modalArea ul li .ic {
	position: absolute;
	bottom: 0;
	right: 0;
}
.modalArea ul li {
	float: left;
	margin: 0 0 0 20px;
	position: relative;
	border: solid 1px #dddddd;
}
.modalArea ul li a:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
/* dotline */
.dotline {
	border-bottom: dotted 1px #dddddd;
}

/* .modalWindow */
.lightBoxInner01 .twoColLeft01 {
	width: 592px;
}
.lightBoxInner01 .twoColLeft01 .twoColImg {
	width: 286px;
}
.lightBoxInner01 .twoColLeft01 .lead {
	font-size: 124%;
	font-weight: bold;
}








/*10: 
=========================================*/

.serchArea {
	margin: 20px 0 0;
}
.serchArea input[type="text"] {
	padding: 5px 9px 6px;
	border: solid 1px #dddddd;
	width: 400px;
}
.serchArea input[type="image"] {
	margin: -5px -5px -9px;
}

.serchArea .onPlaceholder {
	color: #999999;
}

/* ここから製品系のものを追記！ */

.specialArea {
	width: 988px;
	margin: 54px 0 0;
	position:relative;
}
.specialArea .tabButton:first-child {
	width: 296px;
	border: solid 10px #dddddd;
	float: left;
	margin: 0;
}
.specialArea .tabButton {
	width: 296px;
	height: 230px;		
	border: solid 10px #dddddd;
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 26px 0;
	cursor: pointer;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat;
}
.specialArea .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialArea .tabButton a:hover,
.specialArea .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.specialArea .heading {
	margin: 0 0 15px 0;
}

.specialAreaOn01 {
	width: 316px;
	overflow: hidden;
	margin: 0;
}
.specialAreaOn01 .tabButton:first-child {
	width: 296px;
	float: none;
	margin: 0;
}
.specialAreaOn01 .tabButton {
	width: 296px;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	cursor: pointer;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
	padding: 26px 0 38px;
}
.specialAreaOn01 .tabButton .button01 {
	margin: 10px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
}
.specialAreaOn01 .tabButton .button01:first-child {
	margin: 29px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
}
.specialAreaOn01 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn01 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn01 .tabButton a:hover,
.specialAreaOn01 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.specialAreaOn02 {
	width: 316px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: 0;
	right: 335px;
}
.specialAreaOn02 .tabButton:first-child {
	width: 296px;
	float: none;
	margin: 0;
}
.specialAreaOn02 .tabButton {
	width: 296px;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 26px 0 38px;
	cursor: pointer;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
}
.specialAreaOn02 .tabButton .button01 {
	margin: 10px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
}
.specialAreaOn02 .tabButton .button01:first-child {
	margin: 29px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
}
.specialAreaOn02 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn02 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn02 .tabButton a:hover,
.specialAreaOn02 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.specialAreaOn03 {
	width: 316px;	
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.specialAreaOn03 .tabButton:first-child {
	width: 296px;
	float: none;
	margin: 0;
}
.specialAreaOn03 .tabButton {
	width: 296px;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 26px 0;
	cursor: pointer;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
	padding: 26px 0 38px;
}
.specialAreaOn03 .tabButton .button01 {
	margin: 10px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
	color: #000000;
}
.specialAreaOn03 .tabButton .button01:first-child {
	margin: 29px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 222px;
}
.specialAreaOn03 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn03 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn03 .tabButton a:hover,
.specialAreaOn03 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.encourageArea {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	font-size: 120%;
}
.encourageArea p {
	font-weight: bold;
}
.encourageArea ul li {
	font-weight: bold;
}
.encourageArea ul li span {
	font-weight: bold;
}



/* emergencyBox 
=========================================*/
.emergencyBox {
	padding: 14px 21px;
	margin-top: 30px;
	border: solid 1px #dddddd;
}
.emergencyBox .emergencyTitle {
	font-size: 208%;
	font-weight: bold;
	text-align: center;
}
.emergencyBox .emergencyTitle + * {
	margin-top: 30px;
}


.inquiryArea01 .emergencyText {
	font-size: 208%;
	font-weight: bold;
	text-align: center;
}



/* pluginBox 
=========================================*/
.pluginBox {
    border: 10px solid #ececec;
    margin: 20px 0 0;
    overflow: hidden;
    padding: 17px 18px 13px;
		width: auto;
}
.pluginBox .pluginBanner {
    float: left;
		margin: 0 20px 0 0;
}
.pluginBox .pluginText {
    float: left;
    margin: -3px 0 0;
}
.pluginBox .pluginText a:link {
    color: #333333;
    text-decoration: underline;
}





/* xx. pcNone
=========================================*/
.pcNone {
	display: none;
}


/* xx. arrowImg
=========================================*/
.arrowImg01 {
	width: 120px;
	height: 37px;
	margin: 0 auto;
}


/* xx. Bold
=========================================*/
.bold {
	font-weight: bold !important;
}
.normal {
	font-weight: normal !important;
}

/* xx. font-size
=========================================*/
.fs85 {
	font-size: 85%;
}
.fs116 {
	font-size: 116%;
}
/* xx. overflow
=========================================*/
.oF {
	overflow: hidden !important;
}

/* xx. border
=========================================*/
.border {
	border: solid #dddddd 1px;
}


/* xx. Align
=========================================*/
.aR {
	text-align: right !important;
}
.aC {
	text-align: center !important;
}
.aL {
	text-align: left !important;
}
.vT {
	vertical-align: top !important;
}
.vM {
	vertical-align: middle !important;
}
.vB {
	vertical-align: bottom !important;
}
/* xx. Margin, Padding
=========================================*/
.firstChild {
	margin-top: 0 !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mr20 {
	margin-right: 20px !important;
}
/* xx. Width
=========================================*/


.wp01 {


	width: 1px !important;
}	
.wp2 {


	width: 2px !important;
}	
.wp3 {


	width: 3px !important;
}	
.wp4 {


	width: 4px !important;
}	
.wp5 {


	width: 5px !important;
}	
.wp6 {


	width: 6px !important;
}	
.wp7 {


	width: 7px !important;
}	
.wp8 {


	width: 8px !important;
}	
.wp9 {


	width: 9px !important;
}	
.wp10 {


	width: 10px !important;
}	
.wp11 {


	width: 11px !important;
}	
.wp12 {


	width: 12px !important;
}	
.wp13 {


	width: 13px !important;
}	
.wp14 {


	width: 14px !important;
}	
.wp15 {


	width: 15px !important;
}	
.wp16 {


	width: 16px !important;
}	
.wp17 {


	width: 17px !important;
}	
.wp18 {


	width: 18px !important;
}	
.wp19 {


	width: 19px !important;
}	
.wp20 {


	width: 20px !important;
}	




.w5 {
	width: 5px !important;
}
.w10 {
	width: 10px !important;
}
.w15 {
	width: 15px !important;
}
.wp18 {
	width: 18% !important;
}
.wp19 {
	width: 19% !important;
}
.wp20 {
	width: 20% !important;
}
.wp21 {
	width: 21% !important;
}
.wp22 {
	width: 22% !important;
}
.wp23 {
	width: 23% !important;
}
.wp24 {
	width: 24% !important;
}
.wp25 {
	width: 25% !important;
}
.w25 {
	width: 25px !important;
}
.w30 {
	width: 30px !important;
}
.w35 {
	width: 35px !important;
}
.w40 {
	width: 40px !important;
}
.w45 {
	width: 45px !important;
}
.w50 {
	width: 50px !important;
}
.w55 {
	width: 55px !important;
}
.w60 {
	width: 60px !important;
}
.w65 {
	width: 65px !important;
}
.w70 {
	width: 70px !important;
}
.w75 {
	width: 75px !important;
}
.w80 {
	width: 80px !important;
}
.w85 {
	width: 85px !important;
}
.w90 {
	width: 90px !important;
}
.w95 {
	width: 95px !important;
}
.w100 {
	width: 100px !important;
}
.w110 {
	width: 110px !important;
}
.w120 {
	width: 120px !important;
}
.w125 {
	width: 125px !important;
}
.w130 {
	width: 130px !important;
}
.w135 {
	width: 135px !important;
}
.w140 {
	width: 140px !important;
}
.w150 {
	width: 150px !important;
}
.w160 {
	width: 160px !important;
}
.w165 {
	width: 165px !important;
}
.w180 {
	width: 180px !important;
}
.w200 {
	width: 200px !important;
}
.w205 {
	width: 205px !important;
}
.w210 {
	width: 210px !important;
}
.w220 {
	width: 220px !important;
}
.w225 {
	width: 225px !important;
}
.w230 {
	width: 230px !important;
}
.w240 {
	width: 240px !important;
}
.w250 {
	width: 250px !important;
}
.w260 {
	width: 260px !important;
}
.w270 {
	width: 270px !important;
}
.w280 {
	width: 280px !important;
}
.w290 {
	width: 290px !important;
}
.w300 {
	width: 300px !important;
}
.w310 {
	width: 310px !important;
}
.w320 {
	width: 320px !important;
}
.w330 {
	width: 330px !important;
}
.w340 {
	width: 340px !important;
}
.w350 {
	width: 350px !important;
}
.w360 {
	width: 360px !important;
}
.w380 {
	width: 380px !important;
}
.w390 {
	width: 390px !important;
}
.w400 {
	width: 400px !important;
}
.w450 {
	width: 450px !important;
}
.w500 {
	width: 500px !important;
}
.wp5 {
	width: 5% !important;
}
.wp10 {
	width: 10% !important;
}
.wp15 {
	width: 15% !important;
}
.wp20 {
	width: 20% !important;
}
.wp25 {
	width: 25% !important;
}
.wp30 {
	width: 30% !important;
}
.wp35 {
	width: 35% !important;
}
.wp40 {
	width: 40% !important;
}
.wp45 {
	width: 45% !important;
}
.wp50 {
	width: 50% !important;
}
.wp55 {
	width: 55% !important;
}
.wp60 {
	width: 60% !important;
}
.wp65 {
	width: 65% !important;
}
.wp70 {
	width: 70% !important;
}
.wp75 {
	width: 75% !important;
}
.wp80 {
	width: 80% !important;
}
.wp85 {
	width: 85% !important;
}
.wp90 {
	width: 90% !important;
}
.wp95 {
	width: 95% !important;
}
.widthFull {
	width: 100%;
}
.widthAuto {
	width: auto !important;
}

/* sectionLine
=========================================*/
.sectionLine {
	margin-top: 20px; 
	border-bottom: dotted #cccccc 1px;
	height: 1px;
}

/* clear fix
=========================================*/
.ancArea ul:after,
.iconLink01TwoCol:after,
.threeCol:after,
.twoColLeft01:after,
.twoColRight01:after,
.twoColLeft02:after,
.twoColRight02:after,
.inquiryArea02 dl dd .twoColArea:after,
.inquiryArea02 dl dd dl dd:after,

.twoColMenuArea:after,
.twoColMenuArea .twoColMenu:after,
.inquiryAreaInner:after,
.inquiryArea .inquiryAreaInner03:after,
.footerContainer #footerMenu:after,
.footerContainer .footerPrivacyInner ul:after,
.footerCopyright .footerCopyrightInner:after,
.footerCopyright .footerCopyrightInner .logoArea ul:after,
.leadAreaButton ul:after,
.twoColButton:after,
.fourColButton:after,
.inquiryAreaInner:after,
.otherArea:after,
.pagerButtonArea ul:after,
.columLink01:after,
.columLink03:after,
.columLink03Area:after,
.columLink04:after,
.columLink04Area:after,
.relationLink dl dd .iconLink01:after,
.relationLink02 dl dd .iconLink01:after,
.inquiryArea01 dl dd .twoColArea:after,
.inquiryArea02 dl dd dl:after,
.noNav .twoCol:after,
.noNav .threeCol:after,
.noNav .fourCol:after,
.twoCol:after,
.twoCol02:after,
.specialArea:after,
.fourCol:after,
.twoCol02 .twoColInenr .twoColSmall:after,
.ancArea02 ul:after,
.normalList02TwoCol:after {
	display: block;
	clear: both;
	content: "";
}


/* ======================
　SP
====================== */
/* ****************************************************

base.css
-----------------------------------

1: Bace common setting
2: Heading
3: Text
4: List
5: Link
6: Column
7: Table
8: SectionLine
9: feature
10: gallery

99: extra

***************************************************** */

@media screen and (max-width: 640px) {
/*1: Common
=========================================*/

.nosection {
	padding: 0 10px;
}
img {
	box-sizing: border-box;
}
/*2: Heading
=========================================*/
/* heading01 */
.heading01 {
	font-size: 208%;
	border-bottom: solid 2px #e41f30;
	padding: 13px 0 13px 12px;
}
.heading01 span {
	font-weight: bold;
}
/* heading02 */
.heading02 {
	font-size: 175%;
	border-bottom: solid 1px #e5e5e5;
	padding: 7px 0 7px 12px;
	background: #f5f5f5;
	margin: 20px 0 0;
}
.heading02 span {
	font-weight: bold;
	padding: 0;
}
.heading02 a {
	display: block;
	color: #000000;
	font-weight: bold;
}
.heading02 a:hover,
.heading02 a:visited {
	color: #000000;
}

/* heading03 */
.heading03 {
	font-size: 150%;
	border-bottom: solid 2px #e5e5e5;
	padding: 4px 0 4px 12px;
	margin: 20px 0 0;
}
.heading03 span {
	font-weight: bold;
}
.heading03 a {
	display: block;
	color: #000000;
	font-weight: bold;
}
.heading03 a:hover,
.heading03 a:visited {
	color: #000000;
}

/* heading04 */
.heading04 {
	font-size: 124%;
	margin: 20px 0 0;
}
.heading04 span {
	display: block;
	background: url(/common/images/common_ic007.gif) no-repeat 0 15px;
	padding: 2px 0 2px 24px;
	font-weight: bold;
}
/*3: Text
=========================================*/
/* normalText */
.normalText {
	margin-top: 10px;
}
/* redText */
.redText {
	color: #ff6561;
	margin-top: 20px;
}
/* noteText */
.noteText {
	margin: 20px 0 0;
	padding-left: 17px;
	text-indent: -17px;
}
.noteText span {
	margin: 0 3px 0 0;
}
/* noteTextNumber */
.NumberList01 {
	margin: 20px 0 0 0;
}
.NumberList01 .noteTextNumber {
	padding-left: 33px;
	text-indent: -33px;
}
.NumberList01 .noteTextNumber span {
	margin: 0 10px 0 0;
}
/* noteTextSmall */
.noteTextSmall {
	margin: 20px 0 0;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 12px;
}
.noteTextSmall span {
	margin: 0 3px 0 0;
}
/* noteTextSmall ul */
.noteList {
	margin: 20px 0 0 0;
}
.noteList .noteTextSmall {
	margin: 0;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 12px;
	line-height: 1.8;
}
.noteList .noteTextSmall span {
	margin: 0 3px 0 0;
}
/* noteTextNumberSmall */
.NumberList01 .noteTextNumberSmall {
	padding-left: 24px;
	text-indent: -24px;
	font-size: 12px;
}
.NumberList01 .noteTextNumberSmall span {
	margin: 0 5px 0 0;
}
/* noteRedText */
.noteRedText {
	margin: 20px 0 0;
	padding-left: 17px;
	text-indent: -17px;
	color: #ff6560;
	font-size: 88%;
}
.noteRedText span {
	margin: 0 3px 0;
}
/* leadText */
.leadText {
	color: #e41f30;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.3;
	margin: 20px 0 0;
}
.leadTextSmall {
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.3;
}
/* maru batu */
.maru {
	font-size: 225%;
	color: #1f5bae;
}
.batu {
	font-size: 250%;
	color: #ce0d0e;
}
/*4: List
=========================================*/
/* normalList01 */
.normalList01 {
	margin: 20px 0 0;
}
.normalList01 li {
	padding-left: 15px;
	text-indent: -15px;
	font-weight: bold;
	line-height: 1.7;
}
.twoCol .normalList01 {
	margin: 0;
	text-align: left;
}
/* numberList02 */
.normalList02 {
	margin: 20px 0 0;
}
.normalList02 li {
	padding-left: 15px;
	line-height: 1.7;
	background: url(/common/images/common_ic015.gif) no-repeat 0 9px;
}
.normalList02 li img {
	width: auto;
	margin: 0 0 0 7px;
}
.twoCol .normalList02 {
	margin: 0;
	text-align: left;
}

/* normalList02 */
.normalList02TwoCol {
	margin: 20px 0 0;
	width: 100%;
}
.normalList02TwoCol li {
	padding-left: 15px;
	font-weight: normal;
	width: auto;
	float: none;
	margin: 0 20px 0 0;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 9px;
}
.normalList02TwoCol li img {
	width: auto;
	margin: 0 0 0 7px;
}

/* numberList02 */
.normalList02 {
	margin: 20px 0 0;
}
.normalList02 li {
	padding-left: 15px;
	line-height: 1.7;
	background: url(/common/images/common_ic011.gif) no-repeat 0 6px;
}
.twoCol .normalList02 {
	margin: 0;
}
.normalList02 li ul li {
	font-size: 14px;
	background: none;
	font-weight: normal;
	text-indent: -15px;
}

/* numberlList01 */
.numberlList01 {
	margin: 20px 0 0;
}
.numberlList01 li {
	padding-left: 15px;
	line-height: 1.7;
	padding: 10px 0 0 33px;
	text-indent: -33px;
}
.numberlList01 li span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}


/* numberlList01 dl ver */
.numberlList01 {
	margin: 20px 0 0;
}
.numberlList01 dt:first-child {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	font-size: 116%;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 0;
}
.numberlList01 dt {
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.7;
	font-size: 116%;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 10px 0 0 0; 
}
.numberlList01 dt span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}
.numberlList01 dd {
	margin: 5px 0 0;
	padding: 0;
}

/* numberlList02 dl ver */
.numberlList02 {
	margin: 20px 0 0;
}
.numberlList02 dt:first-child {
	padding-left: 15px;
	line-height: 1.7;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 0;
}
.numberlList02 dt {
	padding-left: 15px;
	line-height: 1.7;
	padding: 0 0 0 33px;
	text-indent: -33px;
	margin: 10px 0 0 0; 
}
.numberlList02 dt span {
	background: #f38888;
	font-weight: bold;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 0px;
	margin: 0 7px 0 0;
}
.numberlList02 dd {
	margin: 5px 0 0;
	padding: 0;
}



.twoCol .numberlList01 {
	margin: 0;
}
.numberlList01 li ul li {
	font-size: 14px;
	background: none;
	font-weight: normal;
	padding: 0 0 0 15px;
	text-indent: -15px;
}
.numberlList01 li ul li span {
	background: #fffffff;
	width: auto;
	height: auto;
	display: inline;
	text-align: left;
	margin: 0;
	color: #000000;
	text-align: center;
	background: none;
	font-weight: normal;
}
/* definitionList */
.definitionList01 {
	margin: 20px 0 0 0;
}
.definitionList01 dt:first-child {
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
}
.definitionList01 dt {
	font-weight: bold;
	padding-left: 1em;
	margin: 20px 0 0;
}
.definitionList01 dt a {
	font-weight: bold;
	color: #2361AD;
}
.definitionList01 dt a:hover {
	text-decoration: underline;
}
.definitionList01 dd {
	padding-left: 1em;
	margin: 7px 0 0 0;
	line-height: 1.3;
}
/*5: Link
=========================================*/
/* normalText Icon */
.normalText .pdfIcon {
	margin: 0 7px -1px;
}
.normalText .blankIcon {
	margin: 0 5px -3px;
}
/* iconLink01 ul*/
.iconLink01 {
	margin: 20px 0 0;
}
.iconLink01 li {
	background: url(/common/images/common_ic015.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
}
.iconLink01 img,
.iconLink02 img {
	margin: 0 0 0 6px;
	width: auto;
}
.twoCol .iconLink01 img,
.twoCol .iconLink02 img {
	margin: 0 0 0 6px;
	width: auto;
}

/* iconLink01TwoCol ul*/
.iconLink01TwoCol {
	margin: 20px 0 0;
}
.iconLink01TwoCol li {
	background: url(/common/images/common_ic015.gif) 0 5px no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
	float: none;
	width: auto;
	margin: 0;
}
.iconLink01TwoCol img{
	margin: 0 0 0 6px;
}

/* iconLinkNews*/
.iconLinkNews {
	margin: 20px -10px 0;
}
.iconLinkNews li {
	background: url(/common/images/common_ic015.gif) 13px 50% no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
	padding: 10px 15px 10px 25px;
	border-bottom: dotted 1px #CCCCCC;
}
.iconLinkNews li:first-child {
	background: url(/common/images/common_ic015.gif) 13px 50% no-repeat;
	padding: 0 0 0 14px;
	line-height: 1.7;
	padding: 10px 15px 10px 25px;
	border-bottom: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
}
.iconLinkNews img {
	margin: 0 0 0 6px;
}
.iconLinkNews li:hover {
	background: url(/common/images/common_ic015.gif) 13px 50% no-repeat #fffbe8;
	cursor: pointer;
}
.iconLinkNews li:hover a {
	text-decoration: underline;
	color: #e41f30;
}


/* button common */ 
.buttonCenter {
	text-align: center;
}
.buttonLeft {
	text-align: left;
}
.buttonRight {
	text-align: right;
}
/* button01 */ 
.button01 {
	margin: 20px 0 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.button01 a {
	display: block;
	padding: 13px 31px 13px 27px;
	background: url(/common/images/common_ic015.gif) 15px 50% no-repeat #ffffff;
	color: #000000;
	border: solid 1px #dddddd;
}
.button01 a:hover {
	background: url(/common/images/common_ic016.gif) 15px 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border: solid 1px #e41e2f;
}
/* button02 */ 
.button02 {
	margin: 20px 0 0;
	width: 100%;
	display: inline-block;
}
.button02 a {
	width: auto;
	display: block;
	padding: 18px 31px 18px 27px;
	background: url(/common/images/common_ic009.gif) 100% 50% no-repeat #eeeeee;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.button02 a:hover {
	background: url(/common/images/common_ic009.gif) 100% 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border-right: solid 1px #e41e2f;
	border-bottom: solid 1px #e41e2f;
}
/* button01Fix */ 
.button01Fix {
	margin: 20px 0 0;
	width: 222px;
}
.button01Fix a {
	display: block;
	padding: 13px 14px 13px 27px;
	background: url(/common/images/common_ic015.gif) 15px 50% no-repeat #ffffff;
	border: solid 1px #dddddd;
	color: #000000;
}
.button01Fix a:hover {
	background: url(/common/images/common_ic016.gif) 15px 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border: solid 1px #e41e2f;
}
/* imgButton */
.imgButton {
	margin: 10px 0 0 0;
}
.imgButton img {
	width: 100%;
	height: auto;
}


/* pagerButtonArea */ 
.pagerButtonArea {
	margin: 20px 0 0;
}
.pagerButtonArea .pagerButtonPrev {
	float: left;
	width: 72px;
}
.pagerButtonArea .pagerButtonPrev a {
	display: block;
	padding: 10px 0px 10px 27px;
	background: url(/common/images/common_ic014.gif) 14px 50% no-repeat #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerButtonArea .pagerButtonPrev a:hover {
	background: url(/common/images/common_ic014.gif) 14px 50% no-repeat #f5f5f5;
	color: #000000;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
.pagerButtonArea .pagerButtonNext {
	width: 72px;
	height: 15px;
	float: right;
}
.pagerButtonArea .pagerButtonNext a {
	display: block;
	padding: 10px 0px 10px 19px;
	background: url(/common/images/common_ic015.gif) 54px 50% no-repeat #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerButtonArea .pagerButtonNext a:hover {
	background: url(/common/images/common_ic015.gif) 54px 50% no-repeat #f5f5f5;
	color: #000000;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
/* columLink01 */
.columLink01 {
	margin: 0;
}
.columLink01 dl {
	float: none;
	margin: 20px 0 0;
	width: 100%;
	cursor: pointer;
}
.columLink01 dl:first-child {
	margin: 20px 0 0;
}
.columLink01 dl dt {
	font-size: 126%;
	font-weight: bold;
	padding: 15px 12px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #dddddd;
}
.columLink01 dl dt a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.columLink01 dl dd {
	padding: 16px 19px;
	border-right: solid 10px #dddddd;
	border-bottom: solid 10px #dddddd;
	border-left: solid 10px #dddddd;
}
.columLink01 dl:hover dt {
	font-size: 126%;
	font-weight: bold;
	padding: 15px 12px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #e41f30;
}
.columLink01 dl:hover dd {
	padding: 16px 19px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
}
.columLink01 dl:hover dt a {
	color: #ffffff;
	text-decoration: underline;
}
/* columLink02 */
.columLink02 {
	border: 1px solid #dddddd;
	margin: 30px 0 0;
	padding: 14px 21px;
}
.columLink02 p {
	padding: 9px 0 0 14px;
}
.columLink02:hover ul li a {
	text-decoration: underline;
	color: #e41f30;
}
/* columLink03 */
.columLink03Area {
	margin: 20px 0 0;
}
.columLink03 {
	width: 100%;
	height: auto;
	float: left;
	cursor: pointer;
	border: solid 1px #dddddd;
	margin: 20px 0 0;
}
.columLink03:first-child {
	width: 100%;
	height: auto;
	float: none;
	margin: 20px 0 0;
	border: solid 1px #dddddd;
}
.columLink03 .imgArea {
	width: 45%;
	float: left;
}
.columLink03 .imgArea img {
	width: 100%;
	height: auto;
	float: left;
}
.columLink03 .textArea {
	float: left;
	border: none;
	padding: 15px;
	width: 45%;
	height: auto;
}
.columLink03:hover ul li a {
	text-decoration: underline;
	color: #e41f30;
}
/* columLink04 */
.columLink04 {
	margin: 0;
}
.columLink04 dl {
	float: left;
	margin: 20px 0 0;
	width: auto;
	cursor: pointer;
	border: solid 2px #dddddd;
}
.columLink04 dl:first-child {
	margin: 20px 0 0;
}
.columLink04 dl dt {
	font-size: 16px;
	height: 57px;
	padding: 0px 19px 0 19px;
	background: #f5f5f5;
	width: 640px;
	border-bottom: solid 2px #e41e2f;
	display: table-cell;
	vertical-align: middle;
}
.columLink04 dl dt a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 1;
}
.columLink04 dt .text {
	overflow: hidden;
}
.columLink04 dt .icon {
	float: right;
	width: 32px;
	margin: -5px 0 0 0;
	height: 32px;
}
.columLink04 dt .icon  img {
	width: 32px;
	height: 32px;
}

.columLink04 dl dd {
	padding: 16px 19px;
}
/* ancArea */
.ancArea {
	margin: 20px 0 0;
	padding: 10px;
	background: #f2f2f2;
	font-size: 16px;
}
.ancArea ul {
	background: #FFFFFF;
	padding: 14px 10px 14px;
}
.ancArea ul li {
	float: none;
	padding: 0 0 0 19px;
	text-indent: -19px;
}
.ancArea ul li a {
	background: url(/common/images/common_ic006.gif) 0 50% no-repeat;
	padding: 0 0 0 20px;
}
.ancArea02 ul li {
	float: none;
	width: auto;
	padding: 0 28px 0 0;
}

/* imgText */
img.imgText {
	position: relative;
	top: 0.5px;
	margin: 0;
}


/* relationLink */
.relationLink {
	margin: 20px 10px 0;
}
.relationLink dl {
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 1px 0 0;
}
.relationLink dl dt {
	font-size: 126%;
	font-weight: bold;
	padding: 9px 10px;
	background: #dddddd;
}
.relationLink dl dt a {
	color: #000000;
	text-decoration: none;
}
.relationLink dl dd {
	padding: 16px 19px;
	border-right: solid 10px #dddddd;
	border-bottom: solid 10px #dddddd;
	border-left: solid 10px #dddddd;
}
.relationLink dl dd .iconLink01 {
	margin: 0;
}
.relationLink dl dd .iconLink01 li {
	float: left;
	width: 325px;
}
/* inquiryArea01 */
.inquiryArea01 {
	margin: 20px 10px 0;
}
.noNav .inquiryArea01 {
	margin: 20px 10px 0;
	width: 95%;
	box-sizing: border-box;
}
.inquiryArea01 dl {
	margin: 0;
}
.inquiryArea01 dl dt {
	font-size: 130%;
	font-weight: bold;
	padding: 9px 10px;
	background: #e41f30;
	color: #FFFFFF;
	text-align: center;
	float: none;
}
.inquiryArea01 dl dd {
	padding: 13px 19px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
	text-align: center;
}
.inquiryArea01 dl dd .iconLink01 {
	margin: 0;
}
.inquiryArea01 dl dd .iconLink01 li {
	float: left;
	width: 325px;
}
/* inquiryArea02 */
.inquiryArea02 {
	margin: 0 10px;
}
.inquiryArea02 dl {
	margin: 0;
	clear: both;
}
.inquiryArea02 dl dt {
	font-size: 130%;
	font-weight: bold;
	padding: 9px 12px;
	background: #e41f30;
	color: #FFFFFF;
}
.inquiryArea02 dl dd {
	padding: 16px 19px 28px;
	border-right: solid 10px #e41f30;
	border-bottom: solid 10px #e41f30;
	border-left: solid 10px #e41f30;
}
.inquiryArea02 dl dd .twoColArea .web {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0 0 20px;
	border-bottom: solid 1px #dddddd;
}
.inquiryArea02 dl dd .twoColArea .web .button02 {
	width: 100%;
	margin: 15px 0 0;
	text-align: center;
	display: inline;
}
.inquiryArea02 dl dd .twoColArea .web .button02 a {
	width: auto;
	margin: 15px 0 0;
}
.inquiryArea02 dl dd .twoColArea .lead {
	font-weight: bold;
}
.inquiryArea02 dl dd .twoColArea .company {
	width: 100%;
	float: none;
	padding: 20px 0 0;
	border-top: solid 1px #dddddd;
}
.inquiryArea02 dl dd .twoColArea .company .tell {
	font-weight: bold;
	margin: 10px 0 0 0;
	text-align: center;
}
.inquiryArea02 dl dd .twoColArea .company .fax {
	font-weight: bold;
	margin: 10px 0 0 0;
	text-align: center;
}
.inquiryArea02 dl dd .twoColArea .company .tell li {
	font-weight: bold;
	font-size: 110%;
}
.inquiryArea02 dl dd dl dt {
	background: #dddddd;
	font-size: 110%;
	color: #000000;
	width: auto;
	text-align: center;
	display: inherit;
	vertical-align: middle;
}
.inquiryArea02 dl dd dl dd {
	border: none;
	border: none;
	border-left: none;
	width: auto;
	overflow: hidden;
	padding: 8px 10px;
	display: inherit;
}
.inquiryArea02 dl dd .dateArea {
	padding: 0;
	display: inherit;
	border: solid 1px #DDDDDD;
	margin: 10px 0 0;
}
.inquiryArea02 dl dd dl dd .button02 {
	display: inline;
	float: left;
	margin: 0;
	text-align: center;
}
.inquiryArea02 dl dd dl dd .button02:first-child {
	margin: 0 20px 0 0;
	text-align: center;
}
.inquiryArea02 dl dd dl dd .button02 a {
	width: auto;
	font-size: 103%;
	padding: 13px 8px 13px 8px;
	background: url(/common/images/common_ic019.gif) no-repeat scroll 100% 50% #eeeeee;
}
.inquiryArea02 dl dd dl dd .button02:last-child a {
	width: auto;
	font-size: 103%;
	padding: 13px 8px 13px 8px;
	margin: 10px 0 0;
}
.inquiryArea02 dl dd dl dd .button02:last-child a:hover {
	width: auto;
	font-size: 103%;
	padding: 13px 8px 13px 8px;
}
.inquiryArea02 dl dd dl dd .button02 a:hover {
	width: auto;
	font-size: 103%;
	padding: 13px 8px 13px 8px;
	background: url(/common/images/common_ic019.gif) no-repeat scroll 100% 50% #e41e2f;
}
/* columTitle */
.columTitle {
	margin: 20px 0 0 0;
}
.columTitle dl {
	border: solid 1px #dddddd;
	padding: 17px 18px;
}
.columTitle dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
}
.columTitle dl dt span {
	font-weight: bold;
	padding: 11px 20px 11px 17px;
	display: block;
}
.columTitle dl dd {
	padding: 10px 0 0 0;
}
/* columTitleLink */
.columTitleLink {
	margin: 20px 0 0 0;
	cursor: pointer;
	border: solid 2px #dddddd;
}
.columTitleLink dl {
	padding: 17px 18px;
}
.columTitleLink .on dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
	text-decoration: underline;
}
.columTitleLink dl dt {
	font-size: 112%;
	border-bottom: solid 1px #dddddd;
	padding: 0 0 10px 0;
}
.columTitleLink dl dt a {
	padding: 0 20px 0 14px;
	display: block;
}
.columTitleLink .on dt a {
	text-decoration: underline;
}
.columTitleLink dl dt a:link {
	color: #333333;
}
.columTitleLink dl dd {
	padding: 10px 0 0 0;
}
/*6: Column
=========================================*/
/* commonCol */
.colCaption {
	text-align: left;
	padding: 0 0 10px;
}
/* singleCol */
.singleColCenter {
	width: 100%;
	margin-top: 20px auto;
	text-align: center;
}
.singleColCenter {
	width: 100%;
}
.singleColCenter img {
	width: 100%;
	height: auto;
}
/* singleCol */
.noNav .singleColCenter {
	width: 100%;
	margin-top: 20px auto;
	text-align: center;
}
.noNav .singleColCenter {
	width: 100%;
}
.noNav .singleColCenter img {
	width: 100%;
	height: auto;
}
/* twoCol */
.twoCol {
	width: 100%;
	margin: 20px 0 0;
}
.twoCol img {
	width: 100%;
	height: auto;
}
.twoCol .twoColInenr {
	width: 100%;
	float: none;
	margin: 0;
}
.twoCol .twoColInenr p {
	position: inherit;
}
/* twoCol02 */
.twoCol02 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoCol02 img {
	width: auto;
	height: auto;
}
.twoCol02 .twoColInenr {
	width: 100%;
	float: left;
	margin: 0 20px 0 0;
}
.twoCol02 .twoColInenr p {
	position: relative;
}
/* twoCol */
.noNav .twoCol {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoCol02 img {
	width: auto;
	height: auto;
}
.noNav .twoCol .twoColInenr {
	width: 100%;
	float: none;
	margin: 0 20px 0 0;
}
.noNav .twoCol .twoColInenr p {
	position: relative;
}


.noNav .twoCol02 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoCol02 .twoColInenr {
	width: 100%;
	float: none;
	margin: 0 20px 0 0;
}
.noNav .twoCol02 .twoColInenr p {
	position: relative;
}


/* threeCol */
.threeCol {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
/* threeCol */
.threeCol img {
	width: 100%;
	height: auto;
}
.threeCol .threeColInenr {
	width: 100%;
	float: none;
	margin: 0;
}
/* fourCol */
.fourCol {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.fourCol img {
	width: 100%;
	height: auto;
}
.fourCol .fourColInenr {
	width: 100%;
	float: none;
	margin: 0;
}
/* twoColLeft01 */
.twoColLeft01 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColLeft01 img {
	width: 100%;
	height: auto;
}
.twoColLeft01 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColLeft01 .twoColText {
	margin: 0;
}
.twoColLeft01 .iconLink01 li img {
	width: auto;
}


/* twoColLeft02 */
.twoColLeft02 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColLeft02 img {
	width: 100%;
	height: auto;
}
.twoColLeft02 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColLeft02 .twoColText {
	margin: 0;
}
/* twoColRight01 */
.twoColRight01 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColRight01 img {
	width: 100%;
	height: auto;
}
.twoColRight01 .iconLink01 li img {
	width: auto;
	height: auto;
}
.twoColRight01 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColRight01 .twoColText {
	margin: 0;
}
.twoColRight01 .normalText {
	margin: 0;
}
/* twoColRight02 */
.twoColRight02 {
	width: 100%;
	overflow: hidden;
	margin: 0;
}
.twoColRight02 img {
	width: 100%;
	height: auto;
}
.twoColRight02 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColRight02 .twoColText {
	margin: 0;
}

/* twoColRight03 */
.twoColRight03 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.twoColRight03 img {
	width: 100%;
	height: auto;
}
.twoColRight03 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColRight03 .twoColText {
	margin: 0;
}


/* threeCol */
.noNav .threeCol {
	width: 100%;
	margin: 20px 0 0;
}
.noNav .threeCol img {
	width: 100%;
	height: auto;
}
.noNav .threeCol .threeColInenr {
	width: 100%;
	float: none;
	margin: 0;
}
/* fourCol */
.noNav .fourCol {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .fourCol img {
	width: 100%;
	height: auto;
}
.noNav .fourCol .fourColInenr {
	width: 100%;
	float: none;
	margin: 0 20px 0 0;
}



/* columButton */
.twoCol .twoColInenr .button01,
.threeCol .threeColInenr .button01,
.fourCol .fourColInenr .button01 {
	margin: 20px 0 0;
	display: block;
	width: 100%;
	text-align: center;
}
.twoCol .twoColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	text-align: center;
	display: table-cell;
	width: 286px;
	vertical-align:middle;
}
.twoCol .twoColInenr .button01 a img {
	width: auto;
	margin: 0 0 0 5px;
}


.noNav .twoCol .twoColInenr .button01,
.noNav .threeCol .threeColInenr .button01,
.noNav .fourCol .fourColInenr .button01 {
	margin: 20px 0 0;
	display: block;
	width: 100%;
	text-align: center;
}
.noNav .twoCol .twoColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	width: auto;
	text-align: center;
	display: inherit;
	vertical-align:middle;
}
.noNav .threeCol .threeColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	width: auto;
	text-align: center;
	display: inherit;
	vertical-align:middle;
}
.noNav .fourCol .fourColInenr .button01 a {
	margin: 20px 0 0;
	display: block;
	width: auto;
	text-align: center;
	display: inherit;
	vertical-align:middle;
}






/* twoColLeft01 */
.noNav .twoColLeft01 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColLeft01 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.twoColLeft01 .twoColText {
	margin: 0;
}
/* twoColLeft02 */
.noNav .twoColLeft02 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColLeft02 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.noNav .twoColLeft02 .twoColText {
	margin: 0;
}
/* twoColRight01 */
.noNav .twoColRight01 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColRight01 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.noNav .twoColRight01 .twoColText {
	margin: 0;
}
/* twoColRight02 */
.noNav .twoColRight02 {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 0;
}
.noNav .twoColRight02 .twoColImg {
	width: 100%;
	float: none;
	margin: 0;
}
.noNav .twoColRight02 .twoColText {
	margin: 0;
}
/* otherArea */
.otherArea {
	background: #f2f2f2;
	padding: 25px 40px 20px;
	overflow: hidden;
	margin: 30px 0 0;
}
.otherArea .otherAreaInner01 {
	width: 280px;
	float: left;
	padding: 0 29px 0 0;
	border-right: solid 1px #dddddd;
	overflow: hidden;
}
.otherArea .otherAreaInner02 {
	width: 280px;
	float: left;
	padding: 0 0 0 29px;
	overflow: hidden;
}
.otherArea .otherAreaInner01 .text {
	float: left;
	width: 198px;
	padding: 0 0 0 14px;
	line-height: 1.4;
}
.otherArea .otherAreaInner01 .img {
	float: left;
	line-height: 0;
	min-height: 44px;
}
.otherArea .otherAreaInner02 .text {
	float: left;
	margin: 0 0 0 8px;
	width: 198px;
}
.otherArea .otherAreaInner02 .img {
	float: left;
	line-height: 0;
	min-height: 44px;
}
/* otherArea03 */
.otherArea03 {
	background: #f2f2f2;
	padding: 20px;
	overflow: hidden;
	margin: 30px 0 0;
}
.otherArea03 .otherAreaInner {
	overflow: hidden;
}
.otherArea03 .otherAreaInner .text {
	font-size: 120%;
	text-align: center;
}
.otherArea03 .otherAreaInner p img {
	margin: 0 10px -11px 0;
}
.otherArea03 .otherAreaInner p span {
	font-weight: bold;
}
.otherArea03 .otherAreaInner .button08 {
	display: inline-block;
	margin: 12px 0 0 0;
}
/* inquiryArea */
.inquiryArea {
	background: #FFFFFF;
	overflow: hidden;
	margin: 40px 0 0;
	border: solid 2px #cfdce8;
}
.inquiryArea .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 7px 0;
}
.inquiryArea .inquiryAreaInner {
	margin: 20px 39px 0 39px;
	padding: 0 0 13px;
	overflow: hidden;
	border-bottom: dotted 1px #dddddd;
}
.inquiryArea .inquiryAreaInner01 {
	width: 280px;
	float: left;
	padding: 0 29px 0 0;
	overflow: hidden;
}
.inquiryArea .inquiryAreaInner02 {
	width: 280px;
	float: left;
	padding: 0 0 0 29px;
}
.inquiryArea .inquiryAreaInner01 .text {
	float: left;
	font-size: 120%;
}
.inquiryArea .inquiryAreaInner01 .img {
	float: left;
}
.inquiryArea .inquiryAreaInner02 .text {
	float: left;
	font-size: 120%;
}
.inquiryArea .inquiryAreaInner02 .tell {
	font-size: 227%;
	color: #296cbe;
}
.inquiryArea .inquiryAreaInner02 .tell span {
	padding: 0 0 0 30px;
	margin: 34px 0 0 0;
	display: block;
	font-weight: bold;
}
.inquiryArea .inquiryAreaInner02 .note {
	margin: -5px 0 0 0;
}
.inquiryArea .inquiryAreaInner02 .img {
	float: left;
}
.inquiryArea .inquiryAreaInner03 {
	padding: 20px 90px 20px 90px;
}
.inquiryArea .inquiryAreaInner03 .text {
	display: inline-block;
	text-align: center;
	font-size: 120%;
	padding: 0 30px 0 0;
}
.inquiryArea .inquiryAreaInner03 .iconLink01 {
	display: inline-block;
}
.inquiryArea .inquiryAreaInner03 .iconLink01 a {
	padding: 0 0 0 13px;
}
/* inquiryAreaFull */
.inquiryAreaFull {
	background: #FFFFFF;
	overflow: hidden;
	margin: 30px 0 0;
	width: 936px;
	border: solid 2px #CFDCE8;
}
.inquiryAreaFull .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 7px 0;
}
.inquiryAreaFull .inquiryAreaInner {
	margin: 18px 25px 25px 38px;
	overflow: hidden;
}
.inquiryAreaFull .inquiryAreaInner01 {
	width: 280px;
	float: left;
	padding: 0 60px 0 0;
	overflow: hidden;
}
.inquiryAreaFull .inquiryAreaInner02 {
	width: 300px;
	float: left;
	padding: 0 19px 0 0;
	border-right: dotted 1px #CCCCCC;
}
.inquiryAreaFull .inquiryAreaInner03 {
	width: 193px;
	float: left;
	padding: 0 0 0 20px;
}
.inquiryAreaFull .inquiryAreaInner03 a:hover {
	color: #333333;
	text-decoration: underline;
}
.inquiryAreaFull .inquiryAreaInner01 .text {
	float: left;
	font-size: 120%;
}
.inquiryAreaFull .inquiryAreaInner01 .img {
	float: left;
}
.inquiryAreaFull .inquiryAreaInner02 .text {
	float: left;
	font-size: 120%;
}
.inquiryAreaFull .inquiryAreaInner02 .tell {
	font-size: 32px;
	color: #296cbe;
}
.inquiryAreaFull .inquiryAreaInner02 .tell span {
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 30px 0 0 0;
	display: block;
}
.inquiryAreaFull .inquiryAreaInner02 .note {
	margin: -5px 0 0 0;
}
.inquiryAreaFull .inquiryAreaInner02 .img {
	float: left;
}
.inquiryAreaFull .inquiryAreaInner03 p {
	font-size: 120%;
}
/* inquiryArea02 */
.inquiryArea02 {
	background: #FFFFFF;
	overflow: hidden;
	margin: 40px 10px 0;
	border: none;
}
.inquiryArea02 .inquiryHeading {
	text-align: center;
	font-size: 140%;
	background: #e6f2fc;
	padding: 8px 0;
}
.inquiryArea02 .inquiryAreaInner {
	margin: 30px 100px 6px 202px;
	padding: 0 0 13px;
	overflow: hidden;
}
.inquiryArea02 .inquiryAreaInner ul {
	overflow: hidden;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryIcon {
	background: #1261c2;
	margin: 0 9px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryTell {
	font-size: 234%;
	color: #296cbe;
	float: left;
	letter-spacing: 1.1px;
	margin: -11px 0 0;
}
.inquiryArea02 .inquiryAreaInner ul .linquiryTell span {
	font-weight: bold;
}
.inquiryArea02 .inquiryAreaInner .linquiryText {
	margin: -5px 0 4px;
}
/* newsArea */
.newsWrap {
	margin: 20px -10px 0;
}
.newsWrap dl {
	display: inherit;
	width: 100%;
	padding: 10px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: pointer;
	font-size: 12px;
	box-sizing: border-box;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
}
.newsWrap dl.noLink {
	display: inherit;
	width: 100%;
	padding: 10px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: pointer;
	font-size: 12px;
	box-sizing: border-box;
	background: none;
}
.newsWrap .noLink {
	display: inherit;
	width: 100%;
	padding: 10px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: default;
}

.newsWrap .noDay {
	display: table;
	width: 100%;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: pointer;
}
.newsWrap .noDayLink {
	display: table;
	width: 100%;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
}
.newsWrap .noDay:first-child {
	display: table;
	width: 100%;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
	cursor: pointer;
}
.newsWrap .noDayLink:first-child {
	display: table;
	width: 100%;
	padding: 14px 0px;
	border-bottom: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
}
.newsWrap .noDay li {
	display: table-cell;
	width: 80%;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 13px;
}
.newsWrap .noDay li img {
	margin: 0 0 0 7px;
	width: auto;
}
.newsWrap .noDayLink li {
	display: table-cell;
	width: 80%;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
	padding: 0 14px 0 13px;
}


.newsWrap dl:first-child {
	display: inherit;
	width: 100%;
	border-top: dotted 1px #CCCCCC;
}
.newsWrap dl dt {
	display: inherit;
	width: 90px;
	font-size: 12px;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	margin: 0;
}
.newsWrap dl dd {
	display: inherit;
	width: 77%;
	background: none;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.newsWrap dl dd a {
	color: #2361AD;
	display: inherit;
	width: 100%;
}
.newsWrap dl dd img {
	margin: 0 0 0 5px;
}
.newsWrap dl dd .newsIndet {
	display: inherit;
	width: 100%;
}
.newsArea .newsWrap dl:hover {
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat #fffbe8;
}
.newsArea .newsWrap .noLink:hover {
	background: none;
}
.newsArea .newsWrap dl:hover dd a {
	text-decoration: underline;
	color: #e41f30;
}
.newsArea .newsWrap .on dt {
	text-decoration: none;
}
.noNav .newsWrap {
	margin: 20px -10px 0;
}
.noNav .newsWrap dl {
	display: inherit;
	width: 100%;
	padding: 10px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: pointer;
	font-size: 12px;
	box-sizing: border-box;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat;
}
.noNav .newsWrap .noLink {
	display: inherit;
	width: 712px;
	padding: 10px 0px;
	border-bottom: dotted 1px #CCCCCC;
	cursor: default;
}
.noNav .newsWrap dl:first-child {
	display: inherit;
	width: 100%;
	border-top: dotted 1px #CCCCCC;
}
.noNav .newsWrap dl dt {
	display: inherit;
	width: 90px;
	font-size: 12px;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	margin: 0;
}
.noNav .newsWrap dl dd {
	display: inherit;
	width: 77%;
	background: none;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.noNav .newsWrap dl dd a {
	color: #2361AD;
	display: inherit;
	width: 100%;
}
.noNav .newsWrap dl dd .newsIndet {
	display: inherit;
	width: 100%;
}

/* questionArea */
.questionArea {
	margin: 35px 0 0 0;
	width: 100%;
}
.questionArea .questionAreaInner dl dt {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 52px;
	background: url(/common/images/common_ic017.gif) 0 50% no-repeat;
	min-height: 44px;
	line-height: 1.4;
}
.questionArea .questionAreaInner dl dd {
	background: url(/common/images/common_bg006.png) 0 0 no-repeat #f5f5f5;
	padding: 35px 0 0;
	margin: 10px 0 0;
	min-height: 137px;
}
.questionArea .questionAreaInner dl dd span {
	padding: 0 40px 0 72px;
	background: url(/common/images/common_ic018.gif) 19px 0 no-repeat;
	border-left: solid 1px #d0d0d0;
	min-height: 137px;
	display: inline-block;
}
/* twoLinkColum */
.twoLinkColum {
	width: 724px;
	overflow: hidden;
}
.twoLinkColumInner {
	margin: 20px 20px 0 0;
	cursor: pointer;
	float: left;
	width: 340px;
	border: solid 1px #dddddd;
}
.twoLinkColumInner dl dt {
	font-size: 112%;
	padding: 0 0 10px 0;
}
.twoLinkColumInner dl dt a {
	font-weight: bold;
	padding: 0 20px 0 14px;
	display: block;
}
.twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
.twoLinkColumInner dl {
	padding: 19px 20px;
}
.twoLinkColumInner dl:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.twoLinkColumInner dl dt a {
	color: #333333;
}
.twoLinkColumInner dl dd {
	padding: 10px 0 0 0;
}
.twoLinkColumInner dl dd ul {
	overflow: hidden;
	width: 298px;
}
.twoLinkColumInner dl dd ul .imgCol {
	margin: 0 25px 0 0;
	float: left;
	width: 100px;
}
.twoLinkColumInner dl dd ul .textCol {
	float: left;
	width: 170px;
}
/* twoLinkColum02 */
.twoLinkColum02 {
	width: 726px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.twoLinkColum02 .twoLinkColumInner {
	margin: 0px 20px 10px 0;
	cursor: pointer;
	float: left;
	width: 340px;
	border-top: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 2px #1261c2;
}
.twoLinkColum02 .twoLinkColumInner dl dt {
	font-size: 125%;
	padding: 0;
}
.twoLinkColum02 .twoLinkColumInner dl dt a {
	font-weight: normal;
	padding: 0 0 0 14px;
	display: block;
}
.twoLinkColum02 .twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
.twoLinkColum02 .twoLinkColumInner dl dt a span {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 85%;
}
.twoLinkColum02 .twoLinkColumInner dl dt a:hover {
	text-decoration: none;
}
/* twoBusinessColum */
.twoBusinessColum {
	width: 720px;
	overflow: hidden;
}
.twoBusinessColum .businessIcon {
	background: #f2f2f2;
	border: solid 1px #dddddd;
	margin: 0 0 18px;
	padding: 3px 20px;
	font-size: 94%;
	font-weight: normal;
	display: inline-block;
}
.twoBusinessColum .button01Small {
	float: right;
	width: 126px;
}
.twoBusinessColumInner {
	margin: 20px 20px 0 0;
	float: left;
	width: 338px;
	padding: 19px 0;
	overflow: hidden;
}
.twoBusinessColumInner dl dt {
	font-size: 119%;
	padding: 0 0 7px 0;
}
.twoBusinessColumInner dl dt a {
	font-weight: normal;
	padding: 0 20px 0 0;
	display: block;
}
.twoBusinessColumInner dl dt a:visited {
	color: #2361AD;
}
.twoBusinessColumInner dl dt a:hover {
	text-decoration: underline;
}
.twoBusinessColumInner dl dd {
	padding: 0;
}
/* threeColExample */
.threeColExample {
	width: 720px;
	overflow: hidden;
	margin: 20px 0 0;
}
.threeColExample .threeColInenr {
	width: 220px;
	float: left;
	cursor: pointer;
	margin: 0 20px 0 0;
}
.threeColExample .threeColInenr .threeColBorder {
	padding: 8px 0 20px;
	cursor: pointer;
	border: none;
}
.threeColExample .threeColInenr .threeColBorder p {
	padding: 0 26px;
}
.threeColExample .threeColInenr .threeColBorder p a {
	color: #2361AD;
}
.threeColExample .threeColInenr .threeColBorder p a:hover {
	text-decoration: none;
}
.threeColExample .threeColInenr .threeColBorder .opacty:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.threeColExample .threeColInenr .threeColBorder .opacty {
	padding: 8px 0 0;
}
.threeColExample .threeColInenr .heading {
	font-size: 138%;
}
/* recruitBanner */
.recruitBanner {
	border: solid 1px #dddddd;
	height: 98px;
}
.recruitBanner a:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
	display: inline-block\9;/* ie8 */
}
/* twoCoLinquiryArea common */
.twoCoLinquiryArea {
	border: solid 2px #cfdce8;
	margin: 20px 0 0;
	padding: 18px 15px 20px 39px;
	overflow: hidden;
}
/* twoCoLinquiryArea01*/
.LinquiryAreaInner01 {
	width: 280px;
	padding: 0 39px 0 0;
	float: left;
	border-right: dotted 1px #dddddd;
}
.LinquiryAreaInner01 .linquiryHeading {
	text-align: center;
	font-size: 138%;
	font-weight: bold;
}
.LinquiryAreaInner01 .linquiryImg {
	text-align: center;
	padding: 3px 0;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul {
	overflow: hidden;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryIcon {
	background: #1261c2;
	margin: 0 16px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryTell {
	font-size: 198%;
	font-weight: bold;
	color: #296cbe;
	float: left;
	margin: -8px 0 0 0;
}
.twoCoLinquiryArea .LinquiryAreaInner01 ul .linquiryTell span {
	font-weight: bold;
}
.twoCoLinquiryArea .LinquiryAreaInner01 .linquiryText {
	margin: -5px 0 4px;
}
/* twoCoLinquiryArea02*/
.LinquiryAreaInner02 {
	width: 280px;
	padding: 0 0 0 29px;
	float: left;
}
.LinquiryAreaInner02 .linquiryHeading {
	text-align: center;
	font-size: 138%;
	font-weight: bold;
}
.LinquiryAreaInner02 .linquiryHeading .smallText {
	font-size: 76%;
	font-weight: bold;
}
.LinquiryAreaInner02 .linquiryImg {
	text-align: center;
	padding: 3px 0;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul {
	overflow: hidden;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryIcon {
	background: #1261c2;
	margin: 0 16px 0 0;
	padding: 1px 4px;
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	width: 52px;
	float: left;
	text-align: center;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryTell {
	font-size: 198%;
	font-weight: bold;
	color: #296cbe;
	float: left;
	margin: -8px 0 0 0;
}
.twoCoLinquiryArea .LinquiryAreaInner02 ul .linquiryTell span {
	font-weight: bold;
}
.twoCoLinquiryArea .LinquiryAreaInner02 .linquiryText {
	margin: -5px 0 4px;
}
/* introductionArea */
.introductionArea {
	width: 100%;
}
.introductionArea .heading03Introduction {
	border-top: solid 2px #1261c2;
	background: #eff7fd;
	font-size: 130%;
	font-weight: bold;
	padding: 14px 19px;
}
.introductionArea .heading03Introduction span {
	font-size: 69%;
	padding: 0 0 0 13px;
}
.introductionArea .introductionAreaInnre .iconLink05 {
	margin: -4px;
}
.introductionArea .introductionAreaInnre {
	padding: 20px;
}
.introductionArea .introductionAreaInnre .typeIntroduction:first-child {
	width: 660px;
	margin: 0;
}
.introductionArea .introductionAreaInnre .typeIntroduction {
	width: 660px;
	margin: 20px 0 0;
}
.introductionArea .introductionAreaInnre .typeIntroduction tr th {
	background: #f2f2f2;
	vertical-align: middle;
	text-align: center;
	margin: 0 0 5px;
	padding: 2px;
	width: 96px;
}
.introductionArea .introductionAreaInnre .typeIntroduction tr td {
	border: none;
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	vertical-align: middle;
}
.introductionArea .introductionAreaInnre .pointArea {
	border: solid 1px #dddddd;
	padding: 19px 19px 9px;
	display: table;
	margin: 14px 0 0;
}
.introductionArea .introductionAreaInnre .pointArea .imbCol {
	display: table-cell;
	padding: 0 24px 0 0;
	vertical-align: middle;
}
.introductionArea .introductionAreaInnre .pointArea .listcol {
	display: table-cell;
	width: 560px;
	font-size: 90%;
}
/* introductionArea02 */
.introductionArea02 {
}
.IntroductionArea02 .IntroductionAreaInner {
	overflow: hidden;
	width: 720px;
	margin: 20px 0 0;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 {
	width: 340px;
	float: left;
	margin: 0 20px 15px 0;
	overflow: hidden;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 dt {
	background: #f2f2f2;
	vertical-align: middle;
	text-align: center;
	margin: 0 20px 5px 0;
	padding: 2px;
	font-size: 93%;
	width: 98px;
	border: 1px solid #dddddd;
	float: left;
}
.IntroductionArea02 .IntroductionAreaInner .typeIntroduction02 dd {
	border: none;
	vertical-align: middle;
	float: left;
	width: 214px;
	line-height: 1.9;
}
.pointArea {
	border: solid 1px #dddddd;
	padding: 24px 17px;
	display: table;
	margin: 20px 0 0;
}
.pointArea .imbCol {
	display: table-cell;
	padding: 0 24px 0 0;
	vertical-align: middle;
}
.pointArea .listcol {
	display: table-cell;
	width: 561px;
	font-size: 90%;
	margin: -3px 0 0;
}
.pointArea .listcol ul li {
	margin: 0 0 5px;
}
/*7: Table
=========================================*/
/* common */
table {
	width: 100%;
	margin: 20px 0 0 0;
}
.table .pdfIcon {
	margin: 0 0 0 5px;
}
table tr th, table tr td {
	border: solid 1px #cccccc;
	padding: 6px 4px;
}
table tr th, table tr td img {
	width: auto;
	margin: 0 0 0 7px;
}
table tr .level01 {
	background: #f38888;
	font-weight: bold;
	color: #FFFFFF;
}
table tr .level02 {
	background: #f5f5f5;
	font-weight: bold;
}
.tableLead {
	font-weight: bold;
	font-size: 112%;
	margin: 20px 0 0 0;
}
.tableCap {
	font-size: 88%;
	margin: 7px 0 0 0;
}
/* type02 */
.type02 {
	width: 100%;
	margin: 0;
}
/* 	display: table */
.table {
	width: 100%;
	margin: 20px 0 0 0;
	display: table;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.table .tr {
	display: inline-block;
	margin: 0;
	width: 100%;
}
.table .tr .td, .table .tr .th {
	display: inline-block;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
}
.table .level01 {
	background: #f38888;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
	text-align: center;
}
.table .level02 {
	background: #f5f5f5;
	font-weight: bold;
	display: table-cell;
}
.type_pps {
	font-size: 82%;
}
.type_pps tr th,
.type_pps tr td {
	padding: 2px 3px;
}


/*8: SectionLine
=========================================*/


/*09: feature
=========================================*/
/* leadArea01 */
.leadArea01 {
	background: url(/group/yoursoft/feature/images/index_bg001.jpg) center 0 no-repeat;
	height: 463px;
	margin: -30px 0 0 0;
}
.leadAreaInner01 {
	margin: 0 auto;
	width: 960px;
}
.leadArea01 .textArea {
	width: 455px;
	padding: 63px 0 0 478px;
}
.leadArea01 .textArea p {
	margin-top: 10px;
}
/* leadArea02 */
.leadArea02 {
	background: url(/group/yoursoft/feature/images/index_bg002.jpg) center 0 no-repeat #6dd1cd;
	min-height: 748px;
}
.leadAreaInner02 {
	margin: 0 auto;
	width: 960px;
}
.leadArea02 .textArea {
	width: 580px;
	padding: 50px 0 60px 0;
	color: #FFFFFF;
}
.leadArea02 .textArea p {
	margin-top: 10px;
}
.leadArea02 .textArea .titleText {
	margin-top: 30px;
	font-size: 120%;
	font-weight: bold;
}
/* leadArea03 */
.leadArea03 {
	background: url(/group/yoursoft/feature/images/index_bg003.jpg) center 0 no-repeat #ffffff;
	min-height: 755px;
}
.leadAreaInner03 {
	margin: 0 auto;
	width: 960px;
}
.leadArea03 .textArea {
	width: 590px;
	padding: 68px 0 60px 358px;
}
.leadArea03 .textArea p {
	margin-top: 10px;
}
.leadArea03 .textArea .titleText {
	margin-top: 30px;
	font-size: 120%;
	font-weight: bold;
}
.leadArea03 .twoColButton li {
	float: left;
	margin: 0;
}
.leadArea03 .twoColButton li:first-child {
	float: left;
	margin: 0 20px 0 0;
}
/* leadArea04 */
.leadArea04 {
	background: url(/group/yoursoft/feature/images/index_bg004.jpg) center 0 no-repeat #86b9e2;
	min-height: 491px;
}
.leadAreaInner04 {
	margin: 0 auto;
	width: 960px;
}
.leadArea04 .textArea {
	width: 580px;
	padding: 57px 0 60px 0;
	color: #FFFFFF;
}
.leadArea04 .textArea p {
	margin-top: 10px;
}
/* leadArea05 */
.leadArea05 {
	margin: 0 auto;
	width: 960px;
	padding: 0 0 93px 0;
}
/* leadAreaButton */
.leadAreaButton ul {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	height: 176px;
}
.leadAreaButton ul li {
	float: left;
}
/* fourColButton */
.fourColButton {
	margin: 40px 0 0;
	overflow: hidden;
	width: 940px;
}
.fourColButton .fourColInner {
	float: left;
	margin: 0 0 0 20px;
	width: 220px;
	background: url(/group/yoursoft/feature/images/index_bg006.png) 0 100% no-repeat;
	text-align: center;
}
.fourColButton .fourColInner:first-child {
	float: left;
	margin: 0;
	width: 220px;
	background: url(/group/yoursoft/feature/images/index_bg006.png) 0 100% no-repeat;
	text-align: center;
}
.fourColButton .fourColInner .fourColBorder {
	background: url(/group/yoursoft/feature/images/index_bg005.png) 0 0 no-repeat;
	cursor: pointer;
}
.fourColButton .fourColInner .fourColBorder .opactyCol {
	padding: 20px 0;
}
.fourColButton .fourColInner .fourColBorder .opactyCol:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
.fourColButton .fourColInner .fourColBorder p {
	padding: 0 20px;
}
.fourColButton .fourColInner .fourColBorder a {
	color: #333333;
	text-decoration: none;
}
.fourColButton .fourColInner .heading {
	font-size: 138%;
}








/*11: product_serch
=========================================*/
.serchArea {
	margin: 20px 0 0;
	box-sizing: border-box;
}
.serchArea input[type="text"] {
	padding: 5px 9px 6px;
	border: solid 1px #dddddd;
	width: 84%;
	box-sizing: border-box;
	border-radius: 0px;
	background: none;
	height: 28px;
}
.serchArea input[type="image"] {
	margin: -5px -5px -9px;
	border-radius: 0px;
}


/* ここから製品系のものを追記！ */

.specialArea {
	width: 100%;
	margin: 20px 0 0;
	position:relative;
	height: auto;
	box-sizing: border-box;
}
.specialArea .tabButton:first-child {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0;
	box-sizing: inherit;
}
.specialArea .tabButton {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 10px 0 0;
	text-align: center;
	padding: 26px 0;
	cursor: pointer;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat;
}
.specialArea .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialArea .tabButton a:hover,
.specialArea .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.specialArea .heading {
	margin: 0 0 15px 0;
}


.specialAreaOn01 {
	width: auto;
	margin: 0 10px 0;
	position: inherit;
	overflow: inherit;
}
.specialAreaOn01 .tabButton:first-child {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0;
}
.specialAreaOn01 .tabButton {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	cursor: default;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
	padding: 26px 0 38px;
}
.specialAreaOn01 .tabButton .button01 {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.specialAreaOn01 .tabButton .button01:first-child {
	margin: 29px 36px 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: auto;
	box-sizing: border-box;
}
.specialAreaOn01 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn01 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn01 .tabButton a:hover,
.specialAreaOn01 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.specialAreaOn02 {
	margin: 20px 10px 0;
	width: auto;
	right: 0;
	top: 0;
	position: inherit;
	overflow: inherit;
}
.specialAreaOn02 .tabButton:first-child {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0;
}
.specialAreaOn02 .tabButton {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 26px 0;
	cursor: default;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
	padding: 26px 0 38px;
}
.specialAreaOn02 .tabButton .button01 {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.specialAreaOn02 .tabButton .button01:first-child {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.specialAreaOn02 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn02 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn02 .tabButton a:hover,
.specialAreaOn02 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.specialAreaOn03 {
	margin: 20px 10px 0;
	width: auto;
	right: 0;
	top: 0;
	position: inherit;
	overflow: inherit;
}
.specialAreaOn03 .tabButton:first-child {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0;
}
.specialAreaOn03 .tabButton {
	width: auto;
	border: solid 10px #dddddd;
	float: none;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 26px 0;
	cursor: default;
	background: url(/common/images/common_ic026.gif) 50% 100% no-repeat #ffffff;
	padding: 26px 0 38px;
}
.specialAreaOn03 .tabButton .button01 {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.specialAreaOn03 .tabButton .button01:first-child {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.specialAreaOn03 .tabButton .button01 a {
	font-weight: normal;
	text-align: left;
	padding: 11px 31px 11px 27px;
}
.specialAreaOn03 .tabButton .lead {
	font-size: 146%;
	color: #000000;
	font-weight: bold;
}
.specialAreaOn03 .tabButton a:hover,
.specialAreaOn03 .tabButton a:visted {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}












/*11: modalArea
=========================================*/
.modalArea {
	width: 700px;
	margin: 20px 0 0 0;
}
.modalArea ul {
	overflow: hidden;
}
.modalArea ul li:first-child {
	float: left;
	margin: 0;
	position: relative;
	border: solid 1px #dddddd;
}
.modalArea ul li a {
	overflow: hidden;
	display: flex;
}
.modalArea ul li .ic {
	position: absolute;
	bottom: 0;
	right: 0;
}
.modalArea ul li {
	float: left;
	margin: 0 0 0 20px;
	position: relative;
	border: solid 1px #dddddd;
}
.modalArea ul li a:hover {
	opacity: .40; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=40); /* IE lt 8 */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	-khtml-opacity: .40; /* Safari 1.x */
}
/* dotline */
.dotline {
	border-bottom: dotted 1px #dddddd;
}


/* .modalWindow */
.lightBoxInner01 .twoColLeft01 {
	width: 100%;
}
.lightBoxInner01 .twoColLeft01 .twoColImg {
	width: 100%;
}
.lightBoxInner01 .twoColLeft01 .lead {
	font-size: 16px;
	font-weight: bold;
}

.encourageArea {
	width: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 120%;
}
.encourageArea p {
	font-weight: bold;
}
.encourageArea ul li {
	font-weight: bold;
}
.encourageArea ul li span {
	font-weight: bold;
}



/* emergencyBox 
=========================================*/
.emergencyBox {
	margin: 30px 10px 0;
}

/* pluginBox 
=========================================*/
.sectionArea .pluginBox {
    margin: 20px 0 0;
}

.pluginBox {
    border: 10px solid #ececec;
    margin: 20px 10px 0;
    overflow: hidden;
    padding: 17px 18px 13px;
		width: auto;
}
.pluginBox .pluginBanner {
    float: none;
		margin: 0 20px 0 0;
		width: 100%;
}
.pluginBox .pluginBanner p {
	text-align: center;
}
.pluginBox .pluginText {
    float: none;
    margin: 10px 0 0;
}
.pluginBox .pluginText a:link {
    color: #333333;
    text-decoration: underline;
}




/* xx. imgSwitch
=========================================*/
.imgSwitch {
	visibility: hidden;
}

/* xx. pcNone
=========================================*/
.pcNone {
	display: block;
}

/* xx. arrowImg
=========================================*/
.arrowImg01 {
	width: 120px;
	height: 37px;
	text-align: center;
}

/* layput
=========================================*/
.noPc {
	margin: 20px 10px 0;
}
.spNone {
	display: none;
}

/* xx. Bold
=========================================*/
.bold {
	font-weight: bold !important;
}
/* xx. font-size
=========================================*/
.fs72 {
	font-size: 72%;
}
.fs85 {
	font-size: 85%;
}
.fs116 {
	font-size: 116%;
}
/* xx. overflow
=========================================*/
.oF {
	overflow: hidden !important;
}
/* xx. Align
=========================================*/
.aR {
	text-align: right !important;
}
.aC {
	text-align: center !important;
}
.aL {
	text-align: left !important;
}
.vT {
	vertical-align: top !important;
}
.vM {
	vertical-align: middle !important;
}
.vB {
	vertical-align: bottom !important;
}
/* xx. Margin, Padding
=========================================*/
.firstChild {
	margin-top: 0 !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mr20 {
	margin-right: 20px !important;
}
/* xx. Width
=========================================*/
.w5 {
	width: 5px !important;
}
.w10 {
	width: 10px !important;
}
.w15 {
	width: 15px !important;
}
.w20 {
	width: 20px !important;
}
.w25 {
	width: 25px !important;
}
.w30 {
	width: 30px !important;
}
.w35 {
	width: 35px !important;
}
.w40 {
	width: 40px !important;
}
.w45 {
	width: 45px !important;
}
.w50 {
	width: 50px !important;
}
.w55 {
	width: 55px !important;
}
.w60 {
	width: 60px !important;
}
.w65 {
	width: 65px !important;
}
.w70 {
	width: 70px !important;
}
.w75 {
	width: 75px !important;
}
.w80 {
	width: 80px !important;
}
.w85 {
	width: 85px !important;
}
.w90 {
	width: 90px !important;
}
.w95 {
	width: 95px !important;
}
.w100 {
	width: 100px !important;
}
.w110 {
	width: 110px !important;
}
.w120 {
	width: 120px !important;
}
.w125 {
	width: 125px !important;
}
.w130 {
	width: 130px !important;
}
.w135 {
	width: 135px !important;
}
.w140 {
	width: 140px !important;
}
.w150 {
	width: 150px !important;
}
.w160 {
	width: 160px !important;
}
.w165 {
	width: 165px !important;
}
.w180 {
	width: 180px !important;
}
.w200 {
	width: 200px !important;
}
.w205 {
	width: 205px !important;
}
.w210 {
	width: 210px !important;
}
.w220 {
	width: 220px !important;
}
.w225 {
	width: 225px !important;
}
.w230 {
	width: 230px !important;
}
.w240 {
	width: 240px !important;
}
.w250 {
	width: 250px !important;
}
.w260 {
	width: 260px !important;
}
.w270 {
	width: 270px !important;
}
.w280 {
	width: 280px !important;
}
.w290 {
	width: 290px !important;
}
.w300 {
	width: 300px !important;
}
.w310 {
	width: 310px !important;
}
.w320 {
	width: 320px !important;
}
.w330 {
	width: 330px !important;
}
.w340 {
	width: 340px !important;
}
.w350 {
	width: 350px !important;
}
.w360 {
	width: 360px !important;
}
.w380 {
	width: 380px !important;
}
.w390 {
	width: 390px !important;
}
.w400 {
	width: 400px !important;
}
.w450 {
	width: 450px !important;
}
.w500 {
	width: 500px !important;
}
.wp5 {
	width: 5% !important;
}
.wp10 {
	width: 10% !important;
}
.wp15 {
	width: 15% !important;
}
.wp18 {
	width: 18% !important;
}
.wp19 {
	width: 19% !important;
}
.wp20 {
	width: 20% !important;
}
.wp21 {
	width: 21% !important;
}
.wp22 {
	width: 22% !important;
}
.wp23 {
	width: 23% !important;
}
.wp24 {
	width: 24% !important;
}
.wp25 {
	width: 25% !important;
}
.wp30 {
	width: 30% !important;
}
.wp35 {
	width: 35% !important;
}
.wp40 {
	width: 40% !important;
}
.wp45 {
	width: 45% !important;
}
.wp50 {
	width: 50% !important;
}
.wp55 {
	width: 55% !important;
}
.wp60 {
	width: 60% !important;
}
.wp65 {
	width: 65% !important;
}
.wp70 {
	width: 70% !important;
}
.wp75 {
	width: 75% !important;
}
.wp80 {
	width: 80% !important;
}
.wp85 {
	width: 85% !important;
}
.wp90 {
	width: 90% !important;
}
.wp95 {
	width: 95% !important;
}
.widthFull {
	width: 100%;
}
.widthAuto {
	width: auto !important;
}

.typeTeda .none {
	display: none;
}

/* clear fix
=========================================*/
.ancArea ul:after,
.iconLink01TwoCol:after,
.threeCol:after {
	display: block;
	clear: both;
	content: "";
}
}
