@charset "utf-8";
/*下層ページ共通*/
/*------------------------------*/


/*２カラム用レイアウト*/
/*------------------------------*/
#categoryMenu {
	float: left;
	width: 250px;
	margin:15px 0;
	border:#c8c8c8 solid 1px;
}
#contents {
	float: right;
	width: 660px;
	margin:15px 0 25px;
}

/*カテゴリー別メニュー基礎*/
/*------------------------------*/
#categoryMenu dl.menu {
	padding:6px;
}
#categoryMenu .menu dt {
	background-repeat: no-repeat;
	height: 39px;
	/*border-bottom:#c8c8c8 solid 1px*/
}
#categoryMenu .menu dt a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:39px;
}
#categoryMenu .menu dd {
	/*background-repeat: repeat-y;
	background-image: url(../img/category_menu_back.gif);*/
}
#categoryMenu .menu dd a {
	display:block;
	/*width:147px;ボタン幅(180px) - (左パディング(30px) + 右パディング(12px))*/
	margin: 5px 10px;
	padding:5px 0px 5px 12px;
	background:url(../img/menu_arrow.gif) no-repeat left;
	text-decoration: underline;
	border-bottom: 1px solid #c8c8c8;
}
#categoryMenu .menu dd a:link,
#categoryMenu .menu dd a:visited {
	color:#2e4853;
	background-position: 0px center;
	font-size: 12px;
	/*_font-size: 80%;*/
}
#categoryMenu .menu dd a:hover {
	color:#947329;
}
/*subメニュ*/
#categoryMenu .menu dd.menuSub a {
	background-image: url(../img/menu_arrow.gif);
	margin:5px 10px 5px 20px;
}
#categoryMenu .menu dd.menuSub a:link,
#categoryMenu .menu dd.menuSub a:visited {
	font-size: 12px;
	/*_font-size: 80%;*/
}
/*メニューの中のバナ*/

#categoryMenu .menu dd.menuBannerZone a,
#categoryMenu .menu dd.menuBannerZone a:link,
#categoryMenu .menu dd.menuBannerZone a:visited,
#categoryMenu .menu dd.menuBannerZone a:hover {
	display:block;
	width:180px;
	margin: 0px auto;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:none;
	border:none;
}
.menuBannerZone2 a,
.menuBannerZone2 a:link,
.menuBannerZone2 a:visited,
.menuBannerZone2 a:hover {
	display:block;
	width:180px;
	margin: 0px auto;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:none;
	border:none;
}

/**/

#trustE {
	background-image: url(../img/btn_menu_truste.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 116px;
	margin: 0 auto 1em auto;
	overflow: hidden;
}
#shiryo a {
	text-indent: -9999px;
	display: block;
	height: 117px;
	width: 228px;
	margin: 0 auto 1em auto;
	overflow: hidden;
}
#shiryo a:link, #shiryo a:visited {
	background:url(../img/btn_menu_shiryo.jpg) no-repeat top;
}
#shiryo a:hover {
	background:url(../img/btn_menu_shiryo.jpg) no-repeat bottom;
}
/*For Common Design*/
.boxNormal {
	border: 1px solid #CCCCCC;
	padding: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	zoom:1;/*IE6*/
}
.lineNomal {
	background-image: url(../img/lineNormal.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	_font-size: 110%;
	line-height: 140%;
	color: #A28042;
}
h3 {
	font-size: 15px;
	_font-size: 130%;
	font-weight: bold;
	color: #333333;
	line-height: 170%;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	_font-size: 100%;
	font-weight: bold;
	color: #333333;
	line-height: 170%;
	margin-bottom: 10px;
}
/*TXT*/
.txtSmall {
	font-size: 10px;
	_font-size: 70%;
	line-height: 180%;
}
.txtMidium {
	font-size: 14px;
	_font-size: 100%;
	line-height: 180%;
}
.txtRegular {
	font-size: 12px;
	_font-size: 80%;
	line-height: 140%;
	font-weight:normal;
}
/*layout*/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.centerBox {
	text-align: center;
}
.rightBox {
	text-align: right;
}
.leftBox {
	text-align: left;
}
.img-space {
	padding: 10px 0px;
}
.imgSpaceTop {
	padding: 10px 0px;
}
.imgSpaceUnder {
	padding: 0px 0px 10px 0px;
}
.imgSpaceLeft {
	padding: 0px 0px 0px 10px;
}
.imgSpaceRight {
	padding: 0px 10px 0px 0px;
}
.imgSpaceTop2 {
	padding: 10px 0px 0px 0px;
}
/*Color*/
.colorOrange {
	color: #FF6600;
}
.colorRed {
	color: #FF0000;
}
.colorBlack {
	color: #000000;
}
.colorWhite {
	color: #000;
}
.colorGreen {
	color: #009900;
}
.colorGold {
	color: #A37823;
}
.colorBlue {
	color: #388FD2;
}



/* table-style */

table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	text-align:left;
	color:#333333;
}
.tableGray th {
	background-color:#EDEDED;
	color:#333333;
}
.tableGray td {
	color:#666666;
}
table.table-noborder,
table.table-noborder td {
	border:none;

}
/**/

.pageToplinks,
.pageRighlinks {
	margin: 0px 0px;
	padding: 20px 0px 10px 0px;
	float:right;
}
.pageToplinks a,
.pageRighlinks a {
	display:block;
	text-indent:-9999px;
	width:143px;
	height:25px;
}
.pageToplinks a:link,
.pageToplinks a:visited,
.pageRighlinks a:link,
.pageRighlinks a:visited{
	background:url(../img/btn_pagetop.gif) no-repeat top;
}
.pageToplinks a:hover,
.pageRighlinks a:hover {
	background:url(../img/btn_pagetop.gif) no-repeat bottom;
}



.pageToplinks2,
.pageRighlinks2 {
	margin: 0px 0px;
	padding: 3px 0px 5px 0px;
	float:right;
}
.pageToplinks2 a,
.pageRighlinks2 a {
	display:block;
	text-indent:-9999px;
	width:143px;
	height:25px;
}
.pageToplinks2 a:link,
.pageToplinks2 a:visited,
.pageRighlinks2 a:link,
.pageRighlinks2 a:visited{
	background:url(../img/btn_pagetop.gif) no-repeat top;
}
.pageToplinks2 a:hover,
.pageRighlinks2 a:hover {
	background:url(../img/btn_pagetop.gif) no-repeat bottom;
}

.midashiBox {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #536482;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.midashiBoxGold {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #BEA36A;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #A37823;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.midashiBoxPink {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FF3366;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #FF3366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.midashiBoxOrenge {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FF6600;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.midashiBoxOrenge2 {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FF3366;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #FF3366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.midashiBox2 {
	background-image: url(../img/midashi2_bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.pageRead {
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.boxGrayWeight {
	padding: 15px;
	border: 3px solid #E7E7E7;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	width: auto;
	zoom:1;/*IE6*/
}
.spaceLine {
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.btnimgbox {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

.btnimgbox a img {
	border: solid 4px #ccc;
	padding: 2px;
	margin-bottom: 5px;
}
.btnimgbox a:hover img {
	border-color: #666666;
}
.btnimgbox a:hover {  /* for IE6 */
	border: none;
	height:1%;
	background-color:#FFFFFF;
	
}
.pageLinkBox {
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.pageLinkBox ul {
	float: left;
	width: 280px;
}
.pageLinkBox a {
	background-image: url(../img/linkimg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pageLinkBox li {
	margin-bottom: 5px;
}
.marginLeft1 {
	margin-left: 20px;
}
.pageLink a {
	background-image: url(../img/linkimg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.listNormal {
	margin: 0px;
	padding: 0px;
}
.listNormal li {
	list-style-type: disc;
	margin-left: 40px;
}
.olNormal {
	margin-left: 30px;
}
.olNormal li {
	list-style-type: decimal;
}
.boxGoldWeight {
	padding: 15px;
	border: 3px solid #BEA36A;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.boxPinkWeight {
	padding: 15px;
	border: 3px solid #FF3366;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.boxOrenge2Weight {
	padding: 15px;
	border: 3px solid #FF6600;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

