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

#titlearea {
	width: 868px;
	background: url(../talk/image/bg_ttl.jpg);
	background-repeat: no-repeat;
	height:303px;
}

#titlearea .textarea {
	float: left;
	width: 494px;
}
#titlearea .textarea h1{
	padding: 62px 0 0 39px;
}
#titlearea .textarea p{
	padding: 8px 13px 0 67px;
	font-size: 12px;
	line-height: 22px;
}
#titlearea .imgbox {
	float: left;
	width: 374px;
}


/*talkarea------------------------------*/
#talkarea{
	width: 868px;
	background: url(../talk/image/bg_talk.gif);
	background-repeat: no-repeat;
}

#talkarea .inner{
	padding: 25px 0 0 20px;
}

#talktextarea{
	float: left;
	width: 489px;
	background: url(../talk/image/bg_talk_text.gif);
}

#talktextarea p{
	padding: 1px 41px 0 48px;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

#talktextarea .name1{
	color: #002756;
	font-weight: bold;
}
#talktextarea .name2{
	color: #009933;
	font-weight: bold;
}

#talktextarea .name3{
	color: #00b1e6;
	font-weight: bold;
}


#talkimgarea{
	width: 320px;
	float: left;
}
#talkimgarea p{
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
#talkimgarea .inner{
	padding: 0 0 0 13px;
}

#talkimgarea .stylistarea{
	width: 305px;
	height: 157px;
	border: 1px #ece5da solid;
	background: #f8f6f2;
	clear: both;
}

#talkimgarea .stylistarea .imgbox{
	float: left;
}


#talkimgarea .stylistarea .textbox{
	float: left;
	width: 165px;
}
#talkimgarea .stylistarea .textbox .inner{
	padding: 22px 0 0 0;
}

#talkimgarea  .stylistinner{
	padding: 9px 0 0 0;
}

#subimgbox{
	width: 307px;
	clear: both;
}

#subimgbox img{
	padding: 37px 0 0 0;
}


#itemarea{
	width: 307px;
	clear: both;
}
#itemarea .inner{
	padding: 15px 0 0 0;
}

#itemarea .textbox{
	width: 307px;
	background: url(../talk/image/img_item01.gif);
	background-repeat: no-repeat;
	height: 108px;
}
#itemarea .textbox p{
	padding: 0 0 0 43px;
	color:#FFFFFF;
}
#itemarea a{font-weight: bold;}
#itemarea a:link {color:#FFFFFF;text-decoration: underline;}
#itemarea a:visited {color:#FFFFFF; text-decoration: underline;}
#itemarea a:hover {color:#cfa928;text-decoration: underline;}
#itemarea a:active {color:#cfa928;text-decoration: underline;}

#itemarea h2{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 43px;
	color:#FFFFFF;
}

#btnnext{
	padding: 36px 0 0 226px;
}
