/* 初期設定
-------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	line-height: 1.8;
}	

body {
	background-image: url(http://www.yuricago.com/blog/you_takahashi/img/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2px;
    text-indent: -9999px;
    color: #ffffff;
}

h2 {
	font-size: 2px;
    text-indent: -9999px;
    color: #ffffff;
}

select, textarea {
	border: none;
	vertical-align: middle;
	color: #ffffff;
	background: #333333;
	padding: 2px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#search-submit {
	width: 50px;
	height: 18px;
	border: none;
	vertical-align: middle;
	color: #000000;
	background: #CC0099;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#comment-author, #comment-email, #comment-url, #comment-submit, #search {
	background: #333333;
	color: #ffffff;
	border: none;
	vertical-align: middle;
	padding: 2px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* sIFR
-------------------------------------------------- */
.sIFR-flash { visibility: visible !important; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
letter-spacing: 0;
}


/* リンク
-------------------------------------------------- */
a:link {
	color: #CC0099;
	text-decoration: none;
}
a:visited {
	color: #CC0099;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
	background-color: #CC0099;
}

#entry-title a:link {
	color: #333333;
	text-decoration: none;
}

#entry-title a:visited {
	color: #333333;
	text-decoration: none;
}



/* 全体
-------------------------------------------------- */

#wrapper {
	margin: 0;
	padding: 0;
	width: 980px;
	font-size: 11px;
	background: url(http://www.yuricago.com/blog/you_takahashi/img/contents_left_bg.gif) repeat-y;
}

.clearfix:after { content: ""; display: block; clear: both; }

#header-line {
	margin: 0;
	padding: 0;
}

#contents-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
}

#contents-right {
	float: left;
	margin: 273px 0 0 20px;
	padding: 0;
	width: 200px;
}


/* コンテンツ左（Informations,Entries）
-------------------------------------------------- */

/* ヘッダー
-------------------------------------------------- */
#header {
	width: 440px;
	padding: 72px 0 93px 20px;
}


/* タイトル（見出し）
-------------------------------------------------- */
#title {
	margin: 0;
	padding: 0;
	width: 760px;
}

#title :after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*¥*/
* html #title {
    height: 1em;
    overflow: visible;
}
/**/

#informations-title {
	float: left;
	width: 200px;
	height: 16px;
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_informations.gif) no-repeat;
	margin-left:20px;
	display: inline;
}

#entries-title {
	float: right;
	width: 500px;
	height: 16px;
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_entries.gif) no-repeat;
	margin-right: 20px;
	display: inline;
}



/* エントリー
-------------------------------------------------- */
#entry {
	width: 760px;
	clear: both;
}

#entry :after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*¥*/
* html #entry {
    height: 1em;
    overflow: visible;
}
/**/

#entry-left {
	float: left;
	width: 200px;
	background: url(http://www.yuricago.com/blog/you_takahashi/img/line_informations.gif) no-repeat;
	margin-left: 20px;
	padding-bottom: 50px;
	display: inline;
}

#number{
	margin: 15px 0;
}

.sIFR-hasFlash .number {
	visibility: hidden;
	font-size: 12px;
}

#date{
}

.sIFR-hasFlash .date {
	visibility: hidden;
	font-size: 9px;
}

#info-link{
	margin-top: 20px;
	font-size: 10px;
	color: 
}

#entry-right {
	float: left;
	width: 500px;
	background: url(http://www.yuricago.com/blog/you_takahashi/img/line_entry.gif) no-repeat;
	margin-left: 20px;
	display: inline;
}

#entry-body {
	padding-bottom: 50px;
}

#entry-title {
	margin: 15px 0;
}

#entry h1 {
	font-size: 14px;
	font-weight: normal;
    text-indent: 0;
    color: #333333;
}



/* トラックバック
-------------------------------------------------- */
#trackbacks {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/line.gif) no-repeat;
	text-align: center;
	padding: 15px 0 12px 0;
}


/* コメント
-------------------------------------------------- */
#comment-detail {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/line.gif) no-repeat;
	padding: 15px 0 12px 0;
}
.comment-header {
	margin-bottom: 10px;
}

#comment-form {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/line.gif) no-repeat;
	padding: 15px 0 50px 0;
}

#comment-text {
	width: 498px;
}

#comments-open-footer {
	padding-top: 10px;
}

/* コンテンツ右（Navigation）
-------------------------------------------------- */

#contact {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_contact.gif) no-repeat;
	padding: 31px 0 40px 0;
}

#searche {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_search.gif) no-repeat;
	padding: 31px 0 40px 0;
}

#recententries {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_recententries.gif) no-repeat;
	padding: 31px 0 40px 0;
}

#archives {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_archives.gif) no-repeat;
	padding: 31px 0 40px 0;
}

#categories {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_categories.gif) no-repeat;
	padding: 31px 0 40px 0;
}

#links {
	background: url(http://www.yuricago.com/blog/you_takahashi/img/title_links.gif) no-repeat;
	padding: 31px 0 40px 0;
}

.navi-list {
	list-style: none outside; 
}

li {
	width: 200px;
}