@charset "utf-8";
/* CSS Document */

/* このファイルの内容はすべて、お客様が書き換えて結構です。 */
/* 必ずUTF-8N形式で保存してください。 */

/****************************/
/*      共通ヘッダー        */
/****************************/


#headerWrap {
	background-position: left top;
	height: auto;
	width: 922px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header {
	background-image: url(../../images/portal/futo/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 20px;
	width: 922px;
	text-align: right;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#flash {
	margin: 0px;
	padding: 0px;
	width: 922px;
	height: auto;
	float: left;
	padding-right: auto;
	padding-left: auto;
}
#header ul li {
	display: inline;
}

#header ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#header ul li a:hover {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #5FAE53;
}
/*---------------------------
2.ショッピングカート･注文状況の確認
---------------------------*/

#confirmation .price {
	height:25px;
	padding-bottom:2px;
	text-align: right;
	clear:both;
}
#confirmation .price .cart {
	padding:10px 0 0 0px;
	font-size:12px;
}
#confirmation .price .cart img{
	margin-right:5px;
	vertical-align: -17%;
}
#confirmation .price .order {
	margin-left:10px;
	padding:6px 0 0 0px;
	font-size:12px;
}
#confirmation .price .order span{
	vertical-align: bottom;
}
#confirmation .price .order img{
	margin-right:5px;
	vertical-align: -17%;
}

/* ショッピングカートの確認・注文状況の確認 */
#confirmation {
	width:922px;
	margin:0 auto;
	background:#fff;
	text-align:right;
}
		
		
/****************/
/*--ログイン時--*/
/****************/

/******************/
/*--ログアウト時--*/
/******************/

/****************************/
/*      共通フッター        */
/****************************/
/*--　フッターラップ　--*/
.footWrap{
	position:relative;
	width:950px;
	margin:0 auto;
	padding:0px 0px 15px;
}

	/* コピーライト */
	.copyright{
		background-color: #0099CC;
		color: #FFFFFF;
		font-size: 12px;
		height: 20px;
		padding: 6px 0 0;
		text-align: center;
	}

	.copyright a{
		color: #0000FF;
	}
	
	/* リンク */
	.footWrap .footerLink{
		background-image: url("../../images/portal/nenga/footerimg.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		font-size: 12px;
		height: 50px;
		padding-top: 20px;
		text-align: center;
		margin:0 0 10px;
	}
		
	/* スマホ用画面を表示リンク */
	.footWrap .selectPrevMode {
		position:absolute;
		top:30px;
		right:10px;
		height:20px;
		padding:0 0 0 20px;
		background:url(../images/portal/nenga/icn_sumaho.png) no-repeat scroll left center;

	}
	
/************************************/
/************************************/
/* ポップアップウインドウ用基本設定 */
/************************************/
/************************************/

.popupFootWrap{
	padding:10px;
	text-align:center;
}


/*******************************/
/* ↓ご自由に追加してください  */
/*******************************/

