@charset "shift_jis";
/*
about-top.css
* * * * * * * * * * * * * * * * * * * * */

/* CSS Document */

#aboutHead {
	margin:0 auto;
	width:960px;
	padding:40px 0;
}
#aboutLeft,
#aboutRight {
	float:left;
}
#aboutLeft {
	width:790px;
}
#aboutLeft h1 {
	clear:both;
	display:block;
	width:790px;
	height:350px;
	text-align:left;
}
#aboutLeft ul {
	clear:both;
	width:570px;
	padding:0 0 0 200px;
	background-image:url(/common/images/about-con-title.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
*html #aboutLeft ul { width:790px;}
#aboutLeft ul li,
#aboutLeft ul li a {
	float:left;
	display:block;
	width:180px;
}
#aboutLeft ul li {
	height:180px;
}
#aboutLeft ul li a {
	color:#29312f;
	font-size:13px;
	height:160px;
	text-decoration:none;
	background-image:url(/common/images/about-contop-back.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#aboutLeft ul li a:hover {background-position:top right;}
#aboutLeft ul li a span {
	clear:both;
	display:block;
	margin:0 auto;
	width:160px;
	text-align:center;
}
.about-con-img {
	height:106px;
	padding:6px 0;
}
.about-con-text {
	height:30px;
	line-height:30px;
}

#aboutRight {
	width:170px;
}
#aboutRight ul {
	clear:both;
	padding:10px 0 0 0 ;
}
#aboutRight ul li {
	display:block;
	float:left;
	width:170px;
	font-size:12px;
	text-align:left;
	line-height:24px;
	background-position:0 3px;
	background-repeat:no-repeat;
}
#aboutRight ul li span {
	display:block;
	padding:0 0 8px 0;
}
#aboutRight ul li a {
	display:block;
	color:#29312f;
	text-decoration:none;
}
#aboutRight ul li a:hover {
	color:#2ba3a3;
	text-decoration:underline;
}
.about-list1,
.about-list2,
.about-list3,
.about-list4,
.about-list5 {
	padding:0 0 0 30px;
	line-height:30px !important;
}
.about-list1 {background-image:url(/common/images/about-menu-listhead1.gif);}
.about-list2 {background-image:url(/common/images/about-menu-listhead2.gif);}
.about-list3 {background-image:url(/common/images/about-menu-listhead3.gif);}
.about-list4 {background-image:url(/common/images/about-menu-listhead4.gif);}
.about-list5 {background-image:url(/common/images/about-menu-listhead5.gif);}