@charset "UTF-8";

	html {  
		height: 100%;  
		width:100%;
	} 

img {
	border : none;
}

#content {
	text-align : left ;
	margin-left : 2em !important;
	width:700px;
}

#content h2 {
	margin : 0 0 0.5em 0;
	padding : 0;
	height : 120px; 
	background : url("../img/label/tartanchek.jpg")  no-repeat left bottom;
}
.red {
color:red
}


#skeches_content {
	margin : 4em 0;
	width:700px;
	text-align : left ;
}

	#number {
		float : left ;
		width : 60px ;
		margin : 0 15px 0 0;
		padding : 0;
	}
	#number dl {
		margin : 0;
		padding : 0;
		text-align : center
		}
	#number dt{
		font-weight : bold ;
		font-size : 1.6em ;
		border-bottom : 1px solid #181818;
		margin-bottom:0.5em;
		font-family : 'Verdana','Lucida Sans Unicode','メイリオ','ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4'
		}
	#number dd {
		margin : 0;
		padding : 0;
		font-size:0.9em;
	}

 #textelem {
		float : left ;
		width : 500px;
		text-align : left ;
		margin : 0 15px 0 0;
	}

 #textelem p {
		line-height : 1.8;
		margin : 0 0 1.8em 0;
	}

 #textelem .attachment {
		text-align : center ;
		margin : 2em auto;
	}
	img #textelem .attachment {
		display : block;
		margin-bottom:0.5em
	}
 #textelem .attachment p.caption-text {
	font-size:0.9em
	}

 #textelem .paging {
		line-height : 1.8;
		margin : 2em 0 1em 0;
		text-align:center;
	}
 #textelem .paging a:link,
 #textelem .paging a:visited {
		color : #333
	}
 #textelem .paging a:hover,
 #textelem .paging a:active {
	text-decoration : none;
	color:#5c5c5c;
	}

 #archive {
		float : left ;
		width : 110px;
		text-align : center ;
		margin : 0;
	}

 #archive h3 {
		margin : 0 0 0.5em 0;
		padding : 0;
		background:url("../img/border.jpg") bottom left repeat-x;
	}

 #archive ul {
		list-style : none ;
		margin : 0;
		padding : 0
	}

 #archive li {
		line-height : 1.6;
		margin : 0 0 0.2em 0;
		padding : 0;
	}

#archive li a:link ,
#archive li a:visited {
	text-decoration : underline;
	color:#181818;
}
#archive li a:hover ,
#archive li a:active {
	text-decoration : none;
	color:#5c5c5c;
}