@charset "Shift_JIS";

body {
font-family: "新細明體","細明體",Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000000;
	margin: 0;
	padding: 0;
	background-color: #e1e1e1;
}


img{
	border: none;
}


.font_black_12{
	font-family: "新細明體", "細明體", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	line-height:1.3;
}

.font_black_12_b{
	font-family: "新細明體","細明體",Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	line-height:1.3;
}

.font_green_12{
	font-family: "新細明體","細明體",Arial, Helvetica, sans-serif;
	color: #019090;
	font-size: 12px;
	font-weight: normal;
}

.font_green_12_link{
	font-family: "新細明體","細明體",Arial, Helvetica, sans-serif;
	color: #019090;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.font_green_12_link:hover{
	font-family: "新細明體","細明體",Arial, Helvetica, sans-serif;
	color: #F30;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}


.font_green_11{
	font-family: Arial,"新細明體","細明體", Helvetica, sans-serif;
	color: #019090;
	font-size: 11px;
	font-weight: normal;
}

.font_grey_11{
	font-family: Arial,"新細明體","細明體", Helvetica, sans-serif;
	color: #717171;
	font-size: 11px;
	font-weight: normal;
}

#container {
	width: 940px;
	height: 1130px;
}

#left_bar {
	float: left;
	width: 15px;
	height: 1130px;
	background-image: url(../img/common/shadow_left.gif);
	background-repeat: repeat-y;
}

#right_bar {
	float: left;
	width: 15px;
	height: 1130px;
	background-image: url(../img/common/shadow_right.gif);
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 880px;
	height: 1130px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	background-color:#FFFFFF;
}

#header {
	margin-top: 5px;
}

#center {
	height: 1003px;
}

#top_banner {
	margin-top: 13px;
	height: 253px;
}

#left_banner {
	float: left;
	background-image: url(../img/marketing.jpg);
	width: 879px;
	height: 253px;
}

#left_banner h1 {
	display: none;
}

#right_banner {
	float: left;
	background-image: url(../img/cosmetic.jpg);
	width: 303px;
	height: 253px;
}

#right_banner p {
	display: none;
}

#mid_banner {
	float: left;
	width: 880px;
	margin-bottom: 19px;
	
}

#mid_banner h1 {
	text-indent: -9999;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	font-size: 0px;
}
#left_table {
	float: left;
	width: 426px;
	margin-right: 27px;
}

#right_table {
	float: left;
	width: 426px;
}

#right_top_table {
	padding-bottom: 13px;
}

ul {
	list-style-image:none;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

div#str li {
	float:left;
	text-indent:-9999px;
}


div#str li#str_1{
	background-image: url(../img/result.jpg);
	width: 266px;
	height: 71px;
}
div#str li#str_2{
	background-image: url(../img/strength.jpg);
	width: 266px;
	height: 57px;
}
div#str li#str_3{
	background-image: url(../img/life.jpg);
	width: 266px;
	height: 38px;
}
div#str li#str_4{
	background-image: url(../img/build.jpg);
	width: 266px;
	height: 59px;
}
