@charset "utf-8";
/* CSS Document */

#swf_area  {
	width: 810px;
	padding: 0px;
	height: 435px;
	/*position: absolute;*/
	float:none;
	clear:both;
	margin-top: 10px;
	margin-left: 15px;
	background-color: #000000;	/*overflow: auto;*/
	/*overflow: hidden;*/
}


#top_swf  {
	margin-top: 10px;
	width: 810px;
	padding: 0px;
	height: 415px;
	color:#FFFFFF;
	/*position: absolute;*/
	
}


#contarea-box {
	width: 810px;
	height: auto;
	padding-left: 15px;
	padding-top: 10px;

	text-align:left;
	clear: both; 
	/*float:left;
	
	float:left;
	margin-left: 190px;
	float: none;
	position: absolute;*/
	
}



#left-box  {
	width: 508px;
	height: auto;
	float: left;
	clear: both; 
	/*margin-left: 0px;
	padding: 0px;
	height: 100%;
	position: absolute;*/
	
	/*position: absolute;
	*/
	/*overflow: hidden;*/
}

.taisetsu  {
	
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
}
.taisetsu-img  {
	width: 480;
	height: 20px;
	background-image:url(../../images/top_header_bg.png);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.taisetsu-contents  {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 5px;
	display:block;
	

}

/*-----------------新着フォト--------------------------*/
#right-box {
	width: 302px;
	height: auto;
	/*margin-left: 505px;*/
	/*margin-top: 10px;*/
	clear:right;
	
	margin-left:508px;
	/*position: absolute;	*/
	
}
.np_top {
	height: 67px;
	width: 302px;

	
}
.np_logo {
	width: 140px;
	height: 45px;
	padding-top: 20px;
	padding-left: 10px;

}
/*
.np_logo a{
	background-image: url(../../images/new_photo_logo.gif);
	background-repeat: no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-position: 0px 0px;
}
.np_logo a:hover{
	background-image: url(../../images/new_photo_logo_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/
.np_middle_box {
	background-color: #E9EBDE;


}
.np_box{
	width: 275px;
	height:80px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;

}
.np_photo_box{
	width: 80px;
	height: 80px;
	background-color: #000000;
	margin-right:14px;
	float:left;
	
}
.np_right_box{
	width: 181px;
	height: auto;
	margin-left:94px;
	clear:none;

}
.np_dot_box{
	margin-left:14px;
	margin-top:0px;
	width: 275px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	padding: 0px;
}
.np_title_box{
	width:100%;
	height:20px;
	background-image: url(../../images/link_enable.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 0px 8px;
	text-indent: 12px;
	overflow:hidden;
}

.np_desc_box{
	margin-left: 12px;
	margin-top: 2px;
	font-size: 12px;
	
}

#np_toukou_box{
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #E9EBDE;
	width: 100%;
	height:24px;
	font-size: 36px;
	text-indent:-9999px;
	overflow:hidden;
}
#np_toukou_box a{
	background-image: url(../../images/new_photo_jumpbtn.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 12px 0px;
}
#np_toukou_box a:hover{
	background-image: url(../../images/new_photo_jumpbtn_on.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 12px 0px;
}

#np_bottome_box {
	height: 5px;
	width: 302px;
	background-image: url(../../images/new_photo_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
/*----------------------------------------------------*/
