@charset "utf-8";
#contents_wrap {
	background-image: url(/images/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#main_left {
	width: 530px;
	float: left;
}
#web {
	width: 530px;
}

#web_data {
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(/images/home_cremo_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#web_data h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #3F6490;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}
.web_text {
	padding-right: 8px;
}
#mobile {
	width: 292px;
	float: left;
	padding-bottom: 10px;
}
#mobile_data {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#mobile_data  h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #3F6490;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}

#logo_other_area {
	float: left;
	width: 232px;
	margin-left: 6px;
}
#logo {

}
.logo-other_data {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.logo-other_data   h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #3F6490;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}


#other {

}
#main_right {
	float: right;
	width: 222px;
}

#news {

}
#concept {

}
.news-concept_data {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
}
.news_date {
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #437F87;
	background-image: url(/images/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
}

.news_text {
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #AED3D9;
	margin-bottom: 10px;
}

#page_top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(/images/page_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

