@charset "EUC-JP";

/* すべて */
* {
    margin: 0;
    padding: 0;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

/* ページ全体 */
body {
	font-size:12px;
	color:#333;
	background: #900 url(http://bond-diary.jp/new/template/bg.gif) repeat-x center top;
	text-align: center;
	font-family: Verdana, "MS UI Gothic", sans-serif;
}

/* リンク */
a,
a:link {
    color: #c00;
    text-decoration: none;
}
a:hover {
    color: #c00;
    text-decoration: underline;
}

/* 画像 */
img {
    border: 0;
}

/* フォーム */
form {
    margin: 0px;
    display:inline
}
input, textarea {
    color: #333;
    background-color:#fff;
    font-size:12px;
}

/* 全コンテンツ */
#wrapper {
	width: 840px;
	margin: 0px auto;
}
#wrapper .wrapper {
	width: 820px;
	text-align: left;
	margin: 0px auto;
	background: url(http://bond-diary.jp/new/template/wrapper_bg.gif) repeat-y 0 0;
}
#wrapper .wrapper_bottom {
	clear: both;
	width: 820px;
	height: 15px;
	font-size: 1px;
	line-height: 0;
	background: url(http://bond-diary.jp/new/template/wrapper_bgb.gif) no-repeat 0 0;
}

/* ヘッダー */
#header {
	width: 840px;
	text-align: left;
	margin: 0px auto;
}
#header .main {
	clear: both;
	width: 840px;
	height: 200px;
	background: url(http://bond-diary.jp/new/template/main.jpg) no-repeat 0 0;
}
#header .main span {
	display: block;
	width: 840px;
	height: 200px;
	text-indent:-9999em;
}
#header .blog_name {
	float: left;
	width: 440px;
	height: 70px;
	background: url(http://bond-diary.jp/new/template/logo.gif) no-repeat 0 0;
}
#header .blog_name a {
	display: block;
	width: 440px;
	height: 70px;
	text-indent:-9999em;
}
#header .groupe_home {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	width: 200px;
	height: 30px;
}
#header .groupe_home a {
	display: block;
	width: 200px;
	height: 30px;
	text-indent: -9999em;
	background: url(http://bond-diary.jp/new/template/btn_groupe_home.gif) no-repeat 0 0;
}
#header .groupe_home a:hover {
	background-position: 0 -30px;
}

/* 左ブロック */
#block_left_wrap {
    float: left;
    width: 600px;
	padding: 0 0 10px 0;
}
#block_left {
	text-align: left;
    width: 570px;
	margin-left: 25px;
	margin-top: 25px;
}

/* 右ブロック */
#block_right_wrap {
    float: right;
    width: 200px;
	padding: 0 0 10px 0;
}
#block_right {
	width: 200px;
	text-align: left;
}

/* フッタ */
#footer {
	clear: both;
	background: url(http://bond-diary.jp/new/template/footer_bg.gif) repeat-x center top;
	height: 120px;
	text-align: center;
}
#footer .copyright {
	background: url(http://bond-diary.jp/new/template/footer.gif) no-repeat 0px 0px;
	width: 840px;
	height: 120px;
	margin: 0 auto;
	text-indent: -9999em;
}

/* 検索フォーム */
.search {
	position: relative;
	height: 110px;
	background: url(http://bond-diary.jp/new/template/search_bg.gif) no-repeat 0 0;
}
.search .button {
	position: absolute;
	top: 73px;
	right: 20px;
	border: 0;
	width: 74px;
	height: 19px;
	background-color: transparent;
}
.search .form {
	position: absolute;
	top: 45px;
	right: 20px;
	width: 160px;
	border: 1px solid #666666;
	background-color:#EEEEEE;
}

#category h3,
#recententry h3,
#recentcomment h3,
#recenttrackback h3,
#archives h3,
#links h3 {
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9999em;
}
#category h3 {
	background: url(http://bond-diary.jp/new/template/title05.gif) no-repeat 0 0;
}
#recententry h3 {
	background: url(http://bond-diary.jp/new/template/title01.gif) no-repeat 0 0;
}
#recentcomment h3 {
	background: url(http://bond-diary.jp/new/template/title02.gif) no-repeat 0 0;
}
#recenttrackback h3 {
	background: url(http://bond-diary.jp/new/template/title06.gif) no-repeat 0 0;
}
#archives h3 {
	background: url(http://bond-diary.jp/new/template/title03.gif) no-repeat 0 0;
}
#links h3 {
	background: url(http://bond-diary.jp/new/template/title04.gif) no-repeat 0 0;
}

/* リスト */
.list {
	width: 184px;
    margin-left: 8px;
	margin-bottom: 5px;
	color: #FFF;
	line-height: 12px;
	font-size:10px;
}
.list a {
	color: #FFF;
	line-height: 14px;
}
.list a:hover {
	color: #FFF;
    text-decoration: underline;
}
.list ul {
    display: block;
    list-style-type: none;
}
.list ul li {
	background: url(http://bond-diary.jp/new/template/list_pict.gif) no-repeat 8px 9px;
    padding: 5px 0px 5px 18px ;
    line-height: 12px;
	border-bottom: 1px solid #600;
}
.list ul li ul li{
	background: url(http://bond-diary.jp/new/template/list_pict2.gif) no-repeat 0px 7px;
	padding: 3px 0px 0px 9px;
	border: none;
}

/* カレンダー*/
#calendar{
	background: url(http://bond-diary.jp/new/template/calendar_bg.gif) no-repeat 0 0;
	padding: 10px 0 4px 0;
	text-align: center;
}
#calendar_bottom{
	height: 15px;
	background: url(http://bond-diary.jp/new/template/calendar_bottom.gif) no-repeat 0 0;
}
#calendar .calendar {
    width: 172px;
    margin: 0 auto;
}
#calendar .calendar .cell {
    font-size:11px;
    text-align: center;
    width: 14%;
    border-top: 1px solid #999;
	line-height: 22px;
	color: #333;
}
#calendar .calendar .cell a {
    font-weight:bold;
    color: #c00;
}
#calendar .calendar_month {
    font-weight:bold;
    font-size:12px;
    text-align: center;
    line-height: 30px;
	height: 30px;
	font-family: Arial;
	color: #fff;
}
#calendar .calendar_month a {
    color: #fff;
}
#calendar .weekday {
    font-size: 10px;
    text-align: center;
	line-height: 22px;
}
#calendar .today {
}

/* クレジット */
#extra {
    font-size:10px;
    margin: 50px 0 0 16px;
	padding-bottom: 16px;
	line-height: 14px;
	color: #fff;
}
#extra .icon {
	display: block;
    margin-bottom: 5px;
	background: url(http://bond-diary.jp/new/template/feed_icon.gif) no-repeat 0 0;
	text-indent: -9999em;
	width: 12px;
	height: 12px;
}
#extra a {
	color: #fff;
}



/* 中央ブロック内容 */
/* ページ */
.pagenavi {
    text-align: center;
    background: #ddd;
    margin-bottom: 20px;
	padding: 5px;
}

/* エントリー*/
#entry {
}

/* エントリー日付*/
#entry .date {
	float: left;
	font-family: Arial;
	width: 74px;
	height: 86px;
	background: url(http://bond-diary.jp/new/template/date_bg.gif) no-repeat 0 0;
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
}
#entry .date .y {
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	margin-top: 12px;
}
#entry .date .d {
	font-size: 26px;
	line-height: 32px;
	height: 32px;
	font-weight:bold;
}
#entry .date .w {
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
}

/* エントリー全体*/
#entry .entry_wrap {
	float: right;
	width: 470px;
	margin: 5px 5px 20px 0;
}
#entry .line {
	clear: both;
	background: url(http://bond-diary.jp/new/template/dot_line.gif) repeat-x 0 0;
	line-height: 0;
	height: 20px;
}

/* エントリータイトル*/
#entry .entry_title {
	font-size:16px;
	color: #F00;
}
#entry .entry_title a {
	color: #c00;
}

/* エントリー記事*/
#entry .entry_body{
	margin-top: 10px;
	line-height: 18px;
}

/* エントリー内画像*/
#entry .entry_body img {
    margin: 8px 0;
}

/* エントリー続き*/
#entry .more {
    margin-top: 15px;
	line-height: 18px;
}
#entry .more img {
    margin: 8px 0;
}

/* エントリーその他*/
#entry .state {
    font-size:10px;
    color: #666;
    text-align: right;
    margin-top: 10px;
	line-height: 14px;
}

/* コメント・トラックバックタイトル*/
#comment_wrap .comment_title,
#trackback_wrap .trackback_title {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #c00;
	color: #fff;
	line-height: 14px;
	font-size:14px;
}

/* コメント・トラックバック*/
#comment_wrap .comment, 
#trackback_wrap .trackback {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(http://bond-diary.jp/new/template/dot_line.gif) repeat-x 0 bottom;
}

/* コメント・トラックバックその他*/
#comment_wrap .comment .state,
#trackback_wrap .trackback .state {
    font-size:10px;
    color: #666;
    text-align: right;
	margin-top: 10px;
}

/* コメントフォーム*/
#comment_wrap .comment_form {
    padding: 16px 20px;
    background-color: #ddd;
    margin-bottom: 20px;
}
#comment_wrap input {
    padding: 2px;
}
#comment_wrap .comment_form dt {
    float: left;
	width: 80px;
	text-align: right;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#comment_wrap .comment_form dd {
    margin-bottom: 5px;
}
/* コメントフォームタイトル*/
#comment_wrap .comment_form_title {
    color: #c00;
    padding-left: 4px;
    border-left: 3px solid #F00;
	margin-bottom: 15px;
	font-size:14px;
}
/* コメントフォーム送信ボタン*/
#comment_wrap .comment_form .submit {
    text-align: center;
    margin: 20px 0;
}
#comment_wrap .comment_form .submit input {
	background-color: transparent;
}

/* コメントフォーム名前*/
#comment_wrap .comment_form #name {
    width: 200px;
    margin-bottom: 6px;
}

/* コメントフォームE-mail*/
#comment_wrap .comment_form #email {
    width: 350px;
    margin-bottom: 6px;
}

/* コメントフォームURL*/
#comment_wrap .comment_form #url {
    width: 350px;
    margin-bottom: 6px;
}

/* コメントフォームコメント*/
#comment_wrap .comment_form #description {
    width: 420px;
    margin-bottom: 6px;
}
#comment_wrap .comment_form #set_cookie {
	background-color: #ddd;
}

/* トラックバックURL*/
#trackback_wrap .trackback_link {
    border: 1px solid #666;
    padding: 5px;
	margin-bottom: 10px;
}

/* プロフィール*/
#profile .name {
    font-weight:bold;
    font-size:16px;
    margin-bottom: 10px;
}


#entry .entry_body .emoji{
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

