/* mainarea --------------------*/
#mainarea {
	background:#000000 url(../pro/image/common/bg_header.gif);
	background-repeat: no-repeat;
}
#mainarea .inner{
	padding: 21px 0 0 23px;
}

#mainarea h1{
	padding: 31px 21px 0 31px;
}

#ttlarea {
	width: 821px;
	clear: both;
	height:348px;
}
#ttlarea .imgarea{
	width: 821px;
	height:344px;
	position: absolute;
	z-index: 0;
	clear: both;
}
#ttlarea .textarea{
	width: 502px;
	height:344px;
	position: absolute;
	z-index: 1;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}

#ttlarea .textarea h1{
	padding: 61px 0 0 42px;
}

#ttlarea .textarea p{
	padding: 0 0 0 51px;
	font-size: 14px;
	line-height: 20px;
}


/* stylistarea-----------------*/
#talkarea{
	width: 821px;
	background: #ede0c8;
	height: 1111px;
	margin: 4px 0 0 0;
	clear: both;
}

#talkarea .inner{
	padding: 0 0 0 42px;
}
#infoarea {
	background-image: url(../pro/image/talk/bg_textarea.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: 203px;
	float: right;
	padding: 0 51px 0 0;
}
#infoarea .inner {
	padding: 65px 0 0 40px;
}#infoarea .inner .box .img {
	float: left;
}
#infoarea .inner .box .text {
	font-size: 11px;
	line-height: 13px;
	width: 115px;
	float: left;
	padding: 15px 0 0 0;
}
#infoarea .inner .box .text .bold {
	font-weight: bold;
	color: #83481e;
}
#infoarea .inner .box .text a {
	font-weight: bold;
	color: #000000;
}
#infoarea .inner .box .text a:hover {
	font-weight: bold;
	color: #404040;
}
#infoarea .inner .box {
	float: left;
	width: 207px;
}
/* talkarea-----------------*/
#talkarea .inner .talk {
	float: left;
	width: 258px;
	background-color: #EDE0C8;
}
#talkarea .inner .talk .ttl {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #83481e;
	padding: 30px 0 0 0;
}
#talkarea .inner .talk .text {
	font-size: 12px;
	line-height: 22px;
	width: 203px;
}
#talkarea .inner .talk .text .name {
	font-weight: bold;
}
#talkarea .inner .talk .img {
	padding:25px 0 15px 0;
}
#talkarea .inner .talk .img2 {
	padding:28px 0 0 0;
}
