* {
margin: 0;
padding: 0;
}

html {
	color: #333;
/*	font: small/1.5em "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Verdana", sans-serif;*/
	font: 12px/160% 'Verdana', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
}

body {
	padding:10px 0;
	background:url(http://sj30.biz/blog/parts/all_bg.gif) repeat-x;
}



/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */
#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #FFF url(http://sj30.biz/blog/parts/wrapper_bg800.gif) repeat-y;
}

#header {
	height:160px;
	background: #FFF url(http://sj30.biz/blog/parts/header800-jimny.gif) no-repeat;
	color:#FFF;
}

/* #main,#side用のblock */
#content {
	width: 770px;
	margin: 0 auto;
}

#content #main {
	float:left;
	width: 370px;
	overflow:hidden;
}

#content #side {
	float:left;
/*	overflow:hidden;*/
/*	width: 190px;*/
	width: 210px;
	margin:0px 0px 0px 10px;
	padding: 0 0 0 0;
	background: #FFF url(http://sj30.biz/blog/parts/side_bg210.gif) repeat-y;
}

#content #side2 {
	float:left;
/*	overflow:hidden;*/
	margin:0px 0px 0px 10px;
	padding: 0 0 0 0;
/*	width: 190px;*/
	width: 170px;
	background: #FFF url(http://sj30.biz/blog/parts/side_bg170.gif) repeat-y;
}

/*ページ送り*/
#page_area {
	margin:10px 0 0 0;
}


/* フッター */
address {
	padding: 5px 0 0 0;
	margin: 5px 15px 0;
	border-top:1px solid #ECECEC;
	text-align:center;
	font : 80%/1.5em "Trebuchet MS", Trebuchet;
	font-weight: bolder;
	font-style:normal;
	color:#666;
}

/*フッター画像*/
#footer {
	height:20px;
	background: #FFF url(http://sj30.biz/blog/parts/footer800.gif) no-repeat;
}


/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a 			{ color: #2A2666; text-decoration: underline; }
a:link		{ color: #2A2666; text-decoration: none; }
a:visited	{ color: #999999; text-decoration: none; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #4f4888; text-decoration: none; }

/*エントリー内のリンク色*/
.entry_main a { color: #0000FF; text-decoration: underline; }
.entry_main a:link		{ color: #0000FF; text-decoration: underline; }
.entry_main a:visited	{ color: #000099; text-decoration: underline; }
.entry_main a:active	{ color: #0000FF; text-decoration: underline; }
.entry_main a:hover	{ color: #009999; text-decoration: underline; }

/* ヘッダー */
#header a 			{ color: #FFF; text-decoration: none; }
#header a:link		{ color: #FFF; text-decoration: none; }
#header a:visited	{ color: #FFF; text-decoration: none; }
#header a:active	{ color: #FFF; text-decoration: none; }
#header a:hover		{ color: #00ff00; text-decoration: none; }

/* サイドコンテンツ */
#side a 			{ color: #2A2666; text-decoration: none; }
#side a:link		{ color: #2A2666; text-decoration: none; }
#side a:visited		{ color: #aaaaaa; text-decoration: none; }
#side a:active		{ color: #2A2666; text-decoration: none; }
#side a:hover		{ color: #00ff00; text-decoration: none; }

/* カレンダーcell */
.calendar .cell a 	{
	color: #2A2666; text-decoration: none; background:#EFEFEF; display:block; height:100%; padding:0.55em 0 0 0;}
.calendar .cell a:link{
	color: #2A2666; text-decoration: none; }
.calendar .cell a:visited{
	color: #2A2666; text-decoration: none; }
.calendar .cell a:active{
	color: #2A2666; text-decoration: underline; }
.calendar .cell a:hover
	{ color: #26CFFF; text-decoration: underline; }

/* =================================== */
/* 装飾の設定 */
/* =================================== */

blockquote {
	border: 1px dotted #CCC;
	padding:0.2em;
	margin:10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

.submit {

}


/* =================================== */
/* #header */
/* =================================== */
#header h1 {
	padding: 65px 0 0 25px;
	font-family : "arial";
	font-size:large;
}

#header p {
	margin: 5px 0 0 25px;
}




/* =================================== */
/* #main */
/* =================================== */

/*エントリーナビゲーション*/
#main .entry_navi{
	margin:0 0 10px 0;
	padding-top:20px;
	text-align:center;
	font-size:10px;
}

/* エントリー部分全体 */
#main .entry_area {
	padding-top:20px;
}

/* エントリータイトル */
#main h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(http://sj30.biz/blog/parts/entry_head.gif) no-repeat;
	background-position:left;
}



/* エントリー時刻 */
#main .entry_date {
	padding: 5px;
}

/* エントリー本文 */
#main .entry {
margin:10px 0px;
}

/* エントリー画像調整 */
#main .entry img{
	margin:6px 0px;
	border: none;
}

/* エントリー情報 */
#main ul.state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
	font-size:0.8em;
}


/*コメント、TB、プロフィールタイトル*/
dl#pr_area dt.title,
dl#com_area dt.title,
dl#com_form dt.title,
dl#tb_form dt.title,
dl#tb_area dt.title,
dl#profile_area dt.title {
	border-bottom:1px solid #EFEFEF;
	margin: 0 0 10px 0;
	font-weight:bolder;
}

/* コメント本文 */
dl#com_area dt.com_desc {
	padding: 0 10px;
	font-weight:normal;
}

/* コメントユーザー情報 */
dl#com_area dd {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-size:0.8em;
}

dl#com_area dd ul {
	list-style-type:none;
}

dl#com_area dd li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}


/* コメントフォーム */
dl#com_form dd {
padding: 0 10px 10px;
}

dl#com_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:200px;
}

/* コメントフォーム textarea */
dl#com_form dd textarea {
border:1px solid #CCC;
width:300px;
margin: 0 0 10px 0;
}


/* TBフォーム */
dl#tb_form dd {
	padding: 0 10px 10px;
}

dl#tb_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:300px;
}

/* TBタイトル */
dl#tb_area dt.tb_title {
	padding: 0 10px;
}

/* TB本文 */
dl#tb_area dd {
	padding: 0 10px;
}


/* TBユーザー情報 */
dl#tb_area dd.tb_state {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	text-align:right;
	font-size:0.8em;
}

.tb_state ul {
	list-style-type:none;
}

.tb_state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}




/* =================================== */
/* サイドコンテンツ */
/* =================================== */

/*サイドコンテンツヘッダー画像*/

#side .side_header {
position:relative; top:-45px;
	padding:10px 4px 0 4px;
	background: url(http://sj30.biz/blog/parts/side_header210.gif) no-repeat;
}

#side2 .side_header {
position:relative; top:-45px;
	padding:10px 4px 0 4px;
	background: url(http://sj30.biz/blog/parts/side_header170.gif) no-repeat;
}

/*サイドコンテンツフッター画像*/

#side .side_footer {
	height:30px;
	background: url(http://sj30.biz/blog/parts/side_bottom210.gif) no-repeat;
}
#side2 .side_footer {
	height:30px;
	background: url(http://sj30.biz/blog/parts/side_bottom170.gif) no-repeat;
}

dl {
	margin:0 0 20px 0;
	padding:0 5px 0 5px;
}

/* サイドタイトル */
#side dt,
#side2 dt,
dt.title
 {
	padding-left:15px;
	background:url(http://sj30.biz/blog/parts/side_list.gif) no-repeat;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight:bolder;
	}
	


#side dd,
#side2 dd {
	line-height: 140%;
	padding:8px 0 0 0;
/*	background:url(http://sj30.biz/blog/parts/dd.gif) no-repeat;*/
	border-top:1px solid #ccc;
	line-height: 1.2em;
	font-size:10px;
}



ul {
	margin-left:0px;
	list-style-type:none;
	}

li {
	margin: 3px 0 0 0;
/*	padding-left:8px;*/
/*	background:url(http://sj30.biz/blog/parts/side_disc.gif) no-repeat 0 8px;*/
	}


/*最新情報リスト用*/
.palms ul {/*リストマーク*/
	margin: 0 0 0 0;
	padding: 0 0 5px 16px;
	border: none;
}
.palms li {
	list-style-type: disc;
	margin: 0 0 7px 3px;
}

#side .palms a { color: #0000FF; text-decoration: none; }

/* サイト内検索 */
/*#side */
input.search {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	padding: 1px 0;
	margin-bottom:5px;
}

/*カレンダー*/
.calendar {
	font-size: 0.8em;
	text-align: center;
}

.calendar_month {
font-family: "Verdana";

color: #666666;
}


.cell {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
width: 22px;
height: 20px;
background:#FCFCFC;
text-align:center;
vertical-align:middle;
}


/* =================================== */
/* ページ送り */
/* =================================== */


#page_area .page_navi {
	float:left;
	width:345px;
	}

#page_area .page_top {
	float:right;
	width:150px;
	text-align:right;
}

table td {
	line-height: 150%;
/*	text-align:left;*/
}

.rank {
	margin:10px 0px 0px 0px;
	padding:10px 5px 10px 5px;
        	line-height:100%;
        	text-align: center;
  	border: 2px dotted #999;
}

/*アマゾンサーチ*/
.drk7jpSimilarity {/*大枠サイズ*/
	font-size: 95%;
	line-height: 110%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.drk7jpSimilaritySiteTitles {/*アマゾンサーチタイトル*/
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	}

.drk7jpSimilaritySiteTitles a {/*リンク文字色*/
	color: #cda826;
	}

.drk7jpSimilaritySiteSummarys {
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.drk7jpSimilarityFooter {/*アマゾンサーチコピー位地（フッター用）*/
	text-align: right;
/*	display: none;*/
	}

.drk7jpSimilarityFooter a {/*アマゾンサーチコピー文字サイズ（リンク）*/

	}

.prtext {
	color:#666666;
	text-align: left;
	margin: 20px 0px 10px 0;
	padding: 2px 6px 6px 6px;
	border:2px dotted #999999;
	background-color: #F1F3F3;
}
.prmain {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	line-height:110%;
}

.prtext a {
	color:#666666;
}

.drecomrss_blog_list_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



/*ブログピープルフレーム化*/
.blogpeople-main {
	color:#F03;
/*	overflow: auto; height: 600px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	background-color:#FFF;
	line-height:150%;
	}

/*ブログピープル*/
.blogpeople-powered-by {
	text-align: left;
	margin: -12px 0 0 0;
	}

/*.blogpeople-tbp-credit {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	}*/

.blogpeople-tbp-credit a {
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.blogpeople-tbp-credit{
/*	display: none;*/
	padding: 6px 0 0 0;
	background-color: #F1F3F3;
	}
.blogpeople-tbp {
	background-color:#FFF;
}

/*最新のエントリー５件とPR*/
.rec_ent,
.pr_ent {
	font-size: 12px;
	line-height:120%;
	color:#30F;
}

#rec_ent_area,
#pr_area {
	padding: 4px 6px 6px 8px;
	margin: 10px 0px 0px 0px;
	border:2px dotted #999999;
	background-color: #F1F3F3;
}

#rec_ent_area dt.title,
#pr_area dt.title {
	padding: 0 0 0 15px;
	margin: 0px 0px 0px 0px;
}

#creditfooter {
        	text-align: right;
}

/*amazon*/
/* 枠の色を定義します */
.AmazonSearchTB1 table {
    color: #000000;
    margin: 0px; padding: 0px; font-size: 10px;
        	text-align: left;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #0000ff; text-decoration: none ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #ffffff;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #004499;
    background: none;
    font-weight: bold;
}

/* 値段のfont定義 */
.AmaS_price {
 color: #006600; font-weight: normal;
 }

/* 説明文のfont定義 */
.AmaS_com {
 color: #666666;
 }

/* 画像のボーダー定義 */
.AmaS_img img{
 border: none;
 }

/*小粋空間さんリスト遅延解消スクリプト*/
#linklist {
    display: none;
}
#linklist2 {
    display: none;
}
#linklist3 {
    display: none;
}
#linklist4 {
    display: none;
}
#linklist5 {
    display: none;
}
#linklist6 {
    display: none;
}

#creditfooter {
    display: none;
}



/*ランキングバナー*/
.ranking {
	margin:12px 0 0 0;
	padding: 0;
	text-align: center;
	line-height: 100%;
	}

.ranking img {
	margin:0 0 -3px 0;
	padding:0;
	border: none;
	border-style:none;
	}