@charset "UTF-8";

/* -----------------------------------------------------------
 Style Info:     各コンテンツ用CSS
----------------------------------------------------------- */

/* page
----------------------------------------------------------- */

.topimg{
	margin-top: 24px;
}

.topimg img{
	margin-bottom: 10px;
}

.topimg img:last-of-type{
	margin-bottom: 0;
}


div#page {
	display: block;
	width: 1046px;
	margin: 0 auto;
	color: #ffffff;
	background: url(../images/index/indexPageBg.png) repeat-y left top;
}

div#container {
	display: block;
	width: 1046px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

div#content {
	display: block;
	width: 1046px;
	margin: 0;
	padding: 31px 0 10px;
	background: url(../images/share/mainBgTop.gif) repeat-x left top;

	/* box-shadow */
	box-shadow:rgba(113, 135, 164, 0.68) 0px 10px 14px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.68) 0px 10px 14px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.68) 0px 10px 14px 3px;
}

div#content div#mainCont {
	float: left;
	display: inline;
	width: 553px;
	margin: 0;
}

/*****************システムここから********************/

div#content div#mainCont h3#systemTtl01 {
	display: inline-block;
	width: 790px;
	height: 45px;
	background: url(../images/system/systemTtl01.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}
div#content div#mainCont p#systemImg01 {
	display: inline-block;
	width: 750px;
	height: 476px;
	margin: 24px 0 0 20px;
	background: url(../images/system/systemImg01.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont p#systemImg02 {
	display: inline-block;
	width: 750px;
	height: 191px;
	margin: 24px 0 0 20px;
	background: url(../images/system/systemImg02.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont p#systemImg03 {
	display: inline-block;
	width: 750px;
	height: 659px;
	margin: 24px 0 0 20px;
	background: url(../images/system/systemImg03.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont h3#systemTtl02 {
	width: 790px;
	height: 45px;
	margin-top: 20px;
	background: url(../images/system/systemTtl02.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont p#systemImg04 {
	display: inline-block;
	width: 750px;
	height: 677px;
	margin: 24px 0 0 20px;
	background: url(../images/system/systemImg04.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont h3#systemTtl03 {
	width: 790px;
	height: 45px;
	margin-top: 20px;
	background: url(../images/system/systemTtl03.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont p#systemNotice {
	font-size: 12px;
	color: #666666;
	padding: 24px 0 35px 44px;
}

div#content div#mainCont h3#systemTtl04 {
	width: 790px;
	height: 45px;
	margin-top: 20px;
	background: url(../images/system/systemTtl04.jpg) no-repeat left top;
	text-indent: 1000%;
    white-space: nowrap;
    overflow: hidden;
}

div#content div#mainCont p.creditLead {
	font-size: 12px;
	color: #666666;
	padding: 24px 0 8px 44px;
}

div#content div#mainCont h4.creditStep {
	font-size: 12px;
	color: #59ae9c;
	font-weight: bold;
	padding: 20px 0 0 44px;	
}

div#content div#mainCont p.systemCredit {
	width: 745px;
	font-size: 12px;
	color: #666666;
	padding: 8px 0 35px 44px;
	background: url(../images/system/arrow.jpg) no-repeat center bottom;
}

div#content div#mainCont p.systemCreditend {
	width: 745px;
	font-size: 12px;
	color: #666666;
	padding: 8px 0 35px 44px;	
}
