body {
	background:#FFFFFF;
}

#header {
	background:url(../img/bg_header_qa.gif) no-repeat 100% 0;
	width:1010px;
	margin-bottom:10px;
	padding:0;
}

#oshiete {
	width:490px;
	float:left;
}

#oshiete_description {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
}

#ok_search {
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	margin:18px 0 14px;
	position:relative;
}

#ok_search input {
	margin-left:0;
	margin-right:0;
}

#oshiete_category {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	padding:10px;
	margin-bottom:10px;
}

#oshiete_category_left,
#oshiete_category_right {
	width:328px;
	list-style:none;
	margin:0;
	padding:0 5px;
	float:left;
}

#oshiete_category ul li {
	font-size:14px;
	font-weight:bold;
}

@media screen and (max-width: 768px){
	*{
		box-sizing: border-box;
		max-width: 100% !important;
	}
	img{
		max-width: 100%;
	}
	#seotools_left_menu,#adspace,#header,.footer_sm,.footer_sm_rightend{
		display: none;
	}
	#contents,#main,#oshiete,#wrapper,#header,#copyright,#footer,#google_image_div,
	#google_image_div,#ok_search iframe,.googleads,ins.adsbygoogle,ins#aswift_0_anchor,.bnr_qa,#ok_search{
		width: 100% !important;
	}
	.googleads,.bnr_qa,#ok_search{
		padding: 10px;
	}
	#sp-menu{
		display: block !important;
		position: relative;
		width: 100%;
		height: 60px;
		background: #22649F url(../img/menu.png)no-repeat;
		background-position: right 9px center;
		background-size: 30px 30px;
	}
	#right-menu{
		text-align: right;
		padding: 10px;
		position: absolute;
		top: 0;
		right: 0;
		width: 45px;
		height: 60px;
		display: block;
		box-sizing: border-box;
	}
	/*sp-menu*/
	.sidr{
		background: #22649F;
		box-shadow: none;
	}
	.sidr ul{
		border-top: 1px solid #2771B5;
		border-bottom: 1px solid #0B518F;
	}
	.sidr ul li{
		border-top: 1px solid #2771B5;
		border-bottom: 1px solid #0B518F;
	}
	.sidr ul li:hover>a,.sidr ul li ul li a:hover{
		box-shadow: none;
		background: #3F88C9;
	}
	.sidr ul li ul{
		border-top: 1px solid #0B518F;
	}
	.right-sidr-open{
		width: auto !important;
	}
	/*footer*/
	#copyright{
		margin-bottom: 0;
		height: 90px;
		background: #22649F;
		height: auto;
		padding: 10px 0;
	}
	#copyright ul{
		margin-bottom: 20px 0;
	}
	#copyright ul li{
		margin: 5px 0;
		float: initial;
		text-align: center;
	}
	#copyright ul,#copyright span{
		position: static;
	}
	#copyright span{
		font-size: 10px !important;
		text-align: center;
		width: 100%;
		display: block;
	}
	iframe[title="Google conversion frame"]{
		height: 0;
	}
	.pagetop_box {
		bottom: 165px;
	}
}
@media screen and (max-width: 460px){
	#ok_search{
		width: 100%;
		max-width: 100%;
	}
	.ok_left input{
		width: 100% !important;
		margin: 1px 0 !important;
	}
	.ok_left input[name=submit_search]{
		height: 30px;
	}
}