@charset "utf-8";


/*mainのtopページのスタイルシート*/

/*グローバル上書き*/
div#global ul li#gmbtn06 a{
	background-position: left bottom;
}
/*mainのスタイル*/
div#main {
	width: 630px;
	float: right;

}
div#main h2 {
	width: 250px;
	height: 50px;
	border: none;
	margin-left:30px;
	text-indent: -99999px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	background: url(../images/m_yoyaku.jpg);
}

div#main div#mcon {
	width: 556px;
	margin: 0 20px 50px 30px;
	padding: 10px;
	border: 2px dotted #b3d546;
	background: #ffffff;
	line-height: 26px;
}
div#main div#mcon div#timg {
	text-align: left;
	margin-bottom: 30px;
}
div#main div#mcon div#timg h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px auto 5px 5em;
}
div#main div#mcon div#timg p span {
	color: #f39800;
	font-weight: bold;
}
