#slider {
	margin-bottom: 22px;
	position: relative;
	width: 100%;
	height: 260px;
	overflow: hidden;
}
#slider ul{
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
}
#slider li{
	float: left;
}

/* for script */
#slider ul,
#slider #next,
#slider #prev{
	visibility: hidden;
}
#slider .layer{
	width: 750px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/dot.gif) repeat 0 0 #666;
	opacity: 0.5;
	filter: alpha("opacity=50");
}


.block_l {
	width: 636px;
	margin-right: 24px;
	float: left;
}

.info,
.news,
.log {
	width: 636px;
	height: 160px;
	margin-right: 27px;
	padding-right: 13px;
	float: left;
	overflow-y: scroll;
}

.info,
.news {
    margin-bottom: 30px;
}
.log {
	margin-bottom: 50px;
}
.info p.title,
.news p.title,
.log p.title,
.photo p.title {
	width: 200px;
	font-family: 'Zen Old Mincho', serif;
	font-size: 18px;
	float: left;
}
.log p.title {
	margin-bottom: 7px;
}
img.left {
	width: 200px;
	float: left;
}

img.right:hover {
	opacity: 0.6;
	filter: alpha("opacity=60");
	-ms-filter: "alpha( opacity=60 )";
	background: none !important;
}
img.right {
	width: 140px;
	margin-bottom: 7px;
	float: right;
}
.info p.right,
.news p.right,
.photo p.right {
	width: 130px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
	background-color: #255a68;
	float: right;
	padding-left: 10px;
	margin-bottom: 7px;
}

.text_container {
	padding-top: 8px;
	border-top: 1px solid #000000;
	clear: both;
}

.movie {
	width: 212px;
/*	height: 309px;
*/	margin-bottom: 27px;
	float: right;
}

.movie_feed {
/*	height: 207px;
*/
    margin-bottom: 10px;
}

.movie_feed table {
	padding: 14px 10px;
	overflow: hidden;
    background-color: #000000;
}

.movie_feed table tr td,
.movie_feed table tr td a {
	width: 187px;
	color: #FFFFFF;
	line-height: 18px;
}

.movie_feed table tr td img {
	width: 180px;
}

.photo {
	width: 636px;
	height: 594px;
	margin-bottom: 33px;
	clear: both;
}

.block_r {
	width: 240px;
	background: none;
	padding-bottom: 0px;
	float: right;
}

.block_r p.img {
	width: 240px;
	margin-bottom: 16px !important;
}
.block_r p.img img {
	width: 240px;
}

.link {
	padding: 10px 0px 10px 0px;
	margin-bottom: 15px;
	border-top: solid 1px #000000;
    font-size: 11px;
}

.link p {
	line-height: 200%;
}

.link p a {
    font-size: 100%;
}

.link p a:hover {
	text-decoration: underline;
}

#info_feed,
#amyudiv {
	overflow: hidden;
}

td.entry_date {
	height: 20px;
	font-size: 11px !important;
	padding-right: 10px;
}

td.entry_title {
	white-space: pre;
}

.divphoto {
	margin-left: -23px;
	clear: both;
}

.photodiv {
	width: 210px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin-left: 23px;
	margin-bottom: 23px;
}

.feedimg {
	text-align: center;
}

.feedimg img {
	height: 140px;
}

.nowrap {
	width: 210px;
	font-size: 11px;
	overflow: hidden;
}

.nowrap2 {
	font-size: 11px;
	line-height: 20px;
	height: 32px;
}

a {
	color: #000000;
}

p.tsume {
	font-size: 11px;
	letter-spacing: -1px;
}

.bunner {
    width: 850px;
    height: 125px;
    clear: both;
    padding: 20px 25px 20px 25px;
    border-top: 1px solid #000000;
}

.bunner img {
    float: left;
    margin: 0px 0px 5px 25px;
}

#footer {
    height: 67px;
}

#footer_logo {
    height: 67px;
    margin-top: 9px;
}

#address {
    height: 67px;
}

#footer_menu {
    margin-bottom: 45px;
}

#photo_feed1 ul {
    margin-left: -23px;
    margin-top: 20px;
}
#photo_feed1 ul li {
    width: 306px;
    height: 218px;
    overflow: hidden;
    margin-left: 23px;
    margin-bottom: 23px;
    list-style-image: none;
    float: left;
}

#photo_feed1 ul li img {
    width: 306px;
}

.text_container p,
.text_container ul li {
	font-size: 15px;
    margin-bottom: 5px;
    line-height: 150%;
}
.text_container ul li a {
	font-size: 16px;
	display: block;
}
.text_container ul li a h3 {
	height: 15px;
	font-size: 16px;
	overflow: hidden;
}
#photo_feed1 ul li::marker {
	font-size: 0px;
}

.click {
	font-size: 12px;
	clear: left;
	padding: 4px 0px 6px 16px;
}
.click_photo {
	font-size: 12px;
	padding-top: 7px;
}


.app p {
	margin: 20px 0px 5px;
}
