/* 全てにマージン0、パディング0
---------------------------------------------*/
*{margin: 0px; padding: 0px;}


/* 全体
---------------------------------------------*/
BODY {
	FONT-SIZE: 12px;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(/img_common/background.gif);
	BACKGROUND-REPEAT: repeat-x;
	color: #000000;
	text-align: center;
}


/* 画像　ボーダー無し
---------------------------------------------*/
IMG {
	BORDER: 0px;
}


/* ヘッダー　全ページ共通
---------------------------------------------*/
#hori {
	BACKGROUND-IMAGE: url(/img_common/bg_area.gif);
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff;
	height:100%;
	WIDTH: 906px;
	margin-left : auto ; margin-right : auto;
}
#hori2 {
	FLOAT: left;
	height:100%;
	WIDTH: 100%;
	margin-left : auto ; margin-right : auto;
}
#area {
	PADDING-TOP: 20px;
	BACKGROUND-COLOR: #ffffff;
	height:100%;
	WIDTH: 900px;
	margin-left : auto ; margin-right : auto;
}
#outer {
	WIDTH: 100%;
	height:100%;
	BACKGROUND-COLOR: #ffffff;
	margin-left : auto ; margin-right : auto;
}
#inner {
	WIDTH: 878px;
	margin-left : auto ; margin-right : auto;
	>cursor: default;
}
#header {
	WIDTH: 878px;
	margin-left : auto ; margin-right : auto;
}
#logo {
	FLOAT: left;
	WIDTH: 60px;
}
#menu {
	margin-LEFT: -2px;
	PADDING-LEFT: 6px;
	PADDING-TOP: 8px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(/img_common/bg_menu.gif);
	BACKGROUND-REPEAT: repeat-x;
	WIDTH: 810px;
	HEIGHT: 68px;
	margin-left : auto ; margin-right : auto;
}
.menu_img {
	VERTICAL-ALIGN: bottom;
}
#usa_img {
	PADDING-LEFT: 5px;
	MARGIN-BOTTOM: 5px;
	VERTICAL-ALIGN: bottom;
}
#header_text {
	PADDING-RIGHT: 6px;
	PADDING-BOTTOM: 15px;
	float: right;
}


/* フッター　全ページ共通
---------------------------------------------*/
#footer_link {
	WIDTH: 900px;
	LINE-HEIGHT: 130%;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	>cursor: default;
}
#footer {
	MARGIN: 0px;
	BACKGROUND-IMAGE: url(/img_common/footer.gif);
	BACKGROUND-POSITION: bottom;
	BACKGROUND-REPEAT: repeat-x;
	WIDTH: 100%; 
	HEIGHT: 40px;
	margin-left : auto ; margin-right : auto;
}


/* メインコンテナ
---------------------------------------------*/
#content {
	WIDTH: 878px;
	text-align: center;
	margin-left : auto ; margin-right : auto;
	clear:both;
}


/* コンテナ　この中に作成する 幅は715pxまで
---------------------------------------------*/
#box715{
	width:715px;
	height:100%;
	text-align:center;
	margin-left : auto ; margin-right : auto ;
}




/* ニンテンドーライセンスマーク部分
---------------------------------------------*/
#nin1{
	float: left;
}
#nin2{
	float: right;
}


/* 各画像サイズ指定
---------------------------------------------*/
#size1{
	width:715px;
	height:445px;
}
#size2{
	width:715px;
	height:61px;
}
#size3{
	width:369px;
	height:310px;
}
#size4{
	width:346px;
	height: 74px;
}
#size5{
	width:346px;
	height: 120px;
}
#size6{
	width:346px;
	height:94px;
}
#size7{
	width:369px;
	height: 276px;
}
#size8{
	width:346px;
	height:94px;
}
#size9{
	width:346px;
	height:182px;
}
#size10{
	width:369px;
	height:273px;
}
#size11{
	width:346px;
	height:86px;
}
#size12{
	width:346px;
	height: 187px;
}
#size13{
	width:715px;
	height: 163px;
}



/* フロート指定
---------------------------------------------*/

.float_l{
	float:left;
}


/* スペーサー
---------------------------------------------*/

.space{
	padding-bottom: 20px;
}
.space2{
	padding-top: 15px;
	padding-bottom: 15px;
}


/* プロテクトケース
---------------------------------------------*/
/* 全体
----------------------------*/	
#in_case1{
	width:346px;
	height:310px;
	float:left;
}

/* 説明文1
----------------------------*/	
#in_case1_text1{
	padding: 10px;
	width: 326px;
	height: 100px;
	float:right;
	background-image: url(dsl_talesofhearts_05.jpg);
	text-align: left;
}

/* 説明文2
----------------------------*/
#in_case1_text2{
	width: 346px;
	height: 116px;
	float:right;
	background-image: url(dsl_talesofhearts_06.jpg);
	text-align: left;
}

/* タッチペンロング
---------------------------------------------*/
/* 全体
----------------------------*/	
#in_tp{
	width:346px;
	height:276px;
	float:left;
}

/* 説明文1
----------------------------*/	
#in_case_text1{
	padding: 10px;
	width: 326px;
	height: 162px;
	float:right;
	background-image: url(dsl_talesofhearts_09.jpg);
	text-align: left;
}


/* クリーナーストラップ
---------------------------------------------*/
/* 全体
----------------------------*/	
#in_tp2{
	width:346px;
	height:273px;
	float:left;
}

/* 説明文1
----------------------------*/	
#in_case2_text1{
	padding: 10px;
	width: 326px;
	height: 167px;
	float:right;
	background-image: url(dsl_talesofhearts_12.jpg);
	text-align: left;
}

/* 価格欄
---------------------------------------------*/

/* 価格欄背景
----------------------------*/	
#size14{
	background-image: url(dsl_talesofhearts_14.jpg);
	background-repeat: no-repeat;
	height: 520px;
	overflow:hidden;
	padding-top: 15px;
}

/* 価格欄全体
----------------------------*/		
#price{
	width:600px;
	border:0px;
	text-align:center;
	margin-left : auto ; margin-right : auto ;
}

/* タイトル部分
----------------------------*/
.list_top {
	background-color:#6F4C23;
	height:20px;
	width:400px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	letter-spacing: 5px;
	color: #ffffff;
}
.list_top_pk {
	background-color:#6F4C23;
	height:20px;
	width:200px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #ffffff;
}

/* セル内行数ごとに調節(list_1=1行)
----------------------------*/
.list_1 {
	height:25px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}
.list_2 {
	height:40px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}
.list_3 {
	height:60px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
}

/* パケイメセル
----------------------------*/
.list_pk {
	width:200px;
	padding-top:15px;
	border: ;
}

.list_pk_border {
	border: 1px;
	border-style: solid;
}

/* 罫線
----------------------------*/
hr{
	width:600px;
	color: #CBB372;
	
}
#hr{
	width:600px;
	margin-left : auto ; margin-right : auto;
	padding-bottom: 15px;
}
#hrpad{
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ライセンス文言
----------------------------*/
#license{
	padding-left:10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left : auto ; margin-right : auto;
}
#license_in{
	height: 25px;
	padding-top: 15px;
	padding-left: 5px;
}


/* 注意書き部分
----------------------------*/
#att {
	width:600px;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding-left: 30px;
	margin-left : auto ; margin-right : auto;
	margin-bottom: 30px;
}

/* コピーライト部分
----------------------------*/
#copy {
	text-align: center;
	margin-left : auto ; margin-right : auto ;
	font-size: 12px;
	line-height: 20px;
	padding-top:5px;
	padding-bottom:5px;
}



/* IE6ハック
---------------------------------------------*/
#h_size1{
	width:715px;
	height:445px;
	_margin-bottom: -3px;
}
#h_size2{
	width:715px;
	height:61px;
	_margin-bottom: -3px;
}
#h_size3{
	width:369px;
	height:310px;
	_margin-bottom: -3px;
}
#h_size4{
	width:346px;
	height: 74px;
	_margin-bottom: -3px;
}
#h_size7{
	width:369px;
	height: 276px;
	_margin-bottom: -3px;
}
#h_size8{
	width:346px;
	height:94px;
	_margin-bottom: -3px;
}
#h_size10{
	width:369px;
	height:273px;
	_margin-bottom: -3px;
}
#h_size11{
	width:346px;
	height:86px;
	_margin-bottom: -3px;
}
#h_size13{
	width:715px;
	height: 163px;
	_margin-bottom: -3px;
}


/* IE7ハック
---------------------------------------------*/


