@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;
}

table {
font-size:inherit;
font:100%;
}

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

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

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

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


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

#globalMenu {
width: 798px;
height: 35px;
margin: 0;
margin-left: 32px;
padding: 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レイアウト
///////////////////////
*/

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

#topFlash {
position: relative;
width: 860px;
}

#officialDelivery {
position: absolute;
top: 271px;
left: 48px;;"
}
	
/*	whatsnewの行数が多いとき
#whatsnew {
width: 270px;
height: 80px;
margin-top: 13px;
margin-left: 65px;
padding: 5px;
overflow: auto;
}

* html #whatsnew {
margin-top: 9px;
padding-top: 0;
width: 267px;
height: 84px;
}

*:first-child+html #whatsnew {
margin-top: 8px;
padding-top: 0;
width: 267px;
height: 85px;
}
*/


/*
///////////////////////
お知らせ
///////////////////////
*/
#osirase { width: 315px; height: 80px; margin-left: 45px; padding: 15px 0 0 0; text-align: center; font-weight: bold; }
#osirase p { background: #fff; border: 1px solid #ccc; padding: 20px; }



#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;
	}

#topBnr {
margin: 45px 0 0 45px;
padding: 0;
border: none;
}

#topBlogBnr {
margin: 10px 0 0 43px;
padding: 0;
border: none;
}

#topFooter {
background: #fff;
width: 860px;
height: 40px;
margin: 0 auto;
padding: 0;
border: none;
}

#topFooter {
width: 860px;
margin: 0 auto;
padding: 0 77px;
}

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

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

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


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

#contents {
background: url(../imgs/2nd_bgline.jpg) #fff top center repeat-y;
width: 860px;
margin: 0 auto;
padding: 0;
}

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

#globalMenu2nd {
width: 798px;
height: 35px;
margin: 0 auto;
padding: 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: 860px;
margin: 0 auto;
padding: 0;
}
