*{
	padding: 0;
	margin: 0;
}

.clearfix {
	display: inline-block;
}



.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}


* html .clearfix {
	height: 1%;
}



.clearfix {
	display: block;
}


a{color: #333333;}
.clear{
	clear: both;
}

.hidden{
	visibility: hidden;
}
a img{
border:none;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 1.8;
	background-color: #FFFFFF;
}



#container{
	background-color: #FFFFFF;
}

#header{
	background-image: url(images/base/bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#header-inner{
	height: 56px;
	width: 100%;
	padding-top: 291px;
	background-image: url(images/base/main.png);
	background-position: 50%;
	background-repeat: no-repeat;
}

#Twitter{
	height: 44px;
	width: 100%;
	border-top: 6px solid #000000;
	border-bottom: 6px solid #000000;
	background-image: url(images/base/twitter_bg.png);
	background-repeat: repeat;
}

#Twitter div{
	width: 980px;
	margin: auto;
}

#Twitter img{
	float: left;
}

#Twitter p{
	float: left;
	width: 650px;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
}
#Twitter a{
text-decoration:none;
}
#Twitter p a{
color: #000;
}
#Twitter span a{
color: #666666;
}
#Twitter span{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
float:left;
margin-left:5px;
margin-top:7px;
}

#content{
	background-image: url(images/base/body_bg.gif);
	background-repeat: repeat;
}

#content-inner{
	width: 980px;
	margin: auto;
}

#alpha{
	float: left;
	width: 755px;
	padding-right: 15px;
	background-color: #FFFFFF;
}

#beta{
	float: left;
	width: 180px;
	padding: 10px 15px;
	background-color: #a08a57;
}

#footer{
	width: 100%;
	clear:both;
	background-color:#000000;
}

#footer-inner{
	width:980px;
	margin: auto;
	padding:30px 0px;
	color:#FFFFFF;
}
#footer-inner a{
	color:#FFFFFF;
	text-decoration:none;
}

/*--LeftArea--*/
.entry-asset{
	margin-top: 25px;
}

.asset-meta{
	padding-bottom: 8px;
	padding-left: 43px;
	margin-left: 20px;
	background-image: url(images/base/ttl.gif);
	background-repeat: no-repeat;
}

.published{
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}

.author a{
	color: #333333;
}

.entry-title,
.archive-header{
	padding-left: 20px;
	background-color: #a08a57;
		font-size: 16px;
	color: #FFFFFF;
}

.entry-title a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.asset-content{
	padding: 30px 15px 30px 0px;
	margin-left: 20px;

}

.asset-content,
.Apple-style-span{
	font-size: 12px !important;
	line-height: 30px!important;
}

.asset-content img{
	margin-bottom: 10px;
	margin-left: 30px;
}

.content-nav{
	border-top: 1px dotted #000000;
	text-align: center;
	padding-bottom:10px;
margin-left:10px;
padding-top:10px;
}

.content-nav a{
	color: #333333;
}


/*--RightArea--*/

#Home{
margin-right:10px;
}
.widget{
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted #000000;
}

.widget-header{
	margin-bottom: 10px;
}
#Sns{
	text-align:right;	
}
#search{
	width: 178px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

#Search_bt{
	float: right;
}

.widget-recent-entries li,
.widget-archive-monthly li{
	padding-left: 15px;
	background-image: url(images/base/icon3.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom:10px;
	line-height:1.3;
}
.widget-recent-entries li a,
.widget-archive-monthly li a,
.archive-content li a{
	color:#FFFFFF;
	text-decoration:none;
}

/*Archieves*/
.archive-title{
	padding-bottom: 8px;
	padding-left: 43px;
	margin-left: 20px;
	background-image: url(images/base/ttl.gif);
	background-repeat: no-repeat;
}


.archive-content{
padding: 30px 15px 30px 0px;
	margin-left: 20px;

}
.archive-content li{
	padding-left: 15px;
	background-image: url(images/base/icon2.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style: none;
	margin-bottom:10px;
	line-height:1.3;
}

.archive-content li a{
	color:#000000;
}
.archive-header{
	margin-top:30px;
}

.big_ttl{
font-size:18px;
margin-top:30px;
border-left:10px solid #a08a57;
padding-left:10px;
margin-left:10px;
}

.trackbacks-header,
.comments-open-header,
.search-results-header{
font-size:18px;
margin-top:30px;
border-left:10px solid #a08a57;
padding-left:10px;
margin-left:10px;
}
.trackbacks-info,
.comments-open-content{
margin-left:30px;
margin-top:10px;
}
#comments-open-text label{
display:block;
}
#comment-text{
margin-bottom:10px;
}
.comments{
padding-bottom:30px;
}
