@charset "EUC-JP";

/* Base 
------------------------------------------ */
#noramimi {
	width: 575px;
}
#noramimi .Bg {
	background: url(../img/bg_repeat.jpg) repeat-y;
	padding-bottom: 10px;
}
/* ヘッダー 
------------------------------------------ */
#noramimi #Header {
	clear: both;
	background: url(../img/bg_header.jpg) no-repeat;
	height: 721px;
}
#noramimi #Header h1 {
	background: url(../img/logo.gif) right no-repeat;
	height: 277px;
	width: 151px;
	float: left;
	text-indent: -9999px;
}
#noramimi #Header .Img {
	background: url(../img/img_main.jpg) bottom no-repeat;
	height: 539px;
	width: 372px;
	float: right;
	text-indent: -9999px;
}
#noramimi #Header .Story {
	background: url(../img/story.jpg) 0 0;
	height: 175px;
	clear: both;
	text-indent: -9999px;
}

/* 販売
------------------------------------------ */
#noramimi #Sell {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
}

/* details
------------------------------------------ */
#noramimi #cmsList {
	clear: both;
	margin-bottom: 15px;
}
#noramimi #cmsList .listBox {
	border: solid 2px #764b23;
}
#noramimi #cmsList .upper {
	background: #764b23;
}
#noramimi #cmsList li {
	color: #fff;
}
/* パック
------------------------------------------ */
#noramimi #Pack {
	clear: both;
	margin-bottom: 10px;
}
/* 作品データ
------------------------------------------ */
#noramimi #Data {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
#noramimi #Data .Bg {
	clear: both;
	background: url(../img/bg_data.jpg) repeat-y;
	width: 555px;
	margin: 0 auto;
	border-bottom: solid 1px #b5a08e;
}
#noramimi #Data ul {
	margin: 10px;
	padding: 0;
}
#noramimi #Data li {
	text-align: left;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7em;
	color: #1f0100;
}
/* バナー
------------------------------------------ */
#noramimi #Bnr {
	clear: both;
	text-align: center;
}
#noramimi #Bnr .Bg {
	margin: 0 auto;
	padding: 10px 0;
	border-top: solid 1px #b5a08e;
	border-bottom: solid 1px #b5a08e;
	background:  url(../img/bg_data.jpg) repeat-y;
	width: 555px;
	text-align: center;
}
#noramimi #Bnr a {
	text-decoration: none;
}
#noramimi #Bnr img {
	margin-bottom: 5px;
}
#noramimi #Bnr ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#noramimi #Bnr li {
	margin: 0;
	padding: 0 0;
	display: inline;
	width: 180px;
	float: left;
	text-align: center;
	font-size: 12px;
}

/* キャラクター
------------------------------------------ */
#noramimi #Chara {
	clear: both;
	text-align: center;
	margin: 0 0 15px
}
#noramimi #Chara .Ttl {
	margin: 0;
	padding: 0;
}
#noramimi #Chara .Bg {
	clear: both;
	background: url(../img/bg_chara.jpg) no-repeat bottom;
	width: 555px;
	height: 596px;
	margin: 0 auto;
	padding: 0;
}
#noramimi #Chara .File {
	float: right;
	width: 285px;
	text-align: left;
}
#noramimi #Chara .Btn {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 269px;
	text-align: right;
}
#noramimi #Chara ul {
	margin: 0 0 0 9px;
	padding: 0 0 0 0;
}
#noramimi #Chara li {
	list-style-type: none;
	display: inline;
	height: 42px;
	float: left;
	color: #1f0100;
}

/* コピーライト
------------------------------------------ */
#noramimi #Copyright {
	clear: both;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}
#noramimi #Footer {
	clear: both;
}

/* details
------------------------------------------ */
#noramimi p {
	margin: 0px;
}
#noramimi .Clear {
	clear: both;
	border-top: 0px;
}
#noramimi hr {
	display: none;
}
#noramimi h1,h2,h3,h4 {
	margin: 0px;
}
#noramimi #Footer a:link {
	color:#000;
}
#noramimi #Footer a:visited {
	color:#000;
}
#noramimi #Footer a:hover {
	color:#000;
}
#noramimi #Footer a:active {
	color:#000;
}
