/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#ffffff;
}

img {
	border: none;
}

hr.styleOne {
    border: 0;
    border-bottom: 1px dashed #a99459;
    margin-bottom: 20px;
}
		
#container {
	width:640px;
	background: url(../img/bg.jpg) repeat left top;
	margin-top: 20px;
	padding-bottom: 20px;
}

#header {
	width: 640px;
	height:200px;
	background:url(../photo/title_handmade.jpg) no-repeat left top;
	position:relative;	
}

#header a.url {
	width:640px;
	height:200px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

#header h1 {
	display:none;
}

#anamaga {
	width:92px;
	height:35px;
	position:absolute;
	top:10px;
	left:17px;
	z-index:200;
}

#columArea {
	font-size:16px;
	color:#666666;
	line-height:1.8em;
	background-color:#ffffff;
	margin: 20px 20px 20px 20px;
}

#columArea a:hover img{
	filter: alpha(opacity: 70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

#titleArea {
	background:url(../img/columTitle.jpg) no-repeat left top;
	height: 83px;
	position : relative;
}
#titleArea #date {
	font-size: 12px;
	color: #f22638;
	position: absolute;
	top: 8px;
	left: 20px;
	
}
#titleArea #title {
	font-size: 18px;
	position: absolute;
	top: 30px;
	left: 20px;
}

#textArea {
	padding: 5px 15px 15px 15px;
}

#textArea .caption{
	padding: 15px 15px 15px 15px;
	background-color: #fffde5;
}

#textArea .txtRight{
	text-align: right;
	line-height:1.3em;
	font-size: 90%;
}

#textArea .sasaki_s2013{
	background:url(../photo/psasaki_s2013.jpg) no-repeat left -5px;
	text-indent: 40px;
	line-height: 2.0em;
}
#textArea .masuda_s2013{
	background:url(../photo/pmasuda_s2013.jpg) no-repeat left -5px;
	text-indent: 40px;
	line-height: 2.0em;
}
#textArea .umezu_s2013{
	background:url(../photo/pumezu_s2013.jpg) no-repeat left -5px;
	text-indent: 40px;
	line-height: 2.0em;
}

#textArea p {
	margin-bottom: 17px;
}

#nextArea {
	margin-left: 220px;
	padding-bottom: 50px;
}
#nextArea ul {
	list-style-type: none;
}

#nextArea li {
	float: left;
	width: 50px;
	margin: 0px 40px 20px 0px;
}

#toTop {
	margin: 0px 15px 0px 0px;
	padding-bottom: 15px;
	text-align: right;
}

#backNumber {
	margin: 0px 0px 0px 20px;
}

.description,
.copy {
  font-size: 10px;
  margin: 15px 6px;
  text-align: center;
}

.imgBoxLeft {
	float: left;
	margin-right: 10px;
	font-size: 70%;
	color: #999999;
	text-align: center;
	line-height: 1.3em;
}

.imgBoxRight {
	float: right;
	margin-left: 10px;
	font-size: 70%;
	color: #999999;
	text-align: center;
	line-height: 1.3em;
}

.clear {
	clear: both;
}

.mr_15 {
	margin: 0px 15px 0px 0px;
}

.ml_10 {
	margin: 0px 0px 0px 10px;
}

.ml_15 {
	margin: 0px 0px 0px 15px;
}

.ml_20 {
	margin: 0px 0px 0px 20px;
}

.ml_35 {
	margin: 0px 0px 0px 35px;
}

.mb_5 {
	margin: 0px 0px 5px 0px;
}

.mb_5 {
	margin: 0px 0px 5px 0px;
}

.mb_10 {
	margin: 0px 0px 10px 0px;
}

.mb_15 {
	margin: 0px 0px 15px 0px;
}

.mb_20 {
	margin: 0px 0px 20px 0px;
}

.mb_100 {
	margin: 0px 0px 100px 0px;
}

.mb_10 {
	margin: 0px 0px 10px 0px;
}

.mr_10 {
	margin: 0px 10px 0px 0px;
}

.colorOrange {
	color: #F66D3D;
}
