




body,
.txt-default	{ color: #333333; }
a,
.txt-point	{ color: rgb(60,190,240); }


@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://www.pakutaso.com/shared/img/thumb/PAK76_aoihikarito720150218192521_TP_V.jpg');
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('https://www.pakutaso.com/shared/img/thumb/PAK76_aoihikarito720150218192521_TP_V.jpg');
			background-color: #ffffff;
			background-repeat: no-repeat;
			background-size: cover;
			background-attachment: fixed;
		}
}


@media all and (min-width: 1001px) { 
	#header			{
			background-color: rgba(255, 255, 255, .0);
			background-attachment: fixed;
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {

	#header			{
			background-color: rgba(255, 255, 255, 0);
			background-attachment: fixed;
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}




#body	{ margin-left: 200px; }
#header	{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	width: 200px;
	
}
#logo	{
	padding:20px 0;
	text-align: center;
}
#no_design_gnb li	{ 
	display:block;
	margin-bottom: 20px;
	text-align:center;
}



#gnb,
#gnb *	{
	color: rgb(60,190,240);
	font-size: 14px;
}
#gnb a:hover {
	color: rgb(10,140,190);
	font-size: 14px;
}




*::-webkit-scrollbar-track			{ background-color: #333333; }
*::-webkit-scrollbar-thumb			{ background: rgb(60,190,240); }

* { outline-color: rgb(60,190,240); }
::selection			{ background:rgb(60,190,240); }
::-moz-selection	{ background:rgb(60,190,240); }
::-webkit-selection	{ background:rgb(60,190,240); }

::selection			{ color:#333333; }
::-moz-selection	{ color:#333333; }
::-webkit-selection	{ color:#333333; }


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
			color:#333333; 
				background:rgb(60,190,240);
	}


.ui-btn	{
	color:			#ffffff;
	background:		#333333;
	border-color:	#333333;
}
.ui-btn:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}

.ui-btn.point			{
	color:			#ffffff;
	background:		rgb(60,190,240);
	border-color:	rgb(60,190,240);
}
.ui-btn.point:hover		{
	color:			#ffffff;
	background:		rgb(60,130,240);
	border-color:	rgb(60,130,240);
}

.ui-btn.etc			{
	color:			#ffffff;
	background:		#333333;
	border-color:	#333333;
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}


.pg_wrap .pg_page	{
	color:			#ffffff;
	background:		#333333;
	border-color:	#333333;
}
.pg_wrap .pg_page:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#555555;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#ffffff;
	background:		rgb(60,190,240);
	border-color:	rgb(60,190,240);
}





.bar-equalizer i	{
	background: rgb(60,190,240);
	-webkit-box-shadow: 0px 0px 3px 0px #000000;
	-moz-box-shadow: 0px 0px 3px 0px #000000;
	box-shadow: 0px 0px 3px 0px #000000;
}
 


hr.line	{
	background: rgb(60,190,240);
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#333333;
	background:		rgba(255,255,255,0.6);
	border-color:	#efefef;
}

::-webkit-input-placeholder {
	color: #333333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #333333;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #333333;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #333333;
}

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: rgba(255,255,255,0.6) !important;
  color: #333333;
}
 

.theme-box	{
	background-color: rgba(255, 255, 255, .9);
	color: #333333;
 
}
.theme-box.no-link a	{
	color: #333333;
}
 

.theme-list,
.theme-form	{
	background-color:	rgba(255,255,255,0.6);
	color:				#333333;
}

/*** Form Area ***/
.theme-form th	{
	background-color:	#000000;
	color:				#333333;
}
.theme-form td	{
	background-color:	rgba(255, 255, 255, .1);
	color:				#333333;
	border-top-color:	#333333;
	border-top-style:	solid;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
}

/*** List Area ***/
.theme-list th	{
	background-color:	#000000;
	color:				#333333;
	border-top-color:	#333333;
	border-top-style:	double;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	double;
	border-bottom-width:	1px;
}
.theme-list td	{
	background-color:	;
	color:				#333333;
}




#tab_list { border-color: rgb(60,190,240); }
 

#load_log_board	{
	}

.board-notice	{
	width: 100%;
			color: #333333;
	}

#log_list	{
	}
#log_list .item		{
			background-color: rgba(255,255,255,.9);
			color: #333333;
	
	
}

#log_list .item .item-inner .ui-pic		{
	}


#log_list .item .item-inner .item-comment		{
			color: #333333;
			border-bottom-color:		#dddddd;
		border-bottom-style:		dashed;
		border-bottom-width: 1px;
				margin-bottom: 10px !important;
	}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply {
 
		border-bottom-style:dotted; 
	 margin-bottom:0 !important;
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:0.8;}
#log_list .item .item-inner .item-comment.item-reply.last{
	border-bottom-style:dashed;
			margin-bottom: 10px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #bbbbbb;
	}

#log_list .item .item-inner	.ui-comment		{
	
			padding-left: 15px;
		padding-right: 15px;
	}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: rgb(60,130,240);
				font-size: 12px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: rgb(60,130,240);
				font-size: 12px;
	}

#log_list .item .item-inner .co-footer .date	{
			color: #bbbbbb;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: rgb(60,190,240);
	}


.link_hash_tag  {
position: relative;
margin-left: 7px;
padding: 0px 5px;
color: white;
background-color: #3cbef0;
border-radius: 3px 3px 3px 3px;
filter:drop-shadow(0px 0px 1px rgba(0,0,0,0.3));
transition-duration: 0.2s;

background-image: url(https://images.unsplash.com/photo-1548032885-b5e38734688a?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=2156&q=80) !important;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
animation-duration: 80s;
animation-iteration-count: infinite;
animation-direction: alternate;
animation-timing-function: linear;
animation-name: fluid;
background-size: 1000%;
position: relative;
text-shadow: none;

}

.link_hash_tag:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 0;
border-right: 5px solid transparent;
border-top: 6px solid transparent;
border-bottom: 7px solid transparent;
transition-duration: 0.2s;
}

.link_hash_tag:hover:after {
border-right-color: white;
}


.link_hash_tag:hover    {
	color: white;
	background-color: #f578a2;
}

#log_list .item .item-inner .co-content .log_link_tag	{
			color: rgb(155,215,240);
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: rgba(255, 255, 255, .9);
 
}