@charset "Shift_JIS";

pre, dl, ol, p, blockquote {
	line-height:175%;
}

blockquote { margin-left:32px; }

body {
	color:#000000;
	background-color:#FFFFFF;
	margin:0%;
	padding:1%;
	font-size:14px;
	letter-spacing:1px;
	font-family:Verdana, Sans-Serif;
}

td, th {
	color:#000000;
	background-color:#FFFFFF;
	font-size:14px;
	letter-spacing:1px;
	font-family:Verdana, Sans-Serif;

}

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
}

div#container {
	width:100%;
	position:relative;
}

div#leftbox2 {
	display:none;
}

div#centerbox_noright2 {
	width:100%;
	top:0;
	margin:0px;
	padding:0px;
}



div#rightbox {
	display:none;
}
	div.adsky {
		text-align:center;
	}

div#centerbox {
	width:100%;
	margin:0px;
	padding:0px;

}

div#centerbox_noside {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

div#centerbox_noright {
	width:100%;
	margin:0px;
	padding:0px;
}

div#topbox {
	display:none;
}

div#header {
	padding:5px;
	margin:0px 0px 10px 0px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border-radius: 2px;
}

	img#logo {
		display:none;
	}

	h1.title {
		font-size: 140%;
		font-family: 'Trebuchet MS';
		font-weight: bold;
		letter-spacing: 3px;
		color:#000000;
		background-color: #FFFFFF;
		border-style: solid;
		border-color: #999999;
		border-width: 2px 4px 4px 2px;
		border-radius: 2px;
		margin: 5px;
	}

	form#head_search
	{
		display:none;
	}

	div#navigator {
		display:none;
	}

	div.pageinfo
	{
		display:none;
	}

div#contents {
	padding:12px;
	background-color:#FFFFFF;
	border:3px solid #999999;
	border-radius: 2px;
}

	.footbox
	{
		clear:both;
		padding:3px;
		margin:6px 1px 1px 1px;
		border:dotted 1px #999999;
		background-color: #FFFFFF;
		font-size:90%;
		line-height:180%;
	}

	div#note {
		font-size:105%;
	}

	div#attach {
			display:none;
		}

	div#related {
		        display:none;
		}

div#toolbar {
	display:none;
}

div#footer {
	display:none;
}

div#qrcode {
	float:left;
	margin:0px 10px 0px 10px;
}


div#leftbox {
	display:none;
}

	div.menubar {
		margin: 0px 0px;
		padding: 3px;
		word-break:break-all;
		overflow:hidden;
		letter-spacing: 0.5px;
		font-size: 14px;
	}

	div.menubar ul li {
		line-height:160%;
	}

	div.menubar h1 ,
	div.menubar h2 ,
	div.menubar h3 ,
	div.menubar h4 ,
	div.menubar h5 {
		font-size: 120%;
		border: 2px solid #999999;
		background-color: #FFFFFF;
		background-image: none;
		margin-top:10px;
		border-radius: 2px;
	}

	div.menubar .anchor_super,
	div.menubar .jumpmenu {
		display:none;
	}

	div.menubar td {
		padding:0px;
	}


a:link {
	text-decoration: underline;
}

a:active {
	color:#000000;
	text-decoration:none;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

h1, h2 {
	font-size:150%;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
	border-style:solid;
	border-color:#999999;
	border-width:3px 3px 6px 20px;
	margin:0px 0px 5px 0px;
	border-radius: 2px;
}
h3 {
	font-size:140%;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
	border-style: solid;
	border-color:#999999;
	border-width: 1px 1px 5px 12px;
	margin:0px 0px 5px 0px;
	border-radius: 2px;
}
h4 {
	font-size:130%;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
	border-style: solid;
	border-color:#999999;
	border-width: 0px 6px 1px 7px;
	margin:0px 0px 5px 0px;
	border-radius: 2px;
}
h5 {
	font-size:120%;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
	border-style: solid;
	border-color:#999999;
	border-width: 0px 0px 1px 6px;
	margin:0px 0px 5px 0px;
	border-radius: 2px;
}

h6 {
	font-size:110%;
	color:#000000;
	background-color:#FFFFFF;
	padding:3px;
	border-style: solid;
	border-color:#999999;
	border-width: 0px 5px 1px 0px;
	margin:0px 0px 5px 0px;
	border-radius: 2px;
}


dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre {
	border:#000000 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	font-size: 14px;
	white-space:pre;
	word-break:break-all;
	letter-spacing:0px;

	color:#000000;
	background-color:#FFFFFF;
}

img {
	border:none;
	vertical-align:middle;
}

ul {
	margin:0px 0px 5px 6px;
	padding:0px 0px 0px 10px;
	line-height:160%;
}


li {
	margin: 3px 0px;
}

em { font-style:italic; }

strong { font-weight:bold; }

input, textarea {
	color:#000000;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	font-size:14px;
}

input.radio {
	background-color:transparent;
	border-width: 0;
}

thead td.style_td,
tfoot td.style_td {
	color:inherit;
	background-color:#FFFFFF;
}
thead th.style_th,
tfoot th.style_th {
	color:inherit;
	background-color:#FFFFFF;
}
.sortable {
	padding:0px;
	border:0px;
	margin:auto;
	margin-left:0px;
	text-align:left;
	color:inherit;
	background-color:#999999;
}

.style_table {
	padding:0px;
	border:0px;
	margin:auto;
	margin-left:0px;
	text-align:left;
	color:inherit;
	background-color:#999999;
}
.table_left .style_table { margin:auto auto auto 0px; }
.table_center .style_table { margin: auto; }
.table_right .style_table { margin:auto 0px auto auto; }
.table_left div.ie5 { text-align:left; }
.table_center div.ie5 { text-align:center; }
.table_right div.ie5 { text-align:right; }
.style_th, th {
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
 	border:1px;
 	border-color:#888888;
	background-color:#FFFFFF;
	vertical-align:bottom;
}
.style_td, td {
	padding:5px;
	margin:1px;
	color:inherit;
	border:1px;
 	border-color:#888888;
	background-color:#FFFFFF;
	vertical-align:middle;
}

ul.list1 { list-style-type:disc; }
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

ul.list1 li{
	margin-bottom:5px;
}

div.ie5 { text-align:center; }

span.noexists {
	color:#000000;
	background-color:#FFFACC;
}

.small { font-size:85%; }

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	display:none;
}

div.jumpmenu {
	display:none;
}

hr.full_hr {
	border-style:ridge;
	border-color:#000000;
	border-width:1px 0px;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:white;
}
strong.word6 {
	background-color:#00AA00;
	color:white;
}
strong.word7 {
	background-color:#886800;
	color:white;
}
strong.word8 {
	background-color:#004699;
	color:white;
}
strong.word9 {
	background-color:#990099;
	color:white;
}

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */
div#preview {
	color:inherit;
	background-color:#FFFFFF;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	display:none;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#999999;
	text-align:center;
}

.style_calendar td {
	padding:4px;
	margin:1px;
	text-align:center;
	color:inherit;
}

.style_td_today {
	background-color:#CCFFDD;
}
.style_td_sat {
	background-color:#DDE5FF;
}
.style_td_sun {
	background-color:#FFEEEE;
}
.style_td_caltop,
.style_td_week {
	background-color:#FFFFFF;
	font-weight:bold;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:90%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#AAAAAA;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	font-size:80%;
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:90%; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:90%;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:90%;
}

/* popular.inc.php */
span.counter { font-size:80%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	margin-right:32px;
}

/* vote.inc.php */
td.vote_label {
	color:#000000;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:#000000;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:#000000;
	background-color:#EEF5FF;
}


/* amazon.inc.php */
.amazon_box {
  width:95%;
  padding:5px;
  background-color:#ffffff;
  border:solid 1px #1baad6;
  border-radius: 2px;
}
.amazon_box:after{
  content: "";
  display: block;
  clear: both;
}

.border_img {
 border-color: #C0C0C0;
 border:1px  solid;
 width:120px
}

div.amazon_img {
 margin:16px 10px 8px 8px;
 border-color: #C0C0C0;
 text-align:center;
}

div.amazon_imgetc {
 margin:5px 5px 5px 5px;
 border-color: #C0C0C0;
 text-align:center;
}

div.amazon_sub {
 line-height:20px;
 padding:5px;
 width:95%;
 margin-bottom:30px;
}

div.amazon_title {
 font-size:14pt;
 font-weight: bold;
 margin:0px 0px 10px 0px;
}
div.amazon_avail {
 font-size:11pt;
}


/* liquid */
ul.liquid {
 width: 100%;
 padding:0px;
 margin:10px;
}
li.liquid {
 font-size:10pt;
 font-weight:bold;
 margin: 0px 10px 10px 0px;
 width: 150px;
 height: 180px;
 float: left;
 list-style: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 border: 1px solid #cccccc;
 padding: 8px 4px;
 box-shadow: 0px 1px 3px 0 rgba(0,0,0,.26);
}
div.liquid {
 max-height:160px;
 margin-bottom:2px;
 overflow: hidden;
}

/* SNS button */
.social_box {
  width:100%;
  margin-bottom:5px;
  margin-left:5px;
  padding:0px;
}
.social_box:after{
  display: block;
  clear: both;
  content: "";
}

.social_item {
  margin-top:5px;
}
.social_google { margin-right:-13px; }

.fb_iframe_widget {
vertical-align: top;
}


/* ad_rect */
ul.ad_rect {
 width: 100%;
 padding:0px;
 margin:10px;
}
li.ad_rect {
 padding-left:20px;
 font-size:8pt;
 margin: 0px 0px 5px 0px;
 float: left;
 list-style: none;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


/* ideapost */
.nopost {
  margin:10px;
  font-size:18pt;
}

ul.comment-item{
  margin:0px;
  padding:0px;
  border-top:solid 1px #efefef;
  border-radius: 2px;
}

li.comment-item{
  width:95%;
  list-style: none;
  padding:5px 0px 5px 20px;
  border-bottom:solid 1px #efefef;
  border-radius: 5px;
  background-color: #ffffff;
  border-radius: 2px;
}
li.comment-item:after{
  content: "";
  display: block;
  clear: both;
}

p.idea_info{
  font-size:8pt;
}

.plus_color {
  color:#1baad6;
}
.minus_color {
  color:#919191;
}

.idea_normal {
  font-size:12px;
  font-weight: 900 ;
  line-height:1.5;
}
.idea_positive {
  font-size:20px;
  font-weight: 900;
  line-height:1.5;
}


/* updown */
.updown-box {
  float:right;
  margin:10px;
}

.plus_icon {
float:left;
position: relative;
width:  10px;
height: 28px;
border: 2px solid #919191;
  background-color: #1baad6;
color: white;
  line-height: 30px;
  padding-left: 18px;
  border-radius: 10px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
cursor: pointer;
overflow: hidden;
}
.plus_icon::before {
position: absolute;
content: '';
width: 3px;
height: 13px;
  background-color: white;
top: 8px;
left: 13px;
}
.plus_icon::after {
position: absolute;
content: '';
width: 3px;
height: 13px;
  background-color: white;
top: 8px;
left: 13px;
transform: rotateZ(90deg);
}
.minus_icon {
float:left;
position: relative;
width:  10px;
height: 28px;
border: 3px solid #919191;
  background-color: #aaaaaa;
color: white;
  line-height: 30px;
  padding-left: 18px;
  border-radius: 10px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
cursor: pointer;
overflow: hidden;
}
.minus_icon::before {
position: absolute;
content: '';
width: 3px;
height: 13px;
  background-color: white;
top: 8px;
left: 13px;
transform: rotateZ(90deg);
}
.icon_fix{
float:left;
}
.guage{
width: 200px;
height: 16px;
float:left;
margin:26px 10px 10px 10px;
border: 1px solid #cccccc;
  border-radius: 3px;
}
.plus_guage{
float:left;
height:16px;
  background-color:#1baad6;
}
.minus_guage{
float:left;
height:16px;
  background-color:#efefef;
}
.box_font {
  font-size:8pt;
display: block;
clear: both;
content: "";
margin:0;
padding:0;
  text-align:center;
  font-weight:bold;
}

/* button */
.button {
    font-size:10pt;
    font-weight:bold;
    background: #C6E0F9;
    border-bottom: 4px solid #9DC1E4;
    display: block;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    line-height: 2.5em;
    width:150px;
    border-radius: 5px;
}
.button:hover{
  background: #1baad6;
}

/* navigate button  */

.navigate_buttons{
margin-bottom:5px;
margin-left:5px;
}

.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
	margin-top:5px;
    background: #668ad8;/*?{?^???F*/
    color: #FFF;
    color: #FFF;
    font-weight:bold;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*?{?^?????????????*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*???????*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*?e????????*/
    border-bottom: none;
}

a.square_btn:link {
color:#fff;
	text-decoration:none;
}

a.square_btn:active {
color:#fff;
	text-decoration:none;
}

a.square_btn:visited {
color:#fff;
	text-decoration:none;
}

a.square_btn:hover {
color:#fff;
	text-decoration:none;
}

.square_btn2{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
	margin-top:5px;
    background: #28a745; /* Adjusted to a more visible green */
    color: #FFF;
    font-weight:bold;
    border-bottom: solid 4px #218838; /* Adjusted border to match new green */
    border-radius: 3px;
}
.square_btn2:active {/*?{?^?????????????*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*???????*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*?e????????*/
    border-bottom: none;
}

a.square_btn2:link,
a.square_btn2:active,
a.square_btn2:visited,
a.square_btn2:hover {
    color: #fff;
    background: #28a745; /* Adjusted to a more visible green */
    text-decoration: none;
}

// tagbtn
.tagbtn {
  list-style: none;
  overflow: hidden;
}
.tagbtn:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.tagbtn li {
  margin-left:-15px;
  margin-right:20px;
  margin-bottom:5px;
  text-align: center;
  float: left;
  list-style: none;

  display: inline-block;
  padding: 0.1em 0.5em;
  text-decoration: none;
  background: #f7f7f7;
  border-left: solid 6px #ff7c5c;/*????*/
  color: #111;/*?????F*/
  font-weight: bold;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.tagbtn li:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}

.tagbtn li a {
  text-decoration: none;
  color: #111;
  font-weight: bold;
}
