/* CSS Document */

@import "../common/common.css";
@import "../common/font.css";
@import "../common/navi.css";
@import "../common/header.css";
@import "../common/footer.css";

.box1 {
	float:left;
	}

/*
---------------------------------------------*/
.box2 {
	margin-bottom:50px;
	}

.box2 h2 {
	margin-bottom:10px;
	}


/*
---------------------------------------------*/
.box3 {
	}

.box3 h2 {
	margin-bottom:17px;
	}

.box3 dl {
	width:170px;
	margin:0px;
	padding:0px;
	background-image:url(../../image/top/d6.jpg);
	background-repeat:repeat-y;
	float:left;
	}

.box3 dd {
	margin:0px;
	padding:0px;
	}

.box3 dd.s14a {
	color:#fff;
	padding:0px 16px;
	height:78px;
	}

.box3 dd.footer img {
	display:block;
	}

/*
---------------------------------------------*/
.box4 {
	margin-bottom:30px;
	}

.box4 h2 {
	margin-bottom:17px;
	clear:both;
	}

.box4 table {
	width:100%;
	border-collapse:collapse;
	}

.box4 th {
	width:15%;
	font-weight:normal;
	border-bottom:1px solid #e6e6e6;
	padding:12px 0px 5px 0px;
	vertical-align:top;
	}

.box4 td {
	width:85%;
	border-bottom:1px solid #e6e6e6;
	padding:12px 0px 5px 0px;
	vertical-align:top;
	}


/*
---------------------------------------------*/
.box5 {
	}

.box5 h2 {
	margin-bottom:17px;
	}

/*
---------------------------------------------*/
.upLink {
	text-align:right;
	}











