@charset "UTF-8";

#about-area {
    width: 620px;
	padding: 0 20px 0 20px;
	margin: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

img#about-main-img {
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
}

#about-contents {
	width: 620px;
	margin: 0 -20px 0 0;
	padding: 0;
	overflow: hidden;
}

.about-contents-item {
	width: 290px;
	float: left;
	padding: 0;
	margin: 0 10px 24px 10px;
}

.about-contents-item img {
	width: 290px;
	margin: 0 0 16px 0;
	padding: 0;
}

h4.about-c-item-title1,h4.about-c-item-title2,h4.about-c-item-title3,h4.about-c-item-title4 {
	width: 290px;
	height: 32px;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	display: block;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h4.about-c-item-title1 {
	background-image: url(../images/contents/about/about_dining.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h4.about-c-item-title2 {
	background-image: url(../images/contents/about/about_living.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h4.about-c-item-title3 {
	background-image: url(../images/contents/about/about_travel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h4.about-c-item-title4 {
	background-image: url(../images/contents/about/about_fashion.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

p.about-item-desc {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 28px;
}