
/* タブ */
#tab_oowaku {
	width:660px;
	margin:25px 0px 0px 0px;
}
#tab_waku {
	width:658px;
	margin:0px 0px 0px 0px;
	float:left;
	text-align:left;
	border:solid 1px #62807E;
}
#tab_waku2 {
	width:608px;
	border:solid 5px #7B9391;
	padding:20px;
	line-height:180%;
}


<!--
img {
	border:medium none;
}
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.ulTab {
	margin-bottom:0;
}
ul.ulTab li {
	float:left;
}
/* easy clearing by PIE
----------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */
-->