@charset "utf-8";

/* fontサイズ表
	10px 	77%
	11px 	85%
	12px 	93%
	13px 	100%
	14px 	108%
	15px 	116%
	16px 	123.1%
	17px 	131%
	18px 	138.5%
	19px 	146.5%
	20px 	153.9%
	21px 	161.6%
	22px 	167%
	23px 	174%
	24px 	182%
	25px 	189%
	26px 	197%
	28px 	215.4%
	40px	307.7%
*/

/* ====== 日蓮宗宗門機関 CUSTOMIZE ====== */

#main{
	padding: 20px 80px;
}

div#link_title{
	text-align: left;
}

div#link_title h2{
	font-size: 174%; /* 23px */
	line-height: 40px;
	font-weight: normal;
	border-left: solid 5px #007bbb;
	padding-left: 6px;
}

div#link_shumusho,
div#link_shumonkikan,
div#link_kyokacenter{
	width:840px;
	border-top:1px solid #333333;
	background-color:#add8e6;
}

div#link_shumonkikan{
	border-bottom:1px solid #333333;
}

div.shumon_left{
	float:left;
	width:110px;
	padding:10px;
}

ul.shumon_right{
	float:right;
	width:710px;
	list-style:none;
	background-color:#ffffff;
}

ul.shumon_right li{
	position:relative;
	width:690px;
	padding:10px;
	border-bottom:1px dotted #333333;
}

ul.shumon_right li.shumon_last{
	border-bottom:none;
}

ul.shumon_right li img{
	position:absolute;
	right:10px;
	top:15px;
}