@charset "shift_jis";
/* ページ構成 */
* {
	margin:0;
	padding:0;
	font-family: "メイリオ" !important;
	zoom:1;
	color: #333333;
}

body {
	background-color:#FFFFFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}


.mainArea {
	width: 930px;
	margin-left: 10px;
}

.samulogo {
	margin-top: 12px;
	margin-bottom: 12px;
}

.title {
	margin-bottom: 35px;
}


.contentsArea {
	width: 680px;
	float: left;
}

.subArea {
	float: right;
	width: 230px;
}

h2.madashi {
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	color: #333333;
	background-image: url(connect_mind_img/icon_midashi.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	margin-bottom: 15px;
}

h2.madashi02 {
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	color: #333333;
	background-image: url(connect_mind_img/icon_midashi.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	margin-bottom: 15px;
	margin-top: 60px;
}


.txtArea {
	font-size: 14px;
	line-height: 1.7em;
}


.contentsAreaLeft {
	float: left;
	width: 330px;
}


.contentsAreaRight {
	float: right;
	width: 330px;
}

.contentsTxt01 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/01midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.contentsAreaReft {
	float: left;
	width: 330px;
}


.contentsTxt02 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/02midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.contentsTxt03 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/03midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.contentsTxt04 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/04midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}


.contentsTxt05 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/05midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.contentsTxt06 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/06midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}


.contentsTxt07 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/07midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}


.contentsTxt08 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/08midashi.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.contentsTxt09 {
	font-size: 14px;
	line-height: 1.7em;
	background-image: url(connect_mind_img/09midashi.gif);
	background-repeat: no-repeat;
	width: 650px;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}


.outlineLeft {
	float: left;
	width: 440px;
}


.outlineRight {
	float: right;
	width: 230px;
}

.outlineTable {
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;
}

.tel {
	padding-top: 3px;
	padding-left: 3px;
}



.aboutConnectAreaLeft {
	float: left;
	width: 260px;
}

.aboutConnectAreaRight {
	float: right;
	width: 400px;
}





.imgRightSpeace {
	margin-right: 20px;
}





/* フッター */
#my-footer {
	width:950px;
	clear:both;
	background-image: url(../images/common/bg_footer.gif);
	height: 30px;
	background-repeat: repeat-x;
}
.copyright {
	text-indent:-9000px;
	background: url(../images/common/copyright.gif) no-repeat 0px center;
	float: none;
	margin-left: 10px;
	padding-top: 10px;
}


/*レイアウトクリア*/
.clear {
	clear:both;
}