@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
    width: 814px;
	height: 270px;
}

.top_greeting {
    width: 574px;
	background: url(common/images/top_greeting_btm.jpg) left bottom no-repeat;
}
.top_greeting_in {
    width: 574px;
	background: url(common/images/top_greeting_top.jpg) right top no-repeat;
}

h2 {
    width: 480px;
	margin: 0 47px;
	padding: 20px 0 40px 0;
	color: #65482C;
}

.top_information {
    width: 574px;
}
.top_information_in {
    width: 574px;
	height: 120px;
	/*height: 200px;*/
	overflow: auto;
}

.dl_01 {
    padding-top: 10px;
	border-bottom: 1px dotted #999;
}
.dl_01 dt {
    color: #65482C;
	font-weight: bold;
}

.bnr_space {
	width: 220px;
	background-color: #E5DECE;
	padding: 20px 0 5px 0;
}
.bnr_space dl {
    width: 184px;
	margin-left: 18px;
}
.bnr_space dt {
    margin-bottom: 15px;
}
.bnr_space a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
}

#footer ul {
    padding-top: 95px;
}

.top_magazine {
    width: 574px;
	overflow: hidden;
	margin-bottom: 30px;
}
.top_magazine dl {
    width: 574px;
}
.top_magazine dt {
    width: 136px;
	float: left;
	margin-right: 10px;
}
.top_magazine dd {
    width: 136px;
	float: left;
}