@charset "UTF-8";

/*----------------------------------------------------------------------polo*/

h2 {
	background-image: url(../images/polo/img_01.gif);
	height: 55px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
.badge {
	position: absolute;
	height: 92px;
	width: 94px;
	top: 46px;
	z-index: 1;
	right: 50px;
}
#main {
	width: 620px;
	background-color: #CBCBCB;
	background-image: url(../images/common/bg_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#main-inside {
	padding-right: 20px;
	padding-left: 20px;
}
.img-right {
	margin: 51px 0 0;
}
.img-left {
	float: left;
	margin: 0;
	height: 117px;
}
ul.caution {
	margin-left: 15px;
}
ul.caution li {
	list-style-type: square;
}

ul.comment {
	text-indent: -1em;
	font-size: 85%;
	line-height: 1.4;
	margin-left: 10px;
}

ul.comment li {
	list-style-type: none;
}



/*----------------------------------------------------------------------effectiveness*/

#eff {
	font-size: 85%;
	line-height: 1.4;
	margin-bottom: 0px;
	width: 450px;
}
#eff h1 {
	margin-bottom: 20px;
}
#eff h2 {
	margin: 0px;
	background-image: none;
	border-style: none;
	height: 44px;
}
#eff h3 {
	margin-bottom: 5px;
}
#eff h4 {
	text-align: center;
	margin-bottom: 5px;
}

#eff .box {
	margin-bottom: 15px;
}

#eff .box .header {
	background-image: url(../images/tshirt/effectiveness/bg_01.gif);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
#eff .box .body {
	background-color: #F7F7F7;
	padding: 5px 15px;
}
#eff .box .footer {
	background-image: url(../images/tshirt/effectiveness/bg_02.gif);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
.btn-submit  a img {
	margin: 0 5px;
}
#eff th,#eff td {
	text-align: center;
	padding:3px;
	border:solid 1px #cdcdcd;
	border-collapse:collapse;
}
#eff th {
	background-color: #837977;
	color: #FFFFFF;
}
#eff td {
	background-color: #FFFFFF;
}
.sup {
	font-size: 80%;
	vertical-align: super;
}

