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

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

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

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

div #contentsTopTitle3.section {
    background-image: url("/support/bd/special/beans/Common/Images/pct_ttl_bg.jpg");
    height: 194px;
    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;
}

