@charset "utf-8";
/***************************************************************/
/* -- S-studio2 Site Revision 5.00 top CSS                  -- */
/***************************************************************/
/*
**  FONT SIZE CHART
**
**  18px : 150%
**  17px : 141.7%
**  16px : 133.4%
**  15px : 125%
**  14px : 116.7%
**  13px : 108.4%
**  12px : 100%
**  11px : 91.7%
**  10px : 83.4%
**
*/

/*-----------------------------------------*/
/*view area skitterTOPイメージ部分*/
/*-----------------------------------------*/
#view_area {
	width: 980px;
	background-color: #FFFFFF;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: repeat;
	padding-top: 10px;
}
/*-----------------------------------------*/
/*content update area*/
/*-----------------------------------------*/
.content {
	width: 525px;
	float: right;
}
.content .border {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
.content .border .news_border {
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	box-shadow: 0px 2px #eee;
	padding-bottom: 5px;
	padding-top: 4px;
}
.content h2 {
	clear: both;
	margin-top: 10px;
}
.content h3 {
	clear: both;
	margin-top: 10px;
}
.content dl dt {
	font-size: 0.85em;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	color: #2580a2;
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: bold;
}
.content dd {
	color: #2580a2;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -5px;

}
.content dd a {
	color: #2580a2;
}
.cat_icon {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
	background-color: #999;
	color: #FFF;
	font-size: 0.75em;
	line-height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	vertical-align: middle;
}
.news_border p {
	clear: both;
	margin-top: 7px;
	margin-bottom: 7px;
}
.content p {
	clear: both;
}
.content p a {
	color: #2580a2;
}
.more_rest {
	font-size: 0.75em;
	text-align: right;
	padding-right: 30px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.more_info {
	font-size: 0.75em;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
}
/*-----------------------------------------*/
/*sidebar*/
/*-----------------------------------------*/
.top_sidebar1 {
	width: 240px;
	background-color: #fff;
	float: left;
}
.top_sidebar2 {
	width: 215px;
	background-color: #FFFFFF;
	float: right;
}
.top_sidebar1 h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
.top_sidebar2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
@supports (-ms-ime-align:auto) { /* MS Edge */
	.top_sidebar2 .border h2 {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		margin-top: 10px;
	}
}
.top_sidebar1 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
}
.top_sidebar1 ul {
	font-size: 0.8em;
	color: #333;
	list-style-position: inside;
	margin-top: 18px;
	margin-bottom: 18px;
}
.top_sidebar1 li {
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 18px;
}
.top_sidebar1 ul li a {
	text-decoration: none;
}
.top_sidebar1 ul li a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: underline;
}

.top_sidebar1 .border {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 6px;
}
.top_sidebar2 .border {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 6px;
	margin-left: 6px;
}
.top_sidebar2 p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tweetarea {
	margin: 0px;
	margin-top: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/*-----------------------------------------*/
/*soundcloud area*/
/*-----------------------------------------*/
#sndcwd_contain {
	width: 980px;
	height: 370px;
	background-color: #CCCCCC;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
}
#sndcwd_contain h3 {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	border-bottom-style: none;
	padding-bottom: 5px;
	font-size: 1.3em;
}
#sndcwd_contain .contain {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sndcwd_contain .contain li {
	list-style-type: none;
	float: left;
	height: 280px;
	width: 280px;
	margin-top: 35px;
	margin-right: 14px;
	margin-left: 14px;
}

#sndcwd_contain .contain li span {
	font-size: 0.7em;
	display: block;
	text-align: center;
	padding-top: 2px;
}
/*-----------------------------------------*/
/*homewidgets*/
/*-----------------------------------------*/
#homewidgets_contain {
	width: 980px;
	height: 500px;
	background-color: #E1E0D2;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
}
#homewidgets_contain .contain {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homewidgets_contain .contain li {
	list-style-type: none;
	float: left;
	height: 120px;
	width: 280px;
	margin-top: 35px;
	margin-right: 14px;
	margin-left: 14px;
}
#homewidgets_contain .contain li span {
	font-size: 0.7em;
	display: block;
	text-align: center;
	padding-top: 2px;
}
/*-----------------------------------------*/
/*homebanner*/
/*-----------------------------------------*/
#homebanner_contain {
	width: 980px;
	height: 210px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
}
#homebanner_contain .contain {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homebanner_contain .contain li {
	list-style-type: none;
	float: left;
	height: 80px;
	width: 200px;
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 16px;
}
/*-----------------------------------------*/
/*footerbanner*/
/*-----------------------------------------*/
#footerbanner_contain {
	width: 980px;
	height: 180px;
	background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footerbanner_contain .contain {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#footerbanner_contain .contain li {
	list-style-type: none;
	float: left;
	height: 40px;
	width: 200px;
	margin-top: 10px;
	margin-right: 16px;
	margin-left: 16px;
}
