/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* @end */
body{
	color: #FFFFFF;
	font: 11px "ヒラギノ角ゴ Pro W3",monospace;
	background: black no-repeat scroll center top;
}
body#result{
	color: #FFFFFF;
	font: 11px "ヒラギノ角ゴ Pro W3",monospace;
	background: black url(../img/gp_gb.jpg) no-repeat scroll center top;
}
#all{
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
.entries{
	display: block;
	margin-left: 14px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.entries img{
	margin-right: 7px;
	margin-bottom: 25px;
}

.p_left{
	float: left;
	display: block;
	margin-right: 14px;
}
.p_right{
	display: block;
	font-size: 13px;
	line-height: 180%;
	float: left;
	width: 350px;
}
.right{
	float: right;
}
.name{
	margin-bottom: 16px;
	display: block;
	padding-top: 6px;
}
.more{
	display: block;
	float: right;
	clear: both;
	margin-top: 10px;
}
.footer{
	margin-top: 0px;
	display: block;
}
iframe{
	border-style: none;
	margin-bottom: 30px;
}


.youtube{
	display: block;
	width: 374px;
	background-color: #171717;
	height: 78px;
	margin-top: 10px;
}
.youtube .btn{
	display: block;
	float: left;
	margin-right: 10px;
}
.youtube .bumon{
	width: 258px;
	display: block;
	font-size: 11px;
	float: left;
	margin-top: 5px;
}
.youtube .movie_title{
	width: 258px;
	display: block;
	border-bottom: 1px solid #494949;
	font-size: 13px;
	float: left;
	margin-bottom: 5px;
}
.youtube .kantoku{
	width: 200px;
	display: block;
	font-size: 17px;
	float: left;
}
.youtube .sakuhin{
	float: right;
	margin-top: 1px;
	margin-right: 10px;
}

