<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/special/beginner/howto スタイル ]

===============================*/


/*
	============================================================================
		base
	============================================================================
*/

ol li {
	list-style: decimal;
}
ul li {
	list-style: disc;
}

#contents {
	margin: 0 auto;
	padding: 0;
	width: 560px;
	text-align: left;
	letter-spacing: normal;
}

#contents table th {
	background-color:#dddddd;
}
#enqarea {
	margin:0 auto;
}





/*beginnerTitle560 初心者コーナーヘッダー*/


div #beginnerTitle560 #contentsTopTitle02 {
    background-image: url("/support/bd/special/beans/Common/Images/logo_ttl02.gif");
    background-repeat: no-repeat;
    clear: both;
    float: right;
    margin: 0;
    padding: 0;
    width: 560px;
}
div #beginnerTitle560 #contentsTopTitle02 h1 {
    clear: both;
    float: right;
    margin: 0;
    padding: 0 0 5px;
}
div #beginnerTitle560 {
    margin: 0;
    padding: 0;
    width: 560px;
}

div.linktoindex ul li {
    float: right;
    margin-left: 20px;
}



/* contentsTopTitle コンテンツタイトルエリア */

div #contentsTopTitle.section {
    background-image: url("/support/bd/special/beans/Common/Images/pct_ttl_bg.jpg");
    height: 194px;
    margin-bottom: 30px;
    padding: 0;
    width: 560px;
}

/*上部*/
div #contentsTopTitle.section div.ttl{
	width: 550px;
	height: 112px;
}


div #contentsTopTitle.section div.ttl h1{
	padding: 42px 5px 0px 5px;
	margin-left: 95px;
	font-size: 140%;
}

/*IE7対応*/
*:first-child + html div #contentsTopTitle.section div.ttl h1 {
	padding: 40px 10px 0px 0px;
}


/*下部*/
div #contentsTopTitle.section div.subttl{
	width: 560px;
	height: 82px;
}

div #contentsTopTitle.section div.subttl h2{
	padding: 10px;
	margin: 0px;
	border: none;
	background-image: none;
	font-size: 1em;
	font-weight: normal;
}


/*ページ内リンク*/

div #contentsNavi ul.link_withinPage li{
    background: url("/support/bd/special/beans/Common/Images/arrow_under_03.gif") no-repeat scroll 0 0.5em transparent;
    margin: 0px 0px 0px 20px;
    padding: 4px 0px 0px 20px;
}

div #contentsNavi ul.link_withinPage {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}


/*section h3 帯*/


div#contentsbean div.section h3.sttlbean {
	border-top: 3px dotted #1B7504 ;
	border-bottom: 3px dotted #1B7504 ;
	padding: 13px 0px 13px 45px; 
	margin: 25px 0px;
	font-size: 1.3em;
	background: url("/support/bd/special/beans/Common/Images/index_sttl.gif") no-repeat scroll 0 50% transparent;
}

/*section h4*/


div#contentsbean div.section h4 {
	color: #336600;
	font-size: 1.1em;
	border-bottom: 1px dotted #6C9C3B;
}


/*table*/


div #bluelaytypes.section th{
	background-color: #FDF3CC;	
}
div #bluelaytypes.section th.types{
	width: 15%;
}

div #bluelaytypes.section th.howtoread{
	width: 27%;
}



/*qaエリア*/


div.section div.qattl {
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background: url("/support/bd/special/beans/Common/Images/bg_qa.gif") repeat-x;
	margin-top: 20px;
	padding: 2px 5px;
}

div.section div.qacontent {
	border: #ccc 1px solid;
	padding: 10px;
}

/*image*/
div#contentsbean img.image{
	margin-bottom: 20px;
}

div#contentsbean img.image_br{
	margin: 20px 0px;
}

div.cnt{
	text-align: center;
}

.icon{
	vertical-align: middle;
	margin: 2px;
}


/*動画*/
div#contentsbean #movie{
    width: 100%;
}

div#contentsbean #movie .moviethumbnail {
    background: url("/share_vcl/movie/images/pct_movie.jpg") no-repeat;
    float: left;
    font-weight: bold;
    height: 193px;
    width: 261px;
    padding: 10px;
}

div#contentsbean #movie a div.moviethumbnail {
     color: #ffffff;
     cursor: pointer;
     text-decoration: none;
     width: 250px;
}

div#contentsbean #movie a a:hover div.moviethumbnail {
     color: #ffffff;
     
}

div#contentsbean #movie div.movietitle img {
    float: left;
    padding-right: 10px;
}

div#contentsbean #movie div.movietitle ul {
     margin-left: 370px;
}


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