/**************************************************************************************
  CSS by TABLE ENOCH
  http://mama.oops.jp/
  Template name [ te02 - 1カラム ]
  Ver.2006/08/29/ninja
**************************************************************************************/





body {
  background:#ffffff ;
  scrollbar-3dlight-color:#000000 ;
  scrollbar-darkshadow-color:#000000 ;
  scrollbar-highlight-color:#000000 ;
  scrollbar-shadow-color:#000000 ;
  scrollbar-arrow-color:#000000 ;
  scrollbar-face-color:#000000 ;
  scrollbar-track-color:#ffffff ;
}

/*全体の設定*/

/*テキスト左寄せ*/
.left {
  text-align:left ;
}
/*テキスト中央寄せ*/
.center {
  text-align:center ;
}
/*テキスト右寄せ*/
.right {
  text-align:right ;
}

#box { text-align:center; }

#container{
	width:760px;
	background:#000000;
	overflow:auto;
	font-size:14px;
	MARGIN:auto;
	text-align:left;
}

/*header footer*/

#hf{
	color:#FFFFFF;
	text-align:left;
}

#hf_text{
	margin:0px 5px;
	padding:8px 0px;
}

/*main*/

#main{
	height:200px;
}

#main_img{
	border:0px;
	margin:0px 0px 0px 3px;
	Width:754px;
	text-align:left;
}

/*menu*/

#menu_area{
	height:40px;
}

ul#menu{
	text-align:left;
	margin:0px 0px 0px 11px;
	padding:0px;
	list-style:none;
	float:left;
}

ul#menu li{
	list-style-type:none;
	float:left;
}

ul#menu a{
    display:block;
	width:82px;
    height:40px;
	background-image:url(http://badendless.ninja-web.net/img/button/button.gif);
}

/* button */

	#top a{width:82px; height:40px; background-position:-0px 0px;}
	#about a{width:82px; height:40px; background-position:-82px 0px;}
	#history a{width:82px; height:40px; background-position:-164px 0px;}
	#product a{width:82px; height:40px; background-position:-246px 0px;}
	#gallery a{width:82px; height:40px; background-position:-328px 0px;}
	#blog a{width:82px; height:40px; background-position:-410px 0px;}
	#contact a{width:82px; height:40px; background-position:-492px 0px;}
	#link a{width:82px; height:40px; background-position:-574px 0px;}
	#webclap a{width:82px; height:40px; background-position:-656px 0px;}

/* button mouseover */

	#top a:hover{width:82px; height:40px; background-position:-0px -40px;}
	#about a:hover{width:82px; height:40px; background-position:-82px -40px;}
	#history a:hover{width:82px; height:40px; background-position:-164px -40px;}
	#product a:hover{width:82px; height:40px; background-position:-246px -40px;}
	#gallery a:hover{width:82px; height:40px; background-position:-328px -40px;}
	#blog a:hover{width:82px; height:40px; background-position:-410px -40px;}
	#contact a:hover{width:82px; height:40px; background-position:-492px -40px;}
	#link a:hover{width:82px; height:40px; background-position:-574px -40px;}
	#webclap a:hover{width:82px; height:40px; background-position:-656px -40px;}

#menu a span{
display:none;
} 

/*contents*/

#contents_outside{
	background-color:#FFFFFF;
	color:#000000;
	width:750px;
	margin:0px 5px;
	padding:5px 0px;
	text-align:left;
}

#contents_title_table{
	cellpadding:0px;
	cellspacing:0px;
	border:0px;
	width:740px;
	height:36px;
	margin:0px 5px;
	background-color:E8E8E8;
}

#contents_title_text{
	color:#3E3E3E;
	margin:0px 10px;
	padding:5px 0px;
	font-size:18px;
	height:28px;
	text-align:left;
	font-family:serif;
}

#contents_table{
	cellpadding:0px;
	cellspacing:0px;
	border:0px;
	margin:0px 5px;
	padding:5px 0px 0px 0px;
	width:740px;
}





/********************************************************************************** ヘッダ ********/
#TopBlock {
  width:500px ;
  text-align:center ;
  background:#000000 ;
  padding:30px 0 ;
}
#TopTitle {
  color:#ffffff ;
  font:bold 14px Verdana ;
}
#TopTitle a{
  color:#ffffff ;
  text-decoration:none ;
}
#TopTitle a:hover{
  color:#ff0000 ;
  position:relative ;
  top:2px ; left:2px ;
}
#TopExplanation {
  margin-top:20px ;
  color:#ffffff ;
  font:12px Verdana ;
}





/****************************************************************************** プラグイン ********/
.PluginInnerBlock {
  width:460px ;
  margin-top:30px ;
  border:solid 1px #ffffff ;
  overflow:hidden ;
  padding:10px ;
}
.PluginInnerBlock a{
  color:#ffffff ;
}
.PluginInnerBlock a:hover{
  color:#ff0000 ;
  text-decoration:none ;
}
.PluginTitle {
  font:bold 12px Verdana ;
  color:#ffffff ;
  margin:15px 0 ;
}
.PluginExplanation {
  color:#ffffff ;
  font:12px Verdana ;
  padding:0px 5px;
}
.PluginContents {
  color:#ffffff ;
  font:12px Verdana ;
  padding:10px 5px;
}
.profile_image {
  text-align:center ;
}

/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
  text-align:left ;
  padding:5px ;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
  text-align:right ;
}





/******************************************************************************** エントリ ********/
.EntryBlock {
  width:500px ;
  text-align:center ;
  background:#000000 ;
  overflow: hidden;
}
.EntryBlock:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
  width:460px ;
  margin-bottom:30px ;
  background:#ffffff ;
  overflow:hidden ;
  padding:10px ;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
  text-align:left ;
  font:bold 14px Verdana ;
  background-color:#D4D4D4 ;
  margin:10px 0 ;
}
.EntryTitle a{
  color:#ff0000 ;
  text-decoration:none ;
}
.EntryTitle a:hover{
  text-decoration:underline ;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
  font:12px Verdana ;
  color:#000000 ;
  line-height:22px ;
  text-align:left ;
}
.EntryTextBox a{
  color:#000000 ;
}
.EntryTextBox a:hover{
  color:#ff0000 ;
  text-decoration:none ;
}
/*追記文書が記載される部分*/
.EntryPsText {
  margin:20px 0 ;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
  text-align:center ;
  margin-top:25px ;
  margin-bottom:10px ;
  font:10px Verdana ;
}
.EntryFooter a{
  color:#0000ff ;
}
.EntryFooter a:hover{
  color:#ff0000 ;
  text-decoration:none ;
}

.RightPdd {
  margin-right:5px ;
}





/**************************************************************************** ページリンク ********/
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock {
  text-align:center ;
  font:12px Verdana ;
  color:#ffffff ;
}
.PageLinkBlock a{
  color:#ff0000 ;
  text-decoration:none ;
}
.PageLinkBlock a:hover{
  color:#ffffff ;
  text-decoration:underline ;
}





/******************************************************************************** コメント ********/
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin:5px 0px ;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
}
/*コメント部分*/
.CommentText{
  margin:0 10px ;
  font:12px Verdana ;
  color:#000000 ;
  line-height:22px ;
  text-align:left ;
}
.CommentText a{
  color:#000000 ;
}
.CommentText a:hover{
  color:#ff0000 ;
  text-decoration:none ;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
  text-align:right;
  padding:5px;
}
/*投稿者名の部分*/
.CommentName{
  margin-right:5px ;
  color:#0000ff ;
}
.CommentFooter {
  text-align:right ;
  margin-top:15px ;
  font:10px Verdana ;
  color:#ff0000 ;
}
.CommentFooter a{
  color:#ff0000 ;
}
.CommentFooter a:hover{
  color:#000000 ;
  text-decoration:none ;
}
.CommentResBlock {
  border-top:dashed 1px #000000 ;
  margin-top:10px ;
  padding-left:10px ;
}





/************************************************************************ コメントフォーム ********/
.CommentFormTh {
  text-align:left ;
  font:10px Verdana ;
  color:#ff0000 ;
}
.CommentFormTd{
  padding-left:10px ;
}

input {
  background:#ffffff ;
  border:solid 1px #000000 ;
}
/*input*/
.CommentForms{
  font:12px Verdana ;
  color:#000000 ;
  width:180px ;
  height:18px ;
  margin-bottom:5px ;
}

SELECT {
  font:10px Verdana ;
  margin:0 ;
  padding:0 ;
}

/*絵文字*/
#emoji {
  text-align:right ;
}
#emoji img {
  margin:0 :
  padding:0 ;
  border: 0 ;
}

/*textarea*/
.CommentFormTxt{
  border:0 ;
  background-color:#ffffff ;
  border:solid 1px #000000 ;
  font:12px Verdana ;
  line-height:14px ;
  color:#000000 ;
  width:230px ;
  height:195px ;
  margin-bottom:5px ;
}

/*submit*/
.CommentFormSubmit {
  width:100px ;
  height:20px ;
  margin-top:10px ;
  margin-bottom:10px ;
  background:#000000 ;
  border:solid 1px #ffffff ;
  font:10px Verdana ;
  color:#ffffff ;
}





/************************************************************************** トラックバック ********/
#TrackbackURL{
  border:0 ;
  color:#0000ff ;
  text-align:center ;
  width:300px ;
}





/******************************************************************** プラグインカレンダー ********/
/*日付移動*/
.CalendarMoveTable {
  width:300px ;
  text-align:center ;
  margin-bottom:10px ;
}
 .CalendarMoveTr {
  text-align:center ;
}
 .CalendarPrevTd a{
  color:#ffffff ;
  font:12px Verdana ;
}
 .CalendarNowTd {
  color:#ffffff ;
  font:12px Verdana ;
}
 .CalendarNextTd a{
  color:#ffffff ;
  font:12px Verdana ;
}
 .CalendarTable {
  width:300px ;
  text-align:center ;
}

/*曜日*/
.CalendarWdayTr {
  text-align:center ;
}
.CalendarWdaySun {
  color:#ffb6c1 ;
  font:bold 12px Verdana ;
  padding-bottom:10px ;
}
.CalendarWday {
  color:#ffffff ;
  font:bold 12px Verdana ;
  padding-bottom:10px ;
}
.CalendarWdaySat {
  color:#99ccff ;
  font:bold 12px Verdana ;
  padding-bottom:10px ;
}

/*日付*/
.CalendarTr {
  text-align:center ;
}
.CalendarTdSun {
  color:#ffb6c1 ;
  font:12px Verdana ;
}
.CalendarTdSun a{
  color:#ffb6c1 ;
}
.CalendarTdSat {
  color:#99ccff ;
  font:12px Verdana ;
}
.CalendarTdSat a{
  color:#99ccff ;
}
.CalendarTd {
  color:#ffffff ;
  font:12px Verdana ;
}
.CalendarTdSat a{
  color:#ffffff ;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}





/************************************************************************************ フッタ ******/
#FooterBlock {
  clear:both;
  width:500px ;
  padding:30px 0 ;
  text-align:center ;
  background:#000000 ;
  color:#ffffff ;
  font:12px Verdana ;
  line-height:28px ;
}
#FooterBlock a{
  color:#ffffff ;
}
#FooterBlock a:hover{
  color:#ff0000 ;
  text-decoration:none ;
}

