/*-------------
1.リセット
-------------*/
*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	text-align: center;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka, Verdana;
	color:#545454;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }
a:link {
	color: #333;
	text-decoration: underline; }
a:visited {
	color: #333;
	text-decoration: underline;
	border-style: none; }
a:active {
	color: #333;
	text-decoration: underline;
	border-style: none; }
a:hover {
	color: #4f4f4f;
	border-style: none; }
/*-------------2.全体枠-------------*/
#header {
	font-size: 11px;
	width: 840px;
	clear: both;
	margin: 12px auto; }
#header h1 {
	background-image: url(http://www.kirasan.com/images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 150px;
	height: 32px;
	float: left; }
#header h1#top {
	background-image: url(http://www.kirasan.com/images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	width: 150px;
	height: 32px;
	float: left; }
#header  p#link {
	float: right;
	padding-top: 20px;
	list-style-type: none; }
#header p#link a {
	padding-right: 4px;
	padding-left: 4px; }
#PageBody{
	text-align: center;
	width:808px;
	clear: both;
	margin: 0 auto;
	padding: 16px 16px 32px;
	border: solid 1px #b8b8b8;
	background-repeat: repeat-y;
	overflow: hidden; }
#Contens {
	text-align: left;
	width: 520px;
	float: right;
	margin-right: 32px;
	margin-left: 32px; }
#CopyRight {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 840px;
	height: 12px;
	clear: both;
	margin: 12px auto; }
/*-------------3.共通文字-------------*/
.GoTop {
	background-image: url(http://www.kirasan.com/images/GoTopA.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 24px;
	margin-bottom: 32px;
	margin-left: 430px;
	padding-left: 14px; }
.attention {
	color: #2e2e2e;
	font-size: 14px;
	line-height: 180%;
	margin-top: 18px;
	margin-bottom: 12px; }
/*-------------4.トップページ-------------*/
#MainFlash {
	width: 840px;
	height: 520px;
	overflow: hidden;
	clear: both;
	margin: 0 auto; }
#MainManu {
	text-align: center;
	width: 841px;
	clear: both;
	margin: 0 auto 12px auto; }
#MainFooter {
	width: 840px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto; }
#boxleft {
	width: 520px;
	float: left; }
#MainFooter h2 {
	font-weight: bold; }
#MainFooter dl {
	text-align: left;
	width: 520px;
	float: left; }
#MainFooter dt {
	margin-top: 8px; }
#MainFooter dd {
	margin-top: -12px;
	margin-left: 68px; }
#boxright {
	width: 320px;
	float: left; }
#boshop {
	text-align: right;
	width: 320px; }
#MainFooter marquee {
	width: 300px;
	float: right;
	padding: 10px; }
