@charset "utf-8";
/* home */

#contents div.contents_top {
	width: 900px;
	background-color: #333333;
	background-image: url(../img/index/bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents div.contents_top h2 {
	background-image: url(../img/index/new_aitem.gif);
	height: 25px;
	margin-bottom:0px;
}

#contents div.contents_top ul {
	width: 891px;
    margin:0 5px 0 4px;
}

#contents div.contents_top ul li {
	float:left;
	width:177px;
	padding:0 0 1px 1px;
}

#contents div.contents_top ul li a {
	display: block;
}

#contents div.contents_top ul li img {
	float:left;
}

#contents div.contents_top a.more {
    float:right;
	width:85px;
}

#contents #guide{
	width:900px;
}

#contents #guide h3{
	width:853px;
	height:20px;
	float:left;
	background-image: url(../img/index/guide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
}

#contents #guide p{
	width:880px;
	padding:10px; 
}

#contents #guide a.more {
    float:right;
	width:47px;
} 

#contents #maincontents #maincontents_l {
    width:350px;
	float:left;
	margin:0px;
} 

#contents #maincontents_l h3 {
	background-image: url(../img/index/infomation.gif);
	width: 350px;
} 

#contents #maincontents #maincontents_l dl{
    width:330px;
	padding: 0 10px 0 10px;
	clear: none;
}

#contents #maincontents #maincontents_l dt{
	float:none;
    width:330px;
	padding:10px 0 5px 0;
	font-weight:bold;
	line-height:130%;
}

#contents #maincontents #maincontents_l dl dd {
	float:none;
    width:330px;
	padding:0 0 11px 0;
	line-height:130%;
	background-image: url(../img/common/dott1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contents #maincontents #maincontents_l dl dd.dd_only {
	padding-top:10px;
}

#contents #maincontents_l dl dd img {
	float:left;
	width:114px;
}

#contents #maincontents_l dl dd p {
	float:right;
	width:206px;
}

#contents #maincontents_l dl dd a.right {
    margin-top:5px;
	float:right;
	background-image:url(../img/common/arrow.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:15px;
}

#contents #maincontents_l p.none {
	width: 330px;
	height: 24px;
	position: relative;
	font-size: 12px;
	/*HideMacIE\*/
	overflow: hidden;
	/**/
}
#contents #maincontents_l p.none span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

#contents #maincontents #maincontents_r {
    width:350px;
	float:right;
	margin:0;
} 

#contents #maincontents #maincontents_r_t {
    width:350px;
}

#contents #maincontents_r_t h3 {
	float:left;
	background-image: url(../img/index/attention_aitem.gif);
	width: 303px;
} 

#contents #maincontents_r_t a.more {
    float:right;
	width:47px;
} 

#contents #maincontents_r li {
    float:left;
	width:160px;
	padding:10px 0 0 10px;
}

#contents #maincontents_r li a {
	display: block;
}

#contents #maincontents #maincontents_r_b {
    width:350px;
}

#contents #maincontents_r_b h3 {
	background-image: url(../img/index/process.gif);
	width: 350px;
}

