@charset "utf-8";
/*
Theme Name: 千年縁からのお知らせ
Theme URI: http://1000nen-en.jp/
Description: 千年縁からのお知らせ
Version: 1.0
Author: nishi-ad
Author URI: 
Tags: pink, custom header, fixed width, two columns
*/

.na_news_title{
	border-bottom:solid 4px #f9e6de;
	text-indent:10px;
	color:#cb364d;
	font-weight:bold;
	margin:30px 0px 7px 0px;
	font-size:133%;
}

.na_news_content{
	margin:15px 0px 0px 0px;
}


h1.na_title{
	padding-bottom:15px !important;
}

#na_news_archive{
	width:100%;
	background-color:#f9e6de;
}

#na_news_archive th,
#na_news_archive td{
	padding:7px 10px;
}

#na_news_archive th{
	width:10em;
	text-align:center;
	color:#4c4c4c;
	font-weight:normal;
}

#na_news_archive td{
	width:auto;
	text-align:left;
}

#na_news_archive tr.na_tr_even th,
#na_news_archive tr.na_tr_even td{
	background-color:#FFFFFF;
}


