#dd {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;
width:500px;
z-index:3;
}

.submenu {

background-color: #fff;
border: 1px solid #cccccc;
visibility: hidden;
position:relative;
top:0;left:0;
width: 215px;
}

.submenu a {
text-indent: 20px;
display: block;
text-align: left;
text-decoration: none;
padding: 5px 0;
color: #003572;
width: 215px;
 border-bottom:1px dotted #c1c1c1;
 hegiht:2em;
 background: url(http://image.pia.jp/images2/sub_menu_link.gif) left center no-repeat;
}
.submenu strong a {
text-indent: 14px;
display: block;
text-align: left;
text-decoration: none;
padding: 5px 0;
color: #003572;
width: 215px;
 border-bottom:1px dotted #c1c1c1;
 hegiht:2em;
 background: url(http://image.pia.jp/images2/sub_menu_link_title.gif) left center no-repeat;
}

.submenu a:hover {
background-color: #e2e2e2;

}
.submenu_ad strong{
text-indent: 14px;
display: block;
text-align: left;
 border-bottom:1px dotted #c1c1c1;
 padding:4px 0;
 color:#000000;
}
.submenu_ad {
background-color: #d9e2f5;
border: 1px solid #cccccc;
display:block;
}
/* add y_ijiri after */
.submenu2 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	left:0;
	position:relative;
	top:0;
	visibility:hidden;
	width:461px;
	_width:462px;
	overflow:hidden;
}


.submenu2 a {
	background:url(http://image.pia.jp/images2/sub_menu_link.gif) no-repeat scroll left 10px transparent;
	color:#003572;
	display:block;
	padding:5px 5px 5px 20px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	width:205px;
}
/* modify saita 20101015 start */
/*
.submenu_ad2 a {
}

.blank_menu_space {
        border-bottom:1px dotted #C1C1C1!important;
}*/
/* modify saita 20101015 end */


.submenu2 strong a {
	background:url("http://image.pia.jp/images2/sub_menu_link_title.gif") no-repeat scroll left center transparent;
	border-bottom:1px dotted #C1C1C1;
	color:#003572;
	display:block;
	padding:5px 0;
	text-align:left;
	text-decoration:none;
	text-indent:14px;
	width:230px;
}

.submenu2 a:hover {
	background-color:#E2E2E2;
}

.menu_l {
	background-color:#FFFFFF;
	width:230px;
	border-right:1px dotted #C1C1C1;
	border-top:1px dotted #DDDDDD;
	float:left;
}

.menu_r {
	background-color:#FFFFFF;
	width:230px;
	float:left;
	border-top:1px dotted #DDDDDD;
}

.con_wrap {

}

.submanu_ad_l {
	float:left;
	width:230px;
	border-right:1px dotted #C1C1C1;
	border-top:1px dotted #C1C1C1;
}

.submanu_ad_r {
	float:left;
	width:230px;
	border-top:1px dotted #C1C1C1;
}

.submenu_ad2 {
 	background-color:#D9E2F5;
	display:block;
	overflow:hidden;
	width:461px;
	_width:462px;
}

.submenu_ad2 strong {
	color:#000000;
	display:block;
	padding:4px 0;
	text-align:left;
	text-indent:14px;
	font-weight:bold;
}

.blank_menu_space {
	border-bottom:1px dotted #DDDDDD;
	display:block;
	padding:5px 0;
	text-align:left;
	text-decoration:none;
	text-indent:20px;;
	width:230px;
}

.menu_wrap {
 	overflow:hidden;
}
/* added y_ijiri after */