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

body.bg_about_us {
	BACKGROUND-IMAGE:url("../jp/images/common/material/bg_about_us.jpg");	
	BACKGROUND-REPEAT:no-repeat;
	BACKGROUND-POSITION:center top;	
}


#content_about_us {
	clear: both;
	height: 905px;
	background-color: #FFF;
	display: block;
}



#main_content_box {
	clear: both;
	width: 720px;
	margin-left : auto;
	margin-right : auto;	
}


#bar_about_us {
	height: 43px;
	width: 707px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 5px;
}

ul#text_box {
	width: 700px;
	text-align: center;
	margin-left : auto;
	margin-right : auto;
}


.text_box_type1 {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;

}
.text_box_type1_pict1 {
	width: 200px;
	position: relative;
	margin-top: 10px;
}
ul.text_box_type1_textspace {
	position: absolute;
	width: 475px;
	top: 7px;
	left: 205px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul.text_box_type1_textspace li {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text_box_type1_dot {
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}


.text_box_type2 {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;

}
.text_box_type2_pict1 {
	width: 200px;
	position: relative;
	margin-top: 0px;
	left: 500px;
}

.text_box_type2_pict2 {
	width: 200px;
	position: relative;
	margin-top: 5px;
	left: 500px;
}

ul.text_box_type2_textspace {
	position: absolute;
	width: 475px;
	top: 7px;
	left: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul.text_box_type2_textspace li {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

#facility_list {
}

#facility_list li{
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

#vedo_box {
	clear: both;
	width: 700px;
	height: 325px;
	margin-left : auto;
	margin-right : auto;
	background-image: url(../jp/images/common/material/bg_yellow.gif);
	background-repeat: repeat;
	margin-top: 25px;
}


#left_box {
	float: left;
	text-align: center;
	width: 350px;
	margin-left: 20px;
}

#youtube_box {
	width: 350px;
}


#video_message_logo_box {
	width: 256px;
	height: 32px;
	text-align: center;
	margin-top: 27px;
	margin-left: 50px;
	margin-bottom: 20px;
}


#profile_box {
	width: 260px;
	height: 255px;
	background-color: #FFF;
	border: 1px solid #FFF;
	border-radius: 7px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
	padding: 15px;
}

#profile {
	font-size: 10px;
	font-weight: bold;
}

p.name {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

p.profile_text {
}
