body {
	font-family:"Verdana", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",;
	font-size:10px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-color: #131313;
	background-image: url(http://highgradedealer.jp/index/img/info2_bg.jpg);
	background-repeat: repeat-x;
	} 

a:link		{ color: #DDD; text-decoration: none; }
a:visited	{ color: #DDD; text-decoration: none; }
a:active	{ color: #DDD; text-decoration: none; }
a:hover		{ color: #999; text-decoration: none; }

table,td,tr,div,form {
	margin:0px;
	padding:0px;
	}

img {
	border:none;
	}

ul {
	list-style-type: none;
	line-height:120%;
	margin:0px;
	padding:0px;
	}

input,textarea {
	color: #666;
	font-size :12px;
	border:1px #CCC solid;
	background-color:#FFF;
	padding: 2px;
	}


/* レイアウト---------------------------------------------------------------------- */

#back {
	width:880px;
	background:#131313 url(http://highgradedealer.jp/blog/img/bg.gif);
	margin:0px auto;
	padding:0px 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	}

#head{
	width:880px;
	background-color: #0F0F0F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	}

#main	{ width:500px;float:left; }
#side_1 { width:180px;float:left;margin-left:10px;}
#side_2 { width:180px;float:left;margin-left:10px;}

#copy {
	margin-top:30px;
	background:#000;
	color:#FFF;
	text-align:right;
padding-top:10px;
padding:bottom:20px;
padding-right:10px;
	}


/* ヘッダー---------------------------------------------------------------------- */

#head .site_title {
	font-size:14px;
	margin:0px 10px;
	color: #88CF0D;
	}

#head .description {
	margin:0px 10px;
	color: #88CF0D;
	}

#head ul {
	margin:0px 10px 10px 0px;
	}

#head a:link	{
	color: #88CF0D;
	text-decoration: none;
}
#head a:visited	{ color: #88CF0D; text-decoration: none; }
#head a:active	{ color: #88CF0D; text-decoration: none; }
#head a:hover	{
	color: #88CF0D;
	text-decoration: underline;
}


/* ナビゲーション---------------------------------------------------------------------- */

#navi {
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:10px;
	}

#navi .cell_1 {
	background-color: #344403;
}

#navi .cell_2	  { width:10px;}
#navi .cell_2 img { width:10px; height:20px;}

#navi span { margin: 0px 5px;}

#navi a:link	{
	color: #FC9833;
	text-decoration: none;
}
#navi a:visited	{ color: #FC9833; text-decoration: none; }
#navi a:active	{ color: #FC9833; text-decoration: none; }
#navi a:hover	{ color: #FC9833; text-decoration: underline; }


/* エントリー ---------------------------------------------------------------------- */

#entry { margin-bottom:20px; }


/* state部分 ---------*/
#entry .state {
	width:150px;
	color:#FFF;
	text-align:right;
	padding:5px 0px;
	background-color: #344403;
	}
#entry .state ul {
	margin-right:5px;
	margin-bottom:10px;
paddin-left:5px;
	}

#entry .state a:link	{ color: #FFF; text-decoration: none; }
#entry .state a:visited	{ color: #FFF; text-decoration: none; }
#entry .state a:active	{ color: #FFF; text-decoration: none; }
#entry .state a:hover	{ color: #FFF; text-decoration: none; }


/* state_bottom部分(矢印の部分) ---------*/
#entry .state_bottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
#entry .state_bottom img { width:5px; height:50px; }


/* entry_main部分 ---------*/
#entry .entry_main {
	border-left:1px #000000 dotted;
border-right:1px #000000 dotted;
	background-image: url(http://highgradedealer.jp/index/img/info2_bg.jpg);
	background-repeat: repeat-x;
background-color: #131313;
}

.entry_title {
font-size:14px;
color:#CB7C2C3;
margin-left:10px;
margin-bottom:20px;
font-weight: bold;
padding-bottom:10px;
padding-top:10px;
border-bottom:dotted 1px #000;
}

.entry_body {
	font-size:11px;
	line-height:170%;
	margin-left:10px;
	}

.entry_more {
	padding-top:10px;
	}

blockquote {
	color: #999;
	border-left:3px solid;
	margin: 10px 5px;
	padding:0px 5px;
	}

.pict { display:block; }


/* コメント・トラックバック部分 ---------*/
#comment {
	color:#FFFFFF;
	line-height:150%;
	margin-left:160px;
	}

#comment .title {
	color:#FC9833;
	font-weight:bolder;
	padding-bottom:5px;
	border-bottom:1px solid;
	}

#comment .tb {
	border-bottom:1px dotted #808080;
	padding:10px 0;
	}

#comment .state {
	color:#FF9933;
	background:url(./template/grid/img/arrow.gif) no-repeat;
	background-position:0px 6px;
	padding-left:9px;
	margin-bottom:5px;
	}

#comment .tb_url {
	color:#B7712A;
	font-size:12px;
	}

#comment .tb_title {
	font-weight: bold;
	}

#set_cookie { border:none;background:none; }



/* サイドメニュー---------------------------------------------------------------------- */

.linktitle {
	color:#FF9933;
	font-size:12px;
	margin-bottom:7px;
	}
.linktitleA {
color:#FF9933;
	font-size:12px;
	border-top:1px solid #926335;
	margin-top:10px;
margin-bottom:7px;
padding-top:5px;
	}
.linktext {
	border-bottom:1px solid #926335;
	margin-bottom:10px;
	}

.linktext ul { margin:0px 0px 10px 10px; }

.linktext li {
	background:url(./template/grid/img/arrow.gif) no-repeat;
	background-position:0px 4px;
	padding-left:9px;
	margin-bottom:5px;
	}



/* カレンダー ---------*/

.calendar {
	font-family: "Verdana";
	text-align:center;
	line-height: 140%;
	margin-bottom:10px;
	}

.calendar table {
	width:100%;
	margin:0px auto;
	text-align:center;
	}

.weekday { padding: 2px;}
.cell    { padding: 2px;}

.cell a:link {font-weight: bolder;}



/* アマゾン ---------*/
.amazon { margin-bottom:20px; }
.amazon_text { line-height:140%; }


/* サーチ ---------*/
.search { margin-bottom:10px;}
.search .title { color:#FF9933;}

.search input {
	color: #666;
	font-size :12px;
	border:1px #926335 solid;
	background-color:#BBB;
	padding: 2px;
	}
.search .button { margin-left:5px;}

/* バナー ---------*/
.jugem_bana {margin-bottom:10px;}
#ad .linktext {margin:0px; border-bottom:none;}


/* フライヤーとか ---------*/
.nextdance{
border-top:1px solid #926335;
border-bottom:1px solid #926335;
padding-bottom:5px;
color: #88CF0D;
}
.nextdance img{
padding:2px;
border:solid 1px #000;
margin-bottom:0px;
margin-top:5px;
}

.nextdance p{
color:#FF9933;
font-size:10px;
padding-bottom:10px;
padding-top:0px;
}

.nextdance .dte{
color:#FF9933;
font-size:10px;
border-bottom:1px solid #926335;
padding-bottom:10px;
}

.nextdance .date{
margin-bottom:0px;
}

.nextdance .dancetitle{
font-style:bold;
margin-bottom:10px;
}

.pickupdance{
border-top:1px solid #926335;
padding-bottom:10px;
color: #88CF0D;
}

.adm{;margin-bottom:10px;}
.adm cd{float:left;}
.adm p{float:right;}

/* Back to Top ---------*/
.backtotop{
text-align:right;
padding-right:10px;
padding-top:10px;
padding:bottom:10px;
border-top:dotted 1px #000;
border-bottom:dotted 1px #000;
}

.backtotop a:link	{
	color: #FC9833;
	text-decoration: none;
}
.backtotop a:visited	{ color: #FC9833; text-decoration: none; }
.backtotop a:active	{ color: #FC9833; text-decoration: none; }
.backtotop a:hover	{ color: #FC9833; text-decoration: underline; }

.audio{margin-top:0px;}
.audio .audio-link{
background-image: url(http://highgradedealer.jp/blog/img/muzik.gif);
background-repeat: no-repeat;
padding-left:18px;
height:15px;
clear:both;
}
.audio a:link{ 
color: #FC9833; 
text-decoration: none;
 }
.audio a:visited	{ color: #FC9833; text-decoration: none; }
.audio a:active	{ color: #FC9833; text-decoration: none; }
.audio a:hover	{ color: #FC9833; text-decoration: underline; }

