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

/*
	================================================================================================
		support vaio beginner index.html
	================================================================================================
*/
.teacher {
	margin: -20px 15px 10px 12px;
	float: left;
}

.left_icon {
	margin: 10px 0px 10px 20px;
	float: left;
}

.right_link {
	display: table-cell;
	padding-left: 7px;
}

.right_link .txtlink {
	margin: 0 !important;
}



div.more_link {
	width: auto;
	margin: 0 0px 0 0;
	padding: 0;
	text-align: right;
}

div.more_link .txtlink li {
	background: none;
	margin-right: 20px;
}

div.more_link span {
color: #1a1a1a;
text-decoration: none;
font-size: 13px;
padding: .5em 20px .5em 28px;
border-radius: 4px;
background-color: #f2f2f2;
background-position: 16px 48%;
border: 2px solid #e4e4e4;
display: inline-block!important;
background-repeat: no-repeat!important;
background-image: url(/share4/images/mod-button/ico_01.png);
}



#contents dl.news {
	border: thin solid #b5b5b5;
	width: auto;
}

.setup {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.soft_sec {
margin: 0 3em 1.25em 1em !important;
}

.woex {
	float: left;
	margin: -10px 10px 0 15px;
}

#contents div.section dl.date {
    border: thin solid #b5b5b5;
    width: auto;
}

/*
----------------------------------------------------------------------------
	ｲ靂ﾌﾉ�｡�640px｡莢ﾊｲｼ､ﾎ､ﾈ､ｭ､ﾋﾅｬﾍﾑ
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {

.left_icon {
	margin: 10px 0px 10px 8px;
}

.right_link .txtlink li {
	margin-right: 10px !important;
}

.woex {
	float: none;
	margin: -10px 10px 10px 15px;
}

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