@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 .grid3col {
	clear:        both;
	width:        726px;
	margin:       0 0 10px 5px;
	padding:      0;
	background:   url(../images/contents/link/bg_boxbody.gif) no-repeat 0 0;
}

#grid_contents .bottomcap {
	clear:        both;
	height:       8px;
	font-size:    1px;
	background:   url(../images/contents/link/bg_boxbottom.gif) no-repeat 0 0;
}

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

#grid_contents .column {
	float:        left;
	width:        201px;
	margin:       20px 0 17px 0px;
	padding:      0 0 0 41px;
}

#grid_contents .column.first {
	padding:      0 0 0 16px;
}

#grid_contents .column p {
	margin:       0 0 0px 0;
	padding:      0;
	font-size:    85%;
	line-height:  160%;
	color:        #231815;
	text-align:   left;
}

#grid_contents .column p.banner {
	margin:       0 0 10px 0;
	text-align:   center;
}

#grid_contents .column p.banner img {
	vertical-align: bottom;
}

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

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

#grid_contents .link {
	clear:        both;
	width:        718px;
	margin:       0 0 15px 5px;
}

#grid_contents .link img {
	margin:       0 15px 15px 0;
}

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