@charset "utf-8";
/* CSS Document */

/*===============================================

	/guide/index.html
	
===============================================*/

#guide_head { background:url(imgs/guide_index_title.gif) no-repeat 0 0; }

/**/
.kanren_box {
	background: url(imgs/guide_index_kanren.gif) repeat-y 0 0;
}
.kanren_box_b {
	background: url(imgs/guide_index_kanren_b.gif) no-repeat 0 bottom;
}
.kanren_box_t {
	background: url(imgs/guide_index_kanren_t.gif) no-repeat 0 0;
	padding: 42px 15px 10px;
}

.link_etc {
	padding-left: 22px;
	background: url(/common/imgs/icon_3kaku_in_4kaku.gif) no-repeat 0 2px;
}
