@charset "utf-8";
/* HOME */

#home {
	}
ul {
	list-style: none;
	}
#home .narrowcolumn {
	float: left;
	clear:left;
	padding: 0 25px 0 0;
	margin: 0;
	width: 565px;
	}

#home #sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	width: 270px;
	float:right;
	clear:right;
	}
	
#home #header {
	width:100%;
	text-align:center;
/*	background: url(images/home_headerbg.jpg) center top no-repeat; */
	margin: 0 auto 0 auto;
	}
#headercontent {
/*	background: url(images/home_headerbg.jpg) center top no-repeat; */
	width:860px;
	margin: 0 auto;
	}
#home #header_l{
	float:left;
	width:270px;
	height:337px;
	padding:20px 0 0 0;
	margin:0;
	background: #1A1A1A url(images/header_l_bg.gif) left bottom no-repeat;

	}
#home #headerimg {
	height:120px;
	}

#home h1 {
	font: 1em normal 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	margin:1em 0 0 0;
	padding: 0 0 0 28px;
	}
#home h1 a {
	display: block;
	color:#fff;
	}
#home h1 strong {
	font-weight: normal;
	font-size: 1.2em;
	}
#home p.homeid {
	padding-left: 28px;
	}
	
#home #header_l_new h2 {
	margin: 1.2em auto;
	text-align:center;
	}
#home #header_l_new p{
	margin: 1em 0 1em 38px;
	color: #ddd;
	}
			
#home #header_r {
	float:right;
	width: 590px;
	height: 357px;
	margin:0 0;
	padding: 0;
	background: url(images/headerimg.jpg) top no-repeat;
	}

#home #homecontact,
#home #maincopies {
	}
#home #maincopies { /* 暫定 */
	padding:215px 0 0 70px;
}
#home h2 {
	font: 1.2em normal 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
}
.maincopies2 {
/*	background:url(images/maincopies2.jpg) no-repeat; */
	height:46px;
}
#home #page {
	float:none;
	clear:both;
	}

#homenews {
	margin: 2em 0;
	}
#homenews dt {
	float:left;
	clear:left;
	margin: 0 1em 0 2em;
	color: #666;
	}
#homenews dt, #homenews dd {
	margin-bottom: 10px;
	line-height: 1.2em;
	}
	
#home .homebanner {
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	padding: 10px;
	margin-bottom: 20px;
/*	background: url(images/homebannerin_bg.jpg) repeat-x bottom; */
	}
#home .homebannerin {
	height: 155px;
	border:1px solid #eee;
	background-color:#fff;
	padding:10px;
	}
#home .homebannerin p {
	padding: 0 10px;
}

#home #voiceinfo_staff h3 {
	padding: 0 0 10px 10px;
	}
#home #voiceinfo_staff h3 img {
	vertical-align: middle;
	}
#home #voiceinfo_staff h4 {
	padding: 0.5em 10px;
	float:left;
	clear:left;
	font-size: 1em;
	color: #999;
	}
#home #voiceinfo_staff .date {
	font-size: 0.8em;
	color:#666;
	margin-top: 12px;
	}
#home #voiceinfo_staff .svtitle {
	display:block;
	float: none;
	clear:both;
	padding: 0 0 0.4em 1.3em;
	margin-left: 1em;
	background:url(images/liststyle01.gif) no-repeat left;
	}

#home #voiceinfo_user h3 {
	color:#fff;
	}
	
#home #voiceinfo_user h3 a {
	margin:0;
	color:#fff;
	display: block;
	padding: 10px 0 10px 10px;
	height: 118px;
}
#voiceinfo {
	float:none;
	clear:both;
	height: 185px;
	}
#voiceinfo:after {
	display:block;
	content:".";
	visibility:hidden;
	clear:both;
	float:none;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}
#voiceinfo_user {
	width:248px; /* 250px-border2px */
	float:right;
	margin-top: 25px;
	}
#voiceinfo_user {
	margin-left: 25px;
	}
#home #voiceinfo_user small,
#home #voiceinfo_staff small {
	font-size: 10px;
	font-weight: normal;
	margin-left:10px;
	color:#191919;
	}
#voiceinfo_user .homebannerin {
	background: url(images/uservoice_bg1.jpg) no-repeat;
	}
#voiceinfo_staff,
#subcopy {
	float:none;
	clear:both;
	width: 543px; /* 545px-border2px */
	line-height: 1.5em;
	}
#subcopy a {
	color:#191919;
/*	display:block; */
	}
#subcopy a:hover {
	text-decoration: none;
	}
#subcopy .homebannerin {
	background: url(images/subcopy_bg.jpg) no-repeat top/* #fff */;
	}
#subcopy h3 {
	margin: 0 0 15px 10px;
	padding-top: 10px;
	font-size: 1.5em;
	letter-spacing: normal;
	}
#subcopy h4 {
	margin: 0 10px;
	color: #fff;
	padding:1.5em 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
	text-align:right;
	}
#subcopy h4 a span {
	background-color:#191919;
	padding: 0.2em 0.5em;
	color: #fff;
}
#subcopy p {
	line-height: 1.7em;
	font-size: 1.05em;
	}
		
#home #footer {
	padding: 25px 0 40px 0;
	margin: auto;
	clear: both;
	}
	
#home #footer ul {
	float: left;
	margin:0 auto;
	}
#home #footer ul li {
	list-style: none;
	float:left;
	}

#home #footer p {
	width:270px;
	text-align: center;
	float:right;
	}

/* sidebar */

#home #sidebar ul{
	margin: 0 0 25px 25px;
	font-size: 0.8em;
	}
#home #sidebar #homeside_sml li {
	line-height: normal;
	margin: 0 0 1em 0;
	}
#home #sidebar #homeside_lag li {
	}

#home #sidebar #homeside_sml a {
	display: block;
	color: #191919;
	text-decoration: none;
	font-size: 12px;
	}
#home h2 a:hover, #home #sidebar #homeside_sml a:hover {
	color:#999;
	}
#home #sidebar #homeside_lag a,
#home #sidebar #homeside_sml #side01 a {
	display: block;
	padding: 16px 0 0 10px;
	color: #191919;
	text-decoration: none;
	border-left: 5px solid;
	}
#home #side02 a {
	display: block;
	padding: 27px 0 0 10px;
	color: #191919;
	text-decoration: none;
	border-left: 5px solid;
	}
#home #sidebar #homeside_lag a:hover,
#home #side01 a:hover,
#home #side02 a:hover {
	color: #777;
	}
	
#side01 {
	font-size: 1em;
	height:65px;
	}
#side01 a {
	background: url(images/homeside_01.gif) no-repeat left top;
	}
#side01 a:hover {
	background: url(images/homeside_01-f.gif) no-repeat left top;
	}
#home #side02  {
	margin:0 0 1em 0;
	font-size: 12px;
	}
#home #side02 a {
	background: url(images/homeside_02.gif) no-repeat left top;
	padding-top: 26px !important;
	}
#home #side02 a:hover {
	background: url(images/homeside_02-f.gif) no-repeat left top;
	}

li#side02int1 a, li#side02int2 a,  li#side02int3 a {
	border:none !important; 
	margin:0 0 0 1.5em !important;
	padding: 0 0 0 15px !important;
	font-size: 1.4em !important;
	}
#home #side02int1 a {
	background: url(images/liststyle_t1.gif) no-repeat left top;
	}
#home #side02int2 a {
	background: url(images/liststyle_t2.gif) no-repeat left top;
	}
#home #side02int3 a {
	background: url(images/liststyle_t3.gif) no-repeat left top;
	}
#home #side02int1 a:hover {
	background: url(images/liststyle_t1-f.gif) no-repeat left top;
	}
#home #side02int2 a:hover {
	background: url(images/liststyle_t2-f.gif) no-repeat left top;
	}
#home #side02int3 a:hover {
	background: url(images/liststyle_t3-f.gif) no-repeat left top;
	}

#side03, #side04, #side05 {
	margin-top: 18px;
	}
	
#side03 a {
	background: url(images/homeside_03.gif) no-repeat left top;
	}
#side03 a:hover {
	background: url(images/homeside_03-f.gif) no-repeat left top;
	}
#side04 a {
	background: url(images/homeside_04.gif) no-repeat left top;
	}
#side04 a:hover {
	background: url(images/homeside_04-f.gif) no-repeat left top;
	}
#side05 a, #side06 a, #side07 a {
	border-left: 5px solid;
	padding: 0 0 0 10px;
	}

