@charset "euc-jp";

/* Imports
----------------------------------------*/
@import url("./freespace.css");


/* �쥤������
----------------------------------------*/
#mainContents	{
	float: left;
	width: 570px;
	margin: 0 10px 0 0;
	background: #ffffff;
}

#mainContents390	{
	float: left;
	width: 390px;
	margin: 10px 0 0 10px;
}
#IE6only #mainContents390	{
	position: relative;
	left: 10px;
	margin-left: 0;
}


/* ����
----------------------------------------*/
#mainContents390 .main_header	{
	height: 5px;
	width: 390px;
	background: url("../images/top/bg_header.png") no-repeat top left;
}
#IE6only #mainContents390 .main_header	{
	margin-bottom: -3px;
}

#mainContents390 .main_body	{
	width: 390px;
	margin: 0;
	padding: 0;
	background: url("../images/top/bg_body.png") repeat-y;
}
#mainContents390 .main_body p	{
	padding: 10px 10px 5px 10px;
}

#mainContents390 .main_footer	{
	height: 5px;
	width: 390px;
	margin-bottom: 10px;
	background: url("../images/top/bg_footer.png") no-repeat bottom left;
}
#IE6only #mainContents390 .main_footer	{
	margin-top: -3px;
}

#mainContents390 .banner,
#mainContents390 .advertisement	{
	margin-bottom: 10px;
}


/* �إå�
----------------------------------------*/
#mainContents390 h2	{
	height: 24px;
	width: 390px;
	text-indent: -9999px;
}
#mainContents390 .reviewsearch h2	{
	background: url("../images/top/reviewsearch_header.png") no-repeat;
}
#mainContents390 .reviewwanted h2	{
	background: url("../images/top/reviewwanted_header.png") no-repeat;
}
#mainContents390 .siteinfo h2	{
	background: url("../images/top/siteinfo_header.png") no-repeat;
}
#mainContents390 .community h2	{
	margin-bottom: 10px;
	background: url("../images/top/community_header.png") no-repeat;
}
#mainContents390 .pickupreview h2	{
	background: url("../images/top/pickupreview_header.png") no-repeat;
}


/* �ᥤ�����
----------------------------------------*/
.main_image	{
	margin-bottom: 10px;
}


/* ��ӥ塼������
----------------------------------------*/
.reviewsearch	{
	margin-bottom: 10px;
}
#mainContents390 .reviewsearch .main_body	{
	background: url("../images/top/bg_body_reviewsearch.png") repeat-y;
}
#IE6only #mainContents390 .reviewsearch .main_body	{
	padding: 10px 0 8px 10px;
}
#mainContents390 .reviewsearch .main_footer	{
	background: url("../images/top/bg_footer_reviewsearch.png") no-repeat bottom left;
}

.reviewsearch .search_rank{
    float: left;
}
.reviewsearch .search_title label,
.reviewsearch .search_rank label	{
	font-weight: bold;
}

.reviewsearch .search_title	{

}
.reviewsearch .search_title input	{
	width: 315px;
}

.reviewsearch .search_rank	{
	width: 370px;
	margin: 5px 0;
	padding: 5px 0;
	border-top: 1px dotted #cccccf;
	border-bottom: 1px dotted #cccccf;
	text-align: center;
}
#IE6only .reviewsearch .search_rank	{
	border-top: 1px solid #dddddf;
	border-bottom: 1px solid #dddddf;
}

.reviewsearch .search_date	{
	text-align: center;
}
.reviewsearch .search_date label,
.reviewsearch .search_tagging label	{
	display: block;
	margin-bottom: -5px;
	font-weight: bold;
	text-align: left;
}
#IEroot .reviewsearch .search_date label,
#IEroot .reviewsearch .search_tagging label	{
	margin-top: 2px;
}
.reviewsearch .search_tagging label span	{
	font-size: 0.8em;
	font-weight: normal;
}

.reviewsearch .search_date	{
	float: left;
	width: 215px;
	border-right: 1px dotted #cccccf;
	font-size: 0.8em;
}
#IEroot .reviewsearch .search_date	{
	width: 210px;
}
#IE6only .reviewsearch .search_date	{
	border-right: 1px solid #dddddf;
}
.reviewsearch .search_date div	{
	padding: 5px 0;
	text-align: center;
	font-size: 1.5em;
}

.reviewsearch .search_tagging	{
	float: right;
	width: 155px;
	margin-right: 7px;
}
#IEroot .reviewsearch .search_tagging	{
	width: 160px;
	margin-right: 10px;
}
#IE6only .reviewsearch .search_tagging	{
	margin-right:5px;
}
.reviewsearch .search_tagging select	{
	margin-bottom: 2px;
}

.reviewsearch .search_button	{
	width: 370px;
	margin: 10px 0 -5px 0;
	padding-top: 7px;
	border-top: 1px dotted #cccccf;
	text-align: center;
}

.reviewsearch .bottom{
    padding: 10px;
}

#IEroot .reviewsearch .search_button	{
	margin-top: 21px;
}
#IEroot .reviewsearch .search_button	{
	border-top: 1px solid #dddddf;
}


/* ��ӥ塼�罸���ϥ��ե�
----------------------------------------*/
.reviewwanted	{
	margin-bottom: 10px;
}

#mainContents390 .reviewwanted .main_body	{
	height: 600px;
	padding-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.reviewwanted dl	{
	width: 370px;
	margin: 0 10px 5px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #cccccf;
}
#IE6only .reviewwanted dl	{
	border-bottom: 1px solid #dddddf;
}

.reviewwanted dl.imagetype dt	{
	display: block;
	width: 110px;
	float: left;
	margin-right: 5px;
	text-align: center;
}
.reviewwanted dl.imagetype dd	{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 1.6em;
}

.reviewwanted dl.texttype dt	{
	font-weight: bold;
}
.reviewwanted dl.texttype dd	{
	line-height: 1.5em;
}
.reviewwanted dl.texttype dd a	{
	padding-left: 20px;
	background: #ffffff url("../images/common/list_dot.gif") no-repeat 10px 5px;
}

.reviewwanted .main_footer	{
	margin-top: -5px;
}


/* �ԥå����åץ�ӥ塼
----------------------------------------*/
.pickupreview	{
	margin-bottom: 10px;
}

#mainContents390 .pickupreview .main_body	{
	padding-top: 10px;
}

.pickupreview dl	{
	margin: 0 10px;
}

.pickupreview dl dt	{
}
.pickupreview dl dd	{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccf;
	line-height: 1.6em;
}
.pickupreview dl dd span	{
	display: block;
	text-align: right;
	font-size: 1em;
}

.pickupreview .main_footer	{
	margin-top: -5px;
}


/* �����Ⱦ���
----------------------------------------*/
#mainContents390 .siteinfo	{
	margin-bottom: 10px;
}

#mainContents390 .siteinfo .main_body	{
	width: 390px;
	height: 300px;
	padding-top: 10px;
	overflow: auto;
}

#mainContents390 .siteinfo .main_body dl	{
	margin: 0 10px;
}
#mainContents390 .siteinfo .main_body dl dt	{
	font-weight: bold;
	padding: 5px 0 3px 0;
}
#mainContents390 .siteinfo .main_body dl dd	{
	padding: 0 0 5px 5px;
	border-bottom: 1px dotted #cccccf;
	line-height: 1.6em;
        background: #ffffff url("../images/common/list_dot.gif") no-repeat 10px 5px;
        padding-left: 20px;
}
#mainContents390 .siteinfo .main_body dl dd a	{
	padding-left: 0px;
	font-weight: normal;
	color: #44444f;
}
#mainContents390 .siteinfo .main_body dl dd a:hover	{
	color: #ad0033;
}


/* ���ߥ�˥ƥ�
----------------------------------------*/
.community	{
	margin-bottom: 10px;
}

#amazon-review{
    border: 1px solid #CCCCCF;
    border-radius: 10px;
    padding: 0px !important;
    margin-bottom: 10px;
    float: left;
}

#amazon-review h2.block-title{
    background: url(../images/main/bg-1.png) repeat-x;
    color: white;
    font-size: 16px;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: none;
    width: 99%;
}

#amazon-review div.content-amazon-review{
    padding: 10px;
    font-size: 1.3em;
    line-height: 1.6em;
}

#amazon-review div.content-amazon-review div.comment{
    border-bottom: 1px dotted #CCCCCF;
    padding-bottom: 15px;
    padding-top: 15px;
}
