@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 1.3em;
	background-color: #FFF;
	background-image: url(img/backimg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px;
	margin: 5px 0px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
a:link {
	color: #9D68B5;
	text-decoration: underline;
	line-height: 1.3em;
}
a:visited {
	color: #844893;
	text-decoration: underline;
	line-height: 1.3em;
}
a:hover , a:active {
	color: #5C69B1;
	text-decoration: none;
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
}

.clear {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 10px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.i_hidari{
	margin: 0px 6px 6px 0px;
	float: left;
}
.i_migi{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}



/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.Field {
	padding: 0px;
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(img/Field-Bg.gif);
}


/* ---------------------------------------------- */
/* pankuzu */
/* ---------------------------------------------- */
#pankuzu {
	margin: 0px;
	padding: 10px 10px 0px;
	font-size: 12px;
}


/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.bpt-area{
	margin: 0px 10px 10px 0px;
	padding: 5px 16px 5px 5px;
	font-size: 12px;
	text-align: right;
	background: url(img/bpt-area.gif) no-repeat right 8px;
}


/* ---------------------------------------------- */
/* content-nav */
/* ---------------------------------------------- */
.content-nav{
	margin: 0px 10px 10px 0px;
	padding: 5px;
}
.content-nav a.Next,
.content-nav a.Back{
	width:250px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.content-nav a.Next{
	text-align: right;
	float:right;
	background: url(img/PageNext.gif) no-repeat right 4px;
	padding: 0px 15px 0px 0px;
}
.content-nav a.Back{
	text-align: left;
	float:left;
	background: url(img/PageBack.gif) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
}


/* ---------------------------------------------- */
/* globalheader */
/* ---------------------------------------------- */
.globalheader {
	margin: 0px;
	height: 132px;
	width: 867px;
	position: relative;
	padding: 94px 0px 0px 33px;
	background-image: url(img/globalheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
.globalheader h1, .site_copy {
	color:#954097;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0px;
	position: absolute;
	height: 70px;
	width: 600px;
	left: 46px;
	top: 60px;
}
.globalheader h1 a:link , .site_copy a:link ,
.globalheader h1 a:visited , .site_copy a:visited {
	color:#954097;
	text-decoration: none;
}
.globalheader h1 a:hover , .site_copy a:hover ,
.globalheader h1 a:active , .site_copy a:active {
	color:#954097;
	text-decoration: underline;
}
.globalheader p.site_lead {
	margin: 0px;
	padding: 6px 0px 0px;
	font-weight: bold;
	color: #4447B7;
	position: absolute;
	left: 80px;
	top: 120px;
}
.globalheader p.HeaderCatch {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 10px;
	font-weight: bold;
	color: #2473A2;
}
.information {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 180px;
	right: 5px;
	width: 580px;
	font-size: 12px;
}
.information ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.information ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}
.information ul li a {
	margin: 0px 1em 0px 0px;
	padding: 0px 0px 5px 18px;
	display: block;
	background-image: url(img/information_list.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.information ul li a:link , .information ul li a:visited {
	color: #9d68b5;
}
.information ul li a:hover , .information ul li a:active {
	color: #5c69b1;
}


/* ---------------------------------------------- */
/* layout-two-column */
/* ---------------------------------------------- */
.layout-two-column {
	margin: 16px 0px 0px;
	padding: 0px;
	background: #FFFFFF url(img/two-column-bg.gif) repeat-y 0px 0px;
}
.layout-two-column::after {
  display: block;
  content: '';
  clear: both;
}
/* ---------------------------------------------- */
/* globalfooter */
/* ---------------------------------------------- */
.globalfooter {
	background-color: #d2c7f8;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.globalfooter a:link ,
.globalfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.globalfooter a:hover ,
.globalfooter a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* Column */
/* ---------------------------------------------- */
.container-txt {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.container-list {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}


/* ---------------------------------------------- */
/* Side */
/* ---------------------------------------------- */
.nav_title {
	background: #FFFFFF url(img/nav_title-bg.gif) no-repeat 0px 0px;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: center;
	width: 260px;
	height: 48px;
	line-height: 48px;
	color: #7150BE;
	font-size: 16px;
	font-weight: bold;
}
.navlink_all {
	margin: 0px;
	padding: 0px;
	width: 260px;
}


/* ---------------------------------------------- */
/* SideMenuListHead */
/* ---------------------------------------------- */
.top_nav , 
.menu_parent  {
	margin: 4px 0px 0px;
	padding: 0px;
}

.top_nav a , 
.menu_parent a {
	margin:0px;
	padding: 6px 10px 6px 26px;
	border: 1px solid #EDE4F8;
	display: block;
	background-color: #F9F2FB;
	background-image: url(img/parentCategory.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}


.top_nav a:hover , 
.menu_parent a:hover {
	background-position: 3px 6px;
	background-color: #FCF9FD;
}



/* ---------------------------------------------- */
/* SideMenuList */
/* ---------------------------------------------- */
.navlink_all ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navlink_all ul li {
	margin: 0px;
	padding: 0px;
}

.navlink_all ul.nav-page li a {
	background: #FFFFFF url(img/nav-page-icon.gif) no-repeat 6px 10px;
	border-bottom: 2px dotted #d2c7f8;
	margin: 0px;
	padding: 6px 10px 6px 26px;
	display: block;
}


.navlink_all ul.nav-page li a:hover {
	background-position: 9px 10px;
}

/* ---------------------------------------------- */
/* SideMenuListPickup */
/* ---------------------------------------------- */
.navlink_all ul li.rank a {
	background: url(img/ecommend-image.gif) no-repeat 2px 4px;
	margin: 0px;
	padding: 6px 10px 6px 32px;
	display:block;
}

.navlink_all ul li.rank a:hover {
	background-position: 4px 4px;
}



/* ---------------------------------------------- */
/* pagebody_first */
/* ---------------------------------------------- */
.pagebody_first , .content-body{
	margin: 0px 10px 10px 0px;
	padding: 0px 10px;
}

.pagebody_first h4 , .pagebody_first h5 , .pagebody_first h6 ,
.content-body h3 , .content-body h4 , .content-body h5 , .content-body h6 {
	background: #FFFFFF url(img/content-title456.gif) no-repeat 0px 0px;
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	border-bottom:1px solid #BEE5DF;
	font-weight:bold;
	font-size:18px;
	line-height: 1.1em;
}
.pagebody_first h3 , .content-body h2 {
	margin: 0px 0px 6px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #766bc0;
	font-size: 20px;
	line-height: 1.1em;
	background-color: #FCF9FD;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d2c8f8;
	border-left-color: #d2c8f8;
}
.pagebody_first h2 , .content-body h1{
	border: none;
	font-weight:bold;
	font-size: 22px;
	line-height: 1.1em;
	color: #766BC0;
	background-color: #FFFFFF;
	background-image: url(img/pagebody-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.pagebody_first p , .content-body p {
	margin: 0.5em 10px 1em;
	padding: 0px;
	letter-spacing: 0.1em;
}
.pagebody_first strong , .content-body strong{
	font-weight:bold;
	color: #369692;
}
p.CatchCopy{
	background: #FFEDEE url(img/CatchCopy.gif) repeat scroll 0px 0px;
	border:1px solid #d5a5d3;
	color:#4B499E;
	line-height: 37px;
	margin: 0px 10px 10px;
	padding: 19px 10px;
}


/* ---------------------------------------------- */
/* pagebody_firstList */
/* ---------------------------------------------- */
.pagebody_first ul  , .content-body ul{
	margin: 10px 10px 1em 20px;
	padding: 0px;
	list-style: none;
}
.pagebody_first ul li , .content-body ul li {
	background: url(img/pagebody_list.gif) no-repeat 0px 3px;
	margin:0px;
	padding:0px 0px 5px 20px;
}

.pagebody_first ol  , .content-body ol{
	margin: 10px 10px 1em 20px;
	padding: 0px;
}
.pagebody_first ol li , .content-body ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	line-height: 1.5em;
}

/* ---------------------------------------------- */
/* pagebody_firstTable */
/* ---------------------------------------------- */
.pagebody_first Table , .content-body Table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #aaafe1;
	border-left: 1px solid #aaafe1;
}
.pagebody_first Table th , .content-body Table th {
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #F1EEFD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AAAFE1;
	border-bottom-color: #aaafe1;
}
.pagebody_first Table td , .content-body Table td {
	border-bottom: 1px solid #aaafe1;
	border-right: 1px solid #aaafe1;
	padding: 5px;
	line-height: 1.5em;
}


/* ---------------------------------------------- */
/* listbox */
/* ---------------------------------------------- */
.listbox {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.listbox h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.1em;
	color: #7942A6;
	background-color: #f1eefd;
	background-image: url(img/PageListHeadBgH2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #aaafe1;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.listbox h3 {
	margin: 20px 0px 10px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.1em;
	color: #01585D;
	background-color: #fcf9fd;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d2c8f8;
	border-left-color: #d2c8f8;
}

.listbox ul li{
	background: url(img/listbox-page.gif) no-repeat 5px 6px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
.listbox ul li.rank{
	background: url(img/recommend-icon.gif) no-repeat 0px 2px;
	margin:0px;
	padding: 5px 0px 5px 30px;
}
