@charset "utf-8";
/* CSS Document */

#leftcontents h1{
	font-size:22px;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:0 0 20px 0;
	line-height:24px;
	display:block;
}

#leftcontents .ttlbox{
	background:url(../images/ttl_bg.gif) bottom no-repeat;
	width:670px;
	margin-bottom:10px;
	padding-bottom:3px;
}

#leftcontents .ttlbox p{
	text-align:right;
}

#leftcontents .ttlbox .company a{
	font-size:16px;
	font-weight:bold;
}

#contenstArea.article #leftcontents{
	width:670px;
	text-align:left;
}


#contenstArea.article #leftcontents .lead01{
	background:#fffcf1;
	font-size:14px;
	line-height:22px;
	padding:10px;
	border:1px solid #dddddd;
	margin:10px 0 15px 0;
}

#contenstArea.article #leftcontents .lead02 p{
	font-size:14px;
	margin-bottom:20px;
	line-height:22px;
	text-align:left;
}

#contenstArea.article #leftcontents .txt,
#contenstArea.article #leftcontents .txt p{
	font-size:14px;
	line-height:22px;
	text-align:left;
}

#contenstArea.article #leftcontents .txt strong{
	border-left:5px solid #bee46d;
	padding:3px 0 4px 8px;
	display:block;
	margin:20px 0 0 0;
	font-size:16px;
	text-align:left;
}

#contenstArea.article #leftcontents .txt p{
	margin-bottom:10px;
}

#contenstArea.article #leftcontents .txt .right{
	float:right;
	width:248px;
	margin:0 0 0 20px;
}

#contenstArea.article #leftcontents .txt img{
	float:right;
	display:inline;
}

#contenstArea.article #leftcontents .txt .right dl{
	margin-bottom:50px;
	width:248px;
}
#contenstArea.article #leftcontents .txt .right dt{
	padding:0;
	margin-bottom:5px;
	width:248px;
}
#contenstArea.article #leftcontents .txt .right dd{
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	width:248px;
}

/*SNSボタン-------------------*/
#contenstArea.article #leftcontents #snsbutton{
	margin:0 0 10px 0;
	width:400px;
	padding-left:280px;
}

#contenstArea.article #leftcontents #snsbutton .twitter,
#contenstArea.article #leftcontents #snsbutton .facebook,
#contenstArea.article #leftcontents #snsbutton .hatena,
#contenstArea.article #leftcontents #snsbutton .google{
	float:left;
}

#contenstArea.article #leftcontents #snsbutton .twitter{
	width:130px;
}

#contenstArea.article #leftcontents #snsbutton .facebook{
	width:115px;
}

#contenstArea.article #leftcontents #snsbutton .hatena{
	width:70px;
}

#contenstArea.article #leftcontents #snsbutton .google{
	width:80px;
}










