/*west-article*/

#article-bg {
	background: #d9c7b6 url(http://swedenhills.jp/west-article/css/west-article.css) ;
}

#article-all {
	width: 750px ;
	background: #d9c7b6 url(http://swedenhills.jp/west-article/img/article_bg.gif) repeat-y ;
	margin: 0 auto ;
	padding: 0 5px ;
	line-height: 1.5 ;
}

#article-head {
	width: 730px ;
	background: #ffffff url(http://swedenhills.jp/img/topbg.gif) left top repeat-x ;
	margin: 0 auto ;
	padding: 30px 10px 0 10px ;
}
#article-head .logo {
	float: left ;
	width: 406px ;
	padding: 7px 0 0 0 ;
}
#article-head .print {
	float: left ;
	width: 140px ;
	padding: 18px 0 0 15px ;
}
#article-head address {
	float: right ;
	width: 122px ;
}

#article-bottom {
	width: 730px ;
	background: #3a1d00 url(http://swedenhills.jp/img/bottombg.gif) left top repeat-x ;
	margin: 0 auto ;
	padding: 14px 10px ;
	text-align: right ;
	color: #ffffff ;
}

#article-read {
	background: #ffffff ;
	width: 700px ;
	margin: 0 auto ;
	padding: 25px ;
}

#article-read ul {
	margin: 15px 0 0 0 ;
	padding: 0 0 0 1.5em ;
	list-style-type: disc ;
	list-style-position: outside ;
}
#article-read ol {
	margin: 15px 0 0 0 ;
	padding: 0 0 0 2em ;
	list-style-type: decimal ;
	list-style-position: outside ;
}

#article-read .article_name {
	background: url(http://swedenhills.jp/west-article/img/article_subhead_bg.gif) left top no-repeat ;
	width: 690px ;
	height: 27px ;
	margin: 20px 0 ;
	padding: 7px 0 0 10px ;
	font-size: 18px ;
	font-weight: bold ;
	color: #663300 ;
	line-height: 1.1 ;
}
#article-read .article_name small {
	font-size: 14px ;
	font-weight: bold ;
	color: #333333 ;
}

#article-read .point {
	font-size: 14px ;
	color: #663300 ;
}

.tc td { text-align: center !important ; }
th small { font-weight: bold ; }

.w120 { width: 120px ; }
.w150 { width: 150px ; }
.w160 { width: 160px ; }
.w280 { width: 280px ; }