@charset "UTF-8";
/*
Theme Name: GreenTypoPrint
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #555555;
	background: url(images/back_img.gif) repeat-x 0 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ ゴシック", "Osaka", sans-serif;
}
a {
	color: #666666;
}
a:hover {
	/*text-decoration: none;*/
	color: #666666;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
em,strong {
	font-style:normal;
	font-weight:bold;
}
/*#top{ text-indent:-9999px; }*/
#eco {
	position:relative;
	left:290px;
	top:25px;
}
#top_jump a{
	background:url(images/top_jump.gif) no-repeat;
	width:90px;height:39px;
	float:right;
	position:relative;
	text-indent:-9999px;
}


/** BEGIN wrapper **/
#wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left;
	border-top:#000000 solid 3px;
	background-color:#FFFFFF;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 550px;
	background:url(images/top_.jpg) no-repeat 0 0;
	position:relative;
}
#header2 {
	height: 100px;
	background:url(images/top2_.jpg) no-repeat 0 0;
	position:relative;
}
#header ul {
	width:930px;
	list-style-type: none;
	float:left;
	position:relative;
	top:46px;
	left:0px;
	margin:350px 0  0 10px;
	background:url(images/menu_back.gif) repeat-x;
	height:28px;
}
#header2 ul {
	width:930px;
	list-style-type: none;
	float:left;
	position:relative;
	left:0px;
	margin:30px 0  10px 10px;
	background:url(images/menu_back.gif) repeat-x;
	height:28px;
}

#header ul li,#header2 ul li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	/*padding: 18px 15px 19px;*/
	padding: 0 15px;
	border-left:solid 1px #ffffff;
	width:85px;
	text-align:center;
	height:28px;
	padding-top:3px;
}
#header ul li#no_bar,#header2 ul li#no_bar {
	border-left:none;
}
#header ul li a,#header2 ul li a {
	text-decoration: none;
	color: #725436;
	font-weight:normal;
	font-size:1em;
}
#header ul li a:hover,#header ul li a:hover {
	color: #725436;
	text-decoration:underline;
	font-weight:normal;
	font-size:1em;
}
#header h1,#header2 h1 {
	float: left;
	padding-top: 5px;
}
#header h1 a,#header2 h1 a {
	display: block;
	background: url(images/logo_q.gif) no-repeat 13px -4px;
	text-indent: -9999px;
	outline: none;
	width: 389px; height: 81px;
}
/*#header .ad {
	float: right;
	padding-top: 25px;
}*/
#header #tel_bana,#header2 #tel_bana {
	float:right;
	background: url(images/tel_bana.gif) no-repeat 0 0;
	height:81px;
	width:200px;
}
#header #inq a,#header2 #inq a{
	position:absolute;
	top:18px;
	left:738px;
	/*top:20px;
	left:745px;
	width:195px;
	height:0;
	padding-top:70px;
	overflow:hidden;
	cursor:pointer;*/
}
#header #top_img {
	float: left;
	background:url(images/top.jpg) no-repeat 0 0;
	width: 950px; height:409px;
/*background: url(images/top_img.jpg) no-repeat -100px 0;
	width: 950px; height:219px;*/
}
/** END header **/


#pankuzu {
	margin-bottom:10px;
}

#body {
	/*background: url(images/vertical.gif) repeat-y 625px 0;*/
	margin:0 10px;
}

/** BEGIN content **/
#body #content {
	clear: both;
	width: 560px;
	float: left;
}
#body2 #content {
	clear: both;
	width: 950px;
	float: left;
}
	#content .top {
		padding-bottom: 20px;
		margin-bottom: 10px;
		/*background: url(images/vertical.gif) repeat-y 295px 0;*/
	}	
		#content .top h2 {
			/*color: #888888;
			background-color: #FAFAFA;
			border: 1px solid #EEEEEE;*/
			text-transform: lowercase;
			font-size: 1.2em;
			padding: 5px 10px 5px 36px;
			margin-bottom: 10px;
		}
			#content .top h2 em {
				font-style: normal;
				color: #669900;
			}
		#content .subscribe {
			width: 275px;
			float: left;
		}
			#content .subscribe h2 {
				background: url(images/h2_subscribe.gif) no-repeat 0 0;
				height:42px;
				text-indent:-9999px;
			}
			#content .subscribe .content {
				padding: 15px;
			}
			#content .subscribe p {
				padding: 0 10px 15px;
				line-height: 1.5em;
				font-size: 0.9em;
			}
			#content .subscribe form {
				width: 254px; height: 27px;
				background: url(images/search.gif) no-repeat 0 0;
			}
				#content .subscribe form input {
					float: left;
					border: 0;
					width: 180px;
					margin: 5px 3px 0 4px;
					background-color: transparent;
				}
				#content .subscribe form button {
					border: 0;
					text-indent: -9999px;
					width: 67px; height: 27px;
					background-color: transparent;
				}
			#content .subscribe .bookmarks {
				padding-top: 25px;
			}
				#content .subscribe .bookmarks a {
					display: block;
					float: left;
					width: 28px; height: 28px;
					text-indent: -9999px;
					background: url(images/stumbleupon.gif) no-repeat 0 0;
					margin: 0 12px;
				}
				#content .subscribe .bookmarks a.facebook { background-image: url(images/facebook.gif); }
				#content .subscribe .bookmarks a.delicious { background-image: url(images/delicious.gif); }
				#content .subscribe .bookmarks a.flickr { background-image: url(images/flickr.gif); }
		#content .popular {
			width: 273px;
			float: right;
		}
			#content .popular h2 {
				background: url(images/h2_popular.gif) no-repeat 0 0;
				height:42px;
				text-indent:-9999px;
			}
			#content .popular ul {
				list-style-type: none;
				padding: 5px;
				background-color:#f3f3f3;
			}
				#content .popular ul li {
					padding: 5px;
					border-bottom: 1px dotted #CCCCCC;
					line-height: 1.8em;
				}
				#content .popular ul li a {
					color: #666666;
					/*text-decoration: none;*/
					background:url(images/sankaku2.png) no-repeat 0 7px;
					padding-left:15px;
					display:inline-block;
				}
	#content .post {
		/*padding: 20px 10px;*/
		/*background: url(images/post.gif) repeat-x 0 0;*/
		padding: 0 0 70px 0;
	}
		#content .post h2 {
			font-size: 1.2em;
			margin-bottom: 10px;
			font-weight:normal;
		}
			#content .post h2 a {
				/*text-decoration: none*/;
			}
		#content .post .details {
			margin-bottom: 10px;
			padding-bottom: 10px;
			font-size: 0.9em;
			/*border-bottom: 1px dotted #cccccc;*/
			background:url(images/details.gif) repeat-x 0 20px;
		}
			#content .post .details a {
				/*text-decoration: none*/;
			}
		#content .post .content {
			padding: 10px;
			color:#969696;
		}
		#content .post p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
	#content .postnav {
		padding: 20px 0;
	}
		#content .postnav a {
			/*text-decoration: none*/;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 350px;
	float: right;
	margin-top:15px;
}
	#sidebar .box {
		margin: 0 10px 30px;
	}
		#sidebar .box h2#twitter {
			background:url(images/news.gif) no-repeat;
			width:330px;
			height:44px;
			text-indent:-9999px;
		}
			#sidebar .box dl#news_dl {
				width:300px;
				margin:0 0 30px 0;
				display:block;
				float:left;
			}
			#sidebar .box dl#news_dl dt {
				display:block;
				float:left;
				width:70px;
				margin-bottom:5px;
			}
			#sidebar .box dl#news_dl dd {
				position:relative;
				display:block;
				float:left;
				width:230px;
				margin-bottom:5px;
			}
		h2.lifestream_date {
			/*background:url(images/twitter_h2.gif) no-repeat;
			width:330px;
			height:44px;*/
			font-size:12px!important;
			/*line-height:36px;*/
			font-family:"Times New Roman", Times, serif;
			letter-spacing: 0.3em;
			font-weight:normal;
		}
		#sidebar .box h2#our {
			background:url(images/ouebusiness.gif) no-repeat;
			width:330px;
			height:44px;
			text-indent:-9999px;
		}
		#sidebar .box h2#link {
			background:url(images/link.gif) no-repeat;
			width:330px;
			height:44px;
			text-indent:-9999px;
			margin-top:20px;
		}
		#sidebar .box h2#featured{
			background:url(images/featured.gif) no-repeat;
			width:330px;
			height:45px;
			text-indent:-9999px;
		}
		#sidebar .box h2#cloud{
			background:url(images/tag.gif) no-repeat;
			width:330px;
			height:45px;
			text-indent:-9999px;
		}
		#sidebar .box h2 {
			/*color: #888888;
			background-color: #FAFAFA;
			border: 1px solid #EEEEEE;
			text-transform: lowercase;*/
			font-size: 1.2em;
			/*padding: 5px 10px;*/
			margin-bottom: 10px;
		}
/*		#sidebar .box h2 em {
			font-style: normal;
			color: #669900;
		}*/
		/*#sidebar .twitter {
			margin-right: 0;
		}
			#sidebar .twitter h2 {
				padding-left: 36px;
				background: url(images/twitter.gif) no-repeat 4px 0;
			}
			#sidebar .twitter p {
				font-size: 0.85em;
				padding: 10px 20px;
				line-height: 1.6em;
				font-family: Georgia;
			}*/
		#sidebar .box .ads {
			text-align: center;
			background-color:#f7f7f7;
			width:240px;
			padding:30px;
		}
			#sidebar .box .ads a {
				display:block;
				width:236px;
				height:61px;
				border:solid 1px #cccccc;
				margin: 0 0 10px;
				padding:3px;
			}
			#sidebar .box .ads a:hover {
				border:solid 1px #8d8d8d;
			}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px;
			}
		#sidebar .box .video {
			padding: 5px 10px;
		}
		#sidebar .box .tags {
			padding: 5px 10px;
		}
			#sidebar .box .tags a {
				color: #555555;
				/*text-decoration: none*/;
			}
			#sidebar .box .tags a:hover {
				color: #669900;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	width:950px;
	height:80px;
	margin:auto auto;
	/*clear: both;*/
	padding: -48px 20px 20px;
	color: #9f9f9f;
	border-bottom:solid #000000 10px;
	background:url(images/footer_back.gif) repeat-x 0 28px;
}
#footer p {
	padding-top:50px;
}


/** END footer **/


/** BEGIN miscellaneous **/
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h3 {
		background:url(images/bar_red.jpg) no-repeat 0 20px;
		height:30px;
	}

#comments {
	padding: 0 0 20px 10px;
}
	#comments a {
		/*text-decoration: none*/;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		/*text-decoration: none*/;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

/*wamu plus*/
/* company ===========================================================*/
.company_table {
font-size:12px;
margin:0px 0px 15px 0px;
}
.company_table th{
font-size:12px;
font-style:normal;
text-align:left;
vertical-align:top;
background-color:#F6F6F6;
padding:7px;
line-height:180%;
}
.company_table td{
padding:7px;
line-height:180%;
vertical-align:top;
}
.voicelist_area img {
float:left;
margin:0px 3px 5px 0px;
}
.voicelist_area h4 {
font-size:12px;
line-height:1.5em;
margin:0px 0px 0px 0px;
}
.voicelist_area p {
font-size:10px;
line-height:1.5em;
margin:0px 0px 0px 0px;
}
.gray_box{
line-height:1.5em;
color:#333333;
padding: 10px 10px 10px 10px;
background-color:#F6F6F6;
border:1px solid #CCCCCC;
margin:0px 0px 10px 0px;
}
.circle li{
	list-style-image: url(http://www.questech.co.jp/images/common/parts/li-icon1.gif);
	margin-left:20px;
}
#about_h2 {
	background:url(images/h2_01.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#business_h2 {
	background:url(images/h2_02.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#media_h2 {
	background:url(images/h2_03.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#mediadata_h2 {
	background:url(images/h2_04.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#news_h2 {
	background:url(images/h2_05.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#recruit_h2 {
	background:url(images/h2_06.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#inquiry_h2 {
	background:url(images/h2_07.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}
#event_h2 {
	background:url(images/h2_event.jpg) no-repeat 0 0;
	height:99px;
	width:560px;
	padding-bottom:5px;
}

#about_h2 span , #business_h2 span , #media_h2 span , #mediadata_h2 span,
#news_h2 span , #recruit_h2 span, #inquiry_h2 span, #event_h2 span{
	display:none;
}



table.cat_list {
	width:590px;
}
table.cat_list th {
	width:120px;
	height:25px;
}
table.cat_list td,table.cat_list th {
	padding:5px;
	border-bottom:dotted 1px #CCCCCC;
}
#googleMap {
	float:left;
	width:650px;
	height:400px;
	margin:0 10px 0 0;
}
#pano {
	width:530px;
	height:300px;
}

#__ss_2600890 {
	margin-left:10px;
	width:280px;
	text-align:left;
}
#__ss_2600890 a{
	background:url(images/sankaku.png) no-repeat 0 7px;
	padding-left:15px;
}
.lifestream_date {
	margin-top:10px;
}
.lifestream-paging,.lifestream_credits {
	text-align:right;
}
td.lifestream_text,td.lifestream_icon {
	border-bottom:dotted #CCCCCC 1px;
}

.wpcf7-form {
	background-color:#f7f8f8;
	padding:20px;
}
#sub_btm input{
	background:url(images/send_buttom.jpg) no-repeat 0 0;
	width:79px;
	height:29px;
	text-indent:-9999px;
	cursor:pointer;
}
@media print {
	#header2 {
		display:none;
	}
}
#inq_bottom h3{
	font-size:20px;
	font-weight:bold;
	background:none;
	text-align:center;
}
#inq_bottom_inner{
	border:#CCC solid 10px;
	height:120px;
	padding:30px 0;
}
#inq_bottom_inner img{
	margin-top:20px;
}
#inq_bottom_mail{
	float:left;
	width:260px;
	text-align:center;
}
#inq_bottom_tel{
	float:right;
	width:260px;
	text-align:center;
}


.exh_table {
margin:0px 0px 15px 0px;
}
.exh_table th{
font-size:12px;
font-style:normal;
text-align:left;
vertical-align:top;
background-color:#F6F6F6;
padding:5px;
line-height:180%;
width:100px;
}
.exh_table td{
font-size:12px;
padding:5px;
line-height:180%;
vertical-align:top;
}
