<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


.top_contents{
padding: 15px 15px 0;
	width: 100%;
	overflow: hidden;
}

.top_contents li{
	margin: 0 0 0 0;
	padding: 9px;
	border: solid 1px #CCC;
	border-top: solid 5px #14A300;
	display: inline;
	width: 100%;
	line-height: 1.6;
}

.top_contents dl{
	margin-top: 10px;
}

.top_contents dt{
	margin-bottom: 10px;
}

.info_list{
padding: 15px 15px 0;
	width: 100%;
	overflow: hidden;
	line-height: 1.4;
}

.info_list dt{
	margin-bottom: 8px;
}
.info_list dd{
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#info{
padding: 15px 15px 0;
	width: 100%;
	overflow: hidden;
	line-height: 1.4;
}

#info dt,
#info dd{
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#info dt{
	color: #F60;
	font-weight: bold;
}

#info dt img{
	padding-right: 5px;
	vertical-align: middle;
}

#info dd{
	border-bottom: dotted 1px #ccc;
}

#col2_wrap .float-left,
#col2_wrap .float-right{
	width: 100%;
}

#col2_wrap h2{
	border-right: solid 1px #ccc;
}

#col2_wrap table,
#col2_wrap th,
#col2_wrap td{
	border: none;
	background: none;
	line-height: 1;
}

#col2_wrap th,
#col2_wrap td{
	padding: 3px;
	vertical-align: top;
}

#col2_wrap th{
	padding-top: 5px;
	padding-left: 20px;
	width: auto;
	background: transparent url(../../common/images/arrow_sq_green.gif) no-repeat left 0.3em;
}

#col2_wrap td{
	width: auto;
}

.mailmaga h2{
	margin-bottom: 0;
}

.mailmaga div{
	padding: 15px;
	border: solid 1px #ccc;
	border-top: none;
	background: #FFC;
	
}


.mailmaga .confirm{
	margin-top: 10px;
	text-align: center;
}

.mailmaga label.error{
	padding: 0;
	margin: 5px 0 10px;
	display: block;
}

.confirm input{
	padding: 7px 20px;
	border: none;
	color: #fff;
	border-radius: 4px;        /* CSS3草案 */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 4px;   /* Firefox用 */
	background: #090;
	background: -moz-linear-gradient(bottom, #090, #6c0);
	background: -webkit-gradient(linear, center bottom, center top, from(#090), to(#6c0)); 
	font-weight: bold;
	behavior: url("https://sr-osakakita.jp/common/js/PIE.htc");
	position: relative;
}

#col2_wrap .float-right li{
	margin-bottom: 1em;
	padding-left: 13px;
	background: transparent url(/common/images/dot_green.gif) no-repeat left 0.5em;
}


#event .entry_wrap{
	background: #DFD;
}

#info .entry_wrap{
	background: #FFC;
}

#useful .entry_wrap{
	
}


.entry_wrap{
	margin-bottom: 30px;
	padding: 19px;
	border: solid 1px #ccc;
	width: 100%;
	overflow: hidden;
}

.entry_wrap .category{
margin: 0 0 5px;
	padding: 7px 0;
	width: 80px;
	color: #fff;
	text-align: center;
}

.entry_wrap .jimu{	background: #930;}
.entry_wrap .kenshu{	background: #F60;}
.entry_wrap .jouhou{	background: #099;}
.entry_wrap .kousei{	background: #390;}
.entry_wrap .gyoumu{	background: #9C0;}
.entry_wrap .shidou{	background: #39C;}
.entry_wrap .kinmu{	background: #F69;}

.entry img{
width: 90%;
height: auto;
}

.entry_wrap h2{
	border-right: solid 1px #ccc;
}
.entry_wrap .entry_body h3{
	margin-top: 0.5em;
}

.entry_wrap h2 span{
	color: #F30;
}

.comment_wrap{
	margin-top: 30px;
	padding: 19px;
	border: solid 1px #ccc;
	background: #FFc;
}

.comment_wrap img{
width: auto;
height: auto;
}

#workshop .comment_wrap{
	background: #FFF;
}
.comment_wrap h3{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #090;
	line-height: 1;
	height: auto;
	color: #090;
	font-size: 85.71%;
}

.comment_head{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #090;
	line-height: 1;
	width: 100%;
	font-size: 85.71%;
	overflow: hidden;
}
.comment_head h3{
	margin: 0;
	padding: 0;
	border: none;
	height: auto;
	float: left;
	color: #090;
}
.comment_head .link_all{
	float: right;
}

.comment_wrap .data{
	margin-top: 1.5em;
	color: #090;
	font-size: 85.71%;
	text-align: right;
}

.comment{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
}
                    
.comment_wrap .comments-open{
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply{
margin-bottom: 10px;
}

#comment-form-name label,
#comment-form-email label,
#comment-form-url label,
#comments-open-text label{
display: block;
}

#comment-form-name input,
#comment-form-email input,
#comment-form-url input,
#comment-form-remember-me input,
#comment-form-reply input,
#comments-open-text textarea{
	padding: 5px;
	border: solid 1px #ccc;
}

#comments-open-footer input{
	margin-top: 20px;
	padding: 8px 20px;
	border: none;
	line-height: 1;
	color: #fff;
	background: #FF9900 url(/common/imagesarrow_s_white.gif) no-repeat 30px center;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;        /* CSS3草案 */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 4px;   /* Firefox用 */
	behavior: url("https://sr-osakakita.jp/common/js/PIE.htc");
	position:relative;
}

#form {
padding: 0 20px;
}

#form table,
#form tbody,
#form tr,
#form th,
#form td{
border: none;
	display: block;
width: 100%;
}

#form input,
#form textarea{
width: 100%;
}
#form label input,
#form input.formbtn,
#form input#ck{
width: auto;
}


.form_bt{
text-align:center;
}
.form_bt a{
margin: 20px;
display:inline-block;
	padding: 13px 40px;
	border: none;
	line-height: 1;
	color: #fff;
	background: #FF9900 url(../images/arrow_s_white.gif) no-repeat 30px center;
	font-weight: bold;
	text-align: center;
	font-size: 133.3%;
	border-radius: 4px;        /* CSS3草案 */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 4px;   /* Firefox用 */
	behavior: url("https://sr-osakakita.jp/common/js/PIE.htc");
	position: relative;

}</pre></body></html>