/*bace----------------------------------*/
* {
	margin:0px;
	padding:0px;
}
body {
	color:#333333;
	font-size:12px;
	background-color:#FFFFFF;
	scrollbar-arrow-color:#800080;
	scrollbar-base-color:#ba87a7;
	scrollbar-darkshadow-color:#800080;
	scrollbar-highlight-color:#800080;
	scrollbar-shadow-color:#800080;
	scrollbar-track-color:#FFEEFF;
}
img {border:0px;}
a {text-decoration:none};
a:hover {text-decoration:underline;}
h1 {
	width:1048px;
	height:20px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
h2 {
    margin:0;
	padding:0;
}
h3 {
    margin:0 0 0 5px;
}
/*
clearfix
------------------------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {	display:inline-table }
/* Mac OS版IEには適用しない \*/
* html .clearfix { height:1% }
*+html .clearfix { height:1% }
.clearfix { display:block; }

/*common------------------------------*/
.stit {
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	background-color:#CC66CC;
}
.ins {
	border:#990066 solid 2px;
	background-color:#FFEEFF;
	overflow:auto;
}

/*kos----------------------------------*/
.kos {
	height:1px;
	overflow:auto;
}

/*main---------------------------------*/
#main {
	width:1060px;
	margin-left:auto;
	margin-right:auto;
}
/*ここからあたらしい------------------*/
#header {
    width:1060px;
}
#leftbox {
    width:500px;
	float:left;
}
#leftmenu {
    clear:both;
    width:496px;
	height:200px;
	margin:10px 0 0 0;
	border:#FF33FF solid 2px;
	background-color:#FFCCFF;
}
#leftmenu h2 {
    text-align:center;
	font-size:14px;
	margin:5px 0 5px 0;
	color:#990099;
}
.imgbox {
    float:left;
	margin:0 0 0 20px;
	font-size:12px;
	line-height:19px;
}
.textbox {
    float:right;
	margin:0 20px 0 0;
}
.textbox ul {
    font-size:16px;
	font-weight:700;
	line-height:24px;
}
.textbox ul li {
    width:270px;
    list-style:none;
	vertical-align:middle;
	border:#0033FF solid 1px;
	background-color:#FFFFFF;
	margin:0 0 5px 0;
	padding:5px;
	text-decoration:underline;
}
#leftpickup {
  width:496px;
  height:200px;
  margin:10px 0 0 0;
  border:#990066 solid 2px;
  font-size:14px;
}
#leftpickup img {
  margin:5px;
}
.leftpickupin {
  margin:5px;
  line-height:21px;
}
#leftnew {
  width:496px;
  height:500px;
  margin:10px 0 0 0;
  border:#990066 solid 2px;
  clear:both;
}
#leftnew ul {
  height:470px;
  margin:7px;
  overflow:auto;
}
#leftnew ul li {
  list-style:none;
  float:left;
  width:210px;
  border:#CC33CC solid 1px;
  padding:3px;
  margin:0 0 5px 5px;
}
#rightbox {
  width:555px;
  float:right;
}
#acr {
  width:250px;
  height:1128px;
  clear:both;
  float:left;
}
#aspranker {
  width:300px;
  float:right;
}
/*link3_sec---------------------------*/
#imglink{
  clear:both;
  width:1060px;
  margin:20px 0 0 0;
}
.imgbox2 {
	float:left;
	text-align:center;
	font-size:10px;
	margin:3px;
}
/*textlink_sec-------------------------*/
#textlink {
  clear:both;
  width:1058px;
  border:#3300FF solid 1px;
  margin:20px 0 0 0;
}
#textlink ul {
  width:340px;
  margin:10px 0 0 10px;
  list-style:none;
  float:left;
}
#textlink ul li {
  float:left;
  width:160px;
  font-size:11px;
  margin:5px 0 0 5px;
}
.category {
  width:340px;
  background-color:#CC33CC;
  text-align:center;
  color:#FFFFFF;
  height:15px;
  padding-top:2px;
}
/*excellent--------------*/
#excellent {
  clear:both;
  width:1060px;
  margin:10px 0 0 0;
  float:left;
}
#excellent ul li {
  width:330px;
  height:33px;
  float:left;
  background-color:#FFFF33;
  border:#3300FF solid 2px;
  font-size:19px;
  font-weight:800;
  list-style:none;
  text-align:center;
  padding-top:11px;
  margin:15px 0 0 15px;
}
/*aspsecranker-----------------------------*/
#aspsecranker {
  clear:both;
  text-align:center;
  padding-top:13px;
  margin:20px 0 0 0;
}
#aspnew {
  width:350px;
  height:715px;
  float:left;
}
#aspnewin {
  width:350px;
  height:510px;
}
#webmaster {
  width:350px;
  height:195px;
}
#aspsec {
  width:700px;
  height:700px;
  float:right;
}

/*osusume--------------------------*/
#osusume {
  clear:both;
  width:1060px;
  height:230px;
  float:left;
  margin-bottom:10px;
  background-color:#3300FF;
	
}
.osusumein1 {
    width:520px;
	height:190px;
	float:left;
	background-color:#FFFFFF;
	margin:20px 0 0 7px;
}
.osusumein2 {
    width:295px;
	height:165px;
	margin-left:10px;
	margin-top:7px;
	float:left;
	border:#FF0099 solid 1px;
	background-color:#FFCCFF;
	font-size:14px;
	line-height:19px;
	padding-top:10px;
}
.osusumein2 a img {
    margin-left:80px;
	margin-top:13px;
}
.osusumein1 img {
    margin-top:5px;
	margin-left:5px;
	float:left;
}
/*syounin-----------------*/
#syounin{
  clear:both;
  font:"ＭＳ ゴシック", "Osaka−等幅";
  font-size:14px;
  line-height:21px;
}
#syounin a img {
  margin-left:280px;
  margin-top:10px;
}
/*copylight-----------------------------*/
#copylight {
	width:1048px;
	height:20px;
	font-size:10px;
	padding-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	float:left;
}





