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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back01.png);
	background-repeat: repeat-x;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 20px;
}
#top_img {
	height: 300px;
	width: 1000px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 4px 0px #BBD5E6;
	background-color: #FFF;
}
#main {
    height: 1910px;
}
#side {
    width: 210px;
    float: left;
    height: 1400px;
}
#center {
	float: left;
	height: 1900px;
	width: 550px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 4px 0px #BBD5E6;
	line-height: normal;
	background-color: #FFF;
}
#side2 {
    float: right;
    height: 1800px;
    width: 200px;
}
#sb a {
	padding-left: 30px;
	font-size: 12px;
	line-height: 3.8em;
	color: #333;
	text-decoration: none;
}
#concept {
    height: 120px;
    font-size: 13px;
    background-image: url(../img/concept_back.png);
    background-repeat: no-repeat;
    padding-top: 75px;
    padding-right: 20px;
    padding-bottom: 45px;
    padding-left: 45px;
    text-align: center;
    line-height: 1.8em;
}
#title_center {
	height: 65px;
}
#box {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	height: 245px;
	margin-bottom: 10px;
}
#recommend_box {
	float: left;
	height: 245px;
	width: 245px;
	background-color: #C4E2F5;
}
#box2 {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#reco_tx {
	float: left;
	height: 130px;
	width: 245px;
}
#reco_title {
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #91BACE;
	padding-left: 25px;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: 700;
	color: #217BA1;
	line-height: 1.8em;
}
#reco_tx2 {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#slide {
	height: 280px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#top_bn01 {
	height: auto;
	text-align: center;
}
#side_bn {
	height: auto;
}
#line_sp {
	height: 250px;
	background-repeat: no-repeat;
}
#line_img {
	margin-top: 25px;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
