@charset "utf-8";
/* CSS Document */

/*---------------------------------------*/
/*results_area
/*---------------------------------------*/
#results_area{
	float:left;
	width:615px;
	background-image:url(../../library/img/results/results_contents_re.gif);
	}
#results_area h2{
	padding: 30px 0px 30px 45px;
	}	
#results_area p{
	padding: 10px 45px 0px 45px;
	font-size:13px;
	}


/*concept_head
------------------------*/
#results_head{
	background-image:url(../../library/img/results/results_contents_head.gif);
	background-repeat:no-repeat;
	width:615px;
	height:130px;
	}


/*concept_main
------------------------*/
#results_main{
	background-image:url(../../library/img/results/concept_contents_re.gif);
	background-repeat:repeat-y;
	margin:-20px 0 0 0;
	position: relative;
	}
#results_main a:link {
	color:#91b123;
	}
#results_main a:visited {
	color:#91b123;
	}
#results_main a:hover {
	color:#91b123;
	text-decoration:underline;
	}	
#results_main h3{
	text-align:center;
	margin-top:30px;
	}
#results_main h4{
	text-align:center;
	margin-top:30px;
	}	
#results_main h5{
	text-align:center;
	margin-top:10px;
	}	
#results_main p{
	margin-bottom:10px;
	/*width:525px;*/
	}
#results_main .results_top{
	width:527px;
	text-align:right;
	font-size:12px;
	margin:10px 0 20px 0;
	clear:both;
	}
#results_main .results_top span{
	color:#36b596;
	padding-right:5px;
	}	
#results_main .results_top a:link {
	color:#595757;
	}
#results_main .results_top a:visited {
	color:#595757;
	}
#results_main .results_top a:hover {
	color:#91b123;
	text-decoration:none;
	}


/*concept_block_01
------------------------*/	
#results_block_01{
	margin:0 auto 30px auto;
	padding: 0;
	width:527px;
	text-align:justify;
	}	
#results_block_01.block_top{
	margin-top:30px;
	}
#results_block_01 p{
	font-size:11px;
	margin:0;
	padding: 0;
	}	


/*tab_box
------------------------*/
#tab_box{
width:527px;
margin:0 auto;
clear:both;
}
#tab_box ul {
height:50px;
margin:0 auto;
padding: 0;
list-style: none;
clear:both;
}
#tab_box ul li {
height:50px;
float:left;
width:auto;
display:inline;
overflow: hidden;/*IE6にて高さをはみ出す分をカットする*/
}
#tab_box ul li a img{
outline:none;
border:none;
vertical-align: bottom;
}


/*tab_boxの見出し
------------------------*/
#tab_box ul li h3{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	clear:both;
}
#tab-01 h4{
	background:url(../../library/img/results/results_subti_gr.gif) no-repeat;
	width:503px;
	height: 17px;
	margin:30px 0 10px 0;
	padding:12px;
	font-size:12px;
	text-align:left;
	clear:both;
}
#tab-02 h4{
	background:url(../../library/img/results/results_subti_web.gif) no-repeat;
	width:503px;
	height: 17px;
	margin:30px 0 10px 0;
	padding:12px;
	font-size:12px;
	text-align:left;
	clear:both;
}

/*gr_listArea
------------------------*/
/*グラフィックデザイン　リスト枠*/
#gr_listArea{
	background:url(../../library/img/results/results_gr_bo_re.gif) repeat-y;
	min-height:58px;
	height: auto !important;
	height: 58px;
	margin:0 auto 20px auto;
	padding:0;
	font-size:12px;
	}
  #gr_listAreatop{
	  background:url(../../library/img/results/results_gr_bo_top.gif) no-repeat;
	  height:20px;
	  }
  #gr_listAreaend{
	  background-image:url(../../library/img/results/results_gr_bo_end.gif);
	  height:18px;
	  clear:both;
	  }

/*web_listArea
------------------------*/
/*ウェブデザイン　リスト枠*/
#web_listArea{
	background:url(../../library/img/results/results_web_bo_re.gif) repeat-y;
	min-height:50px;
	height: auto !important;
	height: 50px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	}
  #web_listAreatop{
	  background:url(../../library/img/results/results_web_bo_top.gif) no-repeat;
	  height:20px;
	  }
  #web_listAreaend{
	  background-image:url(../../library/img/results/results_web_bo_end.gif);
	  height:18px;
	  clear:both;
	  }

/*リスト*/
#gr_listArea dl,#web_listArea dl{
	width:auto;
	margin:0 20px;
	}
#gr_listArea dt,#web_listArea dt{
	display:none;}
#gr_listArea dd,#web_listArea dd{
	background:url(../../library/img/results/results_arrow.gif) no-repeat left center;
	width:140px;
	float:left;
	white-space:nowrap;
	display:inline-block;
	margin:0;
	padding:0 0 0 20px;
	text-indent:0px;
	line-height:180%;
	}


/*gr_resBox
------------------------*/
.gr_resBox{
	width:527px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #cccccc;
	clear:both;
	font-size:11px;
	}
	.gr_resBox_l{
		width:150px;
		float:left;
		margin:0 37px 0 0;
		}
	.gr_resBox img {
		margin:0 0 5px 0;
		}
	.gr_resBox_r{
		width:150px;
		float:right;
		margin:0;
		}
.gr_resBox dl{
	word-break: break-all;
	margin:10px 0 0 0;
	}

/*web_resBox
------------------------*/
.web_resBox{
	width:527px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #cccccc;
	clear:both;
	}
	.web_resBox img {
		margin:0 5px 5px 0;
		}
	.web_resBox_l{
		width:220px;
		float:left;
		margin:0 auto 0 0;
		}
	.web_resBox_r{
		width:220px;
		float:right;
		margin:0 -5px 0 0;
		}
		

.web_resBox dl{
	word-break: break-all;
	margin:5px 0 0 0;
	}
.web_resBox dt{
	font-size:12px;
	margin:0 0 5px 0;
	line-height:150%;
	}
.web_resBox dd{
	font-size:11px;
	margin:0 0 0 0;
	width:215px;
	line-height:130%;
	}


/*results_contact
------------------------*/
#results_contact {
	padding:20px 0px 10px 40px;
	}

/*results_results
------------------------*/
#results_results {
	padding:10px 0px 50px 40px;
	}
	
#results_end{
	background-image:url(../../library/img/results/results_end.gif);
	height:20px;
	}