#index-wrap {
	width: 560px;
	text-align: left;
}

#index-wrap h2{
    margin:0px;
/*
	font-size:14px;
	color:#0054A5;
	font-weight:bold;
*/
} 

#index-wrap h3 {
	font-size: 14px;
	color: #666666;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 0.05em;
	margin: 0px;
}

#index-wrap h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

#index-wrap p {
	font-size: 12px;
	color: #666666;
	line-height: 125%;
}
.img-mg-dowm10 {
	margin-bottom: 10px;
}
.img-boder1 {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-boder2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#box {
    width:560px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#box .box_a {
    width:256px;
	float:left;
	height:auto;
}
#box .box_a_r {
    margin-left:265px;
	height:auto;
}

#box .box_b {
    width:285px;
	float:left;
	height:auto;
}
#box .box_b_r {
    margin-left:290px;
	height:auto;
}
.clear{
    clear:both;
	}
