/***********************************************/
/*ページ全体				       */
/***********************************************/
body { font-size: small; margin: 0; color : #505050;
}
img         { margin:0px ; border:0px ;padding:0px ;} 
#outline    { width:780px ; text-align:left ;}

li {
	list-style:none;}

/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#384682; }
a:visited	{ color:#6495ed; }
a:hover		{ color:#5088ED; }




/***********************************************/
/*フォント（通常はこれを使用）                 */
/***********************************************/
.text01  { font-weight: lighter; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px }
.text03  { font-weight: lighter; font-size:large; margin-bottom: 0px }
.text04  { font-weight: lighter; font-size:medium; margin-bottom: 0px }
.text05  { font-weight: lighter; font-size:small; margin-bottom: 0px }
.text06  { font-weight: lighter; font-size:x-small; margin-bottom: 0px }
.text07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }
.text_arrow       { padding:0 0 0 15px;background:url(/img/icon_arrow_02.gif) no-repeat;} 
.text_pink-arrow       { padding:0 0 0 15px;background:url(/img/icon_arrow_pink02.gif) no-repeat;} 


/***********************************************/
/*フォント（サイズ固定はこれを使用）           */
/***********************************************/
.head 	 { font-size: 16px; margin-bottom: 0px; }
.title   { font-size: 14px; font-weight: bold; margin-bottom: 0px; }
.title-nonbold { font-size: 14px; margin-bottom: 0px; }
.reg-24  { font-size: 12px; line-height: 24px; margin-bottom: 0px; }
.small   { font-size: 10px; line-height: normal; margin-bottom: 0px; }
.mini    { font-size: 9px; margin-bottom: 0px; }
.reg     { font-size: 12px;}

/***********************************************/
/*フォント（行間詰め指定用）　　　　           */
/***********************************************/
.spacing { font-size: 8px; margin-bottom: 0px; }


/***********************************************/
/*マージン		                       */
/***********************************************/
.margin  { margin-bottom: 0px }



/***********************************************/
/*ヘッドタグ		                       */
/***********************************************/
/*h1	{ color:red; font-weight:bold; font-size:medium; margin:0px }
/*h2	{ font-weight:bold; font-size:small; margin:0px }
/*h3	{ font-weight:bold; font-size:small; margin:0px }



/***********************************************/
/*ヘッダー用　　　　　　　                     */
/***********************************************/



#HEAD ul   { margin:0 ; padding:0 ;}
#HEAD li   { width: auto; margin-left:2px ; margin-top:6px; padding:0 ; float:left ;list-style-type:none ;}
#HEAD img  { vertical-align: text-bottom; }

#HEAD_2 ul { margin:0 ; padding:0 ;}
#HEAD_2 li { width: auto; margin:0 ; padding:0 ; float:left ;list-style-type:none ;}


/* header追加分 */
h1#headtext {
	height: 18px; 
	background: url(/inc/img/bg_head.gif) no-repeat;
	text-align: right; 
	padding-top: 2px; 
	margin: 5px 0 15px;
	}

h1#headtext a{
	color:#969696; 
	text-decoration: none;
	}

.light { 
	font-weight: lighter;
	}

#header { 
	width: 780px; 
	font-size: 13px; 
	height: 112px; 
	background: url(/inc/img/head-bg.gif) bottom no-repeat;
	}
	
#headLogo {
	width: 292px; 
	float: left; 
	padding-top: 3px;
	}
	
#headR { 
	width: 380px; 
	float: left; 
	text-align:right;
	}
	
div#headR p{
	margin: 8px 0 0 0;
	font-size:x-small;
	}
	
#sitemap {
	background: url(/inc/img/icon_sitemap.gif) no-repeat; 
	padding: 0 0 2px 20px; 
	margin-bottom:2px;
	}
	
#book {
	background: url(/inc/img/icon_maybook.gif) no-repeat; 
	padding: 0 0 2px 20px; 
	margin-bottom:2px;
	height:17px;
	}
	
.gnavi {
	margin-left: 3px; 
	clear: both;
	}
	
.gnavi li{
	width: auto;
	float: left; 
	margin: 8px 2px 0 0; 
	}
	
.gnavi li a{
	text-decoration: none;
	font-weight:bold;
	}
	
.gnavi2 {
	margin-left: 3px; 
	clear: both;
	}
	
.gnavi2 li{
	width: auto;
	float: left; 
	margin: 12px 2px 0 0; 
	}
	
.gnavi2 li a{
	text-decoration: none;
	font-weight:bold;
	}

.disp {
	display:none;
}

/***********************************************/
/*フッター用（新）　　　　       */
/***********************************************/


div#foot_box {
	width:100%;
	font-size:11px;
	color:#39467d;
	margin-top:30px;
}



div#foot_box a {
	color:#39467d;
}


div.inner_wrap {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding-bottom:6px;
}

div#foot_cont_link {
	width:100%;
	background:url(/img/foot/foot_bg.gif) repeat-x top left #efefef;
	height:21px;
	padding-top:8px;
}

div#foot_cont_link ul {
	overflow:hidden;
}

div#foot_cont_link li {
	float:left;
	text-indent:10px;
	background:url(/img/foot/foot_arrow.gif) no-repeat center left;
	margin-right:10px;
}

div#foot_cont_link p {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
}

div#foot_cont_link p a {
	width:145px;
	height:30px;
	background:url(/img/foot/foot_pageup.gif) no-repeat top left;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}


div#foot_link_wrap {
	width:100%;
	background:#efefef;
	padding:0 0 10px 0;
	border-bottom:1px solid #a6b4bf;
	overflow:hidden;
}

div#foot_link_wrap hr {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	margin:10px 0;
}

div#foot_link_wrap dl {
	margin:0;
	overflow:hidden;
}

p.foot_contents {
	background:url(/img/foot/foot_balloon.gif) no-repeat left top;
	width:66px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
	margin:5px 0 0;
}

p.foot_contents_sp {
	background:url(/img/foot/foot_balloon_sp.gif) no-repeat left top;
	width:66px;
	height:22px;
	text-align:center;
	color:#FFF;
	padding-top:5px;
	margin:5px 0 0;
}

div#foot_link_wrap dt {
	margin:5px 0 0;
	font-weight:bold;
}

div#foot_link_wrap dd {
	margin:3px 0 0;
}

div#foot_pam_info {
	width:100%;
	background:#c4d2dc;
	padding-top:6px;
	border-top:1px solid #ffffff;
}

div#foot_pam_info li {
	float:left;
	text-indent:10px;
	background:url(/img/foot/foot_arrow.gif) no-repeat center left;
	margin-right:10px;
}

div#foot_pam_info p {
	text-align:right;
	margin:0;
}
/***********************************************/
/*フッター用(旧)　　　　　                     */
/***********************************************/



#FOOT      { font-weight:lighter ; font-size:x-small ; line-height:1.7em ; width:780px ; margin:20px auto 0; color:#969696 ; text-align:left ;}
#FOOT a    { text-decoration:none ; color:#969696 ;}
#FOOT2     { width:780px ; text-align:center ; color:#969696 ; margin-bottom:10px ;}


/* footer追加分 */

#anchor {
	clear: both;
	width: 780px;
	text-align: right;
	margin-top: 1em;
}

#localNavi {
	margin-left: 175px;
	margin-top: 2em;
}

#localNavi ul {
	margin: 0 auto;
}

#localNavi li {
	width: auto;
	float: left;
}

#footer {
	width: 780px;
	line-height: 1.7em;
	margin-top: 20px;
	color: #969696;
}

#footer h4 {
	clear: both;
	font-weight: bold;
	font-size: 77%;
}

#footer ul {
	width: 780px;
}

#footer li {
	width: auto;
	float: left;
	font-size: 77%;
}

#footer img {
	clear: both;
}

#footer2 {
	text-align: center;
	margin-bottom: 15px;
	color: #969696;
}

#footer a {text-decoration: none; color: #969696;}



/*ここからは各カテゴリ、ページ独自の指定
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

/***********************************************/
/*テーブル		                               */
/***********************************************/

.text04-b {
	font-size: small;
	line-height: 20px;
}


ul {
margin:0px;
padding:0px;
}

.price {
font-weight:bold;
color:#CC0000;
}

h1 {
padding:0px;
margin:0px;
}

