@charset "utf-8";
/* CSS Document */

#mainimg {
	width:960px;
	height:356px;
	position:relative;
	clear:both;
	background:url(../images/top/bg_head.jpg) no-repeat right top;
}

#maintitle {
	width:526px;
	height:61px;
	position:absolute;
	top:154px;
	right:72px;
	bottom:141px;
	left:31px;
	background:url(../images/top/main.gif) no-repeat;
}

#maintitle h2 {
	display:none;
}

#topmenu {
	width:960px;
	height:75px;
	border-top:#1a1a1a 10px solid;
	margin-bottom:50px;
}

#topmenu li {
	float:left;
}

#main h3 {
	margin:10px 0 26px 0;
}

#support {
	width:677px;
	padding-bottom:30px;
	margin-bottom:24px;
	border-bottom:#eaeaea 1px solid;
	line-height:24px;
}

#support p {
	margin-bottom:12px;
}

#serviceindex {
	width:677px;
	padding-bottom:30px;
	margin-bottom:24px;
	border-bottom:#eaeaea 1px solid;
	overflow:hidden;
}

.servicebox {
	width:331px;
	height:130px;
	margin-bottom:30px;
	float:left;
	line-height:20px;
	font-size:14px;
}

.servicebox p {
	padding-bottom:12px;
}

.serviceimg {
	float:left;
	margin-right:15px;
}

.servicebox h4 {
	margin-bottom:5px;
	margin-top:1px;
	letter-spacing:0.1em;
}

.servicebox h4 a{
	color:#343434;
	text-decoration:underline;
}

.servicebox h4 a:hover{
	text-decoration:none;
}

.link {
	font-size:10px;
	color:#df2c67;
	font-weight:normal;
}

.left {
	margin-right:15px;
}

.servicebox2 {
	width:316px;
	height:110px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:20px;
	float:left;
	line-height:20px;
	background:url(../images/top/bg_banner.gif) no-repeat;
}

.serviceimg2 {
	float:left;
	margin-right:15px;
}

.servicebox2 h4 {
	height:25px;
	padding-top:4px;
	padding-bottom:15px;
}

.servicebox2 p a {
	font-size:18px;
	color:#df2c67;
	padding-left:26px;
	background:url(../images/common/icon01_off.gif) no-repeat left bottom;
}

.servicebox2 p a:hover {	
	font-size:18px;
	color:#df2c67;
	padding-left:26px;
	text-decoration:none;
	background:url(../images/common/icon01_on.gif) no-repeat left bottom;
}

#information {
	clear:both;
	margin-bottom:68px;
}

#information h5 {
	padding-bottom:6px;
}

#information a {
	color:#df2c67;
	text-decoration:none;
}

#information a:hover {
	color:#df2c67;
	text-decoration:underline;
}

#information ul {
	margin:0 27px 0 9px;
	display:block;
}

#information li {
	font-size:12px;
	padding-top:12px;
	padding-bottom:11px;
	background:url(../images/common/dot.gif) repeat-x bottom;
}

*+html #information li, * html #information li {
	margin-top:-3px;
}

.date {
	letter-spacing:0.05em;
	font-weight:bold;
	margin:0 21px 0 14px;
}

.overview {
	letter-spacing:0.1em;
	color:#df2c67;
	padding-left:15px;
	background:url(../images/common/icon02.gif) no-repeat left;
}



