/* コラム「編集部員の身勝手ブログ仕事帰りに打っちゃ悪いか!」専用CSS */


/*****↓使用中↓******/

html, body {
	-webkit-text-size-adjust: none;
	font-family: HiraKakuProN-W3;
	line-height: 1.25;
	font-size: 18px;
	/* 背景色の指定 */
	background-color: #FFFFFF;
}


.iPhoneBody {
	background-color:transparent;
}
.panel {
	display:none;
	position:absolute;
	width:100%;
}
.active {
	display:block;
}


.profbox {
}
.proflink {
	background: -moz-linear-gradient(top,#FFFFFF 0%,#666666);
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));
	border: 3px solid #111111;
	border-radius:8px;
	font-size:16px;
	width: 90%;
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
}
.proflink a {
	display: block;
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
	padding:8px 0 6px 0;
	/*font-weight:bold;*/
}


/* リスト部分 */
.iPhoneULIndex li {
	padding: 0 10px;
	overflow: hidden;
	
	background:-moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 95%, #dbdcdc 96%, #dbdcdc 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(95%, #FFFFFF), color-stop(96%, #dbdcdc), color-stop(100%, #dbdcdc));
	
	/*background-color:transparent;
	background-color: rgba(89, 87, 87, 0.7);*/
	border-bottom: solid 1px #000000;
}

.iPhoneUL a,
.iPhoneULIndex a,
.iPhoneDL a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 15px 14px 12px 0;
	background: url(img/trainav.png) right center no-repeat;
}

/*.iPhoneULIndex li:last-child {
	border-bottom: solid 4px #000000;
	margin-bottom:10px;*/
	/*background:-moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 95%, #FFFFFF 96%, #FFFFFF 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(95%, #FFFFFF), color-stop(96%, #FFFFFF), color-stop(100%, #FFFFFF));
}*/

/*.iPhoneULIndex li:last-child a {
	padding: 15px 14px 10px 0;
}*/

/* 毎週○曜日更新 */
.update {
	background-color: transparent;
	font-size: 14px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 4px;
}


marquee {
	background-color: #000000;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0;
}


/* 更新日 */
.daytext {
	background-color:transparent;
	font-size: 14px;
	color: #333;
	/*text-align: center;
	padding-top: 0;
	padding-bottom: 0;*/
}
.petext {
	padding:10px;
	font-size:16px;
}


/* コピーライト　左揃え */
.crtext {
	padding: 10px 0;
	font-size: 12px;
	color:#666;
}

/* 画像余白なし・リンク全体にかかるように・続きから読む */
img[src*="bar-u.png"] {
	margin-bottom:14px;
}

/* 仕切り項目（バックナンバー） */
.bnsubTitle {
	background-color: #333333;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding: 6px;
}
/* バックナンバーリスト部分 */
.backnumber li {
	padding: 0 10px;
	overflow: hidden;
	background:-moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 95%, #dbdcdc 96%, #dbdcdc 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(95%, #FFFFFF), color-stop(96%, #dbdcdc), color-stop(100%, #dbdcdc));
	border-bottom: solid 1px #000000;
}
.backnumber a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 15px 14px 12px 0;
	background: url(img/trainav.png) right center no-repeat;
}
/* バックナンバータイトル */
.bnTitle {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	padding: 6px;
}
.backlist {
	font-size: 16px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	border-top:solid 1px #FFFFFF;
}
.prof li {
	overflow: hidden;
	border-bottom: solid 1px #000000;
	display:table;
	width:100%;
	margin-bottom:10px;
}
.prof li:last-child {
	margin-bottom: 0;
}
.profph, .proftext {
	display:table-cell;
	vertical-align:top;
	height:40px;
}
.profph {
	width:35%;
	overflow:hidden;
}
.proftext {
	width:65%;
	padding:6px;
	font-size:14px;
}
.proftext img {
	margin-top:4px;
}
.proftext .name {
	font-size:18px;
	color:#FFF;
	background-color:#666;
	margin-bottom:4px;
	padding:4px 0 0 6px;
}
.proftext .name02 {
	font-size:18px;
	color:#FFF;
	background-color:#666;
	margin-bottom:4px;
	padding:4px 6px 0 0;
	text-align:right;
}
.mantarou {
	background-image:url(img/mantarou04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}
.spa {
	background-image:url(img/spa04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}
.syakkun {
	background-image:url(img/syakkun04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}
.muramura {
	background-image:url(img/muramura04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}
.maronii {
	background-image:url(img/maronii04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}
.maronii02 {
	background-image:url(img/maronii04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}
.tagosaku {
	background-image:url(img/tagosaku04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}
.tagosaku02 {
	background-image:url(img/tagosaku04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}
.peny {
	background-image:url(img/peny04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}

.peny02 {
	background-image:url(img/peny04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}

.chiki {
	background-image:url(img/chiki04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top left;
}

.chiki02 {
	background-image:url(img/chiki04.jpg);
	background-size: cover;
	background-size: 35% auto;
	background-repeat:no-repeat;
	background-position:top right;
}

table.table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
    border:1px solid #666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	text-align:center;
	font-size:18px;
	line-height:1.2;
}
table.table th {
	padding:4px 2px;
    border:1px solid #666;
    color:#FFF;
    /*background-color:#333;*/
    text-align:center;
	font-size:12px;
	line-height:1.2;
}
table.table td {
	padding:4px 2px;
    border:1px solid #666;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:1.2;
}
table.table td[bgcolor*="#CCCCCC"] {
	font-size:14px;
	line-height:1.2;
}
/*****↑使用中↑******/
