@charset "utf-8";

/* --------------------------------------------------
	=shortcut
-------------------------------------------------- */

#shortcut {
	height: 242px;
	background: url(../about/images/about_shortcut_bg.gif) no-repeat center bottom;
}

#shortcut ul {
	margin-left: 30px;
	width: 560px;
}

#shortcut ul li {
	padding: 6px 4px 0 4px;
	float: left;
}

/* --------------------------------------------------
	=point
-------------------------------------------------- */

#point {
}

#point ul {
}

#point ul li {
	margin-bottom: 10px;
	padding-left: 18px;
	float: left;
	background: url(../common/arrow_square.gif) no-repeat left top;
	width: 182px;
}

#point ul li.last {
	width: 202px
}


/* --------------------------------------------------
	=frameGr
-------------------------------------------------- */
.main-txt p.frameGr {
	border: 2px solid #A6D344;
	padding:10px;
	margin:0 0 0 14px;
}



/* 
otner style
------------------------------------------------- */
span.ttl {
	font-weight: bold;
}

table.list th {
	width:26%;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	font-size:115%;
}

table.list td {
	padding:0 0 7px;
	font-size:115%;
	line-height: 1.5;
}