@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%
*/

/* ====== nichirenshu CUSTOMIZE ====== */

#main{
	padding: 20px 70px;
}

#nichiren_list{
	float: right;
	width:600px;
	border:1px solid #333333;
	list-style:none;
	background-color:#add8e6;
}

#nichiren_list li{
	border-bottom: 1px dotted #333333;
	line-height:25px;
}

#nichiren_list li:last-child{
	border-bottom:none;
}

.item{
	float:left;
	width:180px;
	padding:10px 0px;
	text-align: center;
}

.content{
	float:left;
	background:#ffffff;
	width:400px;
	text-align:left;
	padding:10px;
}

#nichiren_image{
	width: 200px;
}

#nichiren_name{
	width: 200px;
	text-align: center;
}

#omandara_image{
	margin-top: 20px;
	width: 200px;
}

#omandara_name{
	width: 200px;
	text-align: center;
}

#ankokuron_image{
	clear: both;
	margin-top: 20px;
}

#ankokuron_name{
	width: 860px;
	text-align: center;
}