/* ---------------------- */
/*  □初期化              */
/* ---------------------- */

* {
 margin : 0;
 padding : 0;
 font-style : normal;
 line-height:140%;
 }

/* ---------------------- */
/*  □３カラム枠の設定    */
/* ---------------------- */

/* ■背景■ */
body {
 color:black;
 background-Color : white;
 text-align: center;
 padding:14px;
 font-size: 95%;
 position:relative ;
 }

/* ■全体枠■ */
#all_parts {
 width:100%;
 background-Color : white;
 text-align : left;
 border-collapse: collapse;
 text-align : center;
 border 2px solid black;
 position:relative ;
 top:-8px;
 left:-8px;
 }

#shadow {
 width:100%;
 background-Color : lightgrey;
 order: 2px solid black;
 position:relative ;
 top:8px;
 left:8px;
 }

/* ■先頭枠■ */
#top_parts {
	height: 100px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
 background-Color :#c0C0C0;
 text-align : center;
 border :2px solid black;
 }

.top2_p{
 padding-top: 0px;
 font-size: 95%;
 font-weight: normal;
 vertical-align: top;
 color: blue;
 text-align : left;
 }


/* ■ナビ枠■ */
#navi_parts {
 border :2px solid black;
 padding : 4px 8px 7px 8px;
 background-Color : mediumorchid;
 text-align : left;
 }

/* ■サイド枠■ */
#side_parts {
 width : 34%;
 vertical-align : top;
 border :2px solid black;
 background-Color: #f2ecff;
 padding : 8px 4px;
 }

#col_table {
 border-collapse: collapse;
 width:100%;
 }

#lab_table {
 border-collapse: collapse;
 width:100%;
 table-layout: auto;
 }

/* □OPERA以外のみ適用ハック□ */
html*#lab_table {
 border-collapse: collapse;
 width:100%;
 table-layout: fixed;
 }

/* ■サイドタイトル部■ */
#side_label {
 width: 8px;
 background-Color : whitesmoke;
 border: 1px solid black;
 }

#side_tytle {
 border: 1px solid black;
 background-Color:#00BFFF;
 padding : 1px 6px;
 font-size: 100%;
 }

/* ■サイドコンテンツ部■ */
#side_contents {
 position:relative;
 padding : 8px 4px 24px 4px;
 background-Color : transparent;
 vertical-align : top;
 }

/* ■中央枠■ */
td#center_parts {
 width : 180%;
 border :2px solid black;
 overflow:hidden;
 background-Color : transparent;
 padding : 8px 8px;
 text-align : left;
 vertical-align : top;
 }

/* ■中央タイトル■ */
#center_label {
 width: 8px;
 padding : 0px;
 background-Color : mediumorchid;
 border: 1px solid black;
 }

#center_tytle {
 padding : 4px 8px;
 border: 1px solid black;
 text-align : left;
 }

/* ■中央コンテンツ部■ */
#center_contents {
 font-size:95%;
 padding : 8px 8px;
 text-align : left;
 vertical-align : top;
 }

/* ■中央コンテンツ部(枠なし)■ */
#center_linenone {
 width:100%;
 color:black;
 font-size:95%;
 padding : 8px 8px;
 background-Color : transparent;
 text-align : left;
 }

/* ■中央スペーサ(枠なし)■ */
#center_space {
 font-size:80%;
 padding : 0px;
 background-Color : transparent;
 text-align : left;
 }

/* ■中央下部■ */
#center_under {
 font-size:80%;
 padding : 2px 8px;
 text-align : right;
 border-top: 1px solid black;
 }

/* ■終端枠■ */
#end_parts {
 color: white;
 padding : 8px;
 background-Color : black;
 text-align : right;
 font-size: 80%;
 vertical-align : middle;
 border: 2px solid black;
 }

/* ---------------------- */
/*  □文章枠の設定        */
/* ---------------------- */

/* ■プラグインコンテンツ部■ */
.plug_contents {
 font-size: 80%;
 position:relative;
 background-Color : transparent;
 vertical-align : top;
 }

/* ■全記事一覧■ */
table#all_tytle {
 margin-left : auto;
 margin-right : auto;
 border-collapse: separate;
 text-align : center;
 }

/* ■全記事(タイトル)■ */
.all_t {
 border: 1px solid dimgray;
 padding : 2px 4px;
 text-align : center;
 font-size: 95%;
 background-Color : #f2ecff;
 }

/* ■全記事(一覧)■ */
.all_k {
 padding : 2px 4px;
 border: 1px solid dimgray;
 font-size: 80%;
 text-align : left;
 background-Color : white;
 }

/* ---------------------- */
/*  □文字フォントの設定  */
/* ---------------------- */

/* ■標準リンク■ */
a:link,a:visited,a:active{
 color:darkmagenta;
 text-decoration:underline;
 }

a:hover{
 color:deeppink;
 text-decoration:underline;
 position:relative ;
 top:1px;
 }

/* ■TOPタイトルリンク■ */
.main_t a:link,.main_t a:visited,.main_t a:active{
 line-height:100%;
 font-size:180%;
 color:blue;
 font-family: HGP創英角ﾎﾟｯﾌﾟ体;
 text-decoration:none;
 }

.main_t a:hover{
 font-size:180%;
 color:mediumorchid;
 font-family: HGP創英角ﾎﾟｯﾌﾟ体;
 text-decoration:none;
 }

/* ■ENDタイトルリンク■ */
.sub_t a:link,.sub_t a:visited,.sub_t a:active{
 font-size:inherit;
 color:white;
 text-decoration:none;
 }

.sub_t a:hover{
 font-size:inherit;
 color:mediumorchid;
 text-decoration:none;
 }

span#ad2{
 font-size:inherit;
 color:white;
 }

/* ■ナビリンク■ */
.navi a:link,.navi a:visited,.navi a:active{
 color: white;
 font-size:85%;
 border-top: 1px solid white;
 border-left: 1px solid white;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 text-decoration: none;
 padding: 2px 24px;
 }

.navi a:hover{
 font-size:85%;
 color:mistyrose;
 border-top: 1px solid black;
 border-left: 1px solid black;
 border-bottom: 1px solid white;
 border-right: 1px solid white;
 padding: 2px 24px;
 text-decoration: none;
 }

/* ■続きリンク■ */
.more a:link,.more a:visited,.more a:active{
 font-size:85%;
 border: 1px solid black;
 background-Color : #f2ecff;
 text-decoration: none;
 padding: 2px 12px;
 }

.more a:hover{
 font-size:85%;
 border: 1px solid black;
 background-Color : #f2ecff;
 text-decoration: none;
 padding: 2px 12px;
 }

/* ■記事タイトル■ */
.kiji_t a:link,.kiji_t a:visited,.kiji_t a:active{
 font-family: HGP創英角ﾎﾟｯﾌﾟ体;
 font-size: 110%;
 color: mediumorchid;
 text-decoration:none;
 }

.kiji_t a:hover{
 font-size: 110%;
 color:deeppink;
 text-decoration:none;
 }

/* ■記事下段■ */
.kiji_k{
 text-align : right;
 }

/* ■中央タイトル■ */
.center_t{
 font-family: HGP創英角ﾎﾟｯﾌﾟ体;
 font-size: 110%;
 color: dimgray;
 }

/* ■コメントタイトル■ */
.comment_t{
 font-size: 100%;
 border: 1px solid black;
 background-Color : #f2ecff;
 padding: 2px 6px;
 }

/* ■TBタイトル■ */
.track_t{
 font-size: 100%;
 border: 1px solid black;
 background-Color : #f2ecff;
 padding: 2px 6px;
 }

/* ■リスト設定■ */
ul,li {
 list-style-type: disc;
 list-style-position:outside;
 list-style-image:url(xyz.gif);
 margin-left : 8px;
 }

/* ■その他■ */
h1       {font-size:100%; margin: 0px; font-weight:normal;}
h2,h3,h4 {font-size:100%; margin: 0px; font-weight:normal;}
.basic   {color: slateblue; font-weight:bold;}
.topics  {color: tomato; font-weight:bold;}
.side_k  {{font-size:85%;}

/* ■標準■ */
img{border:0;}
img.emoji{vertical-align:middle;}

blockquote {
     text-indent: 25px;
     background: url(quotes1.png);
     background-position: 0 2px;
     background-repeat: no-repeat;
}

blockquote p {
     display: inline;
     margin: 0;
     padding-right: 24px;
     background: url(quotes2.png);
     background-position: bottom right;
     background-repeat: no-repeat;
}
