/* 全てにマージン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;
}

#bgcol{
	background-color: #ffffff;
	BACKGROUND-IMAGE:none;
}


/* 画像　ボーダー無し
---------------------------------------------*/
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%;
	align:right;
	margin-left : auto ; margin-right : auto ;
}


/* 各画像サイズ指定
---------------------------------------------*/
#fullbox{
	width:715px;
}

#licence{
	width:715px;
	height:84px;
}
#mainimg{
	width:715px;
	height:438px;
}
#bar{
	width:715px;
	height:32px;
}

#catchcopy{
	width:715px;
	height:151px;
}
#meisyou{
	width:715px;
	height:381px;
}
#spec{
	width:715px;
	height:128px;
}

#feat_center{
	padding: 10px 0 10px 0;
	margin-left : auto ; margin-right : auto ;
}
#featimg{
	width:408px;
	height:251px;
}

.feat_size{
	width: 90px;
}

#feat_txt{
	width:297px;
	height: 256px;
	vertical-align: top;
	padding: 40px 0px 0px 10px;
	text-align: left;
	line-height: 120%;
	background-color: #332008;
	color: white;
	float:left;
}
#feat_img{
	width:408px;
	height: 296px;
	vertical-align: top;
	float:right;
}

#official{
	padding: 20px 0 20px 0;
	color: white;
}


/* スペーサー
---------------------------------------------*/

.space{
	padding-bottom: 20px;
}
.space2{
	padding-top: 10px;
}



/* メイン
---------------------------------------------*/
/*背景色ボックス
----------------------------*/
#colorbox{
	background-color: #332008;
	padding: 0 0 15px 0;
}

/*テキスト
----------------------------*/	
.mark{
	color : #FFC451;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 0px 7px 0px;
}
.normal{
	padding: 0px 20px 20px 20px;
}

.mark2{
	color : #FFC451;
}

.mini{
	font-size: 10px;
}
.red{
	color: red;
}
.white{
	color: white;
}
.wm{
	color: white;
	font-size: 10px;
	text-align: left;
}



/* 価格表
---------------------------------------------*/
/* タイトル部分
----------------------------*/
.list_top {
	background-color:#7D310A;
	height:20px;
	width:400px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	letter-spacing: 5px;
	color: #FFC451;
}
.list_top_pk {
	background-color:#7D310A;
	height:20px;
	width:315px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	letter-spacing: 5px;
	color: #FFC451;
}
.list_osusume {
	background-color:#7D310A;
	height:20px;
	width:715px;
	text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	letter-spacing: 5px;
	color: #FFC451;
}


/* セル内行数ごとに調節(list_1=1行)
----------------------------*/
.list_1 {
	height:25px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
	color: white;
}
.list_2 {
	height:40px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
	color: white;
}
.list_3 {
	height:60px;
	width:400px;
	text-align: center;
	FONT-SIZE: 12px;
	color: white;
}

/* パケイメセル
----------------------------*/
.list_pk {
	width:315px;
}

/* 罫線
----------------------------*/
hr{
	width:715px;
	
}
#hr{
	width:715px;
	margin-left : auto ; margin-right : auto;
	padding-bottom: 15px;
}
#hrpad{
	padding-top: 10px;
	padding-bottom: 10px;
}


/* 注意書き部分
----------------------------*/
#att {
	width:600px;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding-left: 30px;
	margin-left : auto ; margin-right : auto;
	margin-bottom: 10px;
	color: white;
}

/* コピーライト部分
----------------------------*/
#copy {
	width:600px;
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	padding-left: 30px;
	margin : 15px auto 0 auto;
}

