body {
margin: 0px 0px 00px 0px;
background-color: #000000;
background-attachment: fixed;
background-image: url();
background-repeat: no-repeat;
background-position: top center;	
text-align: center; 
}


a {
text-decoration: none;		
}

a:link {
text-decoration:none;
color: #ffffff;
}

a:visited {
text-decoration:none;
color: #ffffff;
}

a:active {
color: #ffffff;
}

a:hover,a:active{
  color: FFD700;
  text-decoration: underline;
  background: none;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}


/*ベースカラー*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 800px;
border-top: solid 0px #FFFFFF;
border-right: solid 0px #FFFFFF;
border-left: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
	}

#banner {
font-family: Verdana, Arial, sans-serif;
background-position: top left;
text-align: left;
padding: 20px 0px 0px 35px;
height: 230px;
background-color: #333333;
background-image: url("http://www.southcrew.com/enter/main/titlle.jpg");
}

#banner-img {
display: none;
}
#banner a {
    color: #FFFFFF;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #FFFFFF;}
#banner a:visited { text-decoration:none; color: #FFFFFF;}
#banner a:hover { text-decoration:none; color: #FFFFFF; background:none;}

/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 3px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #A98530;
}


#center {
float: left;
width: 420px;		
overflow: hidden;
}

#center600 {
float: left;
width: 600px;
overflow: hidden;
}

.content {
padding: 10px 10px 0px 10px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size:11px;
margin-bottom: 26px;
}

#right {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}

/*記事部分*/
.content p {
color: #C8AE5F;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:11px;
line-height: 150%;
text-align: left;
padding: 8px 8px 8px 8px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
font-weight: normal;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
line-height: 120%;
color: #ffffff;
border-top: solid 1px #333333;
border-right: solid 0px #E0CB8D;
border-left: solid 0px #E0CB8D;
border-bottom: solid 1px #333333;
background-color: #000000;	
}

/*記事のタイトル*/
.content h3 {
color: #A98530;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 5px 3px 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
color: #C8AE5F;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 26px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 0px #333333;
border-top: solid 1px #696969;
}
.content p.under {
color: #C8AE5F;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 35px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 0px #333333;
border-top: solid 0px #696969;
}

/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
padding:0px;
text-align: center;
margin-bottom: 30px;
background-color: #000000;
}


#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
font-family: Verdana, Arial, sans-serif;
border-top: solid 1px #E0CB8D;
border-right: solid 1px #E0CB8D;
border-left: solid 1px #E0CB8D;
border-bottom: solid 1px #E0CB8D;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
background-color: #333333;
color: #ffffff;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #A98530;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #EEE8AA;
text-align: center;
padding:2px 0px 0px 0px;

}



/*サイドバーの見出し*/
.sidebar h2 {
color: #ffffff;
border-top: solid 1px #E0CB8D;
border-right: solid 1px #E0CB8D;
border-left: solid 1px #E0CB8D;
border-bottom: solid 1px #E0CB8D;
background-color: #333333;	
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 20px;
}
.ul2 {
padding-left: 0px;
margin: 0px;
margin-bottom: 10px;
}

/*アーカイブ・コメント*/
.sidebar li {
color: #E0CB8D;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #1B2C3B;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #E0CB8D;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 10px;
}



#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

.ss {
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px;
margin-top: 5px;
margin-bottom: 20px;
}

.blog {
	background-attachment: fixed;
	background-image: url(../../image/bbsbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.DJMIX {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}
.hutoji {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E0CB8D;
text-align: center; 
}
.this {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E0CB8D;
}
.newdjmix {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.koshou {
	color: #FF0000;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.nice {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}
.news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 150%;
	font-size: 9px;
	color: #666600;
text-align: center; 
}
.news2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 130%;
	font-size: 9px;
	color: #666600;
text-align: left; 
}
.a1115 {
	font-size: 9px;
	color: #FF6600;
}
.ss2 {
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
text-align: center; 
font-size: 11px;
margin-top: 5px;
margin-bottom: 20px;
color: #E0CB8D;
}
.ss4 {
font-family: Osaka,Verdana,Arial,Helvetica,sans-serif; 
text-align: center; 
font-size: 10px;
margin-top: 5px;
margin-bottom: 20px;
color: #E0CB8D;
}
.content p.posted5 {
color: #C8AE5F;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #E0CB8D;
}
.pagebottom {
color: #ffffff;
font-size: 10px;
padding: 0px 0px 0px 0px;
margin-top: 10px;
line-height: normal;
border-bottom: solid 1px #ffffff;
}