/*
	Theme Name:whaterpcom_atranking_201410
*/

/********** test code **********/
.grbox{ background-color: #f5f5f5; }
.rbox{ background-color: #D5625E; }
.bbox{ background-color: #32B3C3; }
.ybox{ background-color: #E6C500; }
.gbox{ background-color: #91BF2C; }

/********** common **********/
body{ color:#444; }
a{ color:#39407f;}
a:hover{ color:#ff9000;}

.bold {
	font-weight:bold;
}
.red_bold {
	font-weight:bold;
	color:#ff0000;
}
.red_bold a {
	color:#ff0000;
	text-decoration:underline;
}
.red_bold a:hover {
	text-decoration:none;
}
.red_bold_bg {
	font-weight:bold;
	color:#ff0000;
	background:linear-gradient(transparent 50%, #ffff99 50%);
}
.red_bold_bg a {	
	color:#ff0000;
	text-decoration:underline;
	background:linear-gradient(transparent 50%, #ffff99 50%);
}
.red_bold_bg a:hover {	
	text-decoration:none;
}



/* rollover  */
a:hover.rollmenu {color:#666666;}
.rollmenu a:active {color:#666666;}

/********** header **********/
.arank-gnavibox{
	background: #616161;
	/*background: -moz-linear-gradient(top, #616161, #00065b); /* Firefox用 
	background: -webkit-gradient(linear, left top, left bottom, from(#616161), to(#00065b)); /* Safari,Chrome用 
	border-top:#b4b4b4 5px solid;*/
}
.menu-gnavi-container li a{
	background:url(images/gnavi_icon.png) 10px 45% no-repeat;
	background-size:25px 25px;
	color:#fff;
	border-left:#ccc 1px solid;
	font-weight:bold;
}
.menu-gnavi-container li:last-child{ border-right:#ccc 1px solid;}
.menu-gnavi-container li a:hover{
	background:url(images/gnavi_icon.png) 10px 45% no-repeat #fff;
	background-size:25px 25px;
	color:#616161;
	font-weight:bold;
	border-top:1px solid #616161;
	border-bottom:1px solid #616161;
}
.headerline{ border-bottom: #616161 2px solid; }
.site_description {
	color:#616161;
}
/********** sidenavi **********/
/* rank */
.arank-siderank {
	/*border:#528626 solid 1px;*/
}
.arank-siderank h3.arank-siderank_title{
	background:url(images/side_rank_img.png) 10px 8px no-repeat #616161;
	color:#fff;
}
.arank-srankbox{ border-bottom:solid #eee 1px; }
.arank-rnum{
	background: url(images/side_rank_num.png) 0px 0px no-repeat;
	color:#fff;
}
.arank-srright h3{ background:#ffffff; }
.arank-srright a {
	color:#e7ba21;
}
.arank-srright a:hover {
	color:#616161;
}

/* side menu */
.arank-colmenu h3{
	background: #616161 url(images/side_cat_title.png) 10px 50% no-repeat;
	color:#fff;
}
.arank-colmenu .menu a{
	color:#444;
	text-decoration:underline;
	border-bottom:dotted #dedede 1px;
}
.arank-colmenu .menu a:hover{
	background:#616161;
	color:#fff;
}
/********** footer **********/
.arank-footnavi{ background:#616161;}
.menu-fnavi-container li a{ color:#fff; }
.arank-footlogo{ background:#ffffff; }
.arank-footnavitw{ background:#F3F3F3; }
.arank-footnavitw a{color:#555;}
.arank-footnavitw a:hover{color:#F58218;}
#footer_line {
	color:#fff;
}
#footer_line a {
	color:#FFF;!important
}
#footer_line a:hover {
	text-decoration:underline;
}

/********** 一覧・固定ページ・投稿ページ **********/
.postarticle h2,.pagearticle h2{
	/*border-left:10px solid #528626;*/
}
h2.arank-pagetitle{
	color:#333;
	/*border-top:8px solid #3ec2e5;*/
	border-bottom:1px solid #ccc;
}
h2.arank-posttitle,h2.arank-pcatch-h2 {
	background:#616161;
	color:#ffffff;
	/*border-top:1px solid #528626;
	border-bottom:1px solid #528626;*/
}
h2.arank-posttitle a{ color:#fff; }
h2.arank-posttitle a:hover{ color:#fff; }
.postarticle h3,.pagearticle h3{ border-bottom:1px solid #D9D9D9; }

.pagecontent h3 {
	border-left: 7px solid #e7ba21;!important
	border-bottom: 1px solid #616161;!important
}


h1.arank-posttitle {
	background:#616161;
	color:#fff;
}
h1.arank-posttitle a {
	color:#fff;
	text-decoration:underline;
}


/**** ランキング商品パーツ ****/
/* タイトル */
h3.arank-ranklisth3 a{color:#528626; text-decoration: underline; }
h3.arank-ranklisth3 a:hover{ color:#5ba1c6; }
.arank-rankh3{
	color:#333;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
h3.arank-rankh3 a{
	color:#616161;
	font-weight:bold;
}
h3.arank-rankh3 a:hover{color:#616161; text-decoration:underline;}
.arank-numnoimg{ background: url(images/no_rank.png) 0px -3px no-repeat; }
/* 画像　評価　表 */
.arank-leftimg img{ border:#ddd 1px solid; }
.arank-leftstar{ background:#eee; }
.arank-leftstar h4{ border-bottom:dotted 1px #CCCCCC; }
/* 表 */
.arank-table{ border:solid 1px #D9D9D9;}
.arank-table th{
	background:#eee;
	border:solid 1px #D9D9D9;
}
.arank-table td{ border:solid 1px #D9D9D9; }
/* 詳細とお問合せ */
.arank-clink{ background:#eee; }

/********** 商品詳細ページ **********/
/* 商品概要 */
.arank-afbox{ background:#eee; }
/* 商品コメント（口コミ） */
.arank-comments h3{
	background: url(images/detail_review.png) 0px 16px no-repeat;
	color: #616161;
	border-top: 2px solid #616161;
}
/* コメントリスト */
.arank-commentitem{ background:#f3f3f3; }
.arank-commentitem h4{
	border-bottom:solid 1px #cecece;
	background:url(images/kutikomi_icon.png) no-repeat 10px 50%;
	background-size:30px;
}
.arank-commentitem h5{ color:#e7ba21; }
/* コメントフォーム */
.arank-comsubmit{ border:solid 1px #e2e2e2; }
.arank-comsubmit #arank-submit{
	background:#616161;
	color:#fff;
}
.arank-comsubmit #arank-submit:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* 商品詳細 */
.arank-pdetail h3{
	color: #333;
	border-top: 2px solid #616161;
}
.arank-detailtable{ border:solid 1px #D9D9D9; }
.arank-detailtable tbody{ border:solid 1px #D9D9D9; }
.arank-detailtable th{
	background:#eee;
	border:solid 1px #D9D9D9;
}
.arank-detailtable td{ border:solid 1px #D9D9D9; }


/*** 詳細ページ　投稿テキスト部分 ***/
.D_p .red_bold {
	color:#FF0000;
	font-weight:bold;
}
.D_btn {
	background:#36bfed;
	padding:10px 20px 10px 20px;
	max-width:300px;
	float:right;
	color:#fff;
	font-weight:bold;
}
.D_btn a {
	color:#fff;
}
.D_reason_area .red_bold, .D_point_area .red_bold {
	color:#ff0000;
	font-weight:bold;
}
.D_reason_area {
	clear:both;
	background:#fff9e6;
	padding:20px;
	margin-bottom:20px;
}
.reason_h4 {
	border-left: 5px solid #e7ba21;
	padding: .1em .4em;
	margin-bottom: .4em;
	margin-top: 10px;
	color:#e7ba21;
	font-size:20px;
	font-weight:bold;
}
.reason_h4 a {
	color:#e7ba21;
	text-decoration:underline;
}
.reason_h4 a:hover {
	text-decoration:none;
}
.D_reason_area ul {
	padding-left:0;
}
.D_reason_area ul li {
	list-style-position:inside;
	list-style:disc inside;
	font-size:16px;
	padding-bottom:5px;
}
.D_point_area {
	background:#efefef;
	padding:20px;
	margin-bottom:20px;
}
.point_h4 {
	background:url(images/moukon.png) no-repeat top left;
	background-size:24px ;
	font-size:20px;
	padding:20px 0 23px 35px;
	color:#d04646;
	font-weight:bold;
}


/********** トップページ **********/
.topcontent h2{
	background:url(images/icon.png) no-repeat 0 50%;
	background-size:35px;
	padding-left:40px;
	color:#333;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.topcontent h3{ border-bottom:1px solid #D9D9D9; }
.newtopic{ background:#eee; }
.newtopictitle{ border-bottom:1px solid #ddd; }
.newtopic h3{ border-left:8px solid #e7ba21; }
.newtopic_list{ border-bottom:1px dotted #ddd; }

.topcontent h1 {
  background: url(images/search_h2_icon.png) 5px 50% no-repeat;
}

#fas_search_close {
  background: #616161;
  color: #fff;
}
#fas_search_close:hover{
	background: #eee;
	color:#616161;
}
.hometablist3 li {
}

.hometablist3,.hometablist4,.hometablist5{
	/*border-bottom: 2px solid #616161;*/
	background:#eee;
	padding:10px 0 0 0;
}
.hometablist3 a,.hometablist4 a,.hometablist5 a{
	background:#616161;
	color:#fff;
	border-bottom:none;
	box-shadow: 0 -9px 12px -9px #ccc;
	-webkit-box-shadow: 0 -9px 12px -9px #ccc;
	-moz-box-shadow: 0 -9px 12px -9px #ccc;
}
.hometablist3 a:hover,.hometablist4 a:hover,.hometablist5 a:hover{
	background:#fff;
	color:#616161;
}
li.tab-active a{
	background:#fff;
	color:#616161;
	box-shadow: 0 -9px 12px -9px #ccc;
	-webkit-box-shadow: 0 -9px 12px -9px #ccc;
	-moz-box-shadow: 0 -9px 12px -9px #ccc;
}
/* TOPページ注目のランキングアイテム */
.pickup-product {
	/*border: 2px solid #71E4FF;*/
}




/*** 用語集 ***/
.postarticle p .glossary_p_bg {
	background-color: #999999;
	color: #ffffff;
}

/*** 育毛剤図鑑 ***/
h4.reference_h4 {
	border-left: 5px solid #e7ba21;
	padding:.1em .4em;
	margin-bottom:20px;
	margin-top:20px; font-weight:bold;
}
.headline_box p {
	margin-bottom:10px;
}
.headline {
	background:#666;
	padding:3px 8px 3px 8px;
	color:#fff;
	margin-right:7px;
}
.detail_box img {
	float:left;
	max-width:280px;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
.detail_box table {
	float:right;
	margin-top:10px;
	margin-bottom:30px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:14px;
	width:57%;
}
.detail_box table td {
	padding:5px 5px 5px 10px;
	border:#e7ba21 1px solid;
}
.detail_box table td.td1 {
	background: #e7ba21;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:5px 10px 5px 10px;
	width:20%;
}
.detail_box {
	margin-bottom:20px;
}
.detail_box p {
	clear:both;
	overflow:hidden;
	padding:10px;
	border:3px solid #e7ba21;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #fff;
}


