.header2 {
	background-image: url(../image/top-image.jpg);
	background-repeat: no-repeat;
	height: 125px;
	text-indent: -9999px;
	text-align: left;
}
.article.lbox {
	float: left;
	width: 45%;
	margin-right: 1%;
	margin-left: 3%;
	height: 170px;
	padding: 0px;
	box-shadow: 1px 1px 4px #CCC;
}
.article.rbox {
	float: left;
	width: 45%;
	margin-right: 3%;
	margin-left: 2%;
	height: 170px;
	padding: 0px;
	box-shadow: 1px 1px 4px #CCC;
}
.gyoumu {
	padding: 5px;
	font-size: 90%;
}
.gyoumu1 {
	height: 60px;
	background-color: #04B404;
	background-image: url(../image/ico-web.gif), url(../image/gyoumu-green.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: right top, left top;
	background-size:contain, contain;
}
.gyoumu1 h2 {
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: -2px 0 #060, 0 -2px #060, 2px 0 #060, 0 2px #060;
	line-height: 60px;
	color: #E0F8E0;
	text-indent: 10px;
	font-size: 100%;
}
.gyoumu2 {
	height: 60px;
	background-color: #FFBF00;
	background-image: url(../image/ico-video.gif), url(../image/gyoumu-orenge.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: right top, left top;
	background-size:contain, contain;
}
.gyoumu2 h2 {
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: -2px 0 #F60, 0 -2px #F60, 2px 0 #F60, 0 2px #F60;
	line-height: 60px;
	color: #F7F2E0;
	text-indent: 10px;
	font-size: 100%;
}
.gyoumu3 {
	height: 60px;
	background-color: #FF00FF;
	background-image: url(../image/ico-presen.gif), url(../image/gyoumu-mazenta.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: right top, left top;
	background-size:contain, contain;
}
.gyoumu3 h2 {
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: -2px 0 #DF01A5, 0 -2px #DF01A5, 2px 0 #F60, 0 2px #DF01A5;
	color: #F6CEF5;
	font-size: 100%;
	padding-right: 60px;
	padding-left: 10px;
	padding-top: 10px;
}
.gyoumu4 {
	height: 60px;
	background-color: #2E64FE;
	background-image: url(../image/gyoumu-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: contain;
}
.gyoumu4 h2 {
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: -2px 0 #0404B4, 0 -2px #0404B4, 2px 0 #0404B4, 0 2px #0404B4;
	line-height: 60px;
	color: #CED8F6;
	text-indent: 10px;
	font-size: 100%;
}

.section h3 {
	text-align: left;
	text-indent: -9999px;
}
.asside h3 {
	text-align: left;
	text-indent: -9999px;
}

.section {
	clear: both;
}
.mokuteki-title {
	clear: both;
	line-height: 31px;
	padding-top: 20px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.twocol {
	width: 540px;
	float: left;
}
.aside {
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
}
.aside p img {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.osirase h4 {
	font-size: 80%;
}
.aside .bunner {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	text-align: center;
}

.aside .osirase {
	clear: both;
	padding-top: 20px;
}
.osirase ul {
	border: 1px double #CCC;
	padding-left: 20px;
}
.osirase li {
	padding-top: 5px;
}
