@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      print.css
 Author:         Your Name (admin)
 Style Info:     印刷用
----------------------------------------------------------- */

/*	flash_area
----------------------------------------------------*/
#flash_area {
	width:900px;
}


/*	#header_top
----------------------------------------------------*/
#header_top #guideNav {
	margin:0;
}

#header_top #guideNav li {
	float:left;
}


/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main_top {
	float: left;
	width:600px;
	margin:20px 0 20px 10px;
	_margin:20px 0 20px 5px;
}

#main_top #whatsnew {
	width:580px;
	margin:0 0 20px 10px;
}

#main_top #whatsnew a{
	color:#333;
}

#main_top #whatsnew h3 {
	margin:0 0 10px 0;
}

#main_top #whatsnew .article {
	clear:both;
	margin:0 0 10px 0;
}

/*廻り込み解除BOXここから*/
	#main_top #whatsnew .article:after {
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
		}
	#main_top #whatsnew .article {
		display:inline-table;
		min-height:1%;
		}
	
	* html #main_top #whatsnew .article {
		height:1px;/*Mac IE　には適用されない*/
		}
	#main_top #whatsnew .article {
		display:block;
		}
/*廻り込み解除BOXここまで*/

#main_top #whatsnew .image {
	float:left;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
}

#main_top #whatsnew .image img {
	border:#CCC 1px solid;
}

#main_top #whatsnew .Description {
	float:right;
	width:492px;
}

#main_top #whatsnew .date {
	color:#663300;
}

#main_top #whatsnew .backnumber {
	width:580px;
	text-align:right;
}

#main_top #dogs {
	clear:both;
	width:580px;
	height:228px;
	margin:0 0 0 6px;
	padding:4px;
	background:url(../img/top/obj_dog_bg.jpg) no-repeat;
}

#main_top #dogs h3 {
	margin:15px 0 0 0;
}

#main_top #dogs h4 {
	margin:15px 0 0 20px;
}

#main_top #dogs .description2 {
	width:380px;
	margin:10px 0 0 20px;
}

/*----------------------------------------------------
	#sub
----------------------------------------------------*/

#sub_top {
	float: right;
	width:260px;
	margin:20px 20px 20px 0;
	_margin:20px 10px 20px 0;
}

#sub_top li {
	margin:0 0 5px 0;
}

#sub_top #teikyubi {
	width:258px;
	border:#ccc solid 1px;
	margin:10px 0 0 0;
}

#sub_top #teikyubi p {
	width:238px;
	margin:10px;
}