@import "../../common/style.css";

#wrapper01 {
	background:url(img/bg03.jpg) no-repeat center 60px;
}

#menu {
	background:url(img/menuBg01.jpg) no-repeat left top;
}
.box h3,
.box2 h3,
.box3 h3 {
	font-size:12px;
	color:#DF5100;
	margin:0 0 5px;
	line-height:1.1em;
}

/* about */
.about {
	clear:both;
	height:121px;
}

.about .left1 {
	float:left;
	width:360px;
	padding-top:30px;
}

.about .left2 {
	float:left;
	width:120px;
}

.about .right {
	padding-top:30px;
}

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

/* kouka */
.box2 h3 {
	font-size:14px;
}

.box2 p {
	padding-bottom:2em;
}

.box2 .last {
	padding-bottom:0;
}

/* nagare */
.box3 {
	position:relative;
	height:520px;
}
.box3 h3 {
	font-size:14px;
}
.box3 p {
	margin:0;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.5em;
}
.box3 #column01 p,
.box3 #column02 p,
.box3 #column03 p {
	width:138px;
}
.box3 #column04 p,
.box3 #column05 p {
	width:223px;
}
.box3 .pb00 {
	padding-bottom:0;
}

.box3 #column01 {
	width:170px;
	position:absolute;
	left:20px;
	top: 10px;
}
.box3 #column01 .arrow02 {
	width:100%;
	background:url(img/arrow02r.gif) right no-repeat;
	display:block;
}
.box3 #column02 {
	width:170px;
	position:absolute;
	left:190px;
	top:10px;
}
.box3 #column02 .arrow02 {
	width:100%;
	background:url(img/arrow02r.gif) right no-repeat;
	display:block;
}
.box3 #column03 {
	background:url(img/arrow02d.gif) bottom center no-repeat;
	padding-bottom:3em;
	width:138px;
	position:absolute;
	left:360px;
	top:10px;
}
.box3 #column04 {
	width:223px;
	position:absolute;
	left:273px;
	top:220px;
}
.box3 #column05 {
	width:253px;
	position:absolute;
	left:20px;
	top:220px;
}
.box3 #column05 .arrow02 {
	width:100%;
	background:url(img/arrow02l.gif) right no-repeat;
	display:block;
}
.box3 #column06 {
	position:absolute;
	left:20px;
	top:473px;
	width: 479px;
}

/* hLine01 */
.hLine01 {
	background:url(img/hLine01.gif) repeat-x center;
	height:20px;
	margin-bottom:5px;
}
.hLine01 h3 {
	float:left;
	margin:0;
	padding-right:5px;
	font-size:14px;
	line-height:20px;
	background:white;
}
.block01 .hLine01 p {
	float:right;
	padding:0 0 0 5px;
	background:white;
	font-size:14px;
}

/* table01 */
.table01 {
	padding-bottom:5px;
	margin-bottom:10px;
}
.table01 h3 {
	border:none;
	padding:0;
	margin:0;
}
.table01 table {
	border-color:#A19FFF;
	border-style:solid;
	border-width:3px 3px 1px 1px;
	width:100%;
}
.table01 th {
	background:#D7D7FF;
	padding:4px 7px;
	font-size:14px;
	border-left:solid 2px #A19FFF;
	border-bottom:solid 2px #A19FFF;
	font-weight:normal;
}
.table01 td {
	padding:4px 7px;
	font-size:12px;
	text-align:center;
	border-left:solid 2px #A19FFF;
	border-bottom:solid 2px #A19FFF;
}

/* card2 */
.card2 {
	margin-top:20px;
}
.card2 h3 {
	font-size:12px;
	color:#444;
	border-left:none;
	padding-left:14px;
	margin:0 0 5px;
	line-height:1.1em;
	background:url(../../common/arrow01d.gif) no-repeat left center;
}
.card2 p {
	padding-bottom:20px;
}
