/* トップページ
================================================== */
#tpimage_bg {
    height: 483px;
    background: url(../img/tpimage_bg.jpg) center 0 no-repeat;
}
#tp_main {
    padding-top: 30px;
}

#tp1_bg {
    background: #3c4c7f;
    padding: 0 0 25px 0;
}
#tp1_bg h2 {
    margin: 10px 0 20px 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.tp1_price {
    margin-top: 30px;
    width: 770px;
    height: 160px;
    padding: 90px 20px 0 210px;
    background: url(../img/tp1_price.jpg) 0 0 no-repeat;
}
.tp1_price_btn {
    margin-top: 5px;
}
.tp1_price_btn a {
    padding: 0 0 0 13px;
    color: #3c4c7f;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/arrow4.gif) 0 center no-repeat;
}

.tp1_box {
    font-size: 13px;
    padding: 0 20px 10px 20px;
    background: #f0f0f0;
}
#tp1_bg p.btn a {
    display: block;
    width: 320px;
    height: 21px;
    font-size: 11px;
    padding: 0 0 0 10px;
    color: #444;
    background: url(../img/tp1_point_btn.gif) 0 0 no-repeat;
}

#tp2 a {
    display: block;
    width: 525px;
    height: 60px;
    padding: 90px 60px 0 160px;
    color: #444;
    background: url(../img/tp2_bg.jpg) 0 0 no-repeat;
}

#tp3 {
    margin-top: 30px;
    padding: 20px 0;
    background: #ececee;
}
#tp3 p.lead {
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #202a51;
    line-height: 1.3em;
}
#tp3 div.text {
    float: left;
    width: 365px;
    padding: 0 20px 20px 20px;
}
#tp3 div.image {
    float: left;
    width: 320px;
}
#tp3 div.image p.btn a {
    margin-top: 10px;
    display: block;
    width: 310px;
    height: 20px;
    padding: 0 0 0 10px;
    font-size: 11px;
    color: #444;
    background: url(../img/tp3_btn.gif) 0 0 no-repeat;
}

#tp4 {
    margin-top: 30px;
    padding: 20px;
    background: #fffbda;
}
#tp4 h3 {
    color: #d80c18;
    font-size: 22px;
    font-weight: bold;
}
#tp4 div.left {
    float: left;
    width: 298px;
    background: #fff;
    border: 1px solid #595757;
    margin: 15px 20px 0 0;
}
#tp4 div.left h4 {
    padding: 5px 0;
    font-size: 16px;
    line-height: 1.2em;
    color: #fff;
    text-align: center;
    background: #595757;
}
#tp4 div.left .inner {
    padding: 10px;
}
#tp4 div.left div.x p {
    float: left;
    width: 40px;
}
#tp4 div.left div.text {
    float: left;
    width: 222px;
    height: 24px;
    padding: 8px;
    background: #e5e5e6;
}
#tp4 div.left div.text p {
    font-size: 12px;
    line-height: 1.2em;
}
#tp4 div.right {
    float: left;
    width: 385px;
    margin: 15px 0 0 0;
}
#tp4 .point {
    margin-top: 20px;
    padding-top: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 705px;
    height: 42px;
    background: url(../img/tp4_column.gif) 0 0 no-repeat;
}
#tp4 .btn a {
    float: right;
    margin-top: 10px;
    display: block;
    width: 322px;
    height: 20px;
    padding-left: 10px;
    font-size: 11px;
    color: #444;
    background: url(../img/tp4_btn.gif) 0 0 no-repeat;
}


#tp5 {
    margin-top: 5px;
    padding: 20px;
    border: 1px solid #aaa;
}
#tp5 p.lead {
    color: #202a51;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#tp6 {
    margin-top: 5px;
}
#tp6 .box {
    float: left;
    width: 364px;
    height: 124px;
    padding: 3px;
    margin: 0 5px 5px 0;
    background: #ececee;
}
#tp6 .lc {
    margin-right: 0;
}
#tp6 .box .photo {
    float: left;
    width: 124px;
    height: 124px;
    margin-right: 10px;
}
#tp6 .box .text {
    float: left;
    width: 223px;
    padding: 7px 7px 7px 0;
}
#tp6 .box .text h4 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    background: #666;
}
#tp6 .box .text p {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: 10px;
}

#tp7 {
	margin-top: 5px;
	height: 240px;
	padding: 18px;
	border: 1px solid #aaa;
}
.news {
	overflow-y: scroll;
	height: 240px;
}
.news dl {
    display: block;
}
.news dl dt {
	clear: left;
	float: left;
	margin: 0 0 1em 0em;
	width: 9em;
	font-weight: normal;
}
.news dl dd {
	margin: 0 0 1em 0em;
	padding: 0 0 10px 10em;
	border-bottom: 1px dotted #aaa;
}
.news a {
    color: #202a51;
    text-decoration: underline;
}
.news a:hover {
    text-decoration: none;
}

/*EFDの取組み*/
#effort {
	margin: 0 0 20px 0;
	padding: 20px;
	min-height: 250px;
	background: #3c4c7f;
}

#effort .title{
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

#effort #inner {
	margin-top: 20px;
	padding: 20px 0;
	height: auto;
	min-height: 250px;
	overflow: hidden;
	background: #FFF;
	
}
#effort #inner p {
	text-align: center;
	font-size: 15px;
	line-height: 1.4em;
	padding: 0 80px;
}
#effort #inner div.date {
	color: #3c4c7f;
	font-size: 17px;
	margin: 0px 0 20px 0;
	text-align: center;
	line-height: 1.6em;
}
#effort #inner div.text {
	margin: 10px 0 10px 0;
	text-align: center;
}
#effort #inner div.images {
	text-align: center;
}
#effort #inner div.images img{
	margin: 10px 5px;
}
