@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%;
}

div #contentsTopTitle3.section div.ttl h1 span {
	font-weight:normal;
	font-size:0.86em;
}

/*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;
}

/*
.sumple {
	clear:both;
	background:#FFF8D7;
	margin:-0.5em auto 0.5em auto !important;
	font-size:1.2em;
	width:40%;
	text-align:center;
	padding:0.2em;
	border:1px solid #F60;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px 2px 2px 2px;
}
*/

.sumple {
	clear:both;
	margin:-0.5em 0 0.5em 0 !important;
	font-size:1.2em;
	width:40%;
	padding:0.2em;
}

.mb50 {
	margin-bottom:50px !important;
}









