@charset "UTF-8";
/** style */
/** reset */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-style: normal; font-weight: normal; vertical-align: baseline; background: transparent; }

body { 
       font-size: 16px; 
	  *font-size: small; 
	   font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', sans-serif; line-height: 123.1%;
	   xbackground: #FFF;
	   background: url(../images/base_a.jpg);
 }
/*---------------------contentsinner583-----------------------------*/
#container{
	width: 100%;
}
#contents{
	width: 100%;
	border-bottom: 1px solid #ccc;
	xbackground: #666;
	font-size: 1.2em;
}
#contents .inner{
	width: 200px;
	margin: 0 auto;
	padding: 0px 0;
}