@charset "utf-8";
/* ===================================================================
CSS information

 file name  :links.css
 style info :リンク集ページ　レイアウト
 このスタイルシートの構成
 
  
 2013.2.27 kunihiro

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


/* ---/ カテゴリタイトル
------------------------- */



/* ---/ 個別詳細
------------------------- */
.links_list {
}

.links_box {
	margin-bottom:20px;
}


.page_subtl02 {
	width:400px;
	float:right;
}

.page_subtl02 h4 {
	font-size:123.1%;/* 16px */
	font-weight:normal;
}

.page_subtl02 h4 a {
	color:#2C251E;
}

.page_subtl02 h4 a:visited {
	color:#1C6186;
}

.page_subtl02 h4 a:hover {
	color:#E55823;
}

.url {
	padding-left:20px;
	margin-top:10px;
}


.img_box {
	border:#F4EDDC 5px solid;
	padding:1px;
	width:162px;
}

.img_box p {
	border:#CCC 1px solid;
}



.cont_pageup_link {
	margin-bottom:30px;
}

















