#sidevar {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#sidevar a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#sidevar a {
	display: block;
	background-color: #E1E1E1;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", san-serif;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#sidemokuji {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* アフィリエイト上段 */
#afy {
	padding: 5px;
	text-align: left;
	float: none;
	font-size: 12px;
	line-height: 1.4;
}

/* アフィリエイト下段 */
#afy2 {
	width: 100%;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#afy2 img {
	float: left;
	margin: 0px 10px 0px 0px;
}

/* 投稿作品最新更新日 */
.new_i {
	color:#ff0000;
}

/* リンク回り */
a { 
	text-decoration:none; 
}
a:link { 
	color:#33ccff; 
	text-decoration:none; 
}
a:visited { 
	color:#ffccff; 
	text-decoration:none; 
}
a:active { 
	color:#ffffff; 
	text-decoration:underline; 
}
a:hover	{ 
	color:#ffffff; 
	text-decoration:underline; 
}

/* 投稿部屋濃背景リンク回り */
a { 
	text-decoration:none; 
}
tbody.back a:link, td.back a:link { 
	color:#e1e1ff; 
	text-decoration:none; 
}
tbody.back a:visited, td.back a:visited { 
	color:#ffff99; 
	text-decoration:none; 
}
tbody.back a:hover, tbody.back a:active,
td.back a:hover, td.back a:active { 
	color:#FFFFFF; 
	text-decoration:underline; 
}
/* 投稿部屋濃背景リンク回り */
.back2 a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
.back2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
.back2 a:hover { 
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}

/* Web拍手ボタン */
input.submit {
	background-color:#e1e1ff;
	color:#000033;
	line-height:1.2;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #000066;
}
input:focus {
	border-style:solid;
	background-color:#ffffff;
}
input.submit:hover {
	background-color:#8080C0;
	color:#FFFFFF;
}
input.submitd {
	background-color:#e1e1ff;
	color:#222222;
	line-height:1.2;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #000066;
}
input.submitd:hover {
	background-color:#8080C0;
	color:#FFFFFF;
}

.revision {
	color:#00FFFF;
}
.ss_index {
	line-height: 1.4;
	font-size: 85%;
}
.afy_moji {
	font-size: 10px;
	padding-right: 5px;
}
.Twitter {
	line-height: 1.4;
	font-size: 12px;
}
.topunder {
	line-height: 1.4;
	font-size: 12px;
	background-color: #000000;
	padding: 10px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
.Item_list {
	float: right;
	width: 280px;
}
.Item_set {
	float: left;
	width: 100px;
}
.Item_twitter {
	float: left;
	width: 120px;
}
.Item_facebook {
	float: left;
	width: 100px;
}
.Item_hatena {
	float: left;
	width: 60px;
}
.infomation {
	text-align: left;
	float: left;
}
.twitter-timeline{
	max-width: 100% !important;
	width: 100% !important;
}
@media only screen and (max-device-width:768px){
/* ここにスマホの記述 */
	html,body {
		background-color: #000;
		font-size: 32px;
		text-align: left;
		margin: 0px;
		line-height: 1.7;
		scrollbar-3dlight-color: #FFFFFF;
		padding: 0px;
		-webkit-text-size-adjust: 100%;
	}
	table {
		width: 100%;
		font-size: 100%;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
	}
	td {
		width: Auto;
		max-height: 999999px;
	}
	.ss_index {
		line-height: 1.4;
		font-size: 100%;
	}
	.topunder {
		font-size: 100%;
		background-color: #000000;
		padding: 10px;
		width: 100%;
		color: #FFFFFF;
		text-align: center;
	}
	.back2 a:link {
		color:#FFFFFF;
		text-decoration:none;
		font-size: 100%;
	}
	.back2 a:visited {
		color:#FFFFFF;
		text-decoration:none;
		font-size: 100%;
	}
	.back2 a:hover { 
		color:#FFFFFF;
		text-decoration:underline;
		font-size: 100%;
	}
	.Twitter {
		line-height: 1.4;
		font-size: 100%;
	}
}
@media screen and (min-device-width:769px) {
/* ここにPCの記述 */
	html,body {
		text-align: left;
		margin: 0px;
		line-height: 1.7;
		scrollbar-3dlight-color: #000000;
		scrollbar-arrow-color: #000000;
		scrollbar-base-color: #E0E1EC;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #E0E1EC;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		padding: 0px;
	}
}
