@charset "utf-8";
/*----- ▼ページ全体 ----------*/
body {
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
	text-align: center;
	color: #000000;
	background: #f3f3f3 url(/shared/img/container_bg.gif) repeat-y center;
	zoom:75%;		
}
h1 {
	margin: 0;
	padding: 0;
	text-align:left;	
}
p {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*----- ▼リンク色 ----------*/
a:link, a:visited, a:active, a:hover {
	color: #3e78fc;
	text-decoration: underline;
}
a.nol:link, a.nol:visited, a.nol:active, a.nol:hover {
	text-decoration: none;
}
a.black:link, a.black:visited, a.black:active, a.black:hover {
	color: #000000;
	text-decoration: none;
}
a.view:link, a.view:visited, a.view:active, a.view:hover {
	color: #ffffff;
	text-decoration: none;
}
/*----- ▼アイコン ----------*/
.iconAr01 {
	padding-left: 7px;
	background: url(/shared/img/icon_arrow01.gif) no-repeat 0 center;
}
.iconAr01b {
	padding-left: 7px;
	background: url(/shared/img/icon_arrow01.gif) no-repeat 0 25%;
}
a.top {
	padding-left: 12px;
	margin-top: 7px;
	height: 17px;
	background: url(/shared/img/icon_top.gif) no-repeat 0 center;
}
/*----- ▼レイアウト ----------*/
#container {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#header {
	width: 800px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#logo {
	margin: 0;
	padding: 19px 0 0 8px;
	text-align: left;
	float: left;
}
#hnavi {
	width: 463px;
	padding-top: 14px;
	text-align: right;
	float: left;
}
#change {
	text-align: right;
	float: right;
}
#changeL {
	line-height: 14px;
	float: left;
}
#changeR {
	line-height: 16px;
	float: left;
}
#globalnavi {
	width: 800px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
}
#contents {
	width: 782px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#inside {
	width: 746px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;	
}
#pagetop {
	width: 800px;
	margin: 0 auto;	
	padding: 25px 0 12px 0;	
	text-align: right;	
}
#footer {
	width: 800px;
	height: 50px;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
	border-top: solid 2px #c9c9c9;
}
#back {
	float: left;
	font-weight: bold;	
}
#next {	
	float: right;
	font-weight: bold;
}
div.textright {
	text-align: right;
}
div.textcenter {
	text-align: center;
}
div.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

/*----- ▼リスト ----------*/
#globalnavi ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align:center;
}
#globalnavi ul li.menu01 {
	width: 90px;
	background: url(/shared/img/menu01.gif) no-repeat;
}
#globalnavi ul li.menu02 {
	width: 129px;
	background: url(/shared/img/menu02.gif) no-repeat;
}
#globalnavi ul li.menu03 {
	width: 143px;
	background: url(/shared/img/menu03.gif) no-repeat;
}
#globalnavi ul li.menu04 {
	width: 141px;
	background: url(/shared/img/menu04.gif) no-repeat;
}
#globalnavi ul li.menu05 {
	width: 151px;
	background: url(/shared/img/menu05.gif) no-repeat;
}
#globalnavi ul li.menu06 {
	width: 146px;
	background: url(/shared/img/menu06.gif) no-repeat;
}
#globalnavi ul li.menu01o {
	width: 90px;
	background: url(/shared/img/menu01o.gif) no-repeat;
}
#globalnavi ul li.menu02o {
	width: 129px;
	background: url(/shared/img/menu02o.gif) no-repeat;
}
#globalnavi ul li.menu03o {
	width: 143px;
	background: url(/shared/img/menu03o.gif) no-repeat;
}
#globalnavi ul li.menu04o {
	width: 141px;
	background: url(/shared/img/menu04o.gif) no-repeat;
}
#globalnavi ul li.menu05o {
	width: 151px;
	background: url(/shared/img/menu05o.gif) no-repeat;
}
#globalnavi ul li.menu06o {
	width: 146px;
	background: url(/shared/img/menu06o.gif) no-repeat;
}

/*----- ▼見出しバー ----------*/

h1.barNormal{
	padding-left:16px;
	margin-bottom:14px;
	line-height: 38px;
	font-size: 115%;	
	font-weight: bold;
	color:#ffffff;
	background: url(/shared/img/bar_normal.gif) no-repeat;		
}

/*----- ▼TOP ----------*/
#topLeft {
	width: 507px;
	text-align: left;
	float: left;
}
#topRight {
	width: 260px;
	text-align: left;
	float: right;
}
#topRight ul li {
	padding-bottom: 6px;
}
p.lead {
	padding-bottom: 10px;
}
td.topColum {
	padding-left: 11px;
	background: #fc9011;
	font-weight: bold;
	color: #FFFFFF;
}
td.topColumB {
	height:43px;
	border-bottom: solid 1px #fc9011;
	border-right: solid 1px #fc9011;
	border-left: solid 1px #fc9011;
}
.narrow {
	line-height: 1.2;
}
p.barNew {
	background: url(/img/bar_new.gif) no-repeat;
	padding: 15px 0 7px 44px;
	margin: 8px 0 1px 0;
	font-weight: bold;
}
td.newLeft {
	width: 16%;
	padding: 6px 0px 6px 8px;
}
td.newRight {
	width: 84%;
	padding: 6px 0px 6px 8px;
}
td.newLeftG {
	width: 16%;
	padding: 6px 0px 6px 8px;
	background: #f2f2f2;
}
td.newRightG {
	width: 84%;
	padding: 6px 0px 6px 8px;
	background: #f2f2f2;
}
p.barHow {
	background: url(/img/bar_how.gif) no-repeat;
	padding: 16px 0 7px 44px;
	margin: 11px 0 11px 0;
	font-weight: bold;
}
div.howLeft {
	width: 259px;
	float: left;
}
div.howRight {
	width: 236px;
	float: right;
}
.howRight a {
	padding-bottom: 5px;
	font-weight: bold;
}
.howRight p {
	padding-bottom: 5px;
}
p.barGood {
	background: url(/img/bar_good.gif) no-repeat;
	padding: 18px 0 7px 52px;
	margin: 8px 0 12px 0;
	font-weight: bold;
}
p.iconCate {
	padding-left: 38px;
	margin-top: 7px;
	height: 17px;
	background: url(/shared/img/icon_category.gif) no-repeat 0 center;
	vertical-align: bottom;
}
table.goodSpb {
	padding-bottom: 7px;
}
td.goodLeft {
	height: 69px;
	width: 78px;
}

/*----- ▼見出しバー ----------*/

h1.barNormal{
	width: 100%;
	padding-left:16px;
	margin-bottom:14px;
	line-height: 38px;
	font-size: 115%;	
	font-weight: bold;
	color:#ffffff;
	background: url(/shared/img/bar_normal.gif) no-repeat;		
}