@charset "utf-8";
/* CSS Document */

/* =========================================== */
/* フォントの定義                              */

@font-face      {
        font-family: WebFont;
        src: url('font/Fontin_Sans_R_45b.otf') format("opentype");
        }

/* =========================================== */


h2 {
	font-size: 140% !important;
	line-height: 130%;
	margin: 20px auto !important;
}

#rehost_points {
	font-size: 120%;
	margin-bottom: 50px;
}
#rehost_points li {
	list-style-type: none;
}
#rehost_points span {
	font-weight: bold;
	color: #7c5a00;
}

p {
	margin: 20px auto;
}

#rehost_p {
	margin-bottom: 0px !important;
}

.main_img_jirei {
	text-align: center;
	margin: 0 auto 10px !important;
	width: 100% !important;
}

.main_img {
	text-align: center;
	margin: 0 auto;
	width: 100% !important;
}

#main_nav {
	margin: 30px auto 15px;
}


.mark_link_y {
	padding: 2px 0 2px 20px;
    background: transparent url(../../images/mark_link.png ) no-repeat left;
}

.rehost_jirei {
	padding: 15px 0 10px 0;
}

.rehost_img_center {
	text-align: center;
}

.other_lk {
	text-align: right;
}

