@charset "UTF-8";

/* -----------------------------*/
/*  default css
/* -----------------------------*/
@import "../../css/base.css";
@import "../../css/page.css";

h2 {
	background:  url(../../css/design/ttl2_commu.gif) no-repeat left top;
}

/* ----- top menu box -----*/
.commu_topmenu {
	margin: 3px;
	padding: 3px;
	width: 260px;
	height: 180px;
	border-color: #ff9933;
	border-style: solid;
	border-width: 1px;
	float: left;
}

/* ----- top menu box -----*/
.commu_mailform {
	margin: 3px;
	padding: 3px;
	width: 450px;
	border-color: #ff9933;
	border-style: solid;
	border-width: 1px;
	text-align:center;
	float: left;
}
