body{
	background: #f4f4f4;
}

img{
	border-style: none;
}

#header {
	width: 740px;
	margin: 8px auto 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3c496;
}
#header h3{
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 5px;
}

#master_area{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3c496;
}


#master_area_left{
	width: 538px;
	padding-right: 20px;
	border-right: 1px solid #d3c496;
}
#master_area_left_mtbox{
	font-size: 14px;
	line-height: 140%;
}
#master_area_left_mtbox h1{
	font-size: 16px;
	margin: 3px 0px 15px;
	color: #745F3A;
	padding-bottom: 5px;
}
#master_area_left_mtbox img{
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #C4B7AC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#master_area_prof{
	padding-left: 20px;
}
#master_area_prof h1{
	font-size: 12px;
	margin: 3px 0px;
	font-weight: normal;
	line-height: 130%;
}
#master_area_prof h5{
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#master_area_prof img.photo{
}


#master_area_right{
	font-size: 13px;
	border-left: none;
	padding-left: 20px;
	line-height: 120%;
	padding-bottom: 20px;
}
#master_area_right ul{
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#master_area_right li{
	margin-bottom: 5px;
	background: url(../img/list_ico.gif) no-repeat left top;
	padding-left: 14px;
}
#master_area_right li.listtitle{
	margin-bottom: 5px;
	background: #000000;
	padding: 3px;
	color: #F4F4F4;
}

#footbox{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #666666;
}


#pankuzu{
	font-size: 11px;
	padding-bottom: 15px;
	color: #666666;
}
