@charset "shift_jis";
/*===============================

	[ /support/bd/special/beginner/howto/xxx/ ]

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

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

div #contentsTopTitle3.section {
	background-repeat:no-repeat;
    background-image: url("/support/bd/special/beans/016/images/pct_ttl_bg_295.jpg");
    /*
	height: 194px;
    */
	height:300px;
	
	
	margin-bottom: 30px;
    padding: 0;
    width: 560px;
}

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


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

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


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

div #contentsTopTitle3.section div.subttl h2{
	padding:8px 10px 0 10px;
	margin: 0px;
	border: none;
	background-image: none;
	font-size: 1em;
	line-height:1.1em;
	font-weight: normal;
	font-size:12px;
}


.subttl dl { margin:0 0 0 10px !important; font-size:12px; }

.subttl dt {
	clear:left;
	float:left;
	margin:0 !important;
	width:81px;
	padding:0;
}
.subttl dd {
	float:left;
	padding:0;
	width:450px;
	margin:0 !important;
}



div.step_box {
	background:#fcf8da;
	margin:15px 0 0 30px;
	border:1px solid #b1aa94;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}

ol.ope p {
	margin:0;
	padding:0;
}

ol.ope li span {
	padding:3px;
	font-weight:bold;
	color:#FF6633;
}

.models {
	font-size:12px;
	background:#fff;
	padding:4px 8px;
	line-height:1.3em;
	margin:0 10px 10px 12px !important;
	border:1px solid #666 !important;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}

.gj_box {
	background:#dbfbfb;
	font-weight:bold;
	vertical-align:bottom;
	margin:30px 7px 55px 7px;
	padding:8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}

.gj_box img {
	float:right;
	display:inline;
	margin:-22px 0 0 20px;
}



	











