/*   
Theme Name:DigitalGate
Theme URI:http://degitalgate.com/
Description:Theme of DigitalGate
Author:Dejiyama
Author URI:http://degitalgate.com/
Version:1.0
*/

/* 全体 */
* {
	margin:0;
	padding:0; 
	overflow-x:hidden;
}

body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#5F6FAE;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#D4D5D9;
	scrollbar-track-color:#fff;
}
a { text-decoration:none; }
a:link { color:#5F6FAE; }
a:visited { color:#5F6FAE; }
a:hover { color:#5F6FAE; }
a:active { color:#5F6FAE; }

img {border:none 0px;}

/* ヘッダー */
div#head {
	float:left;
	height:105px;
	width:757px;
	overflow:hidden;
}
div#hmenu {
	width:757px;
	height:33px;
	background-color:#545667;
	border-right:1px solid #fff;
	float:left;
}
div#hmenu ul {
	list-style:none;
	color:#fff;
	font-size:13px;
	margin:8px 0 0 20px;
	padding:0;
}
div#hmenu ul li {
	display:inline;
}
div#hmenu ul li a {
	color:#fff;
	text-decoration:none;
}
div#hmenu ul li a:hover {
	color:#fff;
	text-decoration:none;
}
div#hmenu ul li.liout {
	border-right:1px solid #ccc;
	padding-right:5px;
	margin-right:5px;
}
div#hmenu ul li.last {
	border-right:none;
}

div#page {
	width:1008px;
	margin:0 auto 0 auto;
	overflow:hidden;
}
div#header {
	background:url(images/top.gif);
	width:757px;
	height:60px;
	border-right:1px solid #fff;
	float:left;
}
div#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:10px 0 0 18px;
}
div#header h1 a:link, div#header h1 a:visited { color:#fff; }
div#header h1 a:hover, div#header h1 a:active { color:#fff; }

div#header p {
	color:#fff;
	font-size:10px;
	padding:0px 0 0 20px;
}
div#head-name {
    float:left;
	height:60px;
}
div#head-pr {
    float:right;
	text-align:right;
	margin:0 0 0 auto;
	width:468px;
	height:60px;
}
div#head-r {
	background:url(images/head-r.gif);
	background-repeat:repeat-x;
	width:250px;
	height:44px;
	float:left;
	color:#FFFFFF;
	font-size:17px;
	text-align:center;
}
div#head-r a,
div#head-r a:link,
div#head-r a:hover,
div#head-r a:visited,
div#head-r a:active {
	color:#FFFFFF;
}
div#head-r img {
    margin:10px 3px;
}
div#pan {
	height:15px;
	background-color:#D4D5D9;
	overflow:hidden;
}

/* 検索フォーム */
div#search {
	background:url(images/search.gif);
	background-repeat:repeat-x;
	width:250px;
	height:50px;
	float:left;
	border-bottom:1px solid #fff;
}
div#search ul {
	margin-left:0;
}
div#search li {
	background:none;
	padding-left:0;
}
div#search li input#s {
	width:170px;
	height:19px;
	margin:13px 0 0 5px;
	background-color:#fff;
	border:1px solid #92AA9B;
	font-size:17px;
}
div#search li input#searchsubmit {
	width:60px;
	background-color:#CEE0D4;
	border:1px solid #92AA9B;
	/*cursor: hand;*/
	color:#617F6C;
	padding-top:2px;
}

/* トップページ */
div#content_main {
	width:758px;
	float:left;
	margin:10px 0 0 0;
}
div#innerbox_main {
	padding:0;
}
div#rss {
	padding:0 0 0 5px;
	height:95px;
	width:750px;
	overflow:auto;
	background:#FFFFFF;
}
div#rss1 {
	width:365px;
	float:left;
	font-size:12px;
	line-height:19px
}
div#rss2 {
	width:365px;
	float:left;
	font-size:12px;
	list-style:none;
	line-height:19px
}
div.topmov {
	margin-bottom:5px;
	margin-left:5px;
	width:758px;
	height:179px;
	overflow:hidden;
}
div.catetopmov {
	margin-bottom:5px;
	margin-left:5px;
}
div.post_main {
	padding:0px;
	margin:0 0 5px 0;
	float:left;
	width:189px;
	overflow:hidden;
	height:174px;
	/*background:url(images/space.gif) right;*/
}
div.post_cate {
	padding:0px;
	margin:0px 0 15px 5px;
	float:left;
	width:180px;
	overflow:hidden;
	height:174px;
}
div.post_cate img {
	border:none;
	width:180px;
	height:100px;
	margin:0px;
	padding:0px;
}
div.post_main img {
	border:none;
	width:180px;
	height:100px;
	margin:0px;
	padding:0px;
}
.dn {
	display:none;
	margin:0;
	padding:0;
}
div.posttitle_main {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0 2px 0 5px;
	background:#fff;
	height:30px;
	overflow:hidden;
	width:173px;
	line-height:1.1em;
}
div.metadata_main {
	font-size:12px;
	color:#666;
	background-color:#333;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:180px;
	height:44px;
}
div.cate {
	background-image:url(images/cate.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:18px;
	padding-top:4px;
	height:16px;
	overflow:hidden;
	font-size:12px;
}
div.cate img {
	width:12px;
	height:12px;
	border:none;
	padding:0 0 0 2px;
	margin:0;
}
div.hatena {
	position:absolute;
	z-index:100;
	margin:100px 0 0 0;
	float:left;
}
div.com {
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
	padding-left:19px;
	height:16px;
	overflow:hidden;
	float:left;
}
div.com p {
    padding:2px 0 0 4px;
}
div.view {
	background-image:url(images/view.gif);
	background-repeat:no-repeat;
	background-position:4px 1px;
	padding-left:19px;
	height:16px;
	overflow:hidden;
	float:left;
}
div.view p {
    padding:2px 0 0 4px;
}
div#content p {
	font:12px/24px verdana, sans-serif;
	margin-bottom:16px;
}
p.navigation {
	text-align:center;
}
div.nomore {
	display:none;
}
div.catetitle {
	background-color:#fff;
	width:738px;
	border-bottom:4px solid #5F6FAE;
	padding:8px 0 2px 20px;
	font-size:17px;
	font-weight: bold;
	color:#5F6FAE;
}
div.catetitle2 {
	background-color:#fff;
	width:736px;
	border-bottom:4px solid #5F6FAE;
	padding:8px 0 2px 20px;
	font-size:17px;
	font-weight: bold;
	margin:0px 0 10px 0;
	color:#5F6FAE;
}
div#main {
	float:left;
}
/* IE7のみ適用 */
*:first-child+html div#main {
    width:757px;
	overflow:hidden;
	float:left;
}
.catemain {
	float:left;
}

/* サイドバー */
div#sidebar {
	width:250px;
	float:left;
	overflow:hidden;
}
div#side1 {
	background-color:#333;
	padding:10px 0 10px 0;
	color:#888;
	width:250px;
}
div#side1 a:link, div#side1 a:visited,
div#side1 a:hover, div#side1 a:active
 { color:#1A9B39; }
div#sidebar ul {
	margin:0 0 10px 15px;
}
div#sidebar li, div#sidebar li li {
	list-style:none;
	line-height:21px;
}
div#sidebar li li {
	list-style:none;
	padding-left:8px;
	font-size:14px;
}
div#sidebar li li li {
	font-size:14px;
}
/*div#sidebar li a,
div#sidebar li li a,
div#sidebar li li li a {
	display:block;
	width:100%;
}*/
div#sidebar li a:hover,
div#sidebar li li a:hover,
div#sidebar li li li a:hover {
	color:#1A9B39;
	background-color:#333;
	text-decoration:none;
}
div#digitalgate h2 {
	color:#00CE3F;
	font-size:17px;
}
div#digitalgate2 {
	padding-left:27px;
	font-size:14px;
	margin-bottom:5px;
}
div#sidebar li h2 {
	font-size:17px;
	color:#00CE3F;
}
div#side2 {
	background-color:#D4D5D9;
	padding:10px 0 10px 0px;
	color:#5F6FAE;
	width:250px;
}
div#side2_title {
	margin:0 0 10px 17px;
	font-size:16px;
	font-weight:bold;
}
div#acr {
	margin-left:21px;
}
div#sidebox a:link,
div#sidebox a:hover,
div#sidebox a:visited,
div#sidebox a:active {
	color:#5F6FAE;
}
div#ninja {
    margin-bottom;10px;
}    
div#sidebox {
	border:1px solid #D4D5D9;
	width:228px;
	padding:5px;
	margin-left:5px;
	font-size:10px;
	color:#fff;
}
div.feed {
	font-size:13px;
	margin-bottom:4px;
}
div.float {
	float:left;
	padding-top:3px;
	margin-right:9px;
}
div.float2 {
	float:left;
}
#v-rank {
	font-size:10px;
}

/* 個別記事ページ */
/*.more-link{
    margin:0;
	padding:0;
}*/

div.post img.wp-smiley {
	border:none;
}
h2.posttitle {
	font-size:19px;
	margin:8px 0 0 0;
	padding:8px 0px 10px 0px;
	color:#333;
	text-align:left;
}
.triangle {
    color:#9CC810;
}
div#content {
	width:758px;
	float:left;
	margin:0px 0 0 0;
}
div#innerbox {
	padding:0 0px 0px 0px;
}
div.post {
	padding-bottom:5px;
	float:left;
	width:468px;
	margin:0 5px 0 5px;
}
div#netamoto {
	width:468px;
	height:17px;
	background-color:#333;
	color:#fff;
	margin-bottom:1px;
	margin-top:0px;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
	line-height:15px;
	text-align:center;
}
/* IE7のみ適用 */
*:first-child+html #netamoto {
	width:468px;
	height:17px;
	background-color:#333;
	color:#fff;
	margin:-10px 0 0px 0;
	padding:0px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body #netamoto {
	width:468px;
	height:17px;
	background-color:#333;
	color:#fff;
	margin:-15px 0 0px 0;
	padding:0px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
}
div#netamoto a:link{
	color:#fff;
}
div#movie {
	width:468px;
	height:400px;
	margin:-2px 0 -12px 0;
	overflow:hidden;
	background:#333/*#666*/;
}
html>/**/body div#movie {
	width:468px;
	height:385px;
	margin:0px 0 0px 0;
	overflow:hidden;
	background:#333/*#666*/;
}
div#movie img {
	display:none;
}
div#time_single {
	float:left;
	font-size:13px;
	background-image:url(images/time.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:-4px;
}
html>/**/body div#time_single {
	float:left;
	font-size:13px;
	background-image:url(images/time.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:0px;
}
div#cate_single {
	float:left;
	font-size:11px;
	background-image:url(images/cate.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:18px;
	margin-top:-4px;
	margin-left:5px;
	height:15px;
	overflow:hidden;
}
html>/**/body div#cate_single {
	float:left;
	font-size:11px;
	background-image:url(images/cate.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:0px;
	margin-left:5px;
	height:15px;
	overflow:hidden;
}
div#cate_single img {
    border:none;
	width:12px;
	height:12px;
	padding:0;
	margin:0;
}
div#com_single {
	float:left;
	font-size:13px;
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:-4px;
	margin-left:5px;
	height:15px;
}
html>/**/body div#com_single {
	float:left;
	font-size:13px;
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:0px;
	margin-left:5px;
	height:15px;
}
div#view_single {
	float:left;
	font-size:13px;
	background-image:url(images/view.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:-4px;
	margin-left:5px;
	height:15px;
}
html>/**/body div#view_single {
	float:left;
	font-size:13px;
	background-image:url(images/view.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-top:0px;
	margin-left:5px;
	height:15px;
}
div.metadata {
	color:#666;
	background-color:#333;
	padding:11px 0 5px 5px;
}
/* IE7のみ適用 */
*:first-child+html div.metadata {
	color:#666;
	background-color:#333;
	padding:5px 0 5px 5px;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div.metadata {
	color:#666;
	background-color:#333;
	padding:5px 0 5px 5px;
}
dl {
	margin-bottom:0em;
}
*:first-child+html dl {
	margin-bottom:0em;
	padding-top:4px;
}
dl.metadata dt, dl.metadata dd {
	font-size:10px;
	color:#fff;
	display:inline;
}
dl.metadata dd {
	border-right:1px solid #ccc;
	padding-right:8px;
	margin-right:8px;
	color:#5F6FAE;
}
dl.metadata dd.last {
	border-right:none;
}

div.post blockquote {
	margin-bottom:16px;
	padding:20px 15px 10px 15px;
	background:url(images/blockquote.png) no-repeat #fafef3;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
div.post ul, div.post ol {
	margin:0 0 16px 15px;
}
div.post li {
	font-size:12px;
	line-height:24px;
}
hr {
	border-top:solid #ccc;
	background:#fff;
	color:#fff;
	border-width:1px 0 0 0;
	margin:16px 0;
}
code {
	font-family:"courier new", "courier","monotype";
	font-size:16px;
}
div#left {
	width:160px;
	height:600px;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
}
div#right {
	width:119px;
	height:598px;
	overflow:hidden;
	float:left;
	margin:0 0 0 0;
	border-top:1px solid #333;
	border-right:0px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
}

div#urlbox {
	margin-top:6px;
	width:463px;
}
html>/**/body div#urlbox {
	margin-top:10px;
	width:463px;
}
div#url {
	padding-top:5px;
	font-size:10px;
	color:#fff;
	float:left;
}
div.post_single {
	padding:0px 0px 0 0px;
	float:left;
	width:156px;
	height:95px;
	overflow:hidden;
}
div.post_single img {
	border:none;
	width:148px;
	height:90px;
	padding:0 0px 0 0px;
	margin:0 0 0 0px;
}
div#newmovie {
	margin-top:-15px;
	background-color:#ddd;
	height:97px;
	width:468px;
	overflow:hidden;
	background:url(images/newmovie.gif) no-repeat;
}
div#newmovie li {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
html>/**/body div#newmovie li {
	list-style-type:none;
	padding-left:5px;
}
.submit {
	background-color:#CEE0D4;
	border:1px solid #92AA9B;
	color:#617F6C;
	padding:1px;
}
div#catetitle3 {
	background-color:#fff;
	width:738px;
	border-bottom:4px solid #5F6FAE;
	padding:0px 0 2px 20px;
	margin-bottom:10px;
	font-size:17px;
	font-weight: bold;
	color:#5F6FAE;
}
div#rsss {
	padding:0 0px 0 5px;
	height:95px;
	width:753px;
	overflow:auto;
	margin-bottom:4px;
}
div#rss1s {
	width:365px;
	float:left;
	font-size:12px;
	line-height:19px
}
div#rss2s {
	width:365px;
	float:left;
	font-size:12px;
	line-height:19px
}
div#rss2s li{
    list-style:none;	
}
div#bottom-pr {
	padding:10px 0px 10px 0px;
	width:757px;
	text-align:center;
	margin:0 auto 0 0;
	background-color:#333;
}

/* ページ */
div#post_page {
	padding-bottom:5px;
	float:left;
	width:650px;
	margin:0 5px 0 17px;
}

/* コメント・トラックバック */
div#commentback {
	clear:both;
	margin-left:80px;
}
h3 {
	font-size:16px;
	padding:10px 0 10px 0;
}
h4 {
	font-size:14px;
	padding:0 0 6px 0;
	color:#666;
}
input#trackbackurl {
	width:400px;
	font-size:12px;
	margin-bottom:16px;
	color:#666;
}
ol#commentlist {
	margin: 0 0 5px 0;
	font-size:13px;
}
ol#commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:8px;
	padding:10px 15px 5px 15px;
	background-color:#333;
}
ol#commentlist li dl.metadata dt,
ol#commentlist li dl.metadata dd {
	font-size:14px;
}
ol#commentlist li, ol#commentlist p {
	font-size:16px;
}
p.note {
	background:#FFF8D5;
	padding:3px 8px;
	color:#666;
	border:2px solid #E5AB6A;
}
form#commentform label {
	width:140px;
	float:left;
	margin:4px 10px 0 0;
	font-weight:bold;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author, input#email, input#url {
	width:320px;
	border:3px double #ccc;
	padding:1px 3px	;
	margin-top:5px;
}
textarea {
	font-size:16px;
	border:3px double #ccc;
	width:600px;
	height:67px;
	margin-top:0px;
}
p.submitbutton {
	text-align:center;
}
#submit {
	background-color:#CEE0D4;
	border:1px solid #92AA9B;
	cursor: hand;
	color:#617F6C;
	padding-top:2px;
}
div#comments {
	color:#aaa;
}
label {
	padding-top:5px;
}

/* フッター */
div#footer {
	clear:both;
	padding:5px;
	background-color:#545667;
	width:99%;
	color:#ccc;
}
p#copyright {
	text-align:center;
	font-size:10px;
}

/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}

/* カテゴリー */
div.nextbackbox {
    text-align:center;
	clear:both;
	margin:20px auto 10px auto;
	padding:20px 0;
	width:200px;
}
.nextback {
	background:#333;
	color:#5F6FAE;
	font-size:13px;
	margin:10px auto 10px auto;
	padding:4px 6px;
}
.back {
	background:#333;
	color:#5F6FAE;
	font-size:13px;
	margin:10px auto 10px auto;
	padding:4px 6px;
}

/* ページナビゲーション */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	padding:20px 0 0 0;
	clear:both;
}

a.page-numbers, .tablenav .current {
	color: #20219A;
	padding: 2px .4em;
	border:solid 1px #D4D5D9;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}

a.page-numbers:hover {
	color:white;
	background: #5F6FAE;
}

.tablenav .current {
	color: white;
	background: #5F6FAE;
	border-color: #5F6FAE;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:solid 1px #D4D5D9;
	background:white;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}

/* 関連動画 */
div#similar {
	margin-top:-15px;
	background-color:#ddd;
	height:97px;
	width:468px;
	overflow:hidden;
	background:url(images/pickup.gif) no-repeat;
}
/* IE7のみ適用 */
*:first-child+html #similar {
	margin-top:-13px;
	background-color:#ddd;
	height:97px;
	width:468px;
	overflow:hidden;
	background:url(images/pickup.gif) no-repeat;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body #similar {
	margin-top:-14px;
	background-color:#ddd;
	height:97px;
	width:468px;
	overflow:hidden;
	background:url(images/pickup.gif) no-repeat;
}
div#similar ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#similar li {
	padding-left:6px;
	list-style-type:none;
}

