/*  
Theme Name: BBP
Theme URI: http://wordpress.org/
Description: BBP
Version: 1.0
Author: IMPV
Author URI: http://www.impv.co.jp/
*/


.body {
 	background-color: #ffffff;
	color: #d1bb24;
	margin: 0 auto;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
	background-image:url(img/body_bg.gif);
	width:800px;
	height:auto;

}

/* --------------------------------------------------- */

.bg {
	background:#fff;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	width:800px;
	height:100%;	
}

.top {
	background:#fff;
	background-image:url(img/top.jpg);
	background-position:top center;
	width:800px;
	height:200px;
	
#footer {
        width:800px;
}

}
#footer ul {
	color: #ffffff;
	background: #000;
	text-align: center;
	height: 2em;
	padding: 10px;
	font-size: 10px;
}

#footer ul li {
	padding:0px 3px;
	display: inline;
	
}

#copy{
	text-align: center;
	padding: 10px;	
}

/* --- ナビの設定 --- */
.menuc {
	margin: 0px auto;
	width: 800px;
}

#topnavi{
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background-image:url(img/bgOFF.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #000000;
}


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#topnavi ul li{
	border-right: solid 2px #000000;
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#topnavi ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:11px 10px 0 10px;
height:23px;
background:transparent url(../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/images/bgDIVIDER.gif) no-repeat top right;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
color:#d1bb24;
}

/* ---ナビの設定ここまで --- */


/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}

.pagenav
{
　　　　 color:#ffffff;
	font-size:12px;
	font-weight:normal;
}
.pagenav p
{
　　　　 color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

.componentheading
{
	height: 14px;
	margin-left:20px;
	margin-top:20px;
        margin-right:20px;
	border-bottom: 1px solid #d1bb24;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}




.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}


/*table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}
*/

a:link, a:visited {
	font-family:arial;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}


table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d1bb24;
}

h1
{
	height: 20px;
        margin-top:20px;
        margin-right:20px;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d1bb24;
}



a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #D1BB24;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 13px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	border-bottom-color: #d1bb24;
	color:#D1BB24;

}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #d1bb24;
	color: #ffffff;
}


/*td
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}*/

.mymoduletdmiddle
{
	background: url(../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletd
{
	background: url(../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}



/* -------------------------- */
a.sgfooter {
	color			: #fefefe;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}

a.sgfooter:link, a.sgfooter:visited , a.sgfooter:active{
	color			: #fefefe;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fefefe;
	font-family: Arial;
	text-decoration:none;
}
.sgf {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #d1bb24;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #d1bb24;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #d1bb24;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #d1bb24;
	font-family: Arial;
	text-decoration:none;
}











/* ------------ここより下、調整しました-------------- */

/*左のECナビ部分の、見出しとカテゴリの左右の位置を調整*/
table.moduletable {
	width:100%;	
	margin-bottom: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #d1bb24;
	text-align: left;
	vertical-align:middle;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
	padding-left:15px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}
/*サーチボックス*/
.inputbox {
	margin:0;
	padding:0;
	margin-bottom:2px;
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

.button {
	margin:0;
	padding:0;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}


table.k_moduletable th {
	color: #d1bb24;
	text-align: left;
	vertical-align:middle;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

/*ログインBOXの左右のズレを修正*/
table.k_moduletable td {
	margin:0;
	padding:0;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

.k_inputbox {
	margin:0;
	padding:0;
	padding-top:2px;
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
}


/*ECナビ部分、見出しの上の空白を調整*/
.k_top{
	margin:3px;
	padding-top:0px;
	
}

/*ECナビ部分、カテゴリのheightを3px小さく変更*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 13px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	border-bottom-color: #d1bb24;
	color:#D1BB24;

}

/*hoverは変更なし*/
a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #d1bb24;
	color: #ffffff;
}




/*右側メインコンテンツ部分の頭を、左側ECサイト頭と揃える設定 */
#k_contents{
	margin:12px 0;
}
	
#contents h3 {
height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #d1bb24;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

table.ecbox {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.ecbox th {
	color: #d1bb24;
	text-align: left;
	vertical-align:middle;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.ecbox td {
	margin-top:12px;
	padding-left:5px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

/*category*/

/*#category_title {
        {
	height: 20px;
	padding-left:3px;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d1bb24;
}*/

/*--- WP index ---*/

.indextitle {
        height: 20px;
        margin-top:20px;
        margin-right:20px;
	color: #d1bb24;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d1bb24;
}

.indexcontents { 
     color="#ffffff"
}

/*--- WP category ---*/
.post {
width: 570px;
font-family:arial;
	font-size:11px;
	color:#ffffff;
}



.post h1 {
margin-bottom: 0px;
}

.post h2{
font-size: 12px;
color: #d1bb24; 
margin-top: 20px;
margin-bottom: 0px;
}

.post img {
border: none;
padding:10px;
}



/*--- WP page ---*/

.textfield {
color: #ffffff;
width: 570px;
}

.textfield h2,
.textfield h3,
.textfield dd,
.textfield p,
.textfield ul,
.textfield li
 {
padding: 0;
margin: 0;
}

.textfield h2 {
font-size: 11px;
margin-top: 20px;
margin-bottom: 20px;

}

.textfield h3 {
font-size: 10px;
padding: 0;
/*margin-top: 20px;
margin-bottom: 10px;*/
}

.textfield dt {
font-weight: bold;
padding: 0;
margin: 0 0 5px 0;
}

.textfield dd {
padding: 0;
margin: 0;
}


.textfield p {
margin: 0 0 5px 0;
text-size: 10px;
line-height :1.6em;
color: #ffffff;
}

.card img {
       margin: 5px;
       border: none;
       vertical-align: middle;
}


a.ct_music:link, a.ct_music:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 13px;
	width:150px;
	text-decoration: none;

	color:#D1BB24;

}


a.ct_music:hover {
	text-decoration: none;
	color: #ffffff;
}

/*hoverは変更なし*/
a.ct_music:hover {
	text-decoration: none;
	color: #ffffff;
}


