@charset "utf-8";
/* CSS Document */

#sec3-inner {
	background:#fff;
	/*padding-bottom:80px;*/
}

#sec3-inner #main-cont1{
	background-position:0 0;
	height:390px;
	padding-top:360px;
	padding-bottom:50px;	
}

#sec3-inner h2.pagetit2b{
	margin:0;
	padding:0;
}

.ec-point01{
	margin-left:25px;
	margin-top:0;
	margin-bottom:0;
	width:355px;
	float:left;
}
.ec-point02{
	margin-left:20px;
	margin-top:0;
	margin-bottom:0;
	width:355px;
	float:left;
}

h4.pink {
    clear: both;
    color: #F27592;
    display: block;
    font-size: 18px;
    margin: 0 0 5px;
}

.plan-details table td.cat01{
	background-color:#FFC956;
	width:30%;
	padding:5px 8px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.plan-details table td.cat02{
	background-color:#EEEEEE;
	width:70%;
	padding:5px 8px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.sec-inner img.img01 {
	float:left;
	height:172px;
}
.sec-inner img.img02 {
	padding-left:15px;
	float:left;
	height:172px;
}
.sec-inner img.img03 {
	padding-top:15px;
	float:left;
	height:172px;
}
.sec-inner img.img04 {
	padding-left:15px;
	padding-top:15px;
	float:left;
	height:172px;
}

table.table-list {
    border: medium none;
    border-collapse: collapse;
    width: 100%;
}
table.table-list th {
    background: url(../images/ph03_th_bg.jpg) repeat-x scroll 0 0 transparent;
    border-collapse: collapse;
    border-right: 1px solid #FFFFFF;
    color: #006633;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    padding: 5px;
    text-align: center;
}
table.table-list td {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #FFFFFF;
    border-collapse: collapse;
    border-right: 1px dotted #666666;
    font-size: 10px;
    padding: 5px;
    vertical-align: top;
}


/*
.toiawase-btn{
	margin-top:35px;
	margin-left:35px;
	margin-bottom:60px;
}
*/

#sec3-inner h2.pagetit{
	clear:both;
	display:block;
	width:auto;
	height:90px;
	background-repeat:no-repeat;
	background:url(../images/h2_bg.jpg) no-repeat;
	color:#FFF;
	line-height:100px;
	font-size:30px;
	font-weight:bold;
	padding:0 20px;
	margin:0 0;
}

#sec3-inner h2.pagetit span{
	font-size:24px;
}
