@charset "UTF-8";

/*----------------------------------------------------------------------tshirt*/

h2 {
	background-image: url(../images/tshirt/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;
	text-align:center;
	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;
	padding: 0 0 0 65px;
	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 .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;
}

#eff #cau_eff ul.caution{
	font-size: 12px;
}

#eff #cau_eff ul.comment li{
	font-size: 10px;
}


.btn-submit  a img {
	margin: 0 5px;
}
#tshirt #colorv {
	margin-bottom: 25px;
}
#tshirt #colorv img {
	margin-bottom: 10px;
}
#tshirt #colorv p {
	text-indent: -1.2em;
	padding-left: 1.2em;
	margin-bottom: 2px;
}

