/*
Theme Name: SSnovel
Theme URI: http://ssnovel.com/
Description: This is my original theme.
Author: Ryusei Sidou
Author URI: http://ssnovel.com/
*/

/*へっだーのすきま */
body {
background:url(img/bg800.jpg) repeat-y center #fff;
background-position: center;
margin:0}

/* IE7専用 */
*:first-child+html body {
padding-left: 0px;
}

/* IE6専用 */
*html body {
padding-left: 0px;
}


/* コンテナ */
div#container	{width: 760px;
	margin: auto}

/* ヘッダー */
div#header	{background-image: url(img/headertest.jpg);
background-color: #a8d1ff;
	padding-top: 30px;
	padding-bottom: 100px;
margin-top: 0
}

div#header h1	{font-size: 1.875em;
text-align: right;
font-family: Times;
font-style: italic;
	margin: 0 40px}

div#header h1 a	{text-decoration: none;
	color: #FFFF35}

div#header p	{font-size: 0.75em;
text-align: right;
	margin: 8px 40px 0}


/* ぱんくず */
div#breadcrumb  {
font-size: 14px;
font-family: Verdana, sans-serif;
color: white ; 
padding: 4px;
padding-left: 20px;
background-color: #0033FF;
}

div#breadcrumb a{ color: white; }

div#breadcrumb a:hover{ color: #FFCC33; }



/* 全体的な文字色-サイドバーや個別指定は別 */
a, h2 a:hover, h3 a:hover {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	color: #FF4500;
	text-decoration: underline;
	}


/* コンテンツ */
div#content	{width: 515px;
	float: left;
margin-left: 10px;
	margin-bottom: 20px}

p#pagetitle	{font-size: 0.875em;
border: solid 3px #0064C8;
background-color: #B7D2FF;
	font-weight: bold;
	color: #0064C8;
	text-align: center;
	padding: 3px 0;
	margin-top: 20px;
margin-left: 20px}

/* 記事 */
div.post	{border: solid 0px #00CCFF;
	padding: 21px;
	margin: 5px auto}

div.post h2	{background-image: url(img/point.jpg);
	background-repeat: no-repeat;
        font-size: 0.875em;
	border-bottom: solid 1px #00CCFF;
	padding-left: 22px;
	padding-bottom: 5px;
	margin-top: 10px
}

div.post h2 a	{text-decoration: none;
	color: #000000}

div.post p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

p.postinfo	{color: #696969;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: none}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}

/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #2b76cc}

span.pageprev	{float: left;
margin-left: 20px}

span.pagenext	{float: right;
margin-right: 10px}


/* ページリンク2 */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:left;
margin-left: 30px
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #0066FF;
}

.tablenav .current {
	color: white;
	background: #0066FF;
	border-color: #0066FF;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}


/* サイドバー */
div#sidebar	{width: 180px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
margin-right: 10px;
padding:12px}

div#sidebar h2	{background-image: url(img/sidebanner26.jpg);
	background-repeat: no-repeat;
	font-size: 0.75em;
	color: #262626;
	padding: 6px 18px;
	margin: 0}

div#sidebar li	{font-size: 0.75em;
	list-style-type: none;
	margin-bottom: 8px;
	background-image: url(img/icon14.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	vertical-align: top}

div#sidebar li a	{color: #000000;
	text-decoration: none}


div#sidebar li a:hover
 {
	color: #FF0000;
	text-decoration: underline;
	}


div#sidebar ul	{margin: 8px 8px 20px;
	padding: 0}

/* 検索フォーム */
input#s	{width: 120px;
	margin-bottom: 5px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #DADADA;
	padding: 4px;
	margin: 5px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* サイドバーしゅうい */
#sidebar {
float:right;
border-left:1px dotted #A2A2A2;
margin:12px 0 24px;
padding:0;
}


/*がぞうの線をなくします（リンクがぞうげんてい） */
a img {
    border-style:none;
}


/* プラグインDD SitemapGeneratorへんこう */
.ddsg-wrapper ul
{font-size: 13px;
margin-left: 20px;
line-height:150%;
padding: 3px;
}


/* フッター */
div#footer	{border-top: solid 2px #0033FF;
background-color: #0033FF;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 7px;
padding-bottom: 11px;
color: white;
text-align: center}

address a	{color: #E6E6FA}
