/***********BODY設定**********/
body {
margin:10px 0 10px 0;
padding:0px;
background-color:#000000;
color:#6a0d62;
text-align:center;
font-size:12px;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

/***********全体設定**********/
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
background: #370055 url('http://pic.yupoo.com/rozenmaiden/BX6eemJd/G3S63.jpg') top left no-repeat;
text-align:center;
border-top:solid 1px #370055;
border-left:solid 1px #370055;
border-right:solid 1px #370055;
}

table{
border-collapse: collapse;
}

.p8x {
margin-left:8px;
}
/**********リンク設定**********/
a:link {
text-decoration:none;
color:#FFFFFF;
}
a:visited{
text-decoration:none;
color:#dddddd;
}
a:hover {
text-decoration:none;
color:#FFFFFF;
}
a:active {
text-decoration:none;
color:#ffffff;
}

/**************ヘッダー設定*********************/
#header {
margin-left:auto;
margin-right:auto;
width:750px;
height: 50px;
text-align: left;
color:#d6befd;
margin-bottom:170px;
}

#TopTitle {
padding:150px 0px 0px 50px;
float:left;
width:300px;
height:150px;
text-align:left;
color:#370055;
}
.TopTitleFont {
font-size:18px;
font-weight:bold;
color:#370055;
}


#TopExplanation {
float:left;
width:280px;
height:100px;
padding:150px 10px 0px 0px;
margin-left:10px;
}

#menu {
float:left;
width:50px;
height:100px;
text-align:right;
padding-top:150px;
}


#tougetu {
padding:0;
margin:5px;
text-align:right;
width:500px;
}

.box {
background-color:#370055;
border:solid 1px #ffffff;
color:#ffffff;
}
.searchbtn {
font-size:10px;
}

/**********メイン設定**********/
#main {
clear:both;
margin-left:auto;
margin-right:auto;
width:800px;
margin-top:0px;
text-align: center;
}

/*************コンテンツ設定***************/
#EntryBlock {
text-align:left;
clear:both;
width:750px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
margin-top:0px;
color:#ccccff;
}

.EntryInnerBlock {
padding: 25px 0px ;
width: 750px;
}

.EntryTitle {
margin:5px 0px 0px 0px;
font-size:16px;
color:#ccccff;

}

.mark {
margin-right:8px;
color:#ffffff;
}
.EntryTextBox {
padding:15px;
margin-left:20px;
margin-top:5px;
}

.EntryText {
line-height:1.4;
}


.EntryPsText {
margin:20px 0px;
}

.EntryFooter {
marign-top:0px;
margin-left:10px;
font-size:9px;
padding:0px 0px ;
}

.EntryUserName {
}

.EntryWriteDate {
margin-left: 8px;
}

.EntryCategory {
margin-left: 8px;
}

.EntryComment {
margin-left: 8px;
}

.EntryTrackback {
margin-left: 8px;
}

.PageLinkBlock {
clear:both;
width:800px;
text-align:center;
padding:10px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}

.PageLink {
clear:both;
width:700px;
text-align:center;
padding:10px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
}

/*「PAGELINK」の文字*/
.page {
font-size:9px;
}

/*ページNO.の部分*/
.page_bg {
margin-left:8px;
}

/*「HOME」の文字*/
.home {
clear:both;
margin-left:10px;
margin-right:10px;
background-color:#370055;
border:solid 1px #ffffff;
color:#ffffff;
font-size:9px;
padding:8px 3px;
}



/*************メニュー設定***************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
font-size:12px;
width: 280px;
text-align: left;
float: left;
padding:2px;
color:#ffffff;
background: #000000

}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
width:280px;
margin-bottom:5px;
padding:2px 5px;
background: #000000
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
padding:2px;
width:280px;
border-bottom:solid 1px #ffffff;
color:#ffffff;
text-align:center;
background: #000000
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 2px 2px;
background: #000000
}
/*プラグインが表示される場所の設定*/

.PluginContents {
padding: 2px 2px;
background: #000000
}

/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:2px 2px;
color:#ffffff;
background: #000000
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
color:#ffffff;
text-align:left;
padding-right:2px;
padding-bottom:2px;
background: #000000
}

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
text-align:center;
font-size:12px;
color:#ffffff;
padding:3px;
width:80%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
color:#000000;

}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
text-align:center;
font-size:12px;
color:#ffffff;
width:80%;
padding:3px;
}

/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
font-size:11px;
color:#ffffff;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
color:#ffffff;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
color:#ffffff;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
color:#ffffff;
}

/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
color:#ffffff;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#ffffff;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#ffffff;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
color:#ffffff;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
border:solid 1px #ffffff;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
color:#ffffff;
}

/*************コメント設定***************/

.CommentBlock{
clear:both;
margin-left:auto;
margin-right:auto;
width:500px;
font-size:12px;
padding:10px;
text-align:center;
color:#ffffff;
background-color:#370055;
}

.CommentMenuTitle{
clear:both;
text-align: left;
margin-top:80px;
background-color:#370055;
width:500px;
height:30px;
color:#000000;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border-bottom:solid 1px #ffffff;
}

.CommentMenuTitle_h {
clear:both;
text-align: left;
margin-top:80px;
background-color:#370055;
width:500px;
height:30px;
color:#ffffff;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border-bottom:solid 1px #000000;
}
.blue {
color:#ffffff;
}

.CommentTextBox{
background:url('') no-repeat top left;
background-color:#ffffff;
color:#ffffff;
clear:both;
text-align:right;
border-bottom:solid 1px #ffffff;
margin: 10px 0px 30px 0px;
}

.CommentTitle{
padding:40px 10px 10px 180px;
text-align: right;
background-color:#370055;
color:#ffffff;
}

.CommentText{
padding: 10px 10px 10px 180px ;
line-height:1.2;
text-align: right;
background-color:#370055;
color:#ffffff;
}

.CommentFooter{
text-align:right;
padding:10px 10px 10px 180px ;
background-color:#370055;
font-size:11px;
color:#ffffff;
}

.CommentUserName{
font-size:10px;
margin-left:20px;
color:#ffffff;
}

.CommentURL{
margin-left: 8px;
font-size:10px;
color:#ffffff;
}

.CommentWriteDate{
margin-left: 8px;
color:#ffffff;
}

.time {
margin-left:8px;
color:#000000;
}

.CommentEdit{
margin-left: 8px;
border:solid 1px #000000;
background-color:#000000;
color:#ffffff;
padding:2px;
font-size:10px;
}


.CommentFormBlock{
text-align:center;
margin-bottom:20px;
width:500px;
color:#ffffff;
margin-left:auto;
margin-right:auto;
background-color:#370055;
}

.CommentFormTable{
width:450px;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding:10px;
color:#ffffff
background-color:#370055;
}

#leftform {
margin-bottom:10px;
width:200px;
float:left;
color:#ffffff;
background-color:#370055;
}

#rightform {
margin-bottom:10px;
width:200px;
float:right;
color:#ffffff;
background-color:#370055;
}

.CommentFormTh{
font-size:10px;
padding-top:3px;
text-align:left;
margin-bottom:2px;
color:#ffffff;
background-color:#000000;
}

.CommentFormTd{
padding-top:2px;
text-align:left;
background-color:#000000;
}

.CommentFormSubmit{
text-align:right;
padding:10px 48px 15px 0px;
background-color:#370055;
color:#ffffff;
}

.btn {
background-color:#000000;
color:#FFFFFF;
border:none;
}

.CommentForms{
font-size:12px;
color:#000000;
}


.CommentResBlock {
background:url('http://pic.yupoo.com/rozenmaiden/BX7yI041/Lu4wv.jpg') no-repeat bottom right;
padding:10px;
text-align:left;
color:#000000;
}

.CommentResBox {
padding:10px 0px;
color:#000000;
}

.CommentResTitle {
padding:0px 180px 10px 0px;
color:#000000;
}

.CommentResText {
padding:10px 180px 0px 0px;
color:#000000;
}

.CommentResFooter {
text-align:left;
margin-top:10px;
font-size:11px;
padding:10px 180px 0px 0px;
color:#000000;
}


/*************トラックバック設定***************/
.TrackbackBlock{
width:500px;
margin-left:auto;
margin-right:auto;
padding:10px;
text-align:center;
color:#ffffff;
background:url('http://pic.yupoo.com/rozenmaiden/BX7yI041/Lu4wv.jpg') no-repeat bottom right;
}

.TrackbackMenuTitle{
clear:both;
text-align: left;
margin-top:20px;
background-color:#370055;
width:500px;
height:30px;
color:#ffffff;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border-bottom:solid 1px #ffffff;
}

.TrackbackTextBox{
margin: 5px 0px;
}

.TrackbackTitle{
text-align: left;
padding: 10px;
}

.TrackbackText{
padding: 10px;
line-height:1.2;
text-align: left;
}

.TrackbackFooter{
text-align:right;
padding:10px;
}

.TrackbackUserName{
margin-left: 8px;
}

.TrackbackFromURL{
margin-left: 8px;
}

.TrackbackWriteDate{
margin-left: 8px;
}

.TrackbackURLTitle{
text-align: left;
font-size: 10px;
margin-top:15px;
margin-left:15px;}

.TrackbackURL{
}

/*************フッター設定***************/
#Footer {
background:url('http://pic.yupoo.com/rozenmaiden/BX7jRdG9/HCyGe.jpg') no-repeat;
clear:both;
width:800px;
height: 188px;
text-align: center;
margin-top:0;
border-bottom:solid 1px #ffffff;
margin-right:auto;
margin-left:auto;
}

#CM {
clear:both;
width:800px;
text-align:center;
font-size:10px;
}

#samurai {
font-size:10px;
text-align:center;
}

/*************メニューレイヤー設定***************/
#Layer1 {
position:absolute;
width:300px;
z-index:1;
visibility: hidden;
background-color: #370055;
overflow: visible;
color: #ffffff;
filter: alpha(opacity=80);
opacity:0.8;
top:160px;
left:730px;
}

.close {
padding:0px;
margin:0;
text-align:right;
}

.plugin_data ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.plugin_data ul.tree li{
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.parkjungsoo.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.parkjungsoo.blog.shinobi.jp/tree_end.gif);
background-repeat: no-repeat;

