/*--------------------------------------------------------
	do-blog 個別ブログテンプレート「十勝インターナショナルスピードウェイ」
	last-updated: 2008 06/16;

	1: html and body
	2: layout
	5: etc
--------------------------------------------------------*/

/*----------------------------------
	1: html and body
------------------------------------*/
body {
margin: 0;
padding: 0;
text-align:center;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 150%;
color: #333333;
background: #eee;
}

a {text-decoration: underline;}
a:link {color: #333;}
a:visited {color: #333;}
a:active {color: #ff6600;}
a:hover {color: #ff6600;}

pre{
font-size: 12px;
}

/*\*/ a { overflow: hidden; }/**/

/*----------------------------------
	2: layout
------------------------------------*/
/* ====== OUTLINE ====== 
------------------------------------------*/
#outline {width: 850px; margin: 0 auto 0; padding: 0; text-align: left; background: url('/images/article/05021/back_outline.jpg') repeat-y center #fff;}

/* HEADER 
========================================================*/
#header {margin: 0; padding: 0; height: 457px; background: url('/images/article/05021/back_header.jpg') repeat-x; text-align: left;}
#header_inner {width: 850px; height: 438px; margin: 0 auto 0; padding: 0; background: url('/images/article/05021/header.jpg');}
#black_bar_top {width: 850px; height: 19px; margin: 0 auto 0; background: url('/images/article/05021/black_bar_top.jpg');}
#black_bar_top a {width: 250px; height: 19px; display: block; font-size: 1px; text-indent: -4649em; margin: 0 0 0 570px;}

html > body #header {
min-height: 457px;
height: auto;
}

#header h1{padding: 131px 0 0 35px; margin: 0; font-size: 14px; height: 20px; overflow: hidden;}
#header h1 a{color: #333; text-decoration: underline;}
#header h1 a:hover{color: #c00; text-decoration: none;}

#header h2{margin: 0; padding: 144px 0 0 45px; width: 500px; height: 90px; overflow: hidden; line-height: 15px; font-size: 12px; font-weight:normal;}
#header h2 a{color: #333; text-decoration: none;}
#header h2 a:hover{color: #c00; text-decoration: underline;}

#header ul {margin: 0; padding: 5px 0 0 35px; list-style: none;}
#header li {float: left;}
#header li.jyogai a{width: 187px; height: 50px; display: block; margin-right: 207px; text-indent: -4649em; font-size: 1px;}
#header li a {width: 187px; height: 50px; display: block; margin-right: 10px; text-indent: -4649em; font-size: 1px;}

#header li a.taikyu {padding: 5px 25px 0 10px; text-indent: 0; font-size: 12px; width: 152px; height: 45px; text-align: right;}

/* MAIN
========================================================*/

/*メイン部分
------------------------------------------*/
#main {margin:0; padding: 0 30px 0 0; float: right; width: 560px; overflow: hidden;}

/*エントリー前後リンク
------------------------------------------*/
#main .articleNavi {margin: 0 0 10px 0; padding: 3px; text-align: center; font-size: 12px;}

#main .articleNavi ul {
margin: 0;
padding: 0;
list-style: none;
}

#main .articleNavi ul li{
margin: 0;
padding: 0;
display: inline;
margin-right: 5px;
}

#main .articleNavi ul li a:link{
text-decoration: none;
color: #f60;
}
#main .articleNavi ul li a:hover{
text-decoration: underline;
color: #c00;
}

#category_titles {width: 540px; height: 50px; margin: 0 0 15px 10px; display: block; line-height: 50px; background: url('/images/article/05021/back_category.jpg');}
#category_titles strong {padding-left: 40px;}

#main .articleNavi ul li.prev{
}

#main .articleNavi ul li.top {}

#main .articleNavi ul li.next{
}

/*エントリーボックス
------------------------------------------*/
#main .content {
margin: 0 10px 10px 10px;
padding: 0;
}

/*ブログトップ　エントリーボックス繰り返し
------------------------------------------*/
#main .content .art_box{
padding-bottom:5px;
}

/*エントリのタイトル
------------------------------------------*/
#main .content h3.entryTitle {
height: 20px;
margin: 5px 0 0 0;
padding: 4px 0 0 0;
font-size: 12px;
}

#main .content h3.entryTitle a{text-decoration: underline; color: #333;}


/*エントリの日付
------------------------------------------*/
#main .content p.entryDate {margin: 0; padding: 1px 1px 1px 5px; font-size: 12px; color: #fff; font-weight: bold; line-height: 20px; background: url('/images/article/05021/bg_date.jpg') right;}

/*エントリの本文BOX
------------------------------------------*/
#main .content div.entryBody {
margin: 0px 0px 0px 0px;
padding: 0;
}

/*エントリの本文
------------------------------------------*/
#main .content div.entryBody p{
margin: 0;
}

/*エントリの追記BOX
------------------------------------------*/
#main .content div.entryExtended {
margin: 0;
padding: 0;
}

/*エントリの追記文
------------------------------------------*/
#main .content div.entryExtended p{
}

/*エントリの追記文　続きはこちら
------------------------------------------*/
#main .content div.entryExtended p.continue{
text-align:right;
}

/*前後記事リンク部navi
++++++++++++++++++++++++++++++*/
div#main div.navi{
margin-top: 5px;
text-align: center;
}
/*まとめてposted by
--------------------------------------------------------------*/
ul.posted {
margin: 10px 0px 0px 0px;
padding: 1px;
list-style: none;
text-align: right;
background: #EEEEEE;
}
ul.posted li{
display: inline;
margin: 0px 5px 0px 0px;
line-height: 20px;
}
ul.posted li a:link{text-decoration: none; color: #f60;}
ul.posted li a:hover{text-decoration: none; color: #c00;}

ul.posted li.postAuthor span.txtAu{
}


/* -- エントリーのposted by -- 
------------------------------------------*/
.entryBody ul.posted {
}
.entryBody ul.posted li{
}

/* -- エントリのposted by 投稿社名 -- 
------------------------------------------*/
.entryBody ul.posted li.postAuthor{
}
.entryBody ul.posted li.postAuthor span.txtAu{
}

/* -- エントリのposted by 投稿日 -- 
------------------------------------------*/
.entryBody ul.posted li.postDate{
}

/* -- エントリのposted by 投稿カテゴリ -- 
------------------------------------------*/
.entryBody ul.posted li.postCat{
}

/* -- エントリのposted by コメント -- 
------------------------------------------*/
.entryBody ul.posted li.postCom{
}

/* -- エントリのposted by トラクバック -- 
------------------------------------------*/
.entryBody ul.posted li.postTb{
}

/* -- コメントのposted by -- 
------------------------------------------*/
#comment ul.posted {
margin: 10px 10px 0px 15px;
_margin: 10px 0px 0px 0px;
}
#comment ul.posted li{
}

/* -- コメントのposted by 投稿社名 -- 
------------------------------------------*/
#comment ul.posted li.postAuthor{
}
#comment ul.posted li.postAuthor span.txtAu{
}

/* -- コメントのposted by 投稿日 -- 
------------------------------------------*/
#comment ul.posted li.postDate{
}


/*まとめてトラックバック・コメント見出し
--------------------------------------------------------------*/
#main h4 {font-size: 12px; color:#fff; background: #0f0f0f; padding: 1px 1px 1px 5px; margin: 5px 0 0 0;}


/* -- トラックバック見出し -- 
------------------------------------------*/
#main div.tbUrl h4 {
}

/* -- コメント見出し -- 
------------------------------------------*/
#main div.tbUrl h4 {
}

/*まとめてトラックバック・コメントの小見出し
------------------------------------------*/
#main h5 {
font-size: 12px;
font-weight: normal;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 5px;
border-left: 5px solid #333333;
}

/* -- このエントリーのトラックバックURL -- 
------------------------------------------*/
#main div.tbUrl h5 {
}

/* -- この記事に対するトラックバック一覧 -- 
------------------------------------------*/
#main h5.tbListTitle {
}
/* -- この記事に対するコメント一覧 -- 

------------------------------------------*/
#main h5.comListTitle {
}

/* -- コメントフォーム -- 
------------------------------------------*/
#main h5.comFormTitle {
}

/* トラックバックURL 
------------------------------------------*/
.tbUrl p{
font-size: 10px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 3px 5px;
margin: 10px;
background: #ffffff;
}

/* トラックバックリスト 
------------------------------------------*/
dl.tbList {
margin: 10px 0px 0px 0px;
padding: 0;
}

dl.tbList dt{/*トラックバックタイトル*/
font-weight: bold; margin: 0 10px 0 15px;}

dl.tbList dt span.blogName{
font-weight: normal;
}

dl.tbList dd {
margin: 10px 0px 0px 0px;
padding: 0px 10px 0 15px;
}

dl.tbList dd.continue{
margin: 5px 10px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
}

/* コメントリスト 
------------------------------------------*/
dl.comList {
margin: 10px 0px 0px 0px;
padding: 0;
}

dl.comList dt{/*コメントタイトル*/
font-weight: bold; margin: 0 10px 0 15px;}

dl.comList dd{
margin: 10px 0px 0px 0px;
padding: 0px 10px 0 15px;
}

/* コメントフォーム 
------------------------------------------*/
.comForm {
margin: 10px 0px 0px 0px;
padding: 0;
}

#error ul{
font-size: 12px;
color: #999999;
}

.comForm dl {
margin: 0 0 0 15px;
padding: 0;
}

.comForm dt {
font-size: 12px;
margin: 5px 0px 0px 0px;
}

.comForm dd {
margin: 0;
}

.comForm dd input {
width: 200px;
}

.comForm dd textarea {
width: 330px;
}

.comForm dd.sub input {
width: 80px;
margin-top:10px;
}


/* SIDE 
========================================================*/
#sub {margin:0; padding: 0 0 0 30px; width: 200px; line-height:16px; overflow: hidden; float: left;}

#sub subRight {
}

#sub subLeft {
}

.sidebar {
margin: 0;
padding: 0;
}

/* サイドまとめて設定 
--------------------------------------------------------------*/
.sidebar h2{
margin: 0 0 5px 0; padding: 0 0 0 5px; height: 20px; background: #0f0f0f; font-size: 12px; color: #fff; line-height:20px; text-align: left;}

.sidebar ul{
margin: 0;
padding: 0;
list-style: none;
}

.sidebar li{
margin: 0;
padding: 0 0 0 12px;
line-height: 140%;
background: url('/images/article/00001/side_list.gif') no-repeat left top;
}

.sidebar a:link{color:#f60;}
.sidebar a:visited{color:#f60;}  
.sidebar a:hover {color: #c00; text-decoration: none;}



/* サイドの各ボックスをまとめて 
--------------------------------------------------------------*/
.sidebar #info,
.sidebar #calendar,
.sidebar #profile,
.sidebar #categories,
.sidebar #recent,
.sidebar #comment,
.sidebar #trackback,
.sidebar #archive,
.sidebar #link,
.sidebar #search{
margin: 0 10px 15px;
padding: 0;
}


/* カレンダー 
------------------------------------------*/
.sidebar #calendar {
}

.sidebar #calendar h2 {
}

.sidebar #calendar table {
font-size: 12px;
margin-top:5px;
padding: 0px;
border-collapse: collapse;
width: 100%;
}

.sidebar #calendar th {
text-align: center;
font-weight: normal;
}

.sidebar #calendar td {
text-align: center;
}

.sidebar #calendar a:link{color: #f60; text-decoration: none;}
.sidebar #calendar a:visited{color: #f60; text-decoration: none;}
.sidebar #calendar a:hover{color: #fff; background-color: #f60;}


/* プロフィール 
------------------------------------------*/
.sidebar #profile {
}
.sidebar #profile h2{
display: none;
}
.sidebar #profile p{
margin: 0;
padding: 0;
}
.sidebar #profile img.profile{
width: 100%;
margin: 0;
padding: 0;
}
.sidebar #profile pre{
margin:5px 0;
}

/* カテゴリー 
------------------------------------------*/
.sidebar #categories {
}
.sidebar #categories h2{
}
.sidebar #categories ul{
}
.sidebar #categories li{
}

/* 最新エントリ 
------------------------------------------*/
.sidebar #recent {
}
.sidebar #recent h2{
}
.sidebar #recent ul{
}
.sidebar #recent li{
}

/* 最新コメント 
------------------------------------------*/
.sidebar #comment {
}
.sidebar #comment h2{
}
.sidebar #comment ul{
}
.sidebar #comment li{
}

/* 最新とらば 
------------------------------------------*/
.sidebar #trackback {
}
.sidebar #trackback h2{
}
.sidebar #trackback ul{
}
.sidebar #trackback li{
}

/* 月別アーカイブ 
------------------------------------------*/
.sidebar #archive {
}
.sidebar #archive h2{
}
.sidebar #archive ul{
color:#333;
}
.sidebar #archive li{
padding: 0;
background: none;
}

/* リンク 
------------------------------------------*/
.sidebar #link {
}
.sidebar #link h2{
}
.sidebar #link ul{
}
.sidebar #link li{
}

/* 検索 
------------------------------------------*/
.sidebar #search {
margin-bottom:0;
}
.sidebar #search h2{
}

.sidebar #search form{
margin: 0px;
padding: 0px;
}

.sidebar #search input{
}

.sidebar #search input.textBox{
width:100px;
}

/* RSS 
------------------------------------------*/
#rss{
text-align: right;
margin: 5px 10px 0px;
}


/* 総合トップへのリンク 
------------------------------------------*/
#global{text-align: center; margin: 10px;}
#global img {margin-top: 10px;}


/* FOOTER 
========================================================*/
#footer {width: 850px; margin: 0; padding: 0; clear: both; background: url('/images/article/05021/back_outline.jpg') #fff;
text-align: center;
height: 20px;
}

#footer p{
font-size: 10px;
margin: 0;
padding: 0;
color: #333333;
}







/*----------------------------------
	3: etct
------------------------------------*/
/*  ENTRYV ARCHIVE 
========================================================*/

/*HR区切り線など
------------------------------------------*/
hr {
    width:95%;
    text-align: center;
    border-style:solid;
    border-color:#aaaaaa;
    height:1px;
    }

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}


#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;
	}

/*プロフィール　タイトル表示なし*/
div#profile h2 {display:none;}


