@charset "UTF-8";


/* forwardingMenu
=========================================*/

#service #contents .forwardingDataTitle {
	clear: both;
	margin-top: 20px;
	padding: 10px 0 8px 22px;
	border-bottom: solid 1px #cccccc;
	background: url(../../service/menu/forwarding/images/index_bg01.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 110%;
}
* html #service #contents .forwardingDataTitle {
	height: 1;
}
#service #contents .forwardingDataBox {
	padding: 20px 17px 20px;
	border-top: solid 1px #cccccc;
	border-right: solid 3px #cccccc;
	border-bottom: solid 3px #cccccc;
	border-left: solid 3px #cccccc;
}


#service #contents .forwardingMenuBox {
	width: 638px;
	border-top: solid 1px #9fb2d1;
	border-left: solid 1px #9fb2d1;
	border-right: solid 1px #9fb2d1;
}
* html #service #contents .forwardingMenuBox {
	width: 640px;
}
#service #contents .forwardingMenu .open {
	background: url(../../service/problem/images/index_bg01.gif) repeat-x;
}
#service #contents .forwardingMenu .open a {
	display: block;
	width: 608px;
	padding: 8px 0 8px 30px;
	font-weight: bold;
	background: url(../../service/problem/images/index_ic01.gif) no-repeat 6px 0.5em;
}
* html #service #contents .forwardingMenu .open a {
	width: 638px;
}
#service #contents .forwardingMenu .close {
	background: url(../../service/problem/images/index_bg02.gif) repeat-x;
}
* html #service #contents .forwardingMenu .close {
	height: 1;
}
#service #contents .forwardingMenu .close a {
	display: block;
	width: 608px;
	padding: 8px 0 8px 30px;
	color: #ffffff;
	font-weight: bold;
	background: url(../../service/problem/images/index_ic02.gif) no-repeat 6px 0.5em;
}
* html #service #contents .forwardingMenu .close a {
	width: 638px;
}
#service #contents .forwardingMenu .open a:hover,
#service #contents .forwardingMenu .close a:hover {
	background-color: #7294d1;
	color: #ffffff;
}
#service #contents .forwardingMenu .inner {
	display: none;
	width: 618px;
	padding: 10px 10px 20px;
	border-bottom: solid 1px #9fb2d1;
}
* html #service #contents .forwardingMenu .inner {
	width: 638px;
}

#service #contents .forwardingMenu .inner .centerEqualCol2 {
	clear: both;
	width: 450px;
	margin: 30px 84px 0;
}



