@charset "UTF-8";

/* CSS Document 
Title:      ORGABITS_message styles
Updated:    Jun. 17 2008
*/

#message .stay {
	background-position: 0px   -25px;
}

#contents_message {
	background: #fef7f0 url(../images/message/bg.jpg) no-repeat;
	overflow: hidden !important;
	overflow /**/: hidden;
	width: 100%;
	margin-bottom: 5px;
}

#contents_message #section1 {
	height: 440px;
}

#contents_message #section1 p {
	width: 210px;
}

#contents_message #section2left {
	float: left;
	width: 446px;
}

#contents_message #section2 p {
	width: 440px;
}

#contents_message #section2right {
	float: left;
	margin-left: 60px;
}
#contents_message #section3 {
	background: url(../images/message/image2.gif) no-repeat;
	padding-bottom: 60px;
}

#contents_message #section3 p {
	width: 440px;
}

.r {
	font-size: 70%;
	position: relative;
  top: -0.4em;
}