﻿/* ■■■ ページ個別CSS設定 ■■■ */

.LeftContents{
	float: left;
	width: 560px;
	display: inline;
	text-align: left;
	font-size: 13px;
	color: #505050;
}

.RightContents{
	float: right;
	width: 310px;
	display: inline;
	text-align: left;
	font-size: 13px;
	color: #505050;
}

.PickUp{
	width: 560px;
	height: 106px;
}

.PickUpMain{
	background: url(/img/top_pickup_bg_2.gif) no-repeat left top;	
	height: 90px;
	overflow: hidden;
}

.PickUpMain div{
	height: 90px;
	padding: 16px 20px 16px 160px;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;	
}

.PickUpMain p{
	display: inline;
	float: left;
	padding: 0px 4px 0px 0px;
	font-size: 0px;
	vertical-align:middle;
}

.PinkBox{
	width: 558px;
	border: 1px solid #F6A8B3;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
}

.PinkBox big{
	font-weight:bold;
	font-size: 16px;
	line-height: 1.4em;
}

.PinkInBox{
	margin: 10px 10px 10px 10px;
	background-color: #EEE8E8;
}

.PinkInFloatL{
	display: inline;
	padding:6px;
	font-weight: bold;
	float: left;
	width: 90px;
}

.PinkInFloatR{
	display: inline;
	padding:6px;
	float: right;
	width: 424px;
}

.PinkInFloatR p{
	background: url(/img/icon_tri_dot.gif) no-repeat left center;
	padding: 0px 4px 0px 13px;
	margin:0px;
	display:inline;
	white-space: nowrap;
	font-size: 12px;
	text-decoration: none;
}

.InfoBox1{
	margin: 10px 10px 10px 10px;
	padding: 20px 10px 10px 80px;
	background: url(/img/top_info_bg1.jpg) no-repeat left top #EEE8E8;
}
.InfoBox1 div{
	padding: 2px 0px 2px 4px;
	margin: 0px;
}
.InfoBox1 table{
	margin: 10px 0px 0px 0px;
}

.InfoBox2{
	margin: 10px 10px 10px 10px;
	padding: 20px 10px 10px 80px;
	background: url(/img/top_info_bg2.jpg) no-repeat left top #EEE8E8;
}

.InfoBox2 table{
	margin: 10px 0px 10px 0px;
}

.InfoBox3{
	margin: 10px 10px 10px 10px;
	padding: 20px 10px 10px 80px;
	background: url(/img/top_info_bg3.jpg) no-repeat left top #EEE8E8;
}

.InfoBox3 table{
	margin: 10px 0px 10px 0px;
}

.KeywordSearch{
	width: 310px;
	height: 41px;
	background: url(/img/bar_keyword_search_02.gif) no-repeat left top;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

.KeywordSearch input{
	height:20px;
	vertical-align:middle;
}

.Recommend{
	width: 310px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

.Recommend img{
	float: right;
	border: 5px solid #EEE8E8;
	margin-bottom:10px;
}

.Recommend p{
	margin:0px;
	padding: 4px;
	font-size: 13px;
	line-height: 1.3em;
	color:#505050;
}


.Ranking{
	width: 310px;
	border-bottom: 1px solid #EBBA46;
	text-align: left;
}

.Ranking img{
	float: left;
	margin-bottom:10px;
}

.Ranking p{
	margin: 0px 0px 0px 114px;
	padding: 4px;
	font-size: 13px;
	line-height: 1.3em;
	color:#505050;
}


.Information{
	width: 302px;
	padding: 4px;
	border-bottom: 1px solid #84AE64;
	text-align: left;
	font-size: 13px;
	line-height: 1.3em;
}

.Information a{
	color: #505050;
}

.banner_6_r{
	width: 270px;
	float: right;
}
.banner_6_l{
	width: 270px;
}

.banner_6_r img, .banner_6_l img{
	margin-top: 14px;
}
