.fontFix {
	line-height:110%;
}

p.pra {
	margin:1em 0px;
}

.to-top {
	clear:both;
	font-size:90%;
	text-align:right;
	margin:5px 0px;
}

#all_wrapper {
	position:relative;
	width:780px;
	margin:auto;
}

#header {
	width:780px;
	border-top:15px solid red;
	padding-top:15px;
}
#header h1 {
	float:left;
}
#header #headerImg {
	float:left;
	margin-top:8px;
	margin-left:21px;
}
#conBody {
	width:780px;
	margin:8px 0px 10px 0px;
}
#contents {
	float:right;
	width:600px;
}
#footer {
	font-size:80%;
	line-height:130%;
	width:780px;
	padding:11px 0px 9px 0px;
	border-top:1px solid #3f3f3f;
}
#footer .leftArea {
	float:left;
}
#footer #footerLogo {
	float:left;
}
#footer #footerNote {
	float:left;
	margin-left:10px;
}
#footer #footerNote span {
	white-space:nowrap;
}
#footer .rightArea {
	float:right;
}
#footer .copyright {
	clear:right;
	float:right;
	padding-top:2px;
	white-space:nowrap;
}

#mainMenuArea {
	position:absolute;
	top:60px;
	left:80px;
	z-index:1000;
}
#mainMenuArea ul { /* IE6 対策 */
	behavior: url("/js/csshover2.htc");
}
#mainMenuArea ul {
	display:inline;
}
#mainMenuArea li {
	float:left;
	position:relative;
}
#mainMenuArea a {
	position:relative;
	display:block;
	height:15px;
	margin-left:2px;
	padding-top:5px;
	font-size:112.5%;
	color:white;
	background-color:#032850;
	border-top:4px solid red;
	text-align:center;
	text-decoration:none;
	z-index:100;
}
#mainMenuArea a:hover {
	color:white;
	background-color:red;
	border-color:#032850;
}
#mainMenuArea a.sel {
	background-color:red;
	border-color:#032850;
}
#mainMenuArea .topBtn a { width:65px; }
#mainMenuArea .mindBtn a { width:92px; }
#mainMenuArea .noticeBtn a { width:102px; }
#mainMenuArea .menuBtn a { width:73px; }
#mainMenuArea .infoBtn a { width:73px; }
#mainMenuArea .movieBtn a { width:92px; }
#mainMenuArea .moreBtn a { width:103px; }
#mainMenuArea .joinBtn a { width:84px; }
#mainMenuArea acronym {
	border:none;
}

#mainMenuArea .mainSubMenu {
	position:absolute;
	top:0px;
	left:0px;
	z-index:90;
	border-bottom:1px solid white;
	width:auto;
}
#mainMenuArea .mainSubMenu ul {
	position:absolute;
	top:0px;
	left:0px;
	z-index:80;
}
#mainMenuArea .mainSubMenu li {
	clear:both;
}
#mainMenuArea .mainSubMenu iframe {
	position:absolute;
	display:none;
	top:70px;
	left:0px;
	z-index:10;
}
#mainMenuArea .mainSubMenu .main a {
	border-bottom:2px solid #a3954b;
}
#mainMenuArea .mainSubMenu .sub {
	border:1px solid white;
	border-width:0px 2px 1px 2px;
	padding:0px;
	margin:0px;
}
#mainMenuArea .mainSubMenu .sub a {
	text-align:left;
	padding:8px 7px 3px 7px;
	border:none;
	background-image:url(/honten/img/bg_submenu.png);
	background-repeat:repeat-y;
	background-position:0px 0px;
	background-color:transparent;
	margin:0px;
}
#mainMenuArea .mainSubMenu .sub a:hover {
	background-position:-400px 0px;
}
#mainMenuArea .mainSubMenu .sub a.sel
, #mainMenuArea .mainSubMenu .sub a:hover.sel {
	background-position:-800px 0px;
}
#mainMenuArea .topBtn .sub a { width:120px; }
#mainMenuArea .mindBtn .sub a { width:160px; }
#mainMenuArea .infoBtn .sub a { width:190px; }
#mainMenuArea .moreBtn .sub a { width:160px; }
#mainMenuArea .joinBtn .mainSubMenu ul { left:-70px; }
#mainMenuArea .joinBtn .mainSubMenu iframe { left:-70px; }
#mainMenuArea .joinBtn .main { left:70px; }
#mainMenuArea .joinBtn .sub a { width:140px; }

#mainMenuArea .topBtn .mainSubMenu
, #mainMenuArea .mindBtn .mainSubMenu
, #mainMenuArea .infoBtn .mainSubMenu
, #mainMenuArea .moreBtn .mainSubMenu
, #mainMenuArea .joinBtn .mainSubMenu
{ display:none; }

#mainMenuArea .topBtn:hover .mainSubMenu
, #mainMenuArea .mindBtn:hover .mainSubMenu
, #mainMenuArea .infoBtn:hover .mainSubMenu
, #mainMenuArea .moreBtn:hover .mainSubMenu
, #mainMenuArea .joinBtn:hover .mainSubMenu
{ display:block; }

#sideMenuArea {
	float:left;
	width:170px;
	font-size:90%;
	line-height:120%;
}
#sideMenuArea li {
	display:inline;
}
#sideMenuArea a {
	display:block;
	width:145px;
	background-image:url(../img/bg_side.gif);
	background-repeat:no-repeat;
	background-position:-10px 50%;
	padding:7px 5px 7px 15px;
	border-bottom:1px dotted #888;
	text-decoration:none;
}
#sideMenuArea a:hover {
	background-position:-185px 50%;
}
#sideMenuArea .top a {
	border-top:1px dotted #888;
}
#sideMenuArea a.sel, #sideMenuArea a:hover.sel {
	background-position:-360px 50%;
}
#sideMenuArea .sub a {
	background-position:0px 50%;
	width:135px;
	padding:4px 5px 4px 25px;
}
#sideMenuArea .sub a:hover {
	background-position:-175px 50%;
}
#sideMenuArea .sub a.sel, #sideMenuArea .sub a:hover.sel {
	background-position:-350px 50%;
}
#sideMenuArea .movie {
	margin-top:5px;
}
#sideMenuArea .movie a {
	background-image:none;
	padding:2px 0px;
	width:165px;
	color:white;
	text-decoration:none;
	border-bottom:none;
}
#sideMenuArea .movie img {
	border:1px solid black;
}
#sideMenuArea .movie a span {
	display:block;
	width:155px;
	padding:5px 5px 2px 5px;
	background-color:#032850;
	border-top:4px solid red;
	cursor:pointer;
}
#sideMenuArea .movie a:hover {
	color:white;
}
#sideMenuArea .movie a:hover span {
	background-color:red;
	border-top-color:#032850;
}
#sideMenuArea .movie a:hover img {
	border-color:red;
}
#sideMenuArea .movie .note {
	font-size:80%;
	text-align:center;
	color:red;
}

#footerLink {
	text-align:right;
}
#footerLink li {
	display:inline;
}
#footerLink a {
	border-right:1px solid black;
	padding:0px 0.7em;
	white-space:nowrap;
}
#footerLink .policyBtn a
,#footerLink .qaBtn a {
	border-left:1px solid black;
}

#shopLinkArea {
	position:absolute;
	top:20px;
	left:0px;
	z-index:100;
	width:780px;
	text-align:right;
}
#shopLinkArea img {
	float:right;
	border:1px solid white;
}
#shopLinkArea a {
	float:right;
	height:16px;
	padding-top:20px;
	padding-right:175px;
	background-image:url(../img/shop_btn.gif);
	background-repeat:no-repeat;
	background-position:100% 0px;
}
#shopLinkArea a:hover {
	background-position:100% -100px;
}
#shopLinkArea span {
	padding-left:12px;
	background-image:url(../img/maru.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
}

#styleSelecter {
	width:780px;
	color:white;
	background-color:red;
}
#fontSize {
	float:right;
	padding:1px 0.5em;
}
#fontSize a, #fontSize a:visited {
	color:white;
	text-decoration:none;
}
#fontSize a:hover {
	color:yellow;
}

#pathArea {
	font-size:85%;
	padding-left:3px;
	padding-bottom:0.7em;
}
#pathArea ul, #pathArea li {
	display:inline;
}

#loginInfoArea {
	width:748px;
	margin:auto;
	background-color:#ffffcc;
	padding:0px 15px;
	font-size:75%;
	border:1px solid #cccccc;
	border-width:0px 1px;
	position:relative;
	z-index:1000;
}
#loginInfoArea .loginInfo {
	width:748px;
}
#loginInfoArea .loginInfoLogout {
	float:right;
	padding-left:12px;
	background-image:url(/img/maru.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
}
#loginInfoArea .loginInfoLogin {
	float:left;
	color:red;
}
#loginInfoArea .loginInfoUser {
	float:left;
	font-family:monospace;
}
#loginInfoArea .loginInfoPoint {
	float:left;
	margin-left:1em;
}

@media print {
	#loginInfoArea {
		display:none;
	}
	#styleSelecter {
		display:none;
	}
	.to-top {
		display:none;
	}
}