@charset "Shift_JIS";

/*
--------------------------------------------------
  (c)2010 avex marketing Inc. All rights reserved.
--------------------------------------------------*/

/* FontSize
--------------------------------------------------*/
body{
	font:13px/1.5em Verdana,Helvetica,Arial,'Hiragino Maru Gothic Pro','ƒqƒ‰ƒMƒmŠÛƒS Pro W4','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;*font-size:small;*font:x-small;
	}

/* for Windows IE6
--------------------------------------------------*/
* html body {
	line-height:1.4em;
	}

/* Initialize
--------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	}
address,caption,cite,code,dfn,th,var{  
	font-style:normal;
	font-weight:normal;  
	}
table,img,fieldset,abbr,acronym{
	border:none;
	}
ul{  
	list-style-type:none;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
	}
caption,th,td {
	text-align:left;
	vertical-align:top;
	}

/* popup Style
--------------------------------------------------*/

p.qr {
	float:left;
	}
p {
	font-size:93%;
	line-height:2em;
	}

