@charset "utf-8";
/* CSS Document */

/* ir_menuArea 
=========================================*/
.ir_topArea {
	width: 316px;
	margin: 20px 0 0;
}
.ir_topArea  .imgArea {
	height: 262px;
}
.ir_topArea .imgArea span {
	overflow: hidden;
	height: 262px;
	border-top: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	display: inline-block;
}
.ir_topArea:hover .imgArea span {
	overflow: hidden;
	height: 256px;
	border-top: solid #e41e2f 6px;
	border-bottom: solid #e41e2f 6px;
	border-right: solid #e41e2f 6px;
	border-left: solid #e41e2f 6px;
	display: inline-block;
	cursor: pointer;
}
.ir_topArea:hover .img img {
	margin: -5px -5px 6px;
	opacity: 0.4;
}
.ir_topArea .textArea {
	border: none;
	display: table;
	height: 50px;
	width: 710px;
	border-bottom: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	border-top: solid #e41e2f 3px;
}
.ir_topArea:hover .textArea {
	background: #fffbe8;
}
.ir_topArea .textAreaInner {
	display: table;
	height: 50px;
	vertical-align: middle;
	cursor: pointer;
}
.ir_topArea  .title {
	font-weight: bold;
	font-size: 110%;
  background: url(/common/images/common_ic020.gif) no-repeat scroll 98% 50%;
	padding: 21px 11px;
	display: table-cell;
	vertical-align: middle;
	width: 710px;
}
.ir_topArea .title a {
	font-weight: bold;
	color: #000000;
}
.ir_topArea:hover .title a {
	text-decoration: underline;
	color: #e41e2f;
}
.ir_topArea .lead {
	padding: 7px 11px 15px;
	font-size: 88%;
}

/* anchorBox
=========================================*/
.anchorBox {
	margin: 5px 0 0 0;
	padding: 10px 15px;
	border: solid 1px #dddddd;
}
.anchorBox .anchorTitle {
	margin-top: 20px;
	background: url(/common/images/common_ic011.gif) no-repeat scroll 0 9px;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.7;
	padding-left: 10px;
}
.anchorBox .anchorTitle:first-child {
	margin-top: 0;
}
.anchorBox .orderAnchorList {
	width: 640px;
	letter-spacing: -0.4em;
}
.anchorBox .orderAnchorList li {
	display: inline-block;
	margin: 0 5px;
	color: #bcbcbc;
	font-size: 110%;
	letter-spacing: normal;
}
.anchorBox .orderAnchorList li a {
	color: #d50129;
	text-decoration: none;
}
.anchorBox .orderAnchorList li a:hover {
	color: #ff0000;
}

/* productFourCol
=========================================*/

.productFourCol {
	overflow: hidden;
	width: 1008px;
	margin: 20px -20px 0 0;
}
.productFourCol li {
	float: left;
	width: 232px;
	line-height: 0;
	margin-right: 20px;
}

/* box01
=========================================*/

.box01 {
	margin-top: 30px;
	padding: 14px 21px;
	border: solid 1px #dddddd;
	
}

/* pagerList
=========================================*/
.pagerList {
	clear: both;
	padding-top: 50px;
}
.pagerList ul {
	letter-spacing: -0.4em;
	text-align: center;
}
.pagerList ul li {
	display: inline-block;
	margin: 0 2px;
	letter-spacing: normal;
}
.pagerList ul li.current {
	width: 46px;
	padding: 11px 0;
	background: #555555;
	color: #ffffff;
	font-weight: bold;
}
.pagerList ul li a {
	display: block;
	width: 44px;
	padding: 10px 0;
	border: solid 1px #dddddd;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.pagerList ul li a:hover {
	background: #e41f30;
	border: solid 1px #e41f30;
	color: #ffffff;
}
.pagerList ul li.first a {
	background: url(/common/images/common_ic024.gif) no-repeat 50% 50%;
}
.pagerList ul li.first a:hover {
	background: url(/common/images/common_ic024on.gif) no-repeat 50% 50% #e41f30;
}
.pagerList ul li.last a {
	background: url(/common/images/common_ic025.gif) no-repeat 50% 50%;
}
.pagerList ul li.last a:hover {
	background: url(/common/images/common_ic025on.gif) no-repeat 50% 50% #e41f30;
}
.pagerList ul li.prev {
	margin-right: 18px;
}
.pagerList ul li.prev a {
	width: 72px;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic014.gif) no-repeat 14px 50% #f5f5f5;
}
.pagerList ul li.prev a:hover {
	width: 72px;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic014.gif) no-repeat 14px 50% #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerList ul li.next {
	margin-left: 18px;
}
.pagerList ul li.next a {
	width: 72px;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic015.gif) no-repeat 54px 50% #f5f5f5;
}
.pagerList ul li.next a:hover {
	width: 72px;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic015.gif) no-repeat 54px 50% #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}

/* ir_menuArea 
***************************************************** */
.ir_menuArea  {
	overflow: hidden;
	margin: 25px 0 0;
	
}
.ir_menuArea .menuAreaInner {
	width: 316px;
	float: left;
	margin: 0 0 0 20px;
	cursor: pointer;
}
.ir_menuArea .menuAreaInner:first-child {
	width: 316px;
	float: left;
	margin: 0;
}

.ir_menuArea .menuAreaInner .imgArea {
	height: 165px;
}

.ir_menuArea .menuAreaInner .imgArea span {
	border-top: solid #dddddd 1px;
	border-bottom: solid #e41e2f 2px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	float: left;
	overflow: hidden;
	height: 162px;
	width: 314px;
}
.ir_menuArea .menuAreaInner:hover .imgArea span {
	border-top: solid #e41e2f 6px;
	border-bottom: solid #e41e2f 6px;
	border-right: solid #e41e2f 6px;
	border-left: solid #e41e2f 6px;
	float: left;
	overflow: hidden;
	height: 153px;
	width: 304px;
}
.ir_menuArea .menuAreaInner:hover .img img {
	margin: -5px -5px 6px;
	opacity: 0.4;
}


.ir_menuArea .menuAreaInner .textArea {
	border: none;
	display: table;
	height: 50px;
	width: 314px;
	border: solid #dddddd 1px;
	border-top: none;
}
.ir_menuArea .menuAreaInner:hover .textArea {
	background: #fffbe8;
}
.ir_menuArea .menuAreaInner .textAreaInner {
	display: table;
	height: 50px;
	vertical-align: middle;
}
.ir_menuArea .menuAreaInner .title {
	font-weight: bold;
	font-size: 110%;
  background: url(/common/images/common_ic020.gif) no-repeat scroll 98% 50%;
	padding: 21px 11px;
	display: table-cell;
	vertical-align: middle;
	width: 291px;
}
.ir_menuArea .menuAreaInner .title a {
	font-weight: bold;
	color: #000000;
}
.ir_menuArea .menuAreaInner:hover .title a {
	text-decoration: underline;
	color: #e41e2f;
}
.ir_menuArea .menuAreaInner .lead {
	padding: 7px 11px 15px;
	font-size: 88%;
}

/* ir_NewsArea 
***************************************************** */

.ir_NewsArea {
	margin:40px 0 0;
	overflow: hidden;
}

.ir_NewsArea  .ir_NewsAreaInner {
	padding: 16px;
	border-top: solid 2px #e41f30;
	background: #f5f5f5;
}


.leadArea {
	overflow: hidden;
}

.leadArea .lead {
	float: left;
	margin: 3px 0 0 0;
	font-weight: bold;
	font-size: 140%;
}
.leadArea .forList {
	float: right;
	margin: 0 5px -5px;
}
.leadArea .forList img {
}


.ir_NewsArea .newsWrap {
	margin: 12px 0 0 0;
}
.ir_NewsArea .newsWrap dl {
	display: inherit;
	width: 956px !important;
	font-size: 88%;
	padding: 14px;
	border-bottom: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	cursor: pointer;
	background: url(/common/images/common_ic015.gif) 98% 50% no-repeat #FFFFFF;
	margin: 1px 0 0;
}
.ir_NewsArea .newsWrap dl:first-child {
	border-top: none;
	margin: 0;
}
.ir_NewsArea .newsWrap dl dt {
	display: inherit;
	width: 90px !important;
	margin: 0;
	padding: 0;
}
.ir_NewsArea .newsWrap dl dd {
	display: inherit;
	padding: 0;
	background: none !important;
}
.ir_NewsArea .newsWrap dl dd a {
	color: #2361AD;
	display: inherit;
}
.ir_NewsArea .newsWrap dl dd img{
	margin: 0 0 0 5px;
}
.ir_NewsArea .newsWrap dl:hover {
	background:url(/common/images/common_ic015.gif) 98% 50% no-repeat #fffbe8;
}
.ir_NewsArea .newsWrap dl:hover dd a {
	text-decoration: underline;
	color: #e41f30;
}
.ir_NewsArea .newsWrap .on dt {
	text-decoration: none;
}

	/* ir_ColumnTwo 
***************************************************** */
.ir_ColumnTwo {
	overflow: hidden;
	margin-top: 50px;
}
.ir_ColumnTwo .ir_ColumnTwoInner {
	float: left;
	width: 484px;
	margin-left: 20px;
}
.ir_ColumnTwo .ir_ColumnTwoInner:first-child {
	margin: 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl {
	border: solid 2px #dddddd;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt {
	border-bottom: solid 2px #e62d3d;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt a {
	display: block;
	padding: 15px 20px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #f5f5f5;
	color: #000000;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt a:hover {
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #e41f30;
	color: #ffffff;
	text-decoration: underline;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd {
	padding: 20px 25px;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 {
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 li {
	padding-left: 12px;
	margin-top: 5px;
	background: url(/common/images/common_ic015.gif) no-repeat 0 0.5em;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 li:first-child {
	margin-top: 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList02 {
	float: left;
	width: 195px;
	margin: -5px 10px 0 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList02 li {
	width: 183px;
	margin: 5px 0 0 0;
	padding-left: 12px;
	background: url(/common/images/common_ic015.gif) no-repeat 0 0.5em;
}


/* ir_threeCol 
***************************************************** */
.ir_threeCol {
	overflow: hidden;
	width: 1008px;
	margin: 30px -20px 0 0;
}
.ir_threeCol .ir_threeColInenr {
	float: left;
	width: 316px;
	margin-right: 20px;
}
.ir_threeCol .ir_threeColInenr .button01 {
	width: 316px;
}	
.ir_threeCol .ir_threeColInenr .button01 a img {
	margin: 0 0 0 7px;
	width: auto;
}	


/* toggle_h2 
***************************************************** */
.toggle_h2 {
	line-height: 1.2;
	margin: 20px 0 0 0;
	padding: 15px 20px;
	background: url(/common/images/common_ic027.gif) no-repeat 692px 50% #dddddd;
	color: #555555;
	border-bottom: solid 1px #e5e5e5;
	font-size: 170%;
	font-weight: bold;
	cursor: pointer;
}
.toggle_h2.on {
	background: url(/common/images/common_ic027on.gif) no-repeat 692px 50% #555555;
	color: #ffffff;
}
.toggle_h2:hover {
	background: url(/common/images/common_ic027.gif) no-repeat 692px 50% #e41f30;
	color: #ffffff;
}
.toggle_h2.on:hover {
	background: url(/common/images/common_ic027on.gif) no-repeat 692px 50% #e41f30;
	color: #ffffff;
}

.toggleSection {
	margin-left: 12px;
}
.toggleInner_h3 {
	line-height: 1.2;
	margin-top: 30px;
	padding: 10px 15px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	font-size: 170%;
	font-weight: bold;
}
/* tableButton01 */ 
.tableButton01 {
	display: inline-block;
}
.tableButton01 a {
	display: block;
	padding: 6px 31px 6px 27px;
	background: url(/common/images/common_ic015.gif) 15px 50% no-repeat #ffffff;
	border: solid 1px #dddddd;
	color: #000000;
	text-align: center;
}
.tableButton01 a:hover {
	background: url(/common/images/common_ic016.gif) 15px 50% no-repeat #e41e2f;
	color: #FFFFFF;
	text-decoration: underline;
	border: solid 1px #dddddd;
}
.tableButton01 img {
	vertical-align: middle;
	margin-left: 7px;
	margin-bottom: 3px;
}

/* ==================================
clear fix
================================== */
.productFourCol:after,
.ir_menuArea:after,
.ir_ColumnTwo .ir_ColumnTwoInner dl dd:after,
.ir_threeCol:after {
	display: block;
	clear: both;	
	content: "";
}
/* end hacks */


































@media screen and (max-width: 640px) {
/* ir_menuArea 
=========================================*/
.ir_topArea {
	width: 100%;
	margin: 20px 0 0;
}
.ir_topArea  .imgArea {
	height: auto;
}
.ir_topArea .imgArea span {
	overflow: hidden;
	height: auto;
	border-top: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	display: inline-block;
	width: 100%;
}
.ir_topArea:hover .imgArea span {
	overflow: hidden;
	height: auto;
	border-top: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	border-bottom: none;
	display: inline-block;
	width: 100%;
}
.ir_topArea .img img {
	width: 100%;
	height: auto;
}
.ir_topArea:hover .img img {
	margin: 0;
	opacity: 1;
}
.ir_topArea .textArea {
	border: none;
	display: table;
	height: auto;
	width: 100%;
	border-bottom: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	border-top: solid #e41e2f 3px;
	margin: -15px 0 0;
}
.ir_topArea:hover .textArea {
	background: #ffffff;
	border: none;
	display: table;
	height: auto;
	width: 100%;
	border-bottom: solid #dddddd 1px;
	border-right: solid #dddddd 1px;
	border-left: solid #dddddd 1px;
	border-top: solid #e41e2f 3px;
	margin: -15px 0 0;
}
.ir_topArea .textAreaInner {
	display: inline-block;
	height: auto;
	vertical-align: middle;
	cursor: pointer;
	width: 92%;
}
.ir_topArea  .title {
	font-weight: bold;
	font-size: 110%;
  background: url(/common/images/common_ic020.gif) no-repeat scroll 98% 50%;
	padding: 21px 11px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.ir_topArea .title a {
	font-weight: bold;
	color: #000000;
}
.ir_topArea:hover .title a {
	text-decoration: none;
	color: #000000;
}
.ir_topArea .lead {
	padding: 7px 11px 15px;
	font-size: 88%;
}

/* anchorBox
=========================================*/
.anchorBox {
	margin: 5px 10px 0;
	padding: 10px 15px;
	border: solid 1px #dddddd;
}
.anchorBox .orderAnchorList {
	width: 100%;
}

/* productFourCol
=========================================*/
.productFourCol {
	width: 100%;
}
.productFourCol li {
	float: none;
	width: auto;
	margin: 10px 5px 0;
}
.productFourCol li:first-child {
	margin-top: 0;
}
.productFourCol li img {
	width: 100%;
	height: auto;
}

/* pagerList
=========================================*/
.pagerList {
	margin: 0 10px;
	padding-top: 20px;
}	
.pagerList ul {
	display:-moz-box;
	display:-webkit-box;
	display: box;
	width: 100%;
}
.pagerList ul li {
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	display: block;
	width: auto;
	margin: 0 3px;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: center;
}
.pagerList ul li.current {
	width: auto;
	padding: 11px 0;
	background: #555555;
	color: #ffffff;
	font-weight: bold;
}
.pagerList ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	border: solid 1px #dddddd;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.pagerList ul li a:hover {
	background: #e41f30;
	border: solid 1px #e41f30;
	color: #ffffff;
}
.pagerList ul li.prev {
	-moz-box-flex: 1.6;
	-webkit-box-flex: 1.6;
	box-flex: 1.6;
	margin-right: 8px;
}
.pagerList ul li.prev a {
	width: auto;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic014.gif) no-repeat 15% 50% #f5f5f5;
}
.pagerList ul li.prev a:hover {
	width: auto;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic014.gif) no-repeat 15% 50% #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}
.pagerList ul li.next {
	-moz-box-flex: 1.6;
	-webkit-box-flex: 1.6;
	box-flex: 1.6;
	margin-left: 8px;
}
.pagerList ul li.next a {
	width: auto;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic015.gif) no-repeat 90% 50% #f5f5f5;
}
.pagerList ul li.next a:hover {
	width: auto;
	padding: 10px 0;
	border: solid 1px #dddddd;
	background: url(/common/images/common_ic015.gif) no-repeat 90% 50% #f5f5f5;
	border: solid 1px #dddddd;
	color: #000000;
}




/* ir_menuArea 
***************************************************** */
.ir_menuArea  {
	margin: 30px 10px 0;
	
}
.ir_menuArea .menuAreaInner {
	width: 100%;
	float: none;
	margin: 10px 0 0 0;
	box-sizing: border-box;
	border: solid #dddddd 1px;
	cursor: pointer;
}
.ir_menuArea .menuAreaInner:first-child {
	width: 100%;
	float: none;
	margin: 0;
	box-sizing: border-box;
	border: solid #dddddd 1px;
}

.ir_menuArea .menuAreaInner .imgArea {
	height: auto;
}
.ir_menuArea .menuAreaInner .imgArea img {
	width: 100%;
	height: auto;
	border-bottom: solid #e41e2f 2px;
}

.ir_menuArea .menuAreaInner .imgArea span {
	border: none;
	float: none;
	overflow: hidden;
	height: auto;
}

.ir_menuArea .menuAreaInner:hover .imgArea span {
	border: none;
	float: none;
	overflow: hidden;
	height: auto;
}
.ir_menuArea .menuAreaInner:hover .img img {
	margin: 0;
	opacity: 1;
}


.ir_menuArea .menuAreaInner .textArea {
	border: none;
	clear: both;
	display: inline;
}
.ir_menuArea .menuAreaInner:hover .textArea {
	background: #FFFFFF;
}
.ir_menuArea .menuAreaInner .textAreaInner {
	border: none;
	clear: both;
	display: inherit;
}
.ir_menuArea .menuAreaInner .title {
	font-weight: bold;
	font-size: 16px;
  background: url(/common/images/common_ic020.gif) no-repeat scroll 97% 50%;
	padding: 16px 10px 18px;
	display: inline-block;
	width: 93%;
}
.ir_menuArea .menuAreaInner .title a {
	font-weight: bold;
	padding: 0 10px 0 0;
	color: #000000;
}
.ir_menuArea .menuAreaInner:hover .title a {
	text-decoration: none;
	color: #000000;
}
.ir_menuArea .menuAreaInner .lead {
	padding: 0 10px 15px;
	font-size: 88%;
}
	
	/* ir_NewsArea 
***************************************************** */

.ir_NewsArea {
	margin: 20px 10px 0;
	overflow: hidden;
	box-sizing: border-box;
}

.ir_NewsArea  .ir_NewsAreaInner {
	width: 100%;
	padding: 16px;
	border-top: solid 2px #e41f30;
	background: #f5f5f5;
	float: none;
	margin: 20px 0 0;
	box-sizing: border-box;
	clear:both;
}
.ir_NewsArea  .ir_NewsAreaInner:first-child {
	width: 100%;
	padding: 16px;
	border-top: solid 2px #e41f30;
	background: #f5f5f5;
	float: none;
	margin: 0;
}


.leadArea {
	overflow: hidden;
}

.leadArea .lead {
	float: left;
	font-weight: bold;
	font-size: 140%;
}
.leadArea .forList {
	float: right;
	margin: 0 5px -5px;
}
.leadArea .forList img {
}


.ir_NewsArea .newsWrap {
	margin: 20px 0 0 0 !important;
}
.ir_NewsArea .newsWrap dl {
	display: inherit;
	width: 100% !important;
	font-size: 88%;
	padding: 9px;
	border-bottom: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	cursor: pointer;
	background: url(/common/images/common_ic020.gif) 98% 50% no-repeat #FFFFFF !important;
	margin: 1px 0 0;
}
.ir_NewsArea .newsWrap dl:first-child {
	width: 100%;
	border-top: none;
	margin: 0;
}
.ir_NewsArea .newsWrap dl dt {
	display: inherit;
	width: 100%;
	margin: 0;
	padding: 0;
}
.ir_NewsArea .newsWrap dl dd {
	display: inherit;
	width: 100%;
	padding: 0;
	background: none;
}
.ir_NewsArea .newsWrap dl dd a {
	color: #2361AD;
	display: inherit;
	width: 100%;
}
.ir_NewsArea .newsWrap dl dd .newsIndet {
	display: inherit;
	width: 100%;
}
.ir_NewsArea .newsWrap dl dd img{
	margin: 0 0 0 5px;
}
.ir_NewsArea .newsWrap dl:hover {
	background:url(/common/images/common_ic020.gif) 98% 50% no-repeat #fffbe8;
}
.ir_NewsArea .newsWrap dl:hover dd a {
	text-decoration: underline;
	color: #e41f30;
}
.ir_NewsArea .newsWrap .on dt {
	text-decoration: none;
}

	/* ir_ColumnTwo 
***************************************************** */
.ir_ColumnTwo {
	overflow: hidden;
	margin: 20px 10px 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner {
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner:first-child {
	margin: 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl {
	border: solid 2px #dddddd;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt {
	border-bottom: solid 2px #e62d3d;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt a {
	display: block;
	padding: 15px 20px;
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #f5f5f5;
	color: #000000;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dt a:hover {
	background: url(/common/images/common_ic009.gif) no-repeat 100% 50% #e41f30;
	color: #ffffff;
	text-decoration: underline;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd {
	padding: 20px 25px;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 {
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 li {
	padding-left: 12px;
	margin-top: 5px;
	background: url(/common/images/common_ic015.gif) no-repeat 0 0.5em;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList01 li:first-child {
	margin-top: 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList02 {
	float: none;
	width: 100%;
	margin: 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList02:first-child {
	margin: -5px 0 0 0;
}
.ir_ColumnTwo .ir_ColumnTwoInner dl dd .ir_ColumnList02 li {
	width: 100%;
	margin: 5px 0 0 0;
	padding-left: 12px;
	background: url(/common/images/common_ic015.gif) no-repeat 0 0.5em;
}
	
/* ir_threeCol 
***************************************************** */
.ir_threeCol {
	overflow: hidden;
	width: auto;
	margin: 10px 10px 0;
}
.ir_threeCol .ir_threeColInenr {
	float: none;
	width: 100%;
	margin-right: 0;
}
.ir_threeCol .ir_threeColInenr .button01 {
	width: 100%;
}	
.ir_threeCol .ir_threeColInenr .button01 a img {
	margin: 0 0 0 7px;
	width: auto;
}	

/* toggle_h2 
***************************************************** */
.toggle_h2 {
	line-height: 1.2;
	margin: 20px 10px 0;
	padding: 15px 40px 15px 20px;
	background: url(/common/images/common_ic027.gif) no-repeat 95% 50% #dddddd;
	color: #555555;
	border-bottom: solid 1px #e5e5e5;
	font-size: 170%;
	font-weight: bold;
	cursor: pointer;
}
.toggle_h2.on {
	background: url(/common/images/common_ic027on.gif) no-repeat 95% 50% #555555;
	color: #ffffff;
}
.toggle_h2:hover {
	background: url(/common/images/common_ic027.gif) no-repeat 95% 50% #e41f30;
	color: #ffffff;
}
.toggle_h2.on:hover {
	background: url(/common/images/common_ic027on.gif) no-repeat 95% 50% #e41f30;
	color: #ffffff;
}

.toggleInner_h3 {
	line-height: 1.2;
	margin: 30px 10px 0 0;
	padding: 10px 15px 5px;
	background: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	font-size: 170%;
	font-weight: bold;
}
/* tableButton01 */ 
.tableButton01 {
	display: inline-block;
	background: url(/common/images/common_ic015.gif) 0px 7px no-repeat;
}
.tableButton01 a {
	display: block;
	padding: 0 0 0 10px;
	background: none;
	border: none;
	color: #1199cc;
	text-align: center;
}
.tableButton01 a:link {
	color: #1199cc;
}
.tableButton01 a:hover {
	background: none;
	padding: 0 0 0 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.tableButton01 img {
	vertical-align: middle;
	margin-left: 7px;
}

/* ==================================
clear fix
================================== */
.productFourCol:after,
.ir_menuArea:after,
.ir_ColumnTwo .ir_ColumnTwoInner dl dd:after,
.ir_threeCol:after {
	display: block;
	clear: both;	
	content: "";
}
/* end hacks */
}