*{
	margin:0px;
	padding:0px;
	border:0pc;
	font-size:16px;
	line-height:20px;
	line-height: 20px;
	list-style: none;

}

body{
behavior: url("http://www.quizunou.com/csshover2.htc");  
	background-repeat:repeat-x;
	background-image:url(http://www.quizunou.com/img/bg.jpg);
}

#wrap{
width:900px;
margin:auto;
}



/*ヘッダ部分*/

#head{
	height:80px;
	padding-top: 10px;
	width:500px;
	float:left;
}

#head_dis{
	display:block;
	color: #333333;
	width: 500px;
	float: left;
}

#head_sub{
	width:400px;
	float: right;
	margin-top: 10px;
}

h1 a{
	display:block;
	width: 500px;
	height: 55px;
	background-image: url(http://www.quizunou.com/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}

h2{
	height:30px;
	line-height:30px;
	background-image: url(http://www.quizunou.com/img/h2_bg.jpg);
	color: #FF0101;
	padding-left: 20px;
	width: 600px;
	display: block;
	margin: 10px 0px 20px 0px;
}

h3{
	background-image: url(http://www.quizunou.com/img/h3_bg.jpg);
	padding-left:20px;
	height:30px;
	line-height:30px;
	margin-left:20px;
	margin-bottom: 10px;
	color: #333333;
}

h3 a
{
 color:#333;
 text-decoration:none;
 line-height:30px;
}

h3 a:hover{
 color:#f00;
}

h4
{
	background-image: url(http://www.quizunou.com/img/h4_bg.jpg);
	margin-left:30px;
	height:30px;
	padding-left:25px;
	line-height:30px;
	margin-bottom: 10px;
	font-weight: normal;
}

h4 a
{
 color:#000;
 text-decoration:none;
 line-height:30px;
}

h4 a:hover{
 color:#f00;
}

p{
	padding-left:30px;
	padding-right:30px;
}

/*ヘッダメニュー部分*/

ul#pulldown-menu a {
        color: #FFFFFF;
        text-decoration: none;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	display: block;
	background-position: 0px -40px;
}

ul#pulldown-menu li {
        float: left;
        position: relative;
        height: 40px;
        font-weight: bold;
}
ul#pulldown-menu li a {
        display: block;
        height: 40px;
        text-align: center;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	padding-top: 10px;
}

ul#pulldown-menu li ul:hover ul#pulldown-menu li a{
background-position:0px -41px;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}

ul#pulldown-menu li ul li a{
	display:block;
	color:#333333;
	background-image:url(http://www.quizunou.com/img/head_menu_pull.jpg);
	height:40px;
	width:280px;
	text-align: left;
	padding-left: 20px;
	line-height: 40px;
font-size:12px;

}


#head_menu_home{
	width:93px;
	background-image: url(http://www.quizunou.com/img/head_menu_home.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_web{
	width:140px;
	background-image: url(http://www.quizunou.com/img/head_menu_web.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_banner{
	width:120px;
	background-image: url(http://www.quizunou.com/img/head_menu_banner.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_quiz{
	width:110px;
	background-image: url(http://www.quizunou.com/img/head_menu_quiz.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_seo{
	width:103px;
	background-image: url(http://www.quizunou.com/img/head_menu_seo.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_con{
	width:177px;
	background-image: url(http://www.quizunou.com/img/head_menu_con.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
#head_menu_contact{
	width:126px;
	background-image: url(http://www.quizunou.com/img/head_menu_contact.jpg);
	text-indent: -9999px;
	overflow: hidden;
}



#contents_wrap{
	clear:both;
	width:880px;
	padding: 10px;
}

#contents{
	width:620px;
	float:left;
	overflow:hidden;
}

.entry{
 margin-bottom:20px;
}

#side_menu{
width:260px;
float:right;
overflow:hidden;
}

dl{
	padding:10px;
	display: block;
}

dt{
	display:block;
	width:210px;
	height:30px;
	background-image:url(http://www.quizunou.com/img/side_menu_tit.jpg);
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 30px;

}

dd a{
	display:block;
	background-image: url(http://www.quizunou.com/img/side_menu_list.jpg);
background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	color: #333333;
	border-bottom: solid 1px #999;
	text-decoration: none;
overflow:hidden;
}

dd a:hover{
	background-position:0px -31px;

}

#foot{
	height:50px;
	width:900px;
	background-image:url(http://www.quizunou.com/img/foot.jpg);
	border-top: solid 1px #ccc;
	clear: both;

}

#foot address{
text-indent:-9999px;
overflow:hidden;
}


div.entry ul{
}

div.entry ul li
{
	background-image: url(http://www.quizunou.com/img/h4_bg.jpg);
	margin-left:30px;
	height:30px;
	padding-left:25px;
	line-height:30px;
	font-weight: normal;
}

div.entry ul li a
{
 color:#000;
 text-decoration:none;
 line-height:30px;
}

div.entry ul li a:hover{
 color:#f00;
}


.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

dd li a:hover{
background-position:0px -31px;
background-color: #CCCCCC;
color: #333333;


.muryou_side_banner a{
display:block;
width:200px;
height:200px;
margin-bottom: 2px;
text-indent:-9999px;
background-image: url(img/muryou_side_banner.gif);
background-repeat: no-repeat;
outline:none;
}
.muryou_side_banner a:hover{background-position:0px -200px;}
