@charset "utf-8";
#main /* kosmartlp.css
====================================== */
 #cont_smart   {
	background-color: #FFFFFF;
	float: left;
	width: 655px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3490A1;
}
#maintitle {
	margin-top: 15px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 640px;
	padding-top: 200px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}
h2 {
}
#access {
	float: left;
	position: relative;
	background-image: url(../images/kensakuBg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 480px;
	margin-top: 30px;
	background-position: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	padding-left: 160px;
	line-height: 110%;
	padding-top: 10px;
}

#cont_smart #imgBox {
	float: left;
	width: 655px;
	position: relative;
}
#imgBox .boxLeft {
	float: left;
	width: 205px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	position: relative;
	padding-left: 13px;
	height: 460px;
}
#imgBox .boxRight {
	float: left;
	width: 205px;
	position: relative;
	padding-left: 10px;
	height: 460px;
}

#imgBox p {
	margin-top: 5px;
	margin-left: 10px;
	width: 190px;
	line-height: 160%;
}
#cont_smart .other {
	float: left;
	position: relative;
}


.osusumeimg {
	margin-left: 23px;
}

.notice {
	font-size: 12px;
}
