@charset "shift_jis";
/* CSS Document */

body {
	color: #333333;
	text-align: center;
	line-height:120%;
}

#mainSection {
	background: url(../../images/index_bg001.gif) repeat-x center 0;
}

.head {
	height: 38px !important;
}

div.main {
	padding-top: 0;
}

.mainVisual {
	height: 346px !important;
	background: url(../../images/index_bg002.gif) no-repeat 0 0;
	font-size: 0;
}

.mainVisual .colLeft {
	float: left;
	width: 350px;
	padding: 99px 0 0 0;
}

.mainVisual .colRight {
	float: right;
	width: 281px;
	padding: 32px 0 0 0;
}

.mainVisual .colRight .btn {
	padding: 0 0 0 39px;
}

.section {
	padding: 0 !important;
}

.colThree {
	padding: 0 0 5px !important;
}

.colThree .col1st,
.colThree .col2nd,
.colThree .col3rd {
	width: 250px !important;
}

.colThree .col1st,
.colThree .col2nd {
	float: left !important;
}

.colThree .col1st {
	margin: 0 5px 0 0 !important;
}

div.foot {
	padding: 20px 0 5px 0 !important;
}
