@charset "UTF-8";
/*------------------------------------------------------------------
*	body
*------------------------------------------------------------------*/

	body { color:#000; line-height: 140%; text-align: center;font-family: arial,sans-serif; font-size: 75%;}
	html > body {font-family:'Noto Sans Japanese', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;}   	
	
	/* for IE7 */
	*+html body { font-family:'メイリオ', 'ＭＳ Ｐゴシック'; font-size:75%; }
	/* for IE6 */
	* html body { font-family:'ＭＳ Ｐゴシック'; font-size:75%;}
	
	
	
	
  
	img { border: none; margin:0px; padding:0px;}
	ul,li { list-style: none; margin:0px; padding:0px;}
	
	article, aside, dialog, figure, footer, header, hgroup, nav, section, mark, menu { display:block; }
	time { display: inline; }

	table { width: 100%; margin: 0px; padding: 0px; border-collapse: collapse; }
	th { font-weight: normal; padding: 5px; vertical-align: top; }
	td { padding: 5px; }
	form { margin: 0px; text-align: left; margin: 0px; padding: 0px; }
	input, textarea, select {margin:0px; padding:0px;}

	article, aside, dialog, figure, footer, header, hgroup, nav, section, mark, menu {
	    margin:0;
	    padding:0;
	    border:0;
	    outline:0;
	    font-size:100%;
	    vertical-align:baseline;
	    background:transparent;
	}
/*------------------------------------------------------------------
*	link
*------------------------------------------------------------------*/
	
	
	a { cursor:pointer; text-decoration:underline; color: #4489c9; }
	a:hover { text-decoration:none; color: #4489c9; }	
	

/*------------------------------------------------------------------
*	clear
*------------------------------------------------------------------*/

	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		line-height: 0;
		visibility: hidden;
	}
	
/* clear
------------------------------------------------------------------*/	
	.clearfix {
		_height: 1px;
		min-height: 1px;
		/* for Mac IE \*//*/
		height: auto;
		overflow: hidden;
		/* end */
	}
	
/*------------------------------------------------------------------
*	font size
*------------------------------------------------------------------*/
	
	body {
		margin: 0;
		padding: 0;
		font-size: 13px;
		*font-size: small;	/* for IE6/7 */ 
		*font: x-small;		/* for IE Quirks Mode */
		text-align: center;	/* for IE */
		letter-spacing: 0;	/* for IE */
	}

	h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-size: 100%; font-weight: normal;}
	blockquote, ul, ol, dl {margin: 0; padding: 0; font-size: 100%; font-weight: normal;}
	p, pre, li, dt, dd, address {margin: 0; padding: 0; font-size: 100%; font-weight: normal; font-style: normal;}
	select, input, button, textarea {font-size: 100%; font: 99%;}
	pre, code, kbd, samp, tt { *font-size: 108%; line-height: 100%; font-family: monospace;}
	q, cite, em, abbr, acronym {font-weight: normal; font-style: normal; border: 0;}
	table {margin: 0; padding: 0; font-size: inherit; font: 100%;}
	th, td {margin: 0; padding: 0; font-size: 100%; line-height: 1.7; font-weight: normal;}
	li li, li p, li pre, li dt, li dd,
	dd li, dd p, dd pre, dd dt, dd dd {font-size: 100%;}
	th li, th p, th pre, th dt, th dd,
	td li, td p, td pre, td dt, td dd {font-size: 100%;}
	img {vertical-align: bottom; border: 0;}	
	p { line-height: 160%;}
/* End of file common.php */
/* Location: ./css/common.php */	