@charset "Shift_JIS";

/*
------------------------------------------------------------
 HANDS NEXT / ハンズ・ネクスト
  Copyright HANDS ON ENTERTAINMENT INC. All rights reserved.
------------------------------------------------------------*/

/*TOPページ
---------------------------------------------------- */
#main {
	width:900px;
	height:450px;
	background:#FFFFFF url(../images/bg_main.jpg) no-repeat 0 0;
	position:relative;
}
#main #main01 {
	width:270px;
	height:100px;
	position:absolute;
	top:110px;
	left:630px;
}
#main #main02 {
	width:505px;
	height:225px;
	position:absolute;
	top:145px;
	left:95px;
}
#main #main03 {
	width:345px;
	height:22px;
	position:absolute;
	top:400px;
	left:95px;
	overflow:hidden;
}
#main03 p {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000;
	font-size:14px;
	font:Verdana,Arial,Helvetica;
}
/*コンテンツ部分
---------------------------------------------------- */
#leftcontents {
	width:520px;
	float:left;
	}
#rightcontents {
	width:205px;
	float:left;
	margin:0 0 0 30px;
	}
#rightcontents img{
	margin:5px 0 5px;
}
#rightcontents #qr {
	background:#DDDDDD;
	width:190px;
	margin:0 auto 10px;
	text-align:center;
	padding:10px 0;
}	
#rightcontents #qr p {
	font-size:11px;
	font-weight:bolf;
	line-height:1.3em;
	margin:0;
	text-align:center;
}
#rightcontents #qr img{
	margin:5px auto 5px;
}
#rightcontents #qr h4{
	margin:2px;
}
#leftcontents h2{
	margin:10px;
}
#leftcontents p{
	margin:0 5px 10px;
}

#leftcontents p em{
	padding:0 2px;
	color:#DD0000;
	font-style:normal;
}

#top #contents h2 {
	width:100%;
	height:60px;
	background:url(../images/catch1.gif) no-repeat 0 5px;
	text-indent:-9999px;
	margin:0;
	border-bottom:none;
	}
#contents h3 {
	width:100%;
	height:80px;
	background:url(../images/catch2.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:20px 0 10px;
}
#contents h2 a,#contents h3 a {
	display:block;
	width:100%;
	height:100%;
	}
#contents h3 a:hover{
	background:url(../images/catch2_o.gif) no-repeat 0 0;
}
#contents p span {
	font-size:10px;
	padding-left:10px;
	}
	
/*バナー部分
---------------------------------------------------- */
#bana {
	clear:both;
	margin:15px 0 10px;
	padding-top:10px;
	border-top:1px dotted #999999;
		}
#bana .font {
	font-weight:bold;
	font-size:11px;
	color:#999999;
	padding:0 7px 5px;
	}		
#bana h4{
font-size:13px;
margin:0 0 5px;
font-weight:bold;
color:#333333;
}
#bana img {
	margin:0 10px 5px;
	}
#bana img.hands {
	margin:0 3px;
	}
#bana img a,#bana .font a{
	border:0;
	}