
#pagettl{
	min-height:200px;
	background:#ffe600 url(../img/bg01.png) right bottom no-repeat;
	padding:20px 0 20px 80px;
	
}

#pagettl h1{
	display: inline;
	font-size:120%;
	background-color: rgba(255,230,0,0.5);
}

#pagettl p{
	font-weight:bold;
	font-size:290%;
	line-height:130%;
	margin-bottom:20px;
}


/*-------------------------*/


div.section-c {
	text-align:center;
}


/*-------------------------*/

h2.t1{
	display:inline;
	font-size:100%;
	font-weight:normal;
	background:#F00;
	color:#FFF;
	padding:0.2em 1em 0.2em 1em;
}

strong.red{
	color:#F00;
}


div.bg_yellow{
	background-color:#ffe600;
	padding:1em 0 1em 0;
}

div.bg_yellow strong{
	font-size:150%;
	line-height:140%;
}


.txt-red{
	color:#ff0000;
}

.txt-blue{
	color:#5ac1f2;
}

.txt-orange{
	color:#ff7819;
}

/*-------------------------*/


div.section-c p.t2{
	font-size:80%
}

div.section-c p.t2 img{
	margin-bottom: 1em;
}


/*-------------------------*/

div.sp1{
	min-height:130px;
	background: url(../img/bg02.jpg) 740px bottom no-repeat;
}

div.sp1 p{
	width:640px;
	margin: 0 auto 0 100px;
	padding-top:1em;
	font-weight:bold;
	text-align:center;
	font-size:150%;
	line-height:150%;
}

div.sp1 p strong{
	font-size:140%;
}

/*-------------------------*/
div.sp2{
	min-height:130px;
	background: url(../img/bg03.jpg) 740px bottom no-repeat;
}

div.sp2 p{
	width:640px;
	margin: 0 auto 0 100px;
	padding-top:2em;
	font-weight:bold;
	text-align:center;
	font-size:150%;
	line-height:150%;
}

div.sp2 p strong{
	font-size:140%;
}

/*-------------------------*/

div.sp3{
	min-height:130px;
	background: url(../img/bg04.jpg) 740px bottom no-repeat;
}

div.sp3 p{
	width:640px;
	margin: 0 auto 0 100px;
	padding-top:1em;
	font-weight:bold;
	text-align:center;
	font-size:150%;
	line-height:150%;
}

div.sp3 p strong{
	font-size:120%;
}

/*-------------------------*/

div.section-c h2.t2{
	padding: 0.5em 0 0.5em 0;
	font-size:160%;
	background:url(../img/bg_h2.gif) repeat-x bottom #ff7819;
	color:#fff;
}



h3.t1{
	margin:60px auto 10px auto;
	border-bottom:2px #ff7819 solid;
	width:720px;
	font-size:140%;
	padding-bottom:0.2em;
	line-height:140%;
}

h3.t1 span.sh{
	font-size:70%;
	font-weight:normal;
}


div.section-c p.left_layout{
	text-align:left;
	margin:10px auto 10px auto;
	width:720px;
	font-size:90%;
}

div.section-c p.left_layout2{
	text-align:left;
	margin:10px auto 10px auto;
	width:720px;
	font-size:80%;
}

/*-------------------------*/


div.section-c h2.t3{
	margin:40px auto 10px auto;
	width:720px;
	padding: 0.2em 0 0.2em 0;
	font-size:100%;
	font-weight:normal;
	color:#000;
	border:solid 1px #ff7819;
}

