/* --------------------------------------------------
　module left
 --------------------------------------------------*/

.module_left_header {
	height: 35px;
}

#left h2 {
	float:left;
	height: 35px;
	text-indent: -9999px;
}

.module_left_header img{
	float:right;
	padding: 0px 20px 0px 0px;
}

.module_left_body{
	background:url("http://bluetag.jp/contents/img/left_bg.jpg") repeat-y;
}

#left ul{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 15px;
}

#left li{
	padding: 5px 0px 0px 0px;
	font-size:12px;
	font-weight: bold;
}


#left p{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 15px;
}

.module_left_footer{
	height: 35px;
	background:url("http://bluetag.jp/contents/img/left_footer.jpg") no-repeat;
}

#ranking .module_left_header{
	background:url("http://bluetag.jp/contents/img/ranking.jpg") no-repeat;
}


#download .module_left_header{
	background:url("http://bluetag.jp/contents/img/download.jpg") no-repeat;
}







/* --------------------------------------------------
　module right
 --------------------------------------------------*/

.module_right_header {
	height: 35px;
}

#right h2 {
	float:left;
	height: 35px;
	text-indent: -9999px;
}

.module_right_header img{
	float:right;
	padding: 0px 20px 0px 0px;
}

.module_right_body{
	background:url("http://bluetag.jp/contents/img/right_bg.jpg") repeat-y;
	padding: 10px 10px 0px 10px;
}

#right ul{
	margin: 0px 0px 0px 0px;
}

#right li{
	padding: 0px 0px 0px 0px;
	border-bottom:1px solid #dddddd
}

#right span{
	color:#00256C;
	font-weight: bold;
}

#right li a{
	display: block;
	width:230px
}

#right li a:hover{
	background:#2d8fca;
	color:white;
	text-decoration:none;
}

.module_right_footer{
	height: 35px;
	background:url("http://bluetag.jp/contents/img/right_footer.jpg") no-repeat;
}

#blog .module_right_header{
	background:url("http://bluetag.jp/contents/img/athlete/blog.jpg") no-repeat;
}

#private .module_right_header{
	background:url("http://bluetag.jp/contents/img/athlete/private.jpg") no-repeat;
}

#link .module_right_header{
	background:url("http://bluetag.jp/contents/img/athlete/link.jpg") no-repeat;
}

#topics .module_right_header{
	background:url("http://bluetag.jp/contents/img/topics.jpg") no-repeat;
}

#info .module_right_header{
	background:url("http://bluetag.jp/contents/img/info.jpg") no-repeat;
}

#shop .module_right_header{
	background:url("http://bluetag.jp/contents/img/shop.jpg") no-repeat;
}

#shop{
	text-align:center;
}

#pr a{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

/* --------------------------------------------------
　ブログパーツ
 --------------------------------------------------*/

#blog_parts {
	margin:0;
	padding:60px 30px 0px 30px;
	background:url("http://bluetag.jp/contents/img/campaign/02/blogparts_bg.jpg") 0px -10px no-repeat;
	height:520px;
}
