/* 全体 */

body {
	background-color: #333333;
	margin: 0px;
	padding: 10px;
} 


/* リンク関連 */

A                { color: #8FABBE; text-decoration: none; background: none;}
A:link           { color: #D25400; text-decoration: none; background: none;}
A:link:hover     { color: #D25400; text-decoration: underline; background: none;}
A:link:active    { color: #D25400; text-decoration: none; background: none;}

A:visited        { color: #D25400; text-decoration: none; background: none;}
A:visited:hover  { color: #D25400; text-decoration: underline; background: none;}
A:visited:active { color: #D25400; text-decoration: none; background: none;}


/* 見出し */

h1 {
	font-size: 10px;
	font-weight: 100;
	margin: 0px;
	color: #555555;
	letter-spacing: 1px;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
}


/* 全体を囲う箱 */


#inbox {
	background: #FFFFFF;
	border: 4px solid #000000;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}



/* バナー */

a#banner-img {
	display: block;
	background-image: url("http://www.osakacatalog.com/blog/images/main.jpg");
	background-repeat: no-repeat;
	background-color: #999999;
	height: 220px;
	}

#banner {
	display: none;
	}

.description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #999999;
}


/* レイアウト */








/* 左サイドバーの場合(現在の設定はこちらです) */

#links {
	margin-top: 5px;
	padding-left: 5px;
	margin-right: 10px;
	width: 160px;
	float: right;	
}

#content {
	margin: 5px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	width: 540px;
	float: right;
}




#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 8px;
	padding-bottom: 5px;
	clear: both;
}

address {
	font-size: 0.8em;
	color: #666666;
}



/* 記事まわり */
	
.blog {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #E0DFDA;
	padding: 8px 8px 8px 8px;
	margin-right: 5px;
}


.blogbody {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	padding: 0.5em;
	margin-bottom: 10px;
	background: none;
}


.date	{ 
	color: #999999;
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.title	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	border-top: 1px dotted #666666;
}


#content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.sign {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 10px;
}

.posted {
	background: none;
	color:#666666;
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	margin: 0.5em 0em 50px 1em;
	padding-top:5px;
	border-top: 1px dotted #CCCCCC;
	
}


.extended {
	color: #FF6633;
	display:block;
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	font-style:normal;
}

.mess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	padding: 20px 20px 20px 20px;
	margin-bottom:30px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}

.ranking {
	background-color: #FAC176;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	margin-bottom:30px;
}

.ex {
	font-family: Verdana, Arial, sans-serif;
	color:#0000CC;
	line-height: 20px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin-bottom:25px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	background-color: #E0DFDA;
}







/* サイドバー */


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 5px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #e5e5e5;
	padding: 0.3em;
	background: none;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}



.sidebar h2 {font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #e5e5e5;
	padding: 0.25em;
	background: none;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 20px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 5px;
	}
	

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 3px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar {
	padding-left: 0px;
	padding-right: 0px;
}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	color: #666666;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}



/* アーカイブのページ関連 */

#menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.5px;
}


.comments-body {
	background: none;
	color:#666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin:0.5em;
	padding:0.5em;
}


.comments-post {
	background: none;
	color:#666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
}


.comments-head	{
	border-bottom: 1px solid #e5e5e5;
	color: #666666; 
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
}

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


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* @Style http://atstyle.biz/ */


.big {
	font-size: 14px;
	}

