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

/*******************************************************************************

 facebook用

 *******************************************************************************/

#top {
	width:660px;
	float:left;
	overflow:hidden;
}
#top h2 {
	padding:30px 0 10px 0;
}
#top p {
	margin:0 0 35px 0;
}
#topList {
	width:680px;
	overflow:hidden;
}
#topList div {
	margin:0 20px 20px 0;
	width:320px;
	overflow:hidden;
	display:inline;
	float:left;
}
#topList div h3 {
	margin:0 0 8px 0;
}
#topList div dl dt {
	width:60px;
	float:left;
}
#topList div dl dd {
	width:250px;
	float:right;
	line-height:160%;
}

#topBanner {
	margin:-20px 0 25px 0;
}

#topBanner li {
	padding:10px 0;
	text-align:center;
}

#menuWorks {
	margin:0 0 10px 0;
	background:#F4F4F2 none left top no-repeat;
}
#menuWorks h3 {
	margin:0;
	height:auto;
	border:0 solid #ccc;
	padding:0;
}
#menuWorks dl {
	width:280px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	padding:0;
}
#menuWorks dl dt {
	width:120px;
	height:95px;
	float:left;
	background:transparent url(/img/top/menu_work_bg.jpg) left top no-repeat;
}
#menuWorks dl dt a {
	display:block;
	margin:10px 0 0 10px;
	width:100px;
	height:75px;
	overflow:hidden;
}

#menuWorks dl dd {
	margin:0 10px 0 0;
	padding:10px 0;
	width:150px;
	display:inline;
	float:right;
	line-height:140%;
	font-size:90%;
}
#menuWorks dl dd a {
	display:block;
	font-size:120%;
}

#menuWorks ul li {
	padding:0 5px 0 0;
	margin:0;
	text-align:right;
}
#menuWorks ul li a {
	padding:0 0 0 13px;
	background:transparent url(/img/common/icon_list.gif) left center no-repeat;
	font-size:80%;
}