@charset "euc-jp";

body {
text-align:center;
font-family:"arial","Verdana", "Impact", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
font-size: 12px;
line-height: 1.6;
margin:0;
padding: 0;
color:#000;
background: #FFF url(http://15.dtiblog.com/s/spanky/file/11_bg.jpg) repeat-x;
}

#header { 
text-align:left;
background:url(http://15.dtiblog.com/s/spanky/file/11_headbg.jpg) no-repeat; 
margin:0 auto; 
padding: 0; 
width: 950px; 
height:155px;
display:block;
}

h1 {
margin:0;
padding:0;
font-size: 16px;
text-indent:-9999px;
}

/* ナビゲーション部分 */

#topnav {
	height: 30px;
	margin-top: 19px;
	width:950px;
		
}

#topnav ul {
    white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#topnav ul li {
	display: block;
	float:left;
  height: 30px;
  width: 120px;
	line-height: 30px;
	list-style-type: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(http://15.dtiblog.com/s/spanky/file/11_navi1bg.jpg);
}

#topnav ul li.current_page_item a  {
	background-color:#2D3239;
	color: #fff;
	}

#topnav ul li a {
	display: block;
	text-decoration: none;
	color:#333333;
	height: 29px;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}
#topnav ul li a:hover {
	color: #ff0000;
	background: url(http://15.dtiblog.com/s/spanky/file/11_navi1over.jpg);
}


h2 {
font-size:12px;
padding:0px 10px;
margin:0;
color:#6AB21D;
}

/* リンク色設定 */

a:link {
	color:#834A05;
	text-decoration: underline;
}
a:active {
	color: #FF66CC;
	text-decoration: none
}
a:visited {
	color: #834A05;
	text-decoration: none
}
a:hover {
	color: #d00;
	text-decoration: underline;
	text-align: right;
}

/* 全体の幅設定 */

#container  { 
text-align:left;
line-height: 140%;
text-align: left;
margin:0 auto; 
padding: 0; 
width: 950px; 
}


/* 記事表示部分 */

#main {
float:left;
width:520px;
margin-left: 0;
margin-right:10px;
margin-top:10px;
display:inline;
overflow:hidden;
}


/* 検索部分 */

#sidebarsearch {
        float: right;
        width: 250px;
        height: 30px;
	padding: 0;
	margin: 0;
        background: url(http://15.dtiblog.com/s/spanky/file/11_searchbg.png) no-repeat;
　　　
}

#sidebarsearch_in {
        width: 230px;
        height: 20px;
	padding: 0;
	margin: 2px 0 0 10px;
}

#sidebarsearch #s {
	padding: 2px 4px 2px 4px;
	border: 1px solid #cbcacc;
	width: 145px;
}

#sidebarsearch #s:focus {
	border: 1px solid #ff0000;
	background-color: #f9f9f9;
}

#sidebarsearch #s:hover {
	border: 1px solid #000000;
}

#sidebarsearch #searchsubmit {
        height: 20px;
	background: #f9f9f9 url(http://15.dtiblog.com/s/spanky/file/11_buttonbg.png) repeat-x;
	border: 1px solid #aaa;
	border-bottom: 1px solid #858585;
	margin: 0 0 0 0;
	padding: 1px 2px 1px 2px;
         
}

#sidebarsearch #searchsubmit:hover {
	border: 1px solid #ff0000;
	}

/* 管理者表示部分 */

#about{
	float: right;
	width: 410px;
	height: 220px;
	border: 1px solid #cccccc;
	margin-top: 10px;
}

.about_title{
width: 360px;
padding-left: 20px;
margin: 10px 0 0 10px;
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #cccccc;
}

.about_img{
	width: 116px;
	height: 111px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.about_intro{
	width: 254px;
	height: 160px;
	margin: -111px 0 0 136px;
}


/* サイドバー左側表示部分 */

#left {
margin:10px 10px 0 10px;
width: 200px;
color: #232323;
float:left;
display:inline;
overflow: hidden;
background: #FFC875;
}

/* サイドバー右側表示部分 */

#right {
margin-top: 10px;
width: 190px;
color: #232323;
float:right;
display:inline;
overflow: hidden;
line-height: 1.6;
}




/* サイドバーメニュー内のリスト左 */

#left ul {
list-style-type: none;
padding: 5px 0 0 5px;
margin: 0;
}

#left ul li {
font-size: 12px;
margin: 10px 0 0 0;
list-style-position: outside;
}

/* サイドバーメニュー内のリスト右 */

#right ul {
list-style-type: none;
padding:0;
margin: 0;
}

#right ul li {
font-size: 12px;
margin: 10px 0 0 0;
list-style-position: outside;
border-bottom: 1px dotted #cccccc;
}

#right ul li a{
text-decoration: none;
}


/* recent entry とrecent comment の日付部分はこれで文字を少し小さく */
#right ul li span {
	margin-left: 0.3em;
}


/* フッター部分(copyright) */

#footer {
width: 100%;
text-align:center;
margin:0;
padding:0;
background: #3E3E4D url(http://15.dtiblog.com/s/spanky/file/11_footerbg.jpg) repeat-x;
}

#footer_in  { 
text-align:left;
line-height: 140%;
margin:0 auto; 
padding: 0; 
width: 950px; 
}

#footer ul {
list-style-type: none;
padding:0;
margin: 0 0 0 10px;
}

#footer ul li {
font-size: 12px;
color: #fff;
margin: 10px 0 0 0;
list-style-position: outside;
border-bottom: 1px solid #6C6C6C;
}

#footer_archive{
float: left;
width: 170px;
margin-left: 40px;
margin-right: 30px;
}

#footer_comment{
float: left;
width: 230px;
margin-right: 30px;
}

#footer_trackback{
float: left;
width: 230px;
}

#footer_decoration{
float: right;
width: 140px;
}

#footer p{
text-align: center;
margin:0;
padding:0 0 20px 0;
color: #fff;
}

#footer a{
color: #00ffff;
text-decoration: none;
}

#footer a:hover{
color: #cc0000;
text-decoration: none;
}

/* 記事の見出し(タイトル) */

#main h3 {
height: 35px;
color:#000;
font-size: 16px;
padding: 4px 12px 0px 50px;
background:url(http://15.dtiblog.com/s/spanky/file/11_title.jpg) no-repeat left center;
}


/* 記事表示部分を囲うブロック要素の属性 */

.body {
width:520px;
font-size: 12px;
margin: 0;
padding: 0 0 60px 0;
line-height: 1.6;
background:url(http://15.dtiblog.com/s/spanky/file/11_main_bottom.jpg) no-repeat center bottom;
overflow:hidden;
color:#000;
}

.body_comment{
width:520px;
font-size: 12px;
margin: 0;
padding: 0 0 60px 0;
line-height: 1.6;
background:url(http://15.dtiblog.com/s/spanky/file/11_comment_bottom.jpg) no-repeat center bottom;
overflow:hidden;
color:#000;
}

.body_trackback{
width:520px;
font-size: 12px;
margin: 0;
padding: 0 0 60px 0;
line-height: 1.6;
background:url(http://15.dtiblog.com/s/spanky/file/11_track_bottom.jpg) no-repeat center bottom;
overflow:hidden;
color:#000;
}


/* 記事のステータス用リスト */
.sub {
	text-align: right;
	margin: 2.7em 0 0 0;
}
.sub li {
	display: inline;
}
.sub a {
	margin-right: 0.3em;
}


/* レスフォーム設定 */
.reaf {
	color: #333;
	margin: 1.7em 0%;
position: relative;

}
.reaf dt {
	letter-spacing: 0.1em;
position: absolute;
left: 0px;

}
.reaf dd {
	padding: 0 0 0.5em 5.7em;
}
.reaf input {
	/*width: 50%;*/
}

.reaf textarea {
width:260px;
}

#himitsu {
	width: auto;
}


/* コメントリストの設定 */
#commentlist {
	margin-top: 1.7em;
	margin-bottom: 7.7em;
	margin-right: 1.7em;
}

/* トラックバックリストの設定 */
#trackbacklist {
	margin: 2.7em 1.7em 0 0;
	padding: 1.7em 0 2.7em 3.7em;
	border-top: 1px solid #ddd;
}

/* トラックバックリスト内のリスト */
#trackbacklist li ul {
	margin-top: 0.7em;
	margin-bottom: 1.7em;
}

/* コメントリスト、トラックバックリストの整形 */
#commentlist a, #trackbacklist a {
	margin-right: 0.5em;
}
#commentlist li, #trackbacklist li {
	margin-bottom: 0.5em;
}



/* trackback uri 表示部分の設定 */
#trap dt {
	margin: 0 0 0.5em 0.7em;
}
#trap dd {
}
#trap dd a {
	text-decoration: underline;
}

.text{
margin:10px;
}

.f{
background:url(http://102.dtiblog.com/p/pikupick/file/left_top.jpg) no-repeat left top;
text-indent:-1000px;
height:30px;
width:200px;
display:block;
}

.e{
background:url(http://15.dtiblog.com/s/spanky/file/11_entry.jpg) no-repeat left top;
text-indent:-1000px;
height:30px;
width:200px;
display:block;
}
.c{
font-size: 16px;
height:20px;
width:230px;
color: #cccccc;
border-bottom: 1px dashed #cccccc;
}
.a{
font-size: 16px;
height:20px;
width:170px;
color: #cccccc;
border-bottom: 1px dashed #cccccc;
}
.t{
font-size: 16px;
height:20px;
width:230px;
color: #cccccc;
border-bottom: 1px dashed #cccccc;
}

.ca{
background:url(http://15.dtiblog.com/s/spanky/file/11_cate.jpg) no-repeat left top;
text-indent:-9999px;
height:30px;
width:190px;
display:block;
}

.sp{
background:url(http://15.dtiblog.com/s/spanky/file/11_spon.jpg) no-repeat left top;
text-indent:-9999px;
height:30px;
width:190px;
display:block;
}

/* コメント投稿テーブル設定 */

#inputForm table{
width:100%
}

#inputForm th,#inputForm td {
padding:6px 17px;
border:1px solid #BCBCBC;
text-align:left;
}

#inputForm th {
font-weight: normal;
width:7em;
}

#inputForm td {
background:#cccccc;
color: #000;
}

.hnTop{
border-left:3px solid #000;
padding: 30px 0 0 10px;
margin: 0 0 0 30px;
}

/* IEでの画像の隙間を調整 */

.font_size{
font-size: 0;
}

/* DTIのPR部分 */

.pr{
width: 190px;
}

.pr_in{
width: 120px;
margin-left: 35px;
}

/* トップエントリーのコメント、トラックバック部分 */

.top_com{
float: right;
width: 69px;
height: 58px;
background: url(http://15.dtiblog.com/s/spanky/file/11_combg.jpg) no-repeat;
}

.top_com_in{
width: 40px;
height: 40px;
margin-top: 12px;
margin-left: 25px;
}

.top_com_in a{
color: #999999;
font-size: 30px;
text-decoration: none;
}

.top_com_in a:hover{
color: #cc0000;
text-decoration: none;
}

.top_tb{
float: right;
width: 69px;
height: 58px;
background: url(http://15.dtiblog.com/s/spanky/file/11_tbbg.jpg) no-repeat;
}

.top_tb_in{
width: 40px;
height: 40px;
margin-top: 12px;
margin-left: 25px;
}

.top_tb_in a{
color: #999999;
font-size: 30px;
text-decoration: none;
}

.top_tb_in a:hover{
color: #cc0000;
text-decoration: none;
}

.prevpage{
text-align: center;
}

.link_to_top{
	margin:auto;
	height: 20px;
	width: 980px;
	padding: 0px;
	text-align: right;
}
#left_container{
	width:200px;
	float:left;
	height: 100%;
}

