@charset "utf-8";

	
	body #mainContent .sTitle {
		font-size:23px;
	}
	body #mainContent .user {
	    color: #4e6a89;
	}

	.List {
		padding-left: 20px;
		background: url(../imgs/150319/icon.png) no-repeat 0 50%;
	}
	.Link {
		padding-left: 20px;
	}
	.Linkoff {
		padding-left: 20px;
		color: #898989;
		font-size: 12px;
	}
	.text {
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1.5;
	}


/* num02 */
	.num02 {
		margin-bottom: 80px;
	}
	.num02 .left {
		float: left;
		width: 65.89595375722543%;
	}
	.num02 .right {
		float: right;
		width: 31.79190751445087%;
	}
	.num02 .left02 {
		float: left;
		width: 31.79190751445087%;
	}
	.num02 .right02 {
		float: right;
		width: 65.89595375722543%;
	}

/* num03 */
	.num03 {
		margin-bottom: 80px;
	}
	.num03 .left {
		float: left;
		width: 65.89595375722543%;
	}
	.num03 .right {
		float: right;
		width: 31.79190751445087%;
	}


/* num04 */
	.num04 {
		margin-bottom: 80px;
	}
	.num04 .boxA > div {
		float: left;
	}
	.num04 .boxA .col1 {
		width: 66.47398843930635%;
		margin-right: 2.312138728323699%;
	}
	.num04 .boxA .col2 {
		width: 31.213872832369944%;
	}
	.num04 .boxA .col3 {
		width: 48.554913294797686%;
		margin-right: 2.312138728323699%;
	}
	.num04 .boxA .col4 {
		width: 49.13294797687861%;
	}
	.num04 .left {
		float: left;
		width: 48.554913294797686%;
	}
	.num04 .right {
		float: right;
		width: 48.554913294797686%;
	}



@media only screen and (max-width: 480px) {

	.num02, .num03, .num04 {
		margin-bottom: 40px;
	}


	.num02 .left,
	.num02 .right,
	.num02 .left02,
	.num02 .right02 {
		float: none;
		width: 100%;
	}
	.num02 .left,
	.num02 .right02 {
		margin-bottom: 20px;
	}

	.num03 .left,
	.num03 .right {
		float: none;
		width: 100%;
	}
	.num03 .left {
		margin-bottom: 20px;
	}

	.num04 .boxA > div {
		float: none;
		width: 100%!important;
		margin-top: 20px;
	}
	.num04 .boxA > div:first-child {
		margin-top: 0;
	}


	.num04 .left,
	.num04 .right {
		float: none;
		width: 100%;
	}
	.num04 .left {
		margin-bottom: 20px;
	}


}
