body{
		text-align: center;
		background-color:#000000;
		margin: 0px;
		padding: 0px;
		font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
		font-size:9pt;
background-image:url('http://file.poisonblue.blog.shinobi.jp/wave03.jpg');
background-attachment:fixed;
background-position:bottom;
background-repeat:repeat-x;
color:#99ccff;
}

#layout {
		width: 800px;
		margin-top:  0px;
		padding-top: 0px;
}

#header {
		width : 500px;
		height : 160px;
		margin-top:  0px;
		padding-top: 0px;
		text-align: left;
}

#menu {
		float : left;
		width : 170px;
		margin-left:0px;
		margin-top:1000px;
		color: #99ccff;
		text-align: left;
}

#menu p{
		margin:0.4em;
		font-size:80%;
		color : #99ccff;
}


#main {
		float : right;
		width : 464px;
		margin-top: 2px;
		margin-left: 2px;
		padding: 0px;
		text-align: left;
		color: #99ccff;
}


/*タイトル部分
------------------------------------------------------------*/

.kunoichi {
	float:left;
	width:279px;
	height:494px;
         background-color:;
	background-image: url();
	background-repeat:no-repeat;
}

.hedbg {
	float:right;
	width:521px;
         background-color:;
	background-image: url(http://);
	background-repeat:repeat-x;
}

/*サイトタイトル*/


.site_title {
		text-align: right;
		font-size: 12px;
		font-weight: bolder;
		color: #99ccff;
		padding-top: 30px;
		padding-left:20px;
}

.site_title a{color: #99ccff;text-decoration: none}
.site_title a:link{color:#99ccff;text-decoration: none}
.site_title a:visited {color:#99ccff;text-decoration: none}
.site_title a:active {color:#99ccff;text-decoration: none}
.site_title a:hover {color: #9aafe7;text-decoration: none;position:relative;top:2px;left:2px}


/*サイト説明文*/

.site_intro {
		text-align: left;
		margin-top: 5px;
		padding-left: 20px;
		font-size: 90%;
		color: #99ccff;
}


/*文字設定
------------------------------------------------------------*/

h2 {
		font-size: 100%;
		color: #99ccff;
		margin-bottom: 15px;
		height: 15px;
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
		padding-left: 10px;
		margin: 0px;
}


/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
		text-align:center;
		margin: 0px;
		padding-left: 20px;
		list-style-type: circle;
		text-decoration: none;
		font-size: 80%;
		list-style-image:url();
}


li {
		font-size: 80%;
		color: #99ccff;
		line-height: 120%;
		padding: 0px 15px 5px 0px;
		text-decoration: none;
}

a {
		text-decoration: none;
		color: #99ccff
}


a:hover {
		color:  #9aafe7;
                  position:relative;top:2px;left:2px   
}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
		text-align: center;
}

.pay img{
		background: ;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #666;
		border-right: 1px solid #666;
		margin: 0px 10px 5px 0px;
		padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
		background-color:;
                  width: 464px;
		margin: 20px 0px 5px 0px;
}

/*エントリー：ナビゲーション*/

.entry_navi{
		font-size: 90%;
		text-align:center;
}

.entry_navi_bg{
		background-color:;
}


/*エントリー：見出し*/

.entry_title{
		background-color:;
                  font-size: 100%;
		font-weight: bolder;
		color: #99ccff;
		margin: 58px 30px 2px 60px;
		padding-bottom: 5px;
}

.entry_title2{
		font-size: 100%;
		font-weight: bolder;
		margin: 15px 10px 7px 26px;
}

.entry_title a{
		color:#99ccff;
}


/*エントリー：テキスト*/

.entry_text {
		font-size: 100%;
		color: #99ccff;
                  line-height:1.6;
		margin: 10px 0px 20px 80px;
}

.entry_bg{
		margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
		font-size: 85%;
		color: gray;
		text-align: right;
		margin: 0px 0px 10px 43px;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
		background: #;
		border-top: px solid #;
		border-left: px solid #;
		border-bottom: px solid #;
		border-right: px solid #;
		margin: 0px 10px 5px 0px;
		padding: 5px;
}


/*検索
---------------------------------------------------------*/
#search {
		text-align: center;
		margin-top : 10px;
		padding: 0px 0px 0px 0px;
}

textarea,input,select {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
}

img.emoji{
		vertical-align:middle;
		border:0;
}

.EntryPsText {
	padding:10px 0px;
	text-align:right;
}

.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	background-color:#000000;
	border:solid 1px #99ffcc;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
	color:#9aafe7;
	border-bottom:1px solid #99ccff;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px solid #99ccff;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
.plugin_data_date {
	font-size:10px;
	text-align:right;
	color:#99ccff;
}
.plugin_data {
	color:#99ccff;
	padding:3px;
}

.CalendarMoveTable {
width:80%;
font-size:11px;
padding:1px;
color:#99ccff;
}

.CalendarTable {
width:80%;
font-size:11px;
padding:1px;
color:#99ccff;
}

.CalendarTable a {
background-color:#;
color:#99ccff;
padding:1px;
}