﻿h1,h2,h3,h4,h5,h6,address{
margin:0;
padding:0;
border:0;
font-style:normal;
font-weight:normal;
}

div,blockquote,p,pre,ul,li,dl,dt,dd{
margin:0;
padding:0;
border:0;
}

table,caption,th,td{
font-style:normal;
font-weight:normal;
}

hr{
	line-height: 1px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	border: 0px none #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

iframe{
margin:0;
padding:0;
border:0;
}

form,fieldset,input,button,select,optgroup,option,textarea,label,legend{
margin:0;
padding:0;
}

span,em,strong,dfn,code,samp,kbd,var,cite,abbr,acronym,q,br,ins,del,a,img,object{
margin:0;
padding:0;
border:0;
font-style:normal;
font-weight:inherit;
}

ul{list-style-type:none;}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

html,body{
    height: 100%;
}

body,h1,h2,h4,h4,h5,h6,td,th,p,div,input,textarea,pre,ul,ol{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:small;
	font-weight:normal;
	line-height:1.4em;
	line-break:strict;
	voice-family:"\"}\"";
	voice-family:inherit;
	color:#333333;
}

a{overflow:hidden;}
a:link{
	color:#06C;
	text-decoration:underline;
}/*通常時のリンク設定*/
a:visited{
	color:#06C;
	text-decoration:underline;
}/*クリック後のリンク設定*/
a:hover{
	color:#06C;
	text-decoration:none;
}/*マウスオーバー時のリンク設定*/
a:active{
	color:#06C;
	text-decoration:none;
}/*クリック時のリンク設定*/


strong{font-weight: bold;}

.crr{
font-size:0;
line-height:0;
padding:0;
margin:0;
clear:both;
}


#news{
}

#news td{
	vertical-align: top;
	padding: 3px;
}

#news td .date{
	color: #003366;
	width: 7em;
}

.new{color: #FF0000;}
.pxl{text-decoration: line-through;}

.line01{
	height: 1px;
	margin-bottom: 3px;
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 3px;
}
