
/*ttlarea------------------------------*/

#mainbox{
	width: 868px;
}

#titlearea {
	width: 437px;
	float: left;
}

#titlearea .textarea {
	width: 437px;
}

#titlearea .textarea .inner{
	padding: 57px 0 0 34px;
}

#titlearea .textarea .mainttltext{
	padding: 17px 0 0 0;
	font-size: 11px;
	line-height: 19px;
	width: 366px;
	color: #666666;
}
#titlearea .imgbox {
	float: left;
}


#mainimagearea{
	width: 366px;
	height:709px;
}


#mainimagearea .imgarea{
	width: 367px;
	height:709px;
	position: absolute;
	z-index: 0;
}

#mainimagearea .subtextarea{
	width: 367px;
	height:709px;
	position: absolute;
	z-index: 1;
}

#mainimagearea .stylistinner{
	padding: 368px 0 0 0;
}

/*talkarea------------------------------*/

#talkarea{
	width: 393px;
	float: left;
}


#talkarea .inner{
	padding: 36px 0 0 0;
}

#talkarea .inner h2{
	border-left: solid 10px #ff00aa;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #ff00aa;
}

#talkarea .h2inner{
	padding: 0 0 0 10px;
}

#talkarea .talkbox{
	padding: 48px 0 0 0;
}


#talkarea p{
	font-size: 13px;
	line-height: 23px;
}

#talkarea .textinner{
	padding: 24px 0 0 0;
}

/*infoarea------------------------------*/
#infoarea{
	width: 850px;
	height: 242px;
	background: url(../talk/image/bg_info.gif);
	background-repeat: no-repeat;
	clear: left;
}


#infoarea .inner{
	padding: 16px 0 0 37px;
}

#itemarea{
	width: 542px;
	float: left;
	height: 152px;
}
#itemarea h3{
	float: left;
}


#itemarea .text{
	width: 235px;
	height: 152px;
	float: left;
	background: url(../talk/image/bg_item.gif);
	background-repeat: no-repeat;
}


#itemarea p{
	padding: 23px 0 0 8px;
	font-size: 11px;
	line-height: 15px;
	width: 195px;
}

#itemarea a:link {color:#333333;text-decoration: underline;}
#itemarea a:visited {color:#333333; text-decoration: underline;}
#itemarea a:hover {color:#ff00aa;text-decoration: underline;}
#itemarea a:active {color:#ff00aa;text-decoration: underline;}

#corporationarea{
	width: 252px;
	float: left;
}


#corporationarea .inner{
	padding: 19px 0 0 25px;
}

#btnnext{
	padding: 34px 13px 0px 20px;
}
