@charset 'utf-8';
/* CSS Document */
#check2{
	font-size:14px;
}

#check2 table {
    border-top: 1px solid #4f4d47;
    border-right: 1px solid #4f4d47;
    width:95%;
    border-spacing: 0;
    margin: 0 auto;
}
#check2 th, td {
    border-bottom: 1px solid #4f4d47;
    border-left: 1px solid #4f4d47;
    text-align: center;
    padding: 5px;
}
#check2 th { background-color: #69C; color: #fff;}

.pink_henpin{
	color:#F69;
}


.pink_henpinicon{
	color:#F69;
padding-left: 15px; !important;
background: url(https://www.lovecosmetic.jp/buy/images/icon.gif) left top no-repeat;
}


.link{
padding-left: 15px; !important;
} 

#check2 a{
	color:#69C;
	text-decoration:underline;
}

#check2 a:link{
	color:#69C;
	text-decoration:underline;
}

#check2 a:visited{
	color:#69C;
	text-decoration:underline;
}

.top
{
	float:right;
	font-size:10px;
}

.corner_line{   
	border:none;
    border-top:dashed 1px #69C;
    height:1px;
    margin: 10px 0;
}
