@charset "UTF-8";

*{ margin:0; padding:0; border:0; border-spacing:0; list-style:none;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

/* カスタマイズ版 */

body {
font:13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
*font-size:small;
*font:x-small;
}


/*
///////////////////////
共通レイアウト
///////////////////////
*/

body {
background: url(../imgs/bgLine.jpg) #fff top center repeat-x;
}

#container {
background: url(../imgs/bg.jpg) #fff top center no-repeat;
width: 906px;
/* height: 800px; */
margin: 0 auto;
padding: 0;
text-align: center;
position: relative;
}

#container2 {
width: 846px;
height: 685px;
margin: 0 auto;
padding: 0 63px;
font-size: 90%;
line-height: 1.3em;
text-align: center;
}


/*
///////////////////////
ナビゲーション
///////////////////////
*/

#globalMenu {
width: 832px;
height: 32px;
margin: 0 auto;
padding: 7px 0 0 0;
}

	#globalMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

	#globalMenu li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
	#globalMenu li img {
	border: none;
	}

.clBoth {
clear: both;
}

#siteTitle {
display: none;
}

/*
///////////////////////
TOPレイアウト
///////////////////////
*/
#officialDelivery1 {
position: absolute;
top: 517px;
left: 58px;
}

#officialDelivery2 {
position: absolute;
top: 582px;
left: 58px;
}

#topWrapper {
background: url(../imgs/top_bg.jpg) top center no-repeat;
width: 846px;
height: 685px;
margin: 0 auto;
padding: 0;
font-size: 90%;
line-height: 1.3em;
text-align: left;
}

#topFlash {
	margin: -4px auto 0 auto;
	padding: 0;
	width: 846px;
	border: none;
}

#topFlash #topFlashBox { width: 400px; background: #fff; margin: 550px 0 0 40px; padding: 10px; }
#topFlash #topFlashMsg { margin-left: 40px; }
#topFlash #topFlashMsg img { margin-bottom: 10px; }
#topFlash #topFlashMsgImg { margin: 0 10px 10px 0;  float: left; }

#whatsnew {
width: 280px;
height: 80px;
margin-left: 55px;
padding: 5px;
padding-top: 10px;
}

* html #whatsnew {
padding-top: 5px;
}

*:first-child+html #whatsnew {
padding-top: 5px;
}

	#whatsnew li {
	font-size: 0.9em;
	line-height: 1.8em;
	}

#topBlogBnr {
margin: 14px 0 0 40px;
padding: 0;
border: none;
}

#topFooter {
width: 840px;
height: 40px;
margin: 0 auto 20px auto;
padding: 0;
}

	.bnrLeft {
	float: left;
	margin-top: 10px;
	padding: 0;
	}

	.bnrRight {
	float: right;
	margin-top: 10px;
	padding: 0;
	}

	.bnrRight2 {
	float: right;
	margin: 15px 0 0 20px;
	padding: 0;
	}

#bnrCorab {
width: 846px;
height: 95px;
margin: 15px auto 0 auto;
padding-bottom: 15px;
border-bottom: 1px solid #CCC;
text-align: center;
}

#bnrWrap { 
width: 846px;
height: auto !important;
margin: 15px auto;
padding-bottom: 15px;
border-bottom: 1px solid #CCC;
text-align: center;
}

#bnrSet {
width: 400px;
height: 64px;
margin: 0 auto;
}
#bnrSet img { float: left; }
#bnrSet .floatLeftBnr { float: left; margin-left: 5px; }

#bnrSet2 { 
width: 846px;
height: 65px;
margin: 15px auto;
padding-bottom: 15px;
border-bottom: 1px solid #CCC;
text-align: center;
}

#bnrEvn { width: 540px; height:130px; margin: 10px auto; }

/*
///////////////////////
2ndページ用
///////////////////////
*/

#contents {

width: 846px;
margin: 0 auto;
padding: 0;
}

#wrapper {
/* background: url(../imgs/2nd_bg.jpg) top center no-repeat; */
width: 846px;
/* height: 685px; */
margin: 0 auto;
padding: 0;
font-size: 90%;
line-height: 1.3em;
text-align: left;
}

#globalMenu2nd {
width: 832px;
height: 32px;
margin: 0 auto;
padding: 7px 0 0 0;
}

	#globalMenu2nd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

	#globalMenu2nd li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
	#globalMenu2nd li img {
	border: none;
	}

#footer {
width: 846px;
margin: 0 auto 10px auto;
padding: 0;
}
