﻿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{
margin:0;
padding:0;
display:none;
}

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-repeat: repeat-x;
	background-position: left top;
}

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;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
	line-break:strict;
}

a{overflow:hidden;}
a:link{color:#196bc7;text-decoration:none;}/*通常時のリンク設定*/
a:visited{color:#196bc7;text-decoration:none;}/*クリック後のリンク設定*/
a:hover{color:#196bc7;text-decoration:underline;}/*マウスオーバー時のリンク設定*/
a:active{color:#196bc7;text-decoration:none;}/*クリック時のリンク設定*/


strong{font-weight: bold;}

.crr{
font-size:0;
line-height:0;
padding:0;
margin:0;
clear:both;
}

#whatsnew{}
#whatsnew td{
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#whatsnew td.day{
	padding-left: 10px;
	width: 80px;
}
