<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#contentsPage {
	width: 100%;
	text-align: center;
}
div#centerLayout {
	width: 100%;
	text-align: center;
	position: relative;
}
div#centerLayoutMain {
	width: 90%;
	max-width:1200px;
	margin: 0 auto;
}
div#centerLayout div#centerLayoutMain div#readContents {
	line-height: 1.5em;
}
#searchMenu {
	text-align:left;
}
#breadCrumb, #breadCrumb a {
	color: #9e9e9e;
	font-size: 12px;
	line-height:30px;
	text-decoration: none;
	text-align:left;
}
#readContents img {
	max-width:950px;
}
#readContents h1 {
	font-size: 1.5em;
	margin: 30px 0;
	line-height:1.0em;
}
#readContents p {
	text-align:left;
}
.column4 a {
	padding: 8px;
	margin: 4px;
	float:left;
	width:47%;
	border: 1px solid #ccc;
	font-size:0.8em;
	line-height:1.2em;
	text-align:center;
	text-decoration:none;
}
.bgGray a {
	background-color: #ddd;
}



/********** 筋トレNAVI **********/

div#trNaviMenu {
	text-align:center;
}
a.trNaviBtn {
	background-color: #eab92d;
	background-image: linear-gradient(to bottom, #eab92d, #c79810);
	border: 1px solid #cb9b14;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 2px;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	width: 115px;
	height: 45px;
}
a.trNaviShopping {
	background-color: #eab92d;
	background-image: linear-gradient(to bottom, #eab92d, #c79810);
	border: 1px solid #cb9b14;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 2px;
	padding:8px 12px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	height: 45px;
}
a.trNaviBtn:last-child {
	margin-right: 0px;
	border-right-width: 0px;
}
ul#trNaviTopics li {
	list-style:none;
	border-bottom:#CCC 1px dotted;
}
ul#trNaviTopics li:last-child {
	border-bottom:none;
}

ul#trNaviTopics li span.trNaviDate {
	width:20%;
	text-align: left;
	display: table-cell;
	padding: 4px 8px;
}
ul#trNaviTopics li span.trNaviTitle {
	width:80%;
	text-align: left;
	display: table-cell;
	padding: 4px 8px;
}
/********** コーディネート **********/

.coor .itemCell img{
    display: block;
    height: 140px;
    margin: 0 auto;
    width: 126px;
}
div.coor div.itemCellInner {
    height: 100%!important;
}

.coormain {
    float: left;
    margin-right: 50px;
    max-width: 300px;
    text-align: left;
}
#readContents &gt; .lineup {
    background: whitesmoke none repeat scroll 0 0;
    color: black;
    line-height: 2em;
    margin: 10px 0;
    padding: 0 10px;
}
.code1{
background:#FCFADB; padding: 20px;
}
.code2{
background:#E2E1DE; padding: 20px;
}
.code3{
background:#E6ECF7; padding: 20px;
}

div.coor .itemCell {
    border: 1px solid #eeeeee;
    border-radius: 2px;
    display: table-cell;
    padding: 10px;
    position: relative;
    vertical-align: top;
    width:50%;
}

.imgbig{
display: none;
}
.imgsmall{
 display: block;
 }



/********** ボクシングアイテム **********/

a.boxingItem {
	width:49%;
	max-width:300px;
	display:block;
	float:left;
	background-color:#000;
	color:#FFF;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin-right:2px;
	margin-bottom:5px;
	text-decoration:none;
}
a.boxingItem div {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:2px 0;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a.boxingItem img {
	width:100%;
	border:none;
}</pre></body></html>