@charset "utf-8";

* html .iepngfix{
	behavior: expression(IEPNGFIX.fix(this));
}

body{
	margin: 0;
	padding: 0;
	background-color: #666666;
	background-image: url(/images/MainBG.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
	line-height: 1.4;
	color: #444444;
}

h1,h2,h3,h4,h5,h6,p,form{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a{
	color: #AA9100;
	text-decoration: none;
}

a:visited{
	color: #AA9100;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
	margin: 0;
	padding: 0;
	clear: both;
}

.ClearLine{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}



#MainFrame{
	width: 940px;
	margin: 0 auto;
	padding: 5px 10px 0;
	background-color: #FFFFFF;
}

.result_msg{
    clear: both;
    display: none;
    padding: 0 0 5px 1em;
    line-height: 1;
    background-color: #7B67D8;
    color: #ffffff;
}



/* =========================================================
Header
=========================================================== */

#HeaderBox{
	width: 940px;

}

#HeaderLeft{
	width: 340px;
	float: left;
}

#HeaderRight{
	margin-top: 50px;
	width: 600px;
	float: left;
	text-align: right;
}

h1{
	margin: 0;
	font-size: 10px;
	font-weight: normal;
}

/* =========================================================
GlobalNavi
=========================================================== */

#GlobalNavi{
	width: 940px;
	height: 34px;
	margin: 5px 0 10px 0;
}

#GlobalNavi ul{
	margin: 0;
	padding: 0;
}

#GlobalNavi li{
	list-style-type:none;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
}

#GlobalNavi00{
	width: 10px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: 0 0;
	display: block;
}

#GlobalNavi01 a{
	width: 71px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -10px 0;
	display: block;
}
#GlobalNavi01 a:hover,#GlobalNavi01Now a{
	width: 71px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -10px -34px;
	display: block;
}

#GlobalNavi02 a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -81px 0;
	display: block;
}
#GlobalNavi02 a:hover,#GlobalNavi02Now a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -81px -34px;
	display: block;
}

#GlobalNavi03 a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -166px 0;
	display: block;
}
#GlobalNavi03 a:hover,#GlobalNavi03Now a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -166px -34px;
	display: block;
}

#GlobalNavi04 a{
	width: 104px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -251px 0;
	display: block;
}
#GlobalNavi04 a:hover,#GlobalNavi04Now a{
	width: 104px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -251px -34px;
	display: block;
}

#GlobalNavi05 a{
	width: 196px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -355px 0;
	display: block;
}
#GlobalNavi05 a:hover,#GlobalNavi05Now a{
	width: 196px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -355px -34px;
	display: block;
}

#GlobalNavi06 a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -551px 0;
	display: block;
}
#GlobalNavi06 a:hover,#GlobalNavi06Now a{
	width: 85px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -551px -34px;
	display: block;
}

#GlobalNavi07 a{
	width: 83px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -636px 0;
	display: block;
}
#GlobalNavi07 a:hover,#GlobalNavi07Now a{
	width: 83px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -636px -34px;
	display: block;
}

#GlobalNavi99{
	width: 221px;
	height: 34px;
	background-image: url(/images/GlobalNavi.png);
	background-position: -719px 0;
	display: block;
}


/* =========================================================
Footer
=========================================================== */

#FooterBox{
	width: 940px;
	padding: 20px 0 0;
	background-image: url(/images/FooterBG.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
}

#FooterLeft{
	width: 760px;
	margin: 15px 0 0 10px;
	float: left;
	font-size: 10px;
}

#FooterLeftUpper{
	width: 760px;
}

#FooterLeftDowner{
	width: 760px;
	margin-top: 20px;
	text-align: right;
}

#FooterLeftUpper ul{
	margin: 0;
	padding: 0;
}

#FooterLeftUpper li{
	margin-right: 10px;
	display: inline;
	list-style: none;
}

#FooterLogo{
	width: 116px;
	height: 56px;
	margin: 10px 10px 10px 0;
	_margin: 10px 5px 10px 0;
	float: right;
}


/* =========================================================
ContentsFrame
=========================================================== */
#BodyWrap{
	width: 940px;
	margin: 10px 0 20px;
	margin: 0;
	padding: 0;
}

#BodyMainColumn{
	width: 690px;
	float: left;
}

#BodyRightColumn{
	width: 240px;
	float: right;
}


/* =========================================================
Pankuzu
=========================================================== */
ul.Pankuzu{
	width: 690px;
	display: block;
	list-style: none;
}
ul.Pankuzu li{
	display: inline;
}
li.pankuzuTop{
	padding-left:5px;
	background-image:none;
}
li.pankuzuChld{
	padding-left:15px;
	background-image: url(/images/Share/Icon_Arrow_Pankuzu.gif);
	background-repeat:no-repeat;
}


/* RightPart */

.SideInfoBox{
	border: dotted 1px #BBBBBB;
	padding: 5px;
}
.SideInfoBox h2{
	margin: 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #B54A4A;
}

.SideItemBox{
	margin: 10px 5px;
}
.SideItemBoxRight{
	width: 120px;
	float: right;
}
.SideItemBox h4{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}


ul.ItemList{
	list-style-type:none;
	margin-bottom: 5px;
}

ul.NewsList{
	list-style-type:none;
}
ul.NewsList li{
	margin: 5px 0;
	background-image: url(/images/Share/Icon_HEX.gif);
	background-position: 0 -2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

img.ItemPhoto{
	margin: 0 10px 0 0;
	float: left;
}
.SideItemBoxRight a.ShopLink{
	display: block;
	margin-top: 10px;
	background-image: url(/images/Share/Icon_SHOP.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 10px;
	text-indent: 35px;
}

/* =========================================================
Pager
=========================================================== */

.ResultDisplayNum{
	width: 200px;
	margin: 15px 0 0 0;
	font-size: 10px;
	float: left;
}

.ListPagerBox{
	margin: 10px 8px 0 0;
	float: right;
	text-align: right;
}
li.ListPager{
	float: left;
	display: inline;
}
.ListPageNow{
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
	color: #000000;
	margin: 0 2px;
	padding: 5px;
	text-align: center;
	display: block;
}
li.ListPager a{
	border: 1px solid #FFEF95;
	margin: 0 2px;
	padding: 5px;
	text-align: center;
	display: block;
}
li.ListPager a:hover{
	border: 1px solid #FFEF95;
	background-color: #AA9100;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 2px;
	padding: 5px;
	text-align: center;
	display: block;
}

/* =========================================================
SubPages
=========================================================== */

h2.SubpagesTitle{
	margin: 20px 0;
	font-size: 14px;
	font-weight: bold;
}


/**
 * アンカーテキスト用スタイル
 */
.nolink{
	color: #B54A4A;
}
