@charset "UTF-8";
/* CSS Document */
/*------------2tension_pants.html---------------*/
#pants #container {
	height:auto!important;
	height:1320px;
	min-height:1320px;
}
#pants #content {
	width:770px;
	margin:60px auto 0 auto;
	background:url(../images/2tension_pants_bg_mid.jpg) repeat-y left top;
}
#pants p {
	clear:both;
	text-align:left;
}
#pants .box01 {
	width:690px;
	margin:0 auto;
	padding:60px 0 0 0;
}
#pants .box01 p.tit {
	margin-bottom:8px;
}
#pants .box01 p {
	line-height:1.6;
}
#pants .box01 ul {
	width:688px;
	overflow:hidden;
	margin-bottom:20px;
}
#pants .box01 ul li {
	float:left;
	padding-right:11px;
}
#pants .box01 ul li.last {
	padding:0px;
}


#pants .box02 {
	width:690px;
	margin:0 auto;
}
#pants .box02:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
	#news .newsblock {
		min-height: 1px;
	}
	* html #news .newsblock {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
#pants .box02 ul.side {
	float: right;
	width: 150px;
}
#pants .box02 ul.side li {
	list-style-type: none;
	margin-bottom: 7px;
}

#pants .box02 .commentBox{
	width: 520px;
	display: table;
	margin-bottom: 20px;
}
#pants .box02 .commentBox:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
	#pants .box02 .commentBox {
		min-height: 1px;
	}
	* html #pants .box02 .commentBox {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
#pants .box02 .commentRight .logo{
	float: left;
	width: 100px;
	text-align: center;
}
#pants .box02 .commentLeft .logo{
	float: right;
	width: 100px;
	text-align: center;
}
#pants .box02 .commentBox .txtBox{
	width: 415px;
	overflow: hidden;
}
#pants .box02 .commentRight .txtBox{
	background: url(../images/monitor_flame01_footer.gif) no-repeat left bottom;
}
#pants .box02 .commentLeft .txtBox{
	background: url(../images/monitor_flame02_footer.gif) no-repeat left bottom;
}
#pants .box02 .commentRight .txtBox .txt{
	background: url(../images/monitor_flame01_header.gif) no-repeat left top;
	padding: 15px 30px 25px;
}
#pants .box02 .commentLeft .txtBox .txt{
	background: url(../images/monitor_flame02_header.gif) no-repeat left top;
	padding: 15px 40px 25px 20px;
}
#pants .box02 .commentBox .txtBox .txt{
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

#pants .box02 .commentBox .logo23ku{
	padding-top: 35px;
}
#pants .box02 .commentBox .logoJiyuku{
	padding-top: 25px;
}
#pants .box02 .commentBox .txtBox .txt span{
	color:#FF0000;
	font-size: 120%;
	font-weight: bold;
}
#pants .box02 .commentBox .txtBox .txt .age{
	text-align: right;
	margin-top: 5px;
}

#pants .box02 .backTop{
	font-size: 80%;
	color:#B90000;
	text-align: left;
	margin-bottom: 30px;
}
#pants .box02 .backTop a{
	color:#5D5D5D;
}