@charset "shift-JIS";

/*
===============================================
	CONTENTS
-----------------------------------------------
	index.html CSS
===============================================
*/
body {background: none !important;}
#container,
#container-inr {background: none !important;}
#container-inr {padding-top: 0;}
#cf-header {position: relative; width: 800px; height:800px; background: url(../img/bg_contents.jpg) no-repeat 0 0;}
#cf-header h1 {position: absolute; top: 3px; left:1px;}
#cf-header p {position: absolute; top: 192px; left:9px;}
#cf-header #qr-cord {position: absolute; top: 684px; left:688px;}

#col-pack {margin: 25px 0 20px;}
#col-pack li { float: left; width:165px;}
#col-pack li#btn {text-align: center; width: 265px;}
#col-pack li#btn p {font-weight: bold; margin: 20px 0 12px 0;}

/*-----------------------------------------------
	contents
-----------------------------------------------*/
#home #contents {display: inline-block; width: 800px; padding: 0; margin: 30px auto 35px; background: none;}
#contents:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#contents {display: inline-block;}
/* Hides from IE-mac  �_*/
 * html #contents {height: 1%;}
#contents {display: block;}
/* End hide from IE-mac */

#contents {position: ;}

span.att {
	font-size:87%;
}
/*-----------------------------------------------
	footer
-----------------------------------------------*/
#footer {width: 800px; margin: 0 auto;}
