@charset "utf-8";
/*
----------------------------------------------------------
 Title: http://rompinstompin.net master Styles
 Author: boscoso.net Yosuke Ide 
 Last updata: 2008.5.17
----------------------------------------------------------
*/

body,div,pre,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,pre,form,fieldset,input,textarea,select,option,table,th,td,tr,embed,object {
	margin: 0;
	padding: 0;
}
li {list-style-type: none;}
fieldset,table,img {border: 0;}
body,h1,h2,h3,h4,h5,h6,p,li,dt,dd,form,pre,td,th,label {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: verdana, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
	font-weight: normal;
}
body {
	background-color: #ffffff;
}
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}
a {
   overflow: hidden;
}




