@charset "shift_jis";

@import url(css/menuRanking_home.css);

@import url(css/menuShousai.css);
@import url(css/menuTopYouto.css);
@import url(css/menuKuwasiku.css);

/*レイアウト*/
/*基本*/
/*コンテンツ*/
/*広告関連*/



/*レイアウト*/
#container {
	line-height:130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background-color:#F7F7F7;
	}

#banner {
	margin-bottom:15px;
	}

#menuRankig {
	width:780px;
	}
	
#content {
	margin-top:15px;
	float: right;
	width: 609px;
	overflow: hidden;
	}

.main {
	padding: 0px 0px 5px 15px;
	color:;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}

.leftBox {
	float:left;
	width:173px;
	height:173px;
	}

.rightBox {
	float:right;
	width:415px;
	}

#shousaiLink {
	margin-top:15px;
	}
	
#sidebar {
	margin-top:15px;
	padding-right:5px;
	float: left;
	width: 156px;
	overflow: hidden;
	}

#footerSub	{
	clear: both;
	text-align:right;
	}

#footer {
	padding:15px;
	}

/*基本*/
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 20px 0px;
	background-image:url("img/bg_side.jpg");
	background-repeat:repeat-x;
	text-align: center;  
	}

a {
	text-decoration: none;
	}

a:link {
	color:#0000FF;
	}

a:visited {
	color:#0000FF;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	text-decoration:underline;
	}


h2, h3, h4 {
	margin: 0px;
	margin-bottom:15px;
	padding: 0px;
	}

h1 {
	margin:0px;
	font-size:12px;
	}
	
h2 {
	font-size:18px;
	}

h3 {
	font-size:14px;
	}

ul,li{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}


/*
strong{
	font-weight:normal;
	}
*/


/*コンテンツ*/
#sidebar p{
	font-size:12px;
	color:#666666;
	}

#footer{
	text-align: left;
	font-size:13px;
	}

/*ポイントカラム*/
.columnBisiness{
	margin:0;
	margin-bottom:15px;
	padding:10px 10px 0px 100px;
	border:dotted 1px;
	background-color:#FFCCCC;
	background-image:url(img/person1.gif);
	background-repeat:no-repeat;
	}

.columnPersonalbiz{
	height:150px;
	margin:0;
	margin-bottom:15px;
	padding:10px 10px 20px 100px;
	border:dotted 1px;
	background-color:#FFCCCC;
	background-image:url(img/personPersonalbiz.gif);
	background-repeat:no-repeat;
	}

.columnPersonal{
	height:150px;
	margin:0;
	margin-bottom:15px;
	padding:10px 10px 20px 100px;
	border:dotted 1px;
	background-color:#FFCCCC;
	background-image:url(img/personPersonal.gif);
	background-repeat:no-repeat;
	}

.columnNetshop{
	height:150px;
	margin:0;
	margin-bottom:15px;
	padding:10px 10px 20px 100px;
	border:dotted 1px;
	background-color:#FFCCCC;
	background-image:url(img/personNetshop.gif);
	background-repeat:no-repeat;
	}

	
.borderBlack {
	border-left:5px solid black;
	padding-left:10px;
	line-height:35px;
	vertical-align:50%;
	}

.borderGray {
	border-left:5px solid #999;
	padding-left:10px;
	line-height:25px;
	vertical-align:50%;
	}
	
.maginTop15 {
	margin-top:15px;
	}

.maginTop30 {
	margin-top:30px;
	}

.marginLeft156 {
	margin-left:156px;
	}

.marginBottom30 {
	margin-bottom:30px;
	}
	
.marginBottom20 {
	margin-bottom:20px;
	}
	
.underlineDotted {
	line-height:170%;
	border-bottom:1px dotted #666;
	}

	
.red{
	color:#ff0000;
	}
	
.check{
	padding-left:20px;
	background-image:url(img/icon_check.gif);
	background-repeat:no-repeat;
	}

.floatLeft {
	float:left;
	}
	
/*順位*/
.rank1 {
	padding-left:70px;
	background-image:url(img/rank1.gif) ;
	background-repeat:no-repeat;
	}

.rank2 {
	padding-left:70px;
	background-image:url(img/rank2.gif) ;
	background-repeat:no-repeat;
	}

.rank3 {
	padding-left:70px;
	background-image:url(img/rank3.gif) ;
	background-repeat:no-repeat;
	}

		
/*広告関連*/
#adbannerHeader	{
	width:468px;
	background-image:url(img/header_sub.jpg);
	background-repeat:no-repeat;
	padding-left:312px;
	}

#adbannerHeader	img{
	border:0;
	}
	

