@charset "UTF-8";
/************************************************************
 * 初期設定
 ************************************************************/
*{
margin: 0;
padding: 0;
}

ul, li {
	list-style: none;
	list-style-position: outside;
}

li img {
	vertical-align: bottom;
}

div#world a:hover img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
}

div#world a:link { color: #3333FF; }
div#world a:visited { color: #3333FF; }
div#world a:hover { color: #ff6600; }
div#world a:active { color: #ff6600; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.mb5 {
	margin-bottom: 5px;
}

.mb40 {
	margin-bottom: 40px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb85 {
	padding-bottom: 85px;
}

div#world, div#world p {
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "osaka", sans-serif;
font-size: 14px;
line-height: 1.5;
}

div#world {
	width: 980px;
}
div.wrap {
	width: 980px;
	background-color: #000120;
}
div.main {
	width: 980px;
	height: 731px;
	background: url(../images/main.jpg) no-repeat;
	position: relative;
	margin-bottom: 40px;
}
div.lead {
	margin: 35px 0 15px 10px;
	display: inline;
	float: left;
}
h1.tittle {
	clear: both;
	margin: 0 0 25px 10px;
}
div#world div.main p, div.anshin p  {
	padding-left: 10px;
	color: #ffffff;
}

div.k {
	margin: 0 0 20px 10px;
}

ul.leaf {
	padding-left: 30px;
}

div.k_price {
	position: absolute;
	bottom: 155px;
	left: 30px;
}


div.main ul.leaf {
	height: 120px;
	position: absolute;
	left: 0;
	bottom: 10px;

}

ul.leaf li {
	width: 451px;
	height: 120px;
	background: url(../images/leaf_syadow_b.png) no-repeat bottom;
	float: left;
	display: inline;
	margin: 15px 15px 5px 0;
}

div.main ul.leaf li {
	margin-top: 0;
	margin-right: 15px;
}

ul.leaf li a {
	width: 451px;
	height: 105px;
	display: block;
	background-color: #ffffff;
}

div.anshin, div.qa {
	width: 960px;
	background: url(../images/blue_back.jpg) repeat-y;
	margin: 0 10px 40px 10px;
	padding: 15px 0;
	position: relative;
}

div.hosho_btn {
	width: 360px;
	height: 100px;
	background: url(../images/../images/link_shadow.png) no-repeat bottom;
}

div.hosho_btn a, div.link a {
	width: 360px;
	height: 85px;
	display: block;
	background-color: #ffffff;
}

div.hoshoparts {
	width: 447px;
	height: 287px;
	background: url(../images/chart.jpg) no-repeat;
	position: absolute;
	top: 15px;
	right: 10px;
}
div.hoshoparts img {
	margin-top: 225px;
}
div.data, div.spot {
	width: 452px;
	background: url(../images/meter.jpg) no-repeat;
	position: absolute;
	top: 40px;
	right: 30px;
}

div.qa div.k {
	margin-bottom: 40px;
}

div.qa h3 {
	padding: 0 0 30px 30px;
}
div.qa div.link, div.hosho_btn {
	width: 360px;
	height: 100px;
	margin-left: 30px;
	background: url(../images/../images/link_shadow.png) no-repeat bottom;
}

div.jp {
	width: 960px;
	height: 395px;
	background: url(../images/network_back.jpg) no-repeat;
}

div.spot {
	width: 481px;
	background: url(../images/network_spot.gif) no-repeat;
	position: absolute;
	top: 113px;
	right: 5px;
}
div#world div.data p {
	font-size: 12px;
	color: #ffffff;
	padding-top: 60px;
}
div#world div.spotcomment  {
	width: 940px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

ul.leaf_back {
		background: url(../images/search_back.jpg) repeat-y;
}

div.all {
	background-color: #000000;
	padding: 15px 0 0 30px;
}
	
div.all div.k {
	margin: 0 0 10px 10px;
}

div.all ul li {
	width: 451px;
	height: 90px;
	background: url(../images/all_shadow.png) no-repeat bottom;
	float: left;
	display: inline;
	margin: 0px 15px 0 0;
}

div.all ul li a {
	width: 451px;
	height: 75px;
	display: block;
	background-color: #ffffff;
}

div.leaffooter {
	width: 960px;
	background: #efeeec url(../images/../images/footer_back.jpg) repeat-x bottom;
	padding: 15px 10px 0px 10px;
	margin-bottom: 10px;
}

div#world div.leaffooter div.comment1, div#world div.leaffooter div.comment2 {
	width: 950px;
	font-size: 12px;
	text-align: right;
	padding-bottom: 10px;
}

div#world div.leaffooter div.comment2 {
	padding-bottom: 5px;
}



div.leaffooter ul li {
	width: 300px;
	height: 130px;
	float: left;
	display: inline;
	margin-right: 29px;
}

div.leaffooter ul li.leafr {
	float: right;
	display: inline;
	margin: 0;
}

div.gototop {
	width: 970px;
	text-align: right;
	font-size: 12px;
	color: #666666;
}




















