/*toppage*/
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style3 {font-size: 10px}
#contentereaTop{
width: 652px;
background: #a9a77d;
padding-bottom: 10px;
}

#contentereaTop #topimg{
width: 650px;
height: 433px;
margin-left: 8px;
text-align: left;
}

/*toppageEnd*/


#contenterea{
width: 652px;
background: url(../images/bg_temp.gif) #fff;
margin-left: 8px;
padding-top: 10px;
padding-bottom: 15px;
text-align: left;
}


#topimgTemp{
clear: left;
width: 650px;
height: 130px;
margin-bottom: 3px;
margin-left: 8px;
text-align: center;
border: 1px solid #fff;
}

#contenterea h1{
width: 600px;
margin-left: 20px;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom:1px solid #333;
text-align: left;
}

#contenterea .clear{
clear: both;
}


/*info*/

#contenterea #info{
	width: 350px;
	margin-top: 10px;
	margin-left: 50px;
}

#contenterea #info dl{
width: 350px;
margin-left: 20px;
}
#contenterea #info dl dt{
width: 80px;
float:left;
color: #9e626c;
font-weight: bold;
}
#contenterea #info dl dd{
width: 250px;
float:left;
font-weight: bold;
margin-bottom: 20px;
}

/*infoEnd*/

/*profile*/

#contenterea #prof{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 80px;
}
#contenterea #prof h2{
width: 350px;
margin-bottom: 5px;
text-indent: 0.5em;
font-weight: bold;
border-bottom: 1px solid #666;
}

#contenterea #prof #tama{
clear: left;
width: 350px;
margin-bottom: 10px;
margin-left: 20px;
}
#contenterea #prof #ai{
clear: left;
width: 350px;
margin-bottom: 10px;
margin-left: 250px;
}
#contenterea #prof #san{
clear: left;
width: 350px;
margin-bottom: 10px;
margin-left: 20px;
}
#contenterea #prof p{
float: left;
}
#contenterea #prof p.photo{
width: 161px;
height: 162px;
background: url(../images/photo_frame.gif) no-repeat;
}
#contenterea #prof p.photo img{
margin-top: 2px;
margin-left: 2px;
}

#contenterea #prof p.com{
width: 184px;
}

/*profileEnd*/

/*live*/

#contenterea #live{
width: 600px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
text-align: center;
}
#contenterea #live .liveinfo{
width:600px;
background: #fff;
border: 1px solid #ccc;
}

#contenterea #live h2{
background: #fff;
font-weight: bold;
font-size: 110%;
border-bottom: 1px dotted #ccc;
}
#contenterea #live p{
margin-top: 1em;
margin-bottom: 1.5em;
}

#contenterea #live strong{
font-size: 130%;
}
#contenterea #live .btn{
margin-bottom: 15px;
}

#contenterea #live .liveinfo input,textarea{
vertical-align: bottom;
}


/*liveEnd*/

/*inquiry*/

#contenterea #inquiry{
width: 600px;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 15px;
margin-left: 20px;
text-align: center;
}

#contenterea #inquiry p{
margin-bottom: 1.5em;
}

#contenterea #inquiry input,textarea{
vertical-align: bottom;
}

/*inquiryEnd*/
.right {
	float: right;
	width: 420px;
	margin: 5px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 12px;
}
.left {
	float: left;
	width: 150px;
	margin: 5px;
	padding: 10px;
	font-size: 12px;
	background-image: url(../images/menu_back.gif);
	border: 1px solid #333333;
}
#left a:link{
	color: #FFFFFF;
}
#left a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#left a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#left a:active {
	text-decoration: none;
	color: #FFFFFF;
}
