.area {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.area p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.txtarea{
	width:650px;
	margin:15px auto;
}

.txtarea .img{
	float:left;
	width:300px;
	margin-bottom:15px;
}

.txtarea .txt{
	float:right;
	width:340px;
	margin-bottom:15px;
}

.txtarea .txt p strong{
	font-weight:bold;
	font-size:120%;
}

.txtarea h4 {
	background-image: url(../livecamera/point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 10px;
	font-size: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
}

.ryokinredtxt{
    margin: 0 auto 5px;
    font-size: 120%;
    color: red;
    letter-spacing: 0.05em;
}
.ryokinredtxt br{
    display: none;
}

.ryokin_tbl{
	width:600px;
	margin:0;
	border-top:1px solid #333300;
	border-left:1px solid #333300;
}
.ryokin_tbl th{
	border-bottom:1px solid #333300;
	border-right:1px solid #333300;
}
.ryokin_tbl td{
	border-bottom:1px solid #333300;
	border-right:1px solid #333300;
	padding: 10px 5px;
}

#process {
	text-decoration: none;
}
#process h4 {
	background-image: url(../livecamera/point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px 50px 5px 0px;
	padding-left: 10px;
	font-size: 100%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
}
#process table {
	text-decoration: none;
	width: 600px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
#process table td {
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
}
#process table th {
	text-decoration: none;
	text-align: left;
	background-color: #FFF8EA;
	font-weight: bold;
	color: #CC6600;
	border-top: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	margin: 0px;
	padding: 5px;
}


/**/

.poster_table{
	width:100%;
}

.poster_table td{
	width:33%;
	text-align:center;
	padding:0px 0px 10px 0px;
}