@charset "UTF-8";
/* CSS Document */

#lifemee_logo_blue a{
	padding: 0px;
	float: left;
	background: url(../setting/images/toppage/toppage_logo.png) no-repeat 0px 0px;
	margin: 30px 0px 0px;
	height: 30px;
	width: 145px;
}

body {
	background: url(../setting/images/toppage/secondpage_topback_under.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper{
	background: url(../setting/images/toppage/secondpage_topback.jpg) no-repeat -20px;
	margin: 0px;
	padding: 0px;
}
#header {
	display: block;
}
#page{
	padding: 20px 0px 0px;
	
}

/*new201003*/
#about_rightmenu {
	margin: 15px 0px 0px;
	padding: 0px;
	float: right;
}
#about_rightmenu ul {/*ok*/
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#about_rightmenu li {/*ok*/
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	float: right;
	font-size: 93%;
	font-weight: bold;
}
#about_rightmenu li a {
	padding: 0px 5px 0px 15px;
	margin: 0px;
	color: #000;
	text-decoration: none;
}
#about_rightmenu li a:hover {
	color: #000;
}
#about_rightmenu .option{
	float: right;
	margin: 10px 0px 0px;
	padding: 0px;
	clear: right;
}
#about_rightmenu .option a{
	padding: 0px 5px 0px 20px;
}
/* clearfix ---------- */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display:inline-block;
}
/*¥*/
* html .clearfix {
 height: 1%;
}

.clearfix {
 display: block;
}
/**/

/*end*/

#contents_about {
	margin: 30px 0px 0px;
	padding: 30px 10px 10px;
	width: 880px;
	text-align: center;
	clear: both;
	border: 1px solid #CCC;
	background: #FFF;
}
.about_menu {
	float: left;
	/*border-right: 1px solid #999;*/
	margin-bottom: 50px;
}
.about_menu ul {
	width: 170px;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	min-height:500px;
	line-height: 3em;
}
.about_menu li {
	color:#333;
	border-top: 1px solid #CCC;
	padding-left: 8px;
}
.about_menu ul li a {
	color:#333;
}
.about_menu ul li a:hover {
	color:#069;
}
.about_menu ul .smallmenu {
	font-size: 11px;
	line-height: 2.5em;
	margin-left: 20px;
	list-style: circle;	
}
.about_menu ul .smallmenu a {
	color: #069;
	line-height: 1.3em;
}
.about_box {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	min-height:500px;
}
.about_box table {
	font-size: 11px;
	float: right;
	margin-bottom: 40px;
	width: 680px;
}
#contents_about .about_box table img {
	font-size: 11px;
	float: none;
}

.about_box .title {
	font-size: 16px;
	color: #036;
	font-weight: bold;
	border: 2px solid #0B3365;
	line-height: 1.5em;
}
.about_box .subtitle {
	font-size: 13px;
	color: #000;
	line-height: 1.2em;
	font-weight: bold;	
}
.about_box .pagetitle {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.about_box p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.about_box .normaltitle {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.about_box .submenu {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.about_box .submenu ul {
	margin: 0px;
}
.about_box .submenu li {
	margin: 0px 0px 5px;
	padding: 0px;
}

.contents_about
{
	color: #333;
	width: 900px;
	padding: 20px 10px 10px;
	text-align: left;
	margin-bottom: 20px;
	background: #FFF;
	clear: both;
}
