@charset "Shift_JIS";



/*01.default

-----------------------------------*/

body,h1, h2, h3, h4, h5, h6,

p, pre, blockquote,

ul, ol, dl, li,address,caption {

    margin: 0;

    padding: 0;

}

img { margin:3px; }

p{

	margin-bottom:20px;

	}

	

body {

	color: #000;

	background-color: transparent;

	font-size:12px;

	line-height:1.5;

	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;

	}

td, th {
	color: #FFFFFF;
	font-size:14px;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	padding-left:20px;
	}

html{

	}

body{
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 1px;
	background-image: url(../image/bg_topics.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

	}





/*02.link

-----------------------------------*/

a{	color:#d9628d;	}

a:hover,a:active{	color:#73032c;	}

a:visited{	color:#d9628d;	}





/*topics

-----------------------------------*/	

strong{

	color:#d9628d;

	}

.day{

	color:#999;

	font-size:11px;

	}



#navi{

	margin-bottom:10px;

	text-align:center;

	}

#edit{

	text-align:right;

	}
