/* CSS Document */

@charset "utf-8";
/*

=====================================*/
h1#ssImg {
	height: 180px;
	width: 900px;
	margin: 0 0 0 5px;
	padding: 0;
	text-indent: -9999px;
	background: url(ss/ss_main.jpg) no-repeat;
	font-size:10px;
}
#ss_contents {
	margin:80px 0 0 135px;
	color:#666;
}
/*
バックナンバーサムネール
=====================================*/
#backnumbarBox {
	height: 115px;
	width: 888px;
	margin: 0 0 0 5px;
	padding: 10px 0px 10px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #F3F3F3;
}
* html #backnumbarBox {
	width: 900px;
	margin: 0 0 0 5px;
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #F3F3F3;
}
#backnumbarBox * {
	margin: 0;
	padding: 0;
}
#backnumbarBox ul li {
	float: left;
	padding-right: 9px;
}
/*
写真切り替え
=====================================*/
#photoDt {
	padding-bottom:10px;
}
#thumUl {
	width:350px;
}
#thumUl li {
	float:left;
}
#thumUl li img {
	border:3px solid #ccc;
	margin-right:5px;
	cursor:pointer;
}
/*
プロフィール
=====================================*/
#profileContainer {
	margin-left:370px;
}
#profileBox {
	width:280px;
}
#pointP {
	font-size:14px;
	font-weight: bold;
	margin:10px 0 25px 10px;
}
.fashionDl {
	width:260px;
	font-size:10px;
	border-bottom:1px dashed #FE6613;
	margin:10px 0 10px 5px;
	padding:0 5px 10px;
	line-height:170%;
}
.fashionDl dd {
	margin-left:1em;
}
#personalBox {
	width:248px;
	padding:10px;
	border:1px solid #ccc;
	background:#F3F3F3;
	position:relative;
}
#personalBox dt {
	position:relative;
	top:14px;
	padding-left:15px;
}
#personalBox dd {
	margin-left:130px;
	font-size:10px;
}
.btnBox {
	clear:both;
	width:640px;
	text-align:center;
	padding:50px 0;
}
/* --------------------------------------------------
バックナンバーのページ
-------------------------------------------------- */
#ss_contents_bn {
	margin-left:53px;
	width:800px;
	color:#666;
}
#bnH3 {
	margin:40px 0 35px;
}
.bnH4 {
	font-size:18px;
	font-weight:bold;
	color:#FE6613;
	border-bottom:3px solid #E4E4E4;
	padding:5px 10px;
	margin-bottom:25px;
	width:800px;
}
.bnBox01 {
	padding:0 5px 15px;
	border-bottom:1px dashed #E4E4E4;
	margin-bottom:30px;
	height:404px;
}
.bnDl {
	width:180px;
	margin-right:20px;
	float:left;
}
.bnDl dd {
	font-size:10px;
}
.dd01, .dd02 {
	color:#FE6513;
	font-weight:bold;
	line-height:2em;
}
.dd02 {
	margin-bottom:15px;
}
.dd03 {
	font-weight:bold;
}
.dd05 {
	text-align:right;
	margin-top:10px;
}
/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}
.imgL {
	float: left;
	margin: 0 10px 10px 0;
}
.btn {
	text-align: center;
}
.center {
	text-align: center;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display:none;
}
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
/* 外部リンクは別窓用の指定 */
.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}
/* clearfix */
.pkg:after {
	display: block;
	clear: both;
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	content: ".";
}
* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}



/* */

