<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.cyu01
{
	font-size: 80%;
	margin-top: 1.5em;
}
.cyu01 DT
{
	color: #fe0000;
	width: 2.1em;
}
.cyu01 DD
{
	margin-left: 2.1em;
	margin-top:-1.3em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}



.indent1 TABLE
{
	width: 100%;
	margin: 5px 0 10px 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.indent1 TH
{
	background-color:#F6F6F6;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-weight:bold;
	padding: 5px;
	text-align: center;
}

.indent1 TD
{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px;
	width: auto;
	background-color:#EEE;
}

.indent3 TD.software
{
	width: 23em;
	font-weight:bold;
	text-align: left;
	background-color:#FCFCFC;
}







/* 130326　リニューアル時追加 */

div.pregArea_01 {
	margin: 15px auto 0;
	padding: 0;
	width: 730px;
}
#select_area {
	border: solid 1px #CCC;
	padding: 15px;
	margin-bottom: 40px;
}
.available {
	overflow: hidden;
	margin-bottom: 40px;
}
.available img.left {
	float: left;
	margin-right:25px;
	margin-left: 10px;
}
.available .inner_right {
	float: left;
	padding: 10px;
	width: 480px;
}
.colum2-right760 dl dd h3.title_gray {
	background-color: #787878;
	background-image: none;
	color: #FFFFFF;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.disc {
	background:transparent url(/support/share/images/disc_black2.gif) no-repeat scroll 0px 0.4em;
	line-height:1.2em;
	padding-bottom:10px;
	padding-left:10px;
	vertical-align:top;
	list-style-type: none;
}
.link {
	list-style-type: none;
}
p.illust {
	float: left;
	width: 232px;
	height: 160px;
	text-align: center;
	position: relative;
}
.img_wm {
	margin-top: 0px;
	margin-left:15px;
}
.img_arrow {
	margin-top: 50px;
}
.img_pc {
	margin-top: 20px;
}
#pulldown {
	clear: both;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 20px;
}
#pulldown .pl_wm {
	float: left;
}
#pulldown .pl_os {
	float: right;
	margin-right: 15px;
}
p.decision {
	width: 99px;
	height: 29px;
	margin: 0px auto;
}
input.image-btn {
	background:url(/support/audiosoftware/install/images/img_btn.gif) no-repeat;
	background-position: center !important;
	border: 0px;
	width: 99px;
	height: 29px;
	color: #FFF;
	font-size: 0px !important;
}

.title_h4 {
	background: url(/support/share/images/bg_h3_head.gif) no-repeat scroll right bottom transparent;
	font-size: 115%;
	padding: 4px 17px 4px;
	color:#333;
}
.link {
	background:transparent url(/share/images/arrow_black.gif) no-repeat scroll 0px 0.4em;
	color:#000000;
	line-height:1.2em;
	padding-bottom:10px;
	padding-left:10px;
	vertical-align:top;
}
.ml15{
	margin-left:15px!important;
}

div.pulldown textarea, keygen, select, button {
	border-radius: 0px;
	border: 1px solid rgb(169, 169, 169) !important;
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0em 0em 0em 0em;
	font: 13.3333px Arial;
}

#WM_mess {
	margin-bottom: 30px;
}


/* 171101　追加 */

.annotation ul{
}

.annotation li{
	list-style:none;
    text-indent: -0.7em;
    font-size: 0.9em;
}

.accent{
	color: #ff0000;
}


/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {

#pulldown .pl_wm {
	float: none;
}
#pulldown .pl_os {
	float: none;
	margin-top: 10px;
}
div#select_area p.illust {
	display: none;
}
.available .inner_right {
	width: auto;
}


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