@charset "UTF-8";
/* CSS Document */
/* Thuyntn */

/* Mainvisual */
#Mainvisual{	
	overflow:hidden;
	height:450px;
	position:relative;
	width:100%;
 }
#Mainvisual .wrapper {
	height:450px;
	margin:0 auto;
	width:1600px;
	overflow:hidden;
}

.innner h3 {
	color: #3e3d0c;
	font-size: 192%;
	line-height: 37px;
	padding-bottom: 5px;
}
.itemList li {
	display: inline;
	float: left;
	margin-bottom: 50px;
}
.list01 {
	background: url(../images/flow/icon_arrow01.png) no-repeat 98% 50%;
	padding-right: 30px;
}
.banner {
	clear: both;
	*padding-top: 50px;
}
.innner {
	background: #e4dfd6;
	padding: 20px 25px 20px;
	height: 430px;
	width: 395px;
}
.text{
	font-size: 109%;
	line-height: 25px;
	padding-top: 15px;
	color: #333;
}
.itemList li a {
	color: #333;
	text-decoration: none;
}
.itemList li a:hover {
	text-decoration: underline;
}
