/*   
Theme Name:DIGITALGATE+18
Theme URI:http://degitaigate.com/18/
Description:Theme of DIGITALGATE+18
Author:Dejiyama
Author URI:http://degitaigate.com/18/
Version:1.0
*/

/* 全体 */
* {
	margin:0;
	padding:0; 
	overflow-x:hidden;
}


body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body-bg3.gif);
	background-repeat:repeat-x;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#FF1467;
	scrollbar-darkshadow-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-track-color:#000;
}
a { text-decoration:none; }
a:link { color:#FF1467; }
a:visited { color:#FF1467; }
a:hover { color:#FF1467; }
a:active { color:#FF1467; }

img {border:none 0px;}

/* Clearfix */ 
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
/* ↓IE-mac用↓*/
* html .clearfix{height:1%;}
.clearfix{display:block;}

/* ヘッダー */
div#head {
	float:left;
	height:105px;
	width:757px;
	overflow:hidden;
}
div#hmenu {
	width:757px;
	height:33px;
	background-color:#1B1F27;
	border-right:1px solid #1B1F27;
	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#hmenu ul li.caution {
	border:none;
	/*margin-left:260px;*/
	padding-right:5px;
	padding-left:10px;
	color:#FF9313;
	text-align:right;
}
div#hmenu ul li.caution a:link {
	color:#FF9313;
}
div#hmenu ul li.caution a:visited {
	color:#FF9313;
}
div#page {
	width:1008px;
	margin:0 auto 0 auto;
	overflow:hidden;
}
div#header {
	background:#000/*url(images/top.gif)*/;
	width:757px;
	height:60px;
	border-right:1px solid #000;
	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:#FF1467; }
div#header h1 a:hover, div#header h1 a:active { color:#FF1467; }

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;
	overflow:hidden;
}
div#head-r {
	background:#2F3745 url(images/head-r.gif) ;
	background-repeat:repeat-x;
	width:250px;
	height:54px;
	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:0px auto;
	padding:11px 3px 0px 3px;
}
div#pan {
	height:15px;
	background-color:#2F3745;
	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:15px;
}
div#search li input#searchsubmit {
	width:60px;
	background-color:#8BA0B0;
	border:1px solid #465058;
	cursor: hand;
	color:#000;
	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;
	margin-bottom:10px;
	height:150px;
	width:750px;
	overflow:auto;
	background:#000;
	color:#FF1467;
}
div#rss a:hover {
    color:#CFCFCF;
}
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:378px;
	overflow:hidden;
}
div.topmov_push {
	margin-bottom:5px;
	margin-left:5px;
	width:758px;
	height:189px;
	overflow:hidden;
}
div.catetopmov {
	margin-bottom:5px;
	margin-left:5px;
}
div.post_main {
	padding:0px;
	margin:0 0 15px 0;
	float:left;
	width:189px;
	overflow:hidden;
	height:174px;
}
div.post_main img {
	border:#FF1467 solid 1px;
	width:180px;
	height:100px;
	margin:0px;
	padding:0px;
}
div.post_main a:hover img {
	border:#ccc solid 1px;
}
div.catetitle {
	background-color:#000;
	width:738px;
	border-bottom:4px solid #CFCFCF;
	padding:8px 0 2px 20px;
	font-size:17px;
	font-weight: bold;
	color:#CFCFCF;
}
div.catetitle2 {
	background-color:#000;
	width:736px;
	border-bottom:4px solid #CFCFCF;
	padding:8px 0 2px 20px;
	font-size:17px;
	font-weight: bold;
	margin:0px 0 10px 0;
	color:#CFCFCF;
}
div.catetitle2 a:link,
div.catetitle2 a:visited,
div.catetitle2 a:hover,
div.catetitle2 a:active { 
    color:#CFCFCF;
	text-decoration:none;
}
.dn {
	display:none;
	margin:0;
	padding:0;
}
div.posttitle_main {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 2px 0 5px;
	background:#000 no-repeat none;
	height:30px;
	overflow:hidden;
	width:173px;
	line-height:1.1em;
	color:#FF1467;
}
div.posttitle_main a:link,
div.posttitle_main a:visited,
div.posttitle_main a:active {
    text-decoration:none;
	color:#FF1467;
}
div.posttitle_main a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
div.metadata_main {
	font-size:12px;
	color:#666;
	background-color:#333;
	margin:0px;
	padding-bottom:5px;
	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 {
	border:none;
	width:12px;
	height:12px;
	padding:0 0 0 2px;
	margin:0;
}
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:2px 1px;
	padding-left:18px;
	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#main {
	float:left;
}
/* IE7のみ適用 */
*:first-child+html div#main {
    width:757px;
	overflow:hidden;
	float:left;
}
.catemain {
	float:left;
}

/* サイドバー */
div#sidebar {
	width:248px;
	float:left;
	overflow:hidden;
	margin:0 0 0 2px;
}
div#side1 {
	background-color:#333;
	padding:10px 0 10px 0;
	color:#888;
	width:250px;
}
div#movie-cate { 
	margin:0 0 10px 20px;
    color:#FF9313;
}
div#movie-cate a:link,
div#movie-cate a:visited,
div#movie-cate a:hover,
div#movie-cate a:active { 
    color:#FF9313;
}
div#sidebar ul {
	margin:0 0 10px 10px;
}
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:hover,
div#sidebar li li a:hover,
div#sidebar li li li a:hover {
	color:#FF9313;
	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:#FF9313;
}
div#special-cate {
	font-size:17px;
	color:#1A888C;
	font-weight:bold;
	margin:0 0 10px 30px;
}
div#special-cate a:link,
div#special-cate a:visited,
div#special-cate a:hover,
div#special-cate a:active {
	color:#1A888C;
}
div#special-cate ul{
    list-style:none;
	width:200px;
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 10px;
}
div#special-cate li a:link,
div#special-cate li a:visited,
div#special-cate li a:hover,
div#special-cate li a:active {
	color:#1A888C;
}
.special-cate-topmiddle{
    list-style:none;
	padding-left:20px;
	background:url(images/join.gif) no-repeat left center;
	font-size:11px;
	font-weight:normal;
}
.special-cate-bottom{
    list-style:none;
	background:url(images/joinbottom.gif) no-repeat left center;
	padding-left:20px;
	font-size:11px;
	font-weight:normal;
}
div#side2 {
	background-color:#2F3745;
	padding:10px 0 10px 10px;
	color:#FF1467;
	width:250px;
}
div#side2 a:link{
	color:#FF1467;
}
div#side2 a:visited{
	color:#FF1467;
}
div#side2 a:hover{
	color:#CFCFCF;
}
div#side2_title {
	margin:0 0 10px 0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
div#acr {
	margin-left:0px;
	padding:0px;
}
div#ninja {
    margin-bottom;10px;
}    
div#sidebox {
	border:1px solid #D4D5D9;
	width:226px;
	padding:5px 3px 5px 3px;
	margin-left:5px;
	font-size:10px;
	color:#fff;
}
div#sidebox a:link,
div#sidebox a:hover,
div#sidebox a:visited,
div#sidebox a:active {
	color:#FF1467;
}
div.feed {
	font-size:13px;
	margin-bottom:4px;
}
div.float {
	float:left;
	padding-top:3px;
	margin-right:9px;
}
div.float2 {
	float:left;
}
div#side3 {
	background-color:#2F3745;
	color:#FF1467;
	width:250px;
	padding-left:0px;
}
div#side3 a:link{
	color:#FF1467;
}
div#side3 a:visited{
	color:#FF1467;
}
div#side3 a:hover{
	color:#FF1467;
}
div#side4 {
	background-color:#2F3745;
	padding:0 10px 30px 10px;
	padding-left:19px;
	padding-bottom:30px;
}
div#side-pr {
	font-size:12px;
	color:#CFCFCF;
}
div#side-pr a:link,
div#side-pr a:visited {
	color:#CFCFCF;
	text-decoration:none;
}
div#side-pr a:hover {
	color:#FF1467;
	text-decoration:none;
}

/* ページナビゲーション */
.tablenav {
	color: #CFCFCF;
	background:#000;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	padding:20px 0 0 0;
	clear:both;
}

a.page-numbers, .tablenav .current {
	color: #FF1467;
	padding: 2px .4em;
	border:solid 1px #FF1467;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}

a.page-numbers:hover {
	color:#CFCFCF;
	background: #000;
	border:solid 1px #CFCFCF;
}

.tablenav .current {
	color:#CFCFCF;
	background: #000;
	border-color: #FF1467;
	font-weight:bold;
}

.tablenav .next, .tablenav .prev {
	border:solid 1px #FF1467;
	background:#000;
	text-decoration:none;
	font-size:smaller;
	font-weight:bold;
}

/* 個別記事ページ */
/*.more-link{
    margin:0;
	padding:0;
}*/

div.post img.wp-smiley {
	border:none;
}
h2.posttitle {
	font-size:19px;
	margin:8px 0 4px 0;
	padding:8px 0px 10px 0px;
	color:#FF1467;
	text-align:left;
}
.triangle {
    color:#FF1467;
}
div#content {
	width:758px;
	float:left;
	margin:0px 0 0 0;
}
div#innerbox {
	padding:0 0px 0px 0px;
}
div.post {
	padding:0 25px 0px 24px;
	float:right;
	width:468px;
	margin:0 1px 0 0px;
	background-color:#333333;
}
div#downloadlink {
	width:468px;
	height:17px;
	background-color:#000;
	color:#FF1467;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:5px;
	font-size:12px;
	overflow:hidden;
	line-height:15px;
	text-align:center;
}
html>/**/body div#downloadlink {
	width:468px;
	height:17px;
	background-color:#000;
	color:#FF1467;
	margin:-16px 0 0px 0;
	padding:0px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
}
div#downloadlink a:link {
    text-decoration:none;
	color:#FF1467;
}
div#downloadlink a:visited {
    text-decoration:none;
	color:#FF1467;
}
div#downloadlink a:active {
    text-decoration:none;
	color:#FF1467;
}
div#downloadlink a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
div#movie {
	width:468px;
	margin:-2px 0 0px 0;
	overflow:hidden;
	background-color:#333;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div#movie {
	width:468px;
	margin:-4px 0 0px 0;
	overflow:hidden;
	background:#333/*#666*/;
}
/* IE7のみ適用 */
*:first-child+html div#movie {
	width:468px;
	margin:0px 0 0px 0;
	overflow:hidden;
	background:#333/*#666*/;
}
div#movie img {
	/*display:none;*/
}
div.post_image {
	padding:0 0px 0px 0px;
	float:right;
	width:560px;
	margin:0 1px 0 0px;
	background-color:#333333;
}
div#image {
	width:550px;
	margin:20px 0 0 0;
	overflow:hidden;
	background-color:#333;
	color:#CFCFCF;
}
div#image img {
	padding:5px;
	margin-bottom:10px;
	background-color:#333333;
	border:1px solid #555555;
}
div#swf-swf {
	margin-top:-87px;
}
div#swf-player {
    background:url(http://degirock.power.ne.jp/18/img/swf-player.png) no-repeat;
	width:468px;
	height:358px;
}
img.swf-img {
    z-index:1;
	top:0px;
	left:0px;
}
div#swf-start {
    z-index:2;
	position:relative;
	top:200px;
	left:0px;
    width:87px;
	height:87px;
}
div#swf-bottom {
	margin-top:7px;
}
div#download123 {
	background:#333333;
	margin-top:10px;
    text-decoration:none;
	color:#FF1467;
	height:39px;
	font-size:13px;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div#download123 {
	background:#333333;
	margin-top:10px;
    text-decoration:none;
	color:#FF1467;
	height:35px;
	font-size:13px;
}
div#download123 a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
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:0px 0 10px 5px;
}
/* IE7のみ適用 */
*:first-child+html div.metadata {
	color:#666;
	background-color:#333;
	padding:4px 0 0px 5px;
}
div.metadata_image {
	color:#666;
	background-color:#333;
	padding:0px 0 10px 30px;
}
dl {
	margin-bottom:0em;
}
/* IE7のみ適用 */
*:first-child+html dl {
	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:#FF1467;
}
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:120px;
	height:1070px;
	overflow:hidden;
	float:left;
	margin:0 4px 5px 0px;
	padding:3px 10px 2px 10px;
	background:#333333;
	font-size:9px;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div#left {
	width:120px;
	height:1067px;
	overflow:hidden;
	float:righ;
	margin:0 4px 5px 0px;
	padding:3px 10px 2px 10px;
	background:#333333;
	font-size:10px;
}
div#left a:hover{
	color:#cfcfcf;
}
div#left_image {
	width:180px;
	overflow:hidden;
	float:left;
	margin:0px 4px 5px 0px;
	padding:20px 5px 20px 5px;
	background:#333333;
	font-size:9px;
}
div#right {
	width:226px;
	height:1070px;
	overflow:hidden;
	float:left;
	margin:0 4px 5px 0px;
	padding:5px 5px 0px 5px;
	background:#333333;
	font-size:9px;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div#right {
	width:226px;
	height:1065px;
	overflow:hidden;
	float:left;
	margin:0 4px 5px 0px;
	padding:5px 5px 2px 5px;
	background:#333333;
	font-size:10px;
}

div#right a:hover{
	color:#cfcfcf;
}
div#similar-posts-title {
	font-size:13px;
	color:#CFCFCF;
	margin:5px 0 10px 40px;
}
div#similar-posts {
	width:195px;
	font-size:12px;
	list-style:none;
	line-height:14px;
    text-decoration:none;
	color:#FF1467;
	/*white-space:nowrap;
    overflow:hidden;*/
	margin:0 0 7px 15px;
}
div#similar-posts img {
	margin:0 0 2px 0;
}
div#similar-posts-top {
	width:195px;
	font-size:12px;
	list-style:none;
	line-height:14px;
    text-decoration:none;
	color:#FF1467;
	/*white-space:nowrap;
    overflow:hidden;*/
	margin:0 0 7px 15px;
}
div#similar-posts-top img {
	margin:0 0 2px 0;
}
div#side-popular-posts {
	background-color:#2F3745;
	padding:10px 0 10px 10px;
	color:#FF1467;
	width:250px;
}
div#side-popular-posts a:link,
div#side-popular-posts a:visited{
	color:#FF1467;
}
div#side-popular-posts a:hover{
	color:#CFCFCF;
}
div#popular-posts {
	width:195px;
	font-size:12px;
	list-style:none;
	line-height:14px;
    text-decoration:none;
	color:#FF1467;
	/*white-space:nowrap;
    overflow:hidden;*/
	margin:0 0 7px 7px;
}
div#popular-posts img {
	margin:0 0 2px 0;
}
div#popular-posts-title {
	margin:0 0 10px 50px;
	font-size:16px;
	font-weight:bold;
	/*text-align:center;*/
}
div#popular-posts-views a:link,
div#popular-posts-views a:visited {
	color:#CFCFCF;
}
div#popular-posts-views a:hover {
	color:#CFCFC;
}

div.side-image-nls-title {
	background:#000000;
	padding:10px;
	margin:0;
	color:#ffffff;
	width:140px;
	font-size:12px;
	font-weight:bold;
}
div.side-image-nls {
	background:#F0F0F0;
	padding:10px;
	margin:0 0 0px 0;
	color:#FF1467;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	width:138px;
	font-size:12px;
}
div.sidebar-nls-title {
	background:#F0F0F0;
	padding:10px 10px 10px 60px;
	margin:0;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #000000;
}
div.sidebar-nls {
	background:#F0F0F0;
	padding:10px 10px 10px 60px;
	margin:0 auto 0px auto;
	color:#FF1467;
	border-bottom:solid 1px #000000;
	font-size:12px;
}
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;
	color:#FF1467;
}
div#newmovie a:link,
div#newmovie a:visited,
div#newmovie a:active {
    color:#FF1467;
	text-decoration:none;
}
div#newmovie a:hover {
    color:#CFCFCF;
	text-decoration:none;
}
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:#000;
	width:738px;
	border-bottom:4px solid #CFCFCF;
	padding:0px 0 2px 20px;
	margin:10px 0 15px 0;
	font-size:17px;
	font-weight: bold;
	color:#CFCFCF;
	clear:both;
}
div#rsss {
	padding:0 0px 0 5px;
	height:190px;
	width:753px;
	overflow:hidden;
	margin-bottom:4px;
}
div#rsss a:link,
div#rsss a:visited,
div#rsss a:active {
    color:#FF1467;
	text-decoration:none;
}
div#rsss a:hover {
    color:#CFCFCF;
	text-decoration:none;
}
div#rss1s {
	width:370px;
	float:left;
	font-size:12px;
	line-height:19px;
	white-space:nowrap;
	overflow:hidden;
}
/* IE7のみ適用 */
*:first-child+html div#rss1s li{
    list-style:none;
	margin-left:-16px;
}
/* IE4～6のみ適用 */
* html div#rss1s li{
    list-style:none;
	margin-left:-11px;
}
div#rss2s {
	width:370px;
	float:left;
	font-size:12px;
	line-height:19px;
	white-space:nowrap;
	overflow:hidden;
}
/* IE7のみ適用 */
*:first-child+html div#rss2s li{
    list-style:none;	
	margin-left:-16px;
}
/* IE4～6のみ適用 */
* html div#rss2s li{
    list-style:none;
	margin-left:-11px;
}
div#middle-pr {
	padding:5px 0px 5px 0px;
	width:757px;
	text-align:center;
	margin:6px auto 0 0;
	background-color:#333;
}
/* IE7のみ適用 */
*:first-child+html div#middle-pr {
	padding:5px 0px 5px 0px;
	width:757px;
	text-align:center;
	margin:-12px auto 0 0;
	background-color:#333;
}
div#middle-pr a:hover{
	color:#cfcfcf;
}
div#bottom-pr {
	padding:10px 0px 10px 0px;
	width:757px;
	text-align:center;
	margin:0;
	background-color:#333;
	clear:both;
}
/* IE7のみ適用 */
*:first-child+html div#bottom-pr {
	padding:10px 0px 10px 0px;
	width:757px;
	text-align:center;
	margin:-19px 0 0 0;
	background-color:#333;
	clear:both;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body div#bottom-pr {
	padding:10px 0px 10px 0px;
	width:757px;
	text-align:center;
	margin:-1px 0 0 0;
	background-color:#333;
	clear:both;
}
div#catetitle4 {
	background-color:#000;
	width:738px;
	border-bottom:4px solid #CFCFCF;
	padding:0px 0 2px 20px;
	margin-bottom:10px;
	margin-top:20px;
	font-size:17px;
	font-weight: bold;
	color:#CFCFCF;
	clear:both;
}
div#most-similar {
	padding:0 0px 0 0px;
	height:190px;
	width:758px;
	overflow:hidden;
	margin-bottom:10px;
}
div#mostview1 {
	width:375px;
	float:left;
	font-size:12px;
	line-height:19px;
    text-decoration:none;
	color:#FF1467;
	white-space:nowrap;
	overflow:hidden;
	margin-left:5px;
}
html>/**/body div#mostview1 {
	width:380px;
	float:left;
	font-size:12px;
	line-height:19px;
    text-decoration:none;
	color:#FF1467;
	white-space:nowrap;
	overflow:hidden;
	margin-left:5px;
}
div#mostview1 a:link,
div#mostview1 a:visited,
div#mostview1 a:active {
    text-decoration:none;
	color:#FF1467;
}
div#mostview1 a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
div#mostview1 li {
    text-decoration:none;
	list-style:none;
	font-size:12px;
	line-height:19px;
	margin:0;
}
html>/**/body div#mostview1 li {
    text-decoration:none;
	list-style:none;
	font-size:12px;
	line-height:19px;
	margin:0;
}
div#mostview2 {
	width:345px;
	float:left;
	font-size:12px;
	line-height:19px;
    text-decoration:none;
	color:#FF1467;
	white-space:nowrap;
	overflow:hidden;
	margin-left:5px;
}
html>/**/body div#mostview2 {
	width:350px;
	float:left;
	font-size:12px;
	line-height:19px;
    text-decoration:none;
	color:#FF1467;
	white-space:nowrap;
	overflow:hidden;
	margin-left:5px;
}
div#mostview2 a:link,
div#mostview2 a:visited,
div#mostview2 a:active {
    text-decoration:none;
	color:#FF1467;
}
div#mostview2 a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
div#mostview2 li {
    text-decoration:none;
	list-style:none;
	font-size:12px;
	line-height:19px;
	margin:0;
}
html>/**/body div#mostview2 li {
    text-decoration:none;
	list-style:none;
	font-size:12px;
	line-height:19px;
	margin:0;
}

/* ネタ元 */
#neta-rss {
    background-color:#333;
	padding:5px 15px 0px 15px;
	text-align:left;
	font-size:12px;
	list-style:none;
}
/* IE7のみ適用 */
*:first-child+html #neta-rss {
    background-color:#333;
	padding:6px 5px 0px 15px;
	text-align:left;
	font-size:12px;
	list-style:none;
	margin:-16px 0 0px 0;
}
/* IE7を除くモダンブラウザのみ適用 */
html>/**/body #neta-rss {
    background-color:#333;
	padding:0px 5px 0px 5px;
	margin-top:-15px;
	text-align:left;
	font-size:12px;
	list-style:none;
}
#neta-rss a:link, {
    text-decoration:none;
	color:#FF1467;
	display:inline;
}
#neta-rss a:visited,
#neta-rss a:active {
    text-decoration:none;
	color:#FF1467;
}
#neta-rss a:hover {
    text-decoration:none;
	color:#CFCFCF;
}
#neta-rss li {
    line-height:18px;
}
/* IE7のみ適用 */
*:first-child+html #neta-rss li {
    line-height:19px;
	margin-left:-15px;
}
#netadownload {
    padding:8px 0 7px;
	width:438px;
}
#download {
    float:right;
}
#neta {
    float:left;
}
#netamotorss {
    clear:both;
	padding-top:4px;
	overflow:hidden;
	white-space:nowrap; 
}
/* IE7のみ適用 */
*:first-child+html #netamotorss {
    clear:both;
	padding-top:0px;
	overflow:hidden;
	white-space:nowrap;
}
#netamotorss  p {
    display:none;
}
#netamo-top {
	padding-top:2px;
	padding-bottom:2px;
}

/* YourFileHost */
div.yfh {
	background:url("http://degirock.power.ne.jp/18/img/swf-text.gif");
	padding:1px 0 0px 25px;
	width:468px;
	height:15px;
	text-align:left;
	margin:-16px 0 16px 0;
	font-size:10px;
	font-family:Arial;
	color:#333;
	overflow:hidden;
}
div.yfh a:link,
div.yfh a:hover,
div.yfh a:active,
div.yfh a:visited {
	font-size:10px;
	font-family:Arial;
	color:#333;
}

/* ページ */
div#post_page {
	padding-bottom:5px;
	float:left;
	width:650px;
	margin:0 5px 0 10px;
	color:#FFFFFF;
}
html>/**/body div#post_page {
	padding-bottom:5px;
	float:left;
	width:650px;
	margin:0 5px 0 17px;
	color:#FFFFFF;
}

/* コメント・トラックバック */
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 #333;
	padding:1px 3px	;
	margin-top:5px;
	background:#333333;
}
textarea {
	font-size:16px;
	border:3px double #333333;
	width:650px;
	height:67px;
	margin-top:0px;
	background:#333333;
	color:#AAAAAA;
}
p.submitbutton {
	text-align:center;
}
#submit {
	background-color:#333333;
	border:3px double #333333;
	cursor: hand;
	color:#AAAAAA;
	padding-top:2px;
}
div#comments {
	color:#aaa;
}
label {
	padding-top:5px;
}

/* フッター */
div#footer {
	clear:both;
	padding:5px;
	background-color:#2F3745;
	color:#ccc;
	margin:0px;
	overflow:hidden;
    display;inline;
}
div#fmenu {
	height:33px;
	float:left;
}
div#fmenu ul {
	list-style:none;
	color:#fff;
	font-size:12px;
	margin:8px 0 0 20px;
	padding:0;
}
div#fmenu ul li {
	display:inline;
}
div#hmenu ul li a:link {
	color:#fff;
	text-decoration:none;
}
div#hmenu ul li a:visited {
	color:#fff;
	text-decoration:none;
}
div#hmenu ul li a:active {
	color:#fff;
	text-decoration:none;
}
div#fmenu ul li a:hover {
	color:#fff;
	text-decoration:none;
}
div#fmenu ul li.liout {
	border-right:1px solid #ccc;
	padding-right:5px;
	margin-right:5px;
}
div#fmenu ul li.last {
	border-right:none;
}
div#copyright {
	text-align:left;
	font-size:10px;
	margin:8px 0 0 15px;
	float:left;
}

/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
	font-size:16px;
	border:3px double #333333;
	margin-top:0px;
	background:#333333;
	color:#AAAAAA;

}

/* カテゴリー */
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;
}
div#pagenavi {
    text-align:center;
	margin:20px auto 10px auto;
	padding:20px 0;
}

/* 認証と上 */

div.powerpush1 {
    float:left;
    background:#2F3745;
    color:#CFCFCF;
	font-size:13px;
    margin:0px 0 4px 0px;
    line-height:17px;
    padding:5px 0 5px 0;
}
div.powerpush1 a:link{
    color:#FF1467;
}
div.powerpush1 a:visited{
    color:#FF1467;
}
div.powerpush1 a:hover{
    color:#CFCFCF;
}
div.powerpush1 th {
	font-size:15px;
}
div.powerpush1 th a:link {
    color:#CFCFCF;
}
div.powerpush1 th a:visited {
    color:#CFCFCF;
}
div.powerpush1 th a:hover {
    color:#FF1467;
}
div.powerpush1 td {
    text-align:center;
}
div.powerpush2 {
    float:left;
    background:#2F3745;
    color:#CFCFCF;
	font-size:13px;
    margin:0px 0 4px 4px;
    line-height:17px;
    padding:5px 0 5px 0;
}
div.powerpush2 a:link{
    color:#FF1467;
}
div.powerpush2 a:visited{
    color:#FF1467;
}
div.powerpush2 a:hover{
    color:#CFCFCF;
}
div.powerpush2 th {
	font-size:15px;
}
div.powerpush2 th a:link {
    color:#CFCFCF;
}
div.powerpush2 th a:visited {
    color:#CFCFCF;
}
div.powerpush2 th a:hover {
    color:#FF1467;
}
div.powerpush2 td {
    text-align:center;
}
div.powerpush-rss{
    margin-top:5px;
	width:220px;
	overflow:hidden;
    white-space:nowrap;
}
div.powerpush-span {
    color:#FF1467;
}
div.powerpush-span a:link{
    color:#FF1467;
}
div.powerpush-span a:visited{
    color:#FF1467;
}
div.powerpush-span a:hover{
    color:#CFCFCF;
}
/* IE7のみ適用 */
*:first-child+html div.powerpush-rss{
    margin:5px 0 0 -16px;
	width:236px;
	overflow:hidden;
    white-space:nowrap;
}
div.powerpush-rss li{
    list-style-type:none;
}
div#ninsyo {
    width:757px;
    height:86px;
    background:#1B1F28;
    text-align:center;
    color:#ffffff;
	font-size:12px;
    padding:10px 0 5px 0;
    margin:0px 0 4px 0;
    line-height:20px;
    clear:both;
}
div#ninsyo a:link{
    color:#FF1467;
}
div#ninsyo a:hover{
    color:#ffffff;
}

