@charset "EUC-JP";

/****************************
  Link PAGE
*****************************/

/* image : ¤Ê¤· */
#grid_banner {
	width:         738px;
	height:        24px;
	margin:        0 0px 10px 5px;
	padding:       0 0 3px 0;
	border-bottom: 1px solid #ffffcc;
}

#grid_banner ul {
	top:          4px;
	left:         1px;
}

#grid_contents {
	background:    url(../images/common/bg_logo.gif) no-repeat 99% bottom;
}

/****************************/

#grid_contents h3 {
	clear:         both;
	margin:        15px 15px 10px 5px;
	padding:       0 0 3px 20px;
	background:    url(../images/common/p_list.gif) no-repeat;
	font-size:     100%;
	line-height:   150%;
	font-weight:   normal;
}

#grid_contents table {
	clear:         both;
	margin:        0 20px 0 26px;
	font-size:     85%;
	line-height:   160%;
}

#grid_contents th {
	padding:       0 1em 15px 0;
	color:         #f08300;
	white-space:   nowrap;
	vertical-align: top;
}

#grid_contents td {
	padding:       0 0 15px 0;
	vertical-align: top;
}

#grid_contents .notice {
	clear:         both;
	margin:        0 20px 10px 26px;
	font-size:     85%;
	line-height:   160%;
}

/****************************/

#grid_contents .dot {
	clear:        both;
	width:        718px;
	margin:       0 0 10px 5px;
	background:   url(../images/common/dot.gif) repeat-x 50% 50%;
}



/****************************/
