@charset "utf-8";
/* -----------------------------------------------------------
CSS Information = osakaya.com

 File name:      link_list.css
----------------------------------------------------------- */
h3#page_title{

    background-image: url(../img/share/bg_page_title.gif);
    background-position: 15px center;
    background-repeat: no-repeat;
	margin: 20px -7px 20px 0;
	padding: 15px 0 15px 45px;
	border-style: solid;
	border-color: #BAB6A9;
	border-width: 0 0 1px;
	font-size: 16px;
}

/*--
h3{	border-color: #37588D;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 25px 5px 3px;
}
--*/
p.sortlink{
	text-align: right;
	margin: 5px 0 15px 0;
}

div#contentbox p{
	margin:0;
	padding: 7px 15px 5px 25px;
background:url(../img/share/ico_arrow_sl.gif) no-repeat 10px 11px;
}
div#contentbox p.link_0{
	background-color: #FAF9F6;

}
div#contentbox p a{

	color: #484848;
    font-weight:bold;
}

