html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background-color:#D3CF9B;
	font-family: "MS　Pゴシック", "Hiragino Kaku Gothic Pro", "Osaka", Verdana, 'trebuchet ms',  arial, sans-serif;
	}

a:link {
	color: #8c0f27;
	text-decoration: underline;
	}

a:visited {
	color: #8c0f27;
	text-decoration: none;
	}

a:active {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	background-color:#8c0f27;
	text-decoration: none;
	}

a img { border: 0; }

h1, h2, h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

#container {
	margin: 15px auto;
	padding: 0px;
	text-align: left;
	width: 770px;
	background-image: url(http://shiroelarriero.com/images/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#F5F5DC; 
	border:1px solid #000;
	}

#subcontainer {
	margin: 15px auto;
	padding: 0px;
	text-align: left;
	width: 770px;
	background-color:#F5F5DC; 
	border:1px solid #000;
	}

#banner {
	width: 770px;
	text-align: left;
	margin:0 auto;
	padding: 0;
	height: 175px;
	background-image: url(http://shiroelarriero.com/images/banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#cc0000;   
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #fff;
	text-decoration: none;
	background-color:transparent; 
	}

#banner h1 {
	font-size: 46px;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	padding:25px 0 0 400px;
	}

#banner h2 {
	color: #fff;
	margin-top:3px;
	margin-left:420px;
	font-size: 14px;
	font-weight:normal;
	line-height:normal;
	}

#banner h3 {
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	margin-top:5px;
	margin-right:15px;
	}


#center {
	float: right;
	width: 520px;	
	overflow: hidden;
	}

#right {
	float: left;
	width: 250px;
	overflow: hidden;
	}

.content {
	padding: 40px 15px 10px 10px;
	color: #000;
	font-size: 12px;
	}

.content p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-bottom: 15px;
	}

.content h2 {
	color: #666;
	font-size: 12px;	
	text-align: left;
	}

.content h3 {
	color: #000;
	font-size: 14px;
	text-align: left;
	letter-spacing: .1em;
	border-bottom: 5px solid #808000;
	margin-bottom: 10px;
	padding-bottom:5px;
	min-height: 20px;
	}

.content li {
	line-height: 150%;
	}

.subtitle {
	color: #666;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	}

.content img {
	float: left; 
	margin-right:10px;
	margin-bottom:10px;
	border: none;
	}

img.migi {
	float: right; 
	margin-left:15px;
	margin-bottom:10px;
	border: none;
	}

.content p.posted {
	clear:both;
	color: #666;
	font-size: 9px;
	text-align: left;
	line-height: normal;
	padding: 3px;
	border-top: 1px dotted #666;
	margin-bottom:10px;
	}

.content p.posted a {
	color: #666;
	text-decoration: none;
	background-color:transparent; 
	}

.content p.posted a:hover {
	color: #000;
	text-decoration: none;
	}

.content dl {
	margin-bottom: 25px;
	}

.content dt {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	}

.content dd {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-bottom: 10px;
	}

#more {
	clear: both;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 10px;
	}

.extended a {
	text-decoration: none;
	}

.navi {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
	}

.entry {
	color: #808000;
	font-size: 14px;	
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	}

.entrytop {
	padding:15px;
	margin: 0 0 50px 0;
	background-image: url(http://shiroelarriero.com/images/topentry.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#fff;
	}

.entrybody {
	padding:15px;
	margin: 0 0 50px 0;
	background-color:#fff;
	}

.sidebar {
	padding: 180px 10px 15px 15px;
	}

.sidebar h2 {
	color: #990000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding-bottom:3px;
  	letter-spacing: .2em;
	border-bottom: 1px solid #666;
	}

.cocount {
	color: #fff;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0 0 25px 0;
	}

.sidebar li {
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 5px;
	list-style-type: none;
	}

.sidebar p {
	color: #666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 160%;
	padding-left: 5px;
	margin-bottom: 25px;
	}

.sidebar a {
	text-decoration: none;	
	}

.sidebar a:link {
	color: #8c0f27;
	}

.sidebar a:visited {
	color: #996666;
	}

.sidebar a:active {
	color: #D3CF9B;
	}

.sidebar a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	}

.trackback-post {
	color: #666;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 25px;
	}

.tbk {
	margin-bottom: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.photo-reader {
	text-align: center;
	padding: 2px 5px;
	margin-bottom: 10px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px 5px;
	margin-bottom: 10px;
	}

.link-note img {
	margin-bottom: 5px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666;
	margin-top: 30px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #bbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#trackbacks {
	color: #8c0f27;
	font-size: 12px;	
	text-align: left;
	}

#comments {
	color: #8c0f27;
	font-size: 12px;	
	text-align: left;
	}

.comment {
	border-bottom: 1px solid #666;
	margin-bottom:15px;
	}

.trackback-content , .comment-content {
	margin: 5px 10px;
	}

.trackback-footer , .comment-footer {
	font-size: 10px;
	margin-left: 10px;
	}

.trackback-footer , .comment-footer a {
	color:#666;
	}

.techstuff {
	border: 1px solid #808000;
	padding:10px;
	}

.midashi {
	color: #808000;
	font-size: 14px;	
	text-align: left;
	font-weight: bold;
	width: 450px;
	}

.rhythm {
	color: #808000;
	font-size: 14px;
	margin-top: 15px;	
	margin-bottom: 5px;	
	}

.copyright {
	font-size: 10px;
	text-align: left;
	color: #666;
	margin-top: 50px;
	}

.count {
	font-size: x-small;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.cd {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 25px;
	}

.cd img {
	border: 1px solid #000;
	margin: 5px 0px;
	}

.cdgallery {
	text-align: left;
	margin-bottom: 20px;
	}

.cdgallery img {
	width:35px;
	height:35px;
	border: 1px solid #000;
	}

.pickup {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 25px;
	}

.pickup img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 7px;
	border: 1px solid #000;
	}

.office {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px 5px;
	margin: 25px 0;
	}

.office img {
	border: 1px solid #000;
	margin: 2px 0 5px 0;
	}

.notfound {
	margin-top: 25px;
	margin-left: 400px;
	color: #000;
	font-size: 14px;
	line-height: 150%;
	}

.notfound h3 {
	color: #666;
	font-size: 36px;
	font-weight:bold;
	}

.masterarchives {
	margin: 25px;
	color: #000;
	font-size: 12px;
	}

.masterarchives p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 15px;
	}

.entry {
	color: #808000;
	font-size: 14px;	
	text-align: left;
	font-weight: bold;
	}

.archivesdate {
	color: #666;
	font-size: 9px;
	}

#related {
	border: 1px dotted #666;
	padding:10px;
	margin-bottom:15px;
	}

#related h2 {
	color: #8c0f27;
	font-size: 12px;
	}

.topics {
	padding:15px 15px 5px 15px;
	margin: 0 0 25px 0;
	border: 1px solid #666;
	background-image: url(http://shiroelarriero.com/images/topics.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#F5F5DC;
	}

.topititle {
	font-size: 14px;
	text-align: left;
	letter-spacing: .1em;
	border-bottom: 5px solid #990000;
	margin-bottom: 10px;
	padding-bottom:5px;
	width: 100%;
	}

.topicbox {
	float: left;
	width: 103px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 105px;
	text-align: left;
	line-height: 100%;
	}

.topicbox2 {
	float: left;
	width: 103px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 100%;
	}

.topicbox img, .topicbox2 img {
	float: none;
	}

.topicontent {
	overflow: hidden;
	}

.topicontent a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	}

.redtitle {
	color: #bb0000;
	font-weight: bold;
	}

small {
	font-size: 10px;
	}

blockquote {
	margin: 15px 10px 10px 5px;
	padding-left: 10px;
	border-left: 5px solid #D3CF9B;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	}

#pagebody {
	width: 770px;
	text-align: left;
	margin:0 auto;
	padding: 0;
	}

#pagebody-inner {
	padding: 40px 15px 15px 15px;
	color: #000;
	font-size: 12px;
	}

.search-results-header {
	color: #666;
	font-size: 12px;	
	text-align: left;
	}

.search-results-header {
	color: #000;
	font-size: 14px;
	text-align: left;
	letter-spacing: .1em;
	border-bottom: 5px solid #808000;
	margin-bottom: 10px;
	padding-bottom:5px;
	min-height: 20px;
	}


#banner2 {
	width: 770px;
	text-align: left;
	margin:0 auto;
	padding: 0;
	height: 175px;
	background-image: url(http://shiroelarriero.com/images/banner2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#cc0000;   
	}

#banner2 a {
	color: #fff;
	text-decoration: none;
	background-color:transparent; 
	}

#banner2 h1 {
	font-size: 46px;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	padding:25px 0 0 400px;
	}

#banner2 h2 {
	color: #fff;
	margin-top:5px;
	margin-left:430px;
	font-size: 14px;
	font-weight:normal;
	line-height:normal;
	}

.footnavi table {
	width:490px;
	}

ul.disco {
	list-style:decimal;
	}

li.disco-list {
	margin-bottom: 5px;
	}

