/*  

Theme Name: akane golf club 

Version: 1  

Author: sachiyo fukuda
 

*/ 

/* 記事 */

body {
	margin: 0px;
	padding: 0px;
}

div#window {
	margin: 0px;
	padding:0px;
	width: 291px;
	background: url("http://ogoricc.com/akanegc/wp/wp-content/themes/akane/images/topic_bk.jpg") no-repeat;
	display: block;
         height: 96px;
}

.news {
	font-weight: bold;
	color: #C30;
	font-size: 13px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding:0px;
	line-height: 155%;
}

p.news_txt {
	color: #525132;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	line-height: 155%;
	width: 250px;
}

.news_txt_b {
	color: #525132;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	line-height: 155%;
	font-weight: bold;
}

.mintyo {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}