/*-----------------------------------------------
基本設定
-----------------------------------------------*/

/* すべて */
* {
margin: 0;
padding: 0;
letter-spacing:1px;
font-family:Georgia,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

body {
font-size: 100%;
background: url(http://jelnail.com/gelnailmania/tenp/back-gazou.gif);
background-repeat: repeat;
}

html>body {
font-size: 13pt;
}

/* 見出し */
h1{
height: 30px;
font-size: 13pt;
color: #333;
}

h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/*-----------------------------------------------
ヘッダ領域設定
-----------------------------------------------*/

/* ヘッダ */
#header {
font-size: 14px;
text-align:right;
height: 20px; 
background-repeat: no-repeat;
margin:auto;
width:950px;
}

#header a,
#header a:link,
#header a:visited {
color: #000;
}

#header a:hover {
color: #000;
}
#header a:active {
color: #000;
}

#headerbg {
background: #;
width:100%;
min-width:950px;
}

/* タイトルバナー下の説明 */
.blog-description {
color: #000;
font-size: 12px;
margin:-15px 0px 15px 0px;
}

/* ソーシャルメディアアイコン */
.twitter  {
text-align:right;
margin: -60px 0px 20px 0px;
}



/*-----------------------------------------------
フッタ
-----------------------------------------------*/

/* フッタ */
.layout-one-column #footer,
.layout-three-column #footer,
.layout-three-column-right #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer,
.layout-one-column-liquid #footer {
clear:both;
width:950px;
margin:0 auto; 
padding-top: 30px;
height: 630px;
background: #333;
color: #ccc;  
font-size: 12px;
text-align: left;
line-height: 1.7;
}

#footer a,
#footer a:link,
#footer a:visited {
color: #ccc;
text-decoration: underline;
}

#footer a:hover {
color: #e80074;
text-decoration: underline;
}

#footer a:active {
color: #fff;
}

#footerbg {
background: #333;
border-top: 3px solid #ffcccc;
border-bottom: 3px solid #ffcccc;
width:100%;
min-width:950px;
}

.footer-box {
margin-right:23px;
margin-left:23px;
width:270px;
float: left;
}

.footer-box-in {
margin-top:40px;
margin-bottom:40px;
}

.footer-box-in2
{
height:90px; 
border-bottom:1px dotted #999;
}

.footer-dai
{
color: #ffcccc;
margin-bottom:13px;
font-size: 21px;
}


/*-----------------------------------------------
グーグルアドセンス
-----------------------------------------------*/

/* グーグル(検索) */
.google
{
font-size: 12px;
padding:3px 10px 0px 0px;
text-align:right;
}

/* グーグル(リンクバーナー) */
.google-link-banner {
background: #333; 
border-bottom: 1px solid #000;
height: 17px;    
text-align: center;
}

/* グーグル(グローバルナビゲーション下) */
.google-728 {
margin: 0px 0px 10px 0px;
height: 90px;
text-align: right;
}

/* グーグル(336) */
.google-336 {
margin:0px 0px 10px 10px;
}

/*-----------------------------------------------
ナビゲーション
-----------------------------------------------*/

/* グローバルナビゲーション */
#navi {
background: #333;
margin:auto;
width:950px;
border:1px solid #333; 
border-left:1px dotted #ffcccc;
}

html > body #navi,
html > body #navi ul li a { /* for Safari */
    height: 30px;
}

#navi ul {
padding: 0;
list-style: none;

}

#navi ul li {
float:left;
border-right:1px dotted #ffcccc;
width:117px;
}

#navi ul li a {
display: block;
color: #ffcccc;
font-size: 13px;
text-align: center;
line-height: 30px;
text-decoration: none;
}

#navi ul li a:link,
#navi ul li a:visited {
color: #ffcccc;
background: #333;
background-repeat: repeat;
}

#navi ul li span,
#navi ul li a:hover
 {
color: #fff;
background: #ffcccc; 
}

#navi ul li a:active
 {
    color: #fff;
    background: #ff9b9b; 
}

#navibg {
background: #333;
border-top: 3px solid #ffcccc;
width:100%;
min-width:950px;
text-align: center;
}

/* ページナビゲーション */

ul.page_nav {
margin-left: auto;
margin: 15px 0px 15px 0px;

list-style: none;
text-align: center;
font-size: 12px;
}

ul.page_nav li {
margin:1px;
display: inline;
    font-size: 12px;
}

ul.page_nav li span,
ul.page_nav li a {

padding: 2px;
color: #666;
border: 1px solid #999;
    font-size: 12px;
}

ul.page_nav li span,
ul.page_nav li a:hover {
color: #303;
background-color: #ffd0e8;
text-decoration: none;
border: 1px solid #eae5e3;
    font-size: 12px;
}

/* コンテンツナビゲーション */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}


/*-----------------------------------------------
文字設定
-----------------------------------------------*/

/* 小文字11px */
.moji
{
color:#666;
font-size:12px;
}

/* 小文字11px(右) */
.moji-right
{
color:#999;
font-size:12px;
text-align:right;
}

/* 飾り英字 */
.moji-eiji
{
background: #ccc; 
color: #fff;
width: 200px;
-moz-border-radius: 0px 15px 15px 0px;
font-size:13px;
font-weight:bold;
padding:0px 0px 0px 10px;
margin:10px 0px 10px -7px;
text-align:left;

}

/* デカ文字*/
.moji-eiji_b
{
font-family:"Times New Roman", Times, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
letter-spacing:1px;
color: #b00058;
font-size:15px;
border-bottom:1px solid #b00058;
font-weight:bold;
width: 336px;
margin:10px 0px 5px 0px;
text-align:left;
}

/* メインページ・見出し */
.main_midasi
{
font-family:"Times New Roman", Times, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
color: #b00058;
margin-bottom:10px;
font-size:24px;
font-weight:bold;
text-align:left;
}



/* メイページ・見出し */
.title_midasi
{
color: #b00058;
border-left:12px solid #b00058;
border-bottom:1px dotted #b00058;
padding:0 0 0 10px;
font-size:17px;
text-align:left;
font-weight:bold;
}


.title_midasi a,
.title_midasi a:link,
.title_midasi a:visited 
{
color: #b00058;

}

.title_midasi1
{
background: #333; 
color: #fff;
width: 350px;
font-size:16px;
padding:0px 0px 0px 20px;
margin:0px 0px 10px -15px;
text-align:left;
-moz-border-radius: 0px 15px 15px 0px;

}


/* 続きを読む */
.more_link
{
background: #ffe8e8; 
color: #333;
width: 130px;
-moz-border-radius: 5px;
font-size:13px;
padding:2px;
margin-top:7px;
margin-bottom:7px;
margin-left:auto;

}


/* 一覧を表示 */
.more_view
{
background: #fff; 
border:1px solid #ccc;
width: 130px;
-moz-border-radius: 5px;
font-size:13px;
padding:5px 0px 5px 10px;
margin-top:7px;
margin-bottom:7px;
margin-left:auto;

}

/* 新着記事、タイトル */
.title_top
{
color:#585858;
font-size: 17px;
font-weight:bold;
padding: 0px 0px 15px 0px;
margin-bottom:7px;
}

/* ウェッブページ・タイトル */
.title_web
{
margin: 10px 5px 20px 0px;
padding: 20px 20px 1px 0px;
        border-top:0px #bcd7dd dotted;
        border-bottom:2px #ffb0d8 solid;
line-height: 1.5;
font-size: 15px;
color: #ff60af;
background-color: #fff;
background: url() no-repeat;
background-position : left bottom;
font-weight: bold;

}


/* 記事・小見出し */
.kiji_midasi
{
background: #333; 
color: #fff;
width: 300px;
font-size:16px;
padding:0px 0px 0px 20px;
margin:0px 0px 10px -25px;
text-align:left;
-moz-border-radius: 0px 15px 15px 0px;

}



/* 記事内・見出し*/
.t-info
{
color:#ff3399;
font-size:14px;
font-weight:bold;
height:18px;
padding:0px 0px 0px 10px;
margin-bottom: 10px;
border-left:7px solid #ffdfef;
}



/* アーカイブ・記事 */
.archives-word {
    padding: 0px 0px 0px 5px;
    font-size: 12px;
    color: #666666; 
    line-height: 1.6;
}

/* 画像掲示板タイトル*/
.gazou_title
{
background: url(http://jelnail.com/gelnailmania/tenp/dai-ht2.gif);
background-repeat: no-repeat;
background-position: left;
color:000;
font-size:16px;
font-weight:bold;
height:30px;
padding:0px 0px 7px 70px;
text-align:left;
}

/* 画像掲示板(記事・見出し) */
.gazou_midasi
{
font-family:"Times New Roman", Times, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
letter-spacing:1px;
color:#999;
font-size:18px;
font-weight:bold;
border-bottom: 1px dotted #999;
margin:30px 0px 20px 0px;
text-align:left;
}

/* ジェルネイルとは*/
.what-moji
{
color:#666;
font-size:12px;
margin: -20px 0px 10px 60px;
}

/*-----------------------------------------------
サイドバー
-----------------------------------------------*/

/* サイドトピックス(HOWTOMENU) */
.side_howtomenu-title
{
font-size: 14px;
color:#ea0075;
text-align:left;
width: 336px;
height:25px;
padding:0px 0 0px 5px;
margin: 10px 0px 10px 0px;
}

.side_howtomenu{
color: #3d3d3d;
width: 336px;
font-size: 13px;
line-height: 1.6;
margin-bottom:10px;
float: right;
}



/* サイドトピックス(HOWTOMENU)太線枠 */
.side_howtomenu_b
{
color: #333;
float: left;
width: 336px;
font-size: 12px;
line-height: 1.4;
margin:0px 0px 20px 0px;
background:#fff;
-moz-border-radius: 15px;

}


.side_howtomenu ul
{/*余白と本来あるマークを消します*/
margin:0;
padding:0;
}

.side_howtomenu ul li{
border-bottom: dotted 1px #ccc;
list-style:inside;
list-style-type: square;
margin-bottom: 7px;
}


/*-----------------------------------------------
枠
-----------------------------------------------*/

/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content 
{

    float: left;
    width: 575px;
    font-size: 13px;
    margin: 0px 7px 10px 0px;
    line-height: 1.7;
text-color:#000;

}
/* コンテンツ・枠 */
.content-waku {
float: left;
width: 550px;
background: #fff;
border: 1px solid #ccc;
margin: 0px 0px 10px 0px;
font-size: 14px;
padding: 15px;
}

.content-waku-in {
height: 200px;
margin-bottom:10px;
}

/* ブログ・写真横 */
.blog-photo-s
{
background:#f7f7f7;
background-position: left;
color:#666666;
font-size: 13px;
padding:10px;
line-height: 1.6;
border-top:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
border-left:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
}

/* 画像新着(グレー枠) */
.toukou-new
{
background:#f7f7f7;
background-position: left;
color:#666666;
font-size: 13px;
padding:10px;
margin:0 0 10px 0;
line-height: 1.6;
border-top:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
border-left:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
height:200px; 

}

/* 投稿フォーム(グレー枠) */
.toukou-form
{
color:#000;
font-size: 13px;
padding:10px;
margin:0 0 5px 0;
line-height: 1.6;
}

/* ユーザー一覧(グレー枠) */
.members
{
color:#666666;
font-size: 13px;
padding:5px;
margin: 0px 5px 10px 0px;
line-height: 1.6;
float: left;
border:1px solid #ccc;
height: 55px;
width: 250px; 
}


/* ネイル本 */
ul.book_main
{
float: left;
color:#666;
text-align:center;
font-size: 13px;
padding:5 0 0 0px;
margin-right: 7px;
margin-bottom: 6px;
width: 170px; 
height: 230px
}

/* HOWTO*/
ul.howto_main
{
float: left;
color:#666;
font-size: 13px;
padding:5 5 0 0px;
margin-right: 7px;
margin-bottom: 6px;
width: 260px; 
}


/* 投稿者一覧 */
.members-photo
{
float: left;
width: 50px; 
margin: 0px 8px 0px 0px;
}

/* メインページ(新着記事枠) */
.main-new
{
color:#333;
height:200px; 
border-bottom:1px dotted #ccc;
padding:15px 0 15px 0px;
}

/* メインページ(新着記事枠・2件目以降) */
.main-new2
{
height:125px; 
border-bottom:1px dotted #999;
}


/* アーカイブページ(枠) */
.archives-waku
{
color:#333;
height:170px; 
border-bottom:1px dotted #ccc;
padding:15px 0 15px 0px;
}


/* メインページ・投稿画像枠*/
ul.main_photo{
float: left;
color:#999;
text-align:right;
font-size: 10px;
padding:5 0 0 0px;
margin-right: 4px;
margin-bottom: 6px;
border:1px solid #cccccc;
width: 128px; 
height: 150px
}


/* サイド・コスメ */
.side-cosme
{
color:#333;
height:80px; 
border-bottom:1px dotted #999;
padding:15px 0 15px 0px;
}

/* 記事(手順の表) */
.howto
{
color:#333;
height:210px;
border-bottom:2px dotted #ccc;
padding:15px 0 15px 0px;
}

/* 記事(手順の表) */
.howto2
{
color:#333;
border-bottom:2px dotted #ccc;
padding:7px 0 7px 0px;
}

/* 画像集・投稿画像枠*/
ul.gazou_photo{
float: left;
color:#999;
font-size: 11px;
padding:5 0 5 0px;
margin-right: 4px;
margin-bottom: 5px;
border:1px solid #cccccc;
text-align:right;
line-height: 1.4;
width: 172px; 
height: 195px;
}


/* 画像集・投稿画像枠*/
ul.gazou_photo_category{
float: left;
color:#666;
font-size: 11px;
padding:5 0 5 0px;
margin-right: 4px;
margin-bottom: 5px;
border:1px solid #cccccc;
text-align:right;
line-height: 1.4;
width: 172px; 
height: 172px;
}


.web-style a:link,
.web-style a:visited {
    color: #0000cc;
    text-decoration: underline;
}
.web-style a:hover {
    color: #359aff;
    text-decoration: underline;
}
.web-style a:active {}


/*-----------------------------------------------
リンク全般
-----------------------------------------------*/

/* リンク */
a,
a:link,
a:visited {
    color: #0000a0;
    text-decoration: none;
}

a:hover {
    color: #359aff;
    text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}


/*--------------------------------------
    Topsy Trackbacks Widget
---------------------------------------*/

ul.ttw-inner {

}

ul.ttw-inner li {
zoom: 1;
list-style-type: none;
padding-bottom: 5px;

}

span.ttw-author-img {
display:block;
float:left;
width:50px;
}

span.ttw-content {
display:block;
background:#f7f7f7;
border:1px dotted #ccc;
padding:3px;
margin-left: 60px;
}

span.ttw-meta {
display:block;
text-align: right;
font-size: 83.3%;
clear:both;
}

/*--------------------------------------
    テーブル
---------------------------------------*/

table.hyou {
width:500px;
font-size:;
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
}

table.hyou th,
table.hyou td {
padding: 5px;
border: solid 1px #ccc;
}

table.yarikata {
width:500px;
font-size:;
border-collapse: collapse;
border-spacing: 0;
}

table.hyou th,
table.hyou td {
padding: 5px;
border: solid 1px #ccc;
}


/*--------------------------------------
    他
---------------------------------------*/

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
border: 1px dashed #666;
    padding: 2px;

}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}



/* ブログ記事日付 */
.date{
height:15px;
color: #666666;
font-size: 12px;
text-align:right;
}


/* ブログ記事日付・各タイトル */

.trackbacks-header,
.search-header,
.search-result-header {
    padding-left: 8px;
    color: #666666;
    background: #eee;
    font-size: 13px;
    font-weight: ;
    line-height: 2.0;
}


/* ブログ記事タイトル */
.comments-open-header,
.comments-header,
.entry-header,
.appendix-header
{
font-family:"Times New Roman", Times, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
color:#333;
font-size:25px;
font-weight:bold;
border-bottom:2px solid #333;
padding:0px 0px 7px 0px;
text-align:left;
}


/* ブログ記事 */
.entry {
    width: auto;
    margin: 0 3px 15px;
    color: #3d3d3d;
    background: #fff;
    font-size: 14px;
    line-height:1.8;
    letter-spacing: 0.7px;
    word-break: break-all;


}
.entry a:link,
.entry a:visited {
    color: #0000cc;
    text-decoration: underline;
}
.entry a:hover {
    color: #359aff;
    text-decoration: underline;
}
.entry a:active {}


/* 段落 */
.entry p {
    margin: 15px 0;
    padding-bottom:0.6em;

}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 30px;
}
.entry ul li {
    padding-left: 10px;
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px dotted #666;
    background: #fff7fb;
    font-size: 13px;
    line-height: 1.6;
}
.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}


pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    font-size: 83.3%;
    text-align: right;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ?画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #333;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    font-size: 8px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}
span.day {
    text-align: center;
    font-size: 9px;
}
span.saturday {
    color: blue;
}
span.sunday {
    color: #e50003;
}
td.today {
    display: block;
    border: 1px solid #333;
}

#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}


/* サイドメニュー */
.side {
    margin: 0px 5px 0px 5px;
    background: #fff;
    color: #666666;
    font-size: 12px;
    line-height: 1.6;
}
.side ul,
.side ol {
    padding-left: 5px;
}
.side ul li {

    padding-left: 0px;
   list-style-type:none;

}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: none;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
    border: none;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 13px;
    line-height: 1.6;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 12px;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 380px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}
#comment-reply-label {
  display: inline;
}
#comment-form-reply {
  margin-bottom: 8px;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(http://jelnail.com/mt/mt-static/plugins/KoikikukanTemplateSet/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-results-header {
    margin: 8px 0 15px;
    font-size: 120%;
}



/* カラム切り替え */
body.layout-three-column,
body.layout-three-column-right,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {

    text-align: center;
}

.layout-three-column #container,
.layout-three-column-right #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}

.layout-one-column #container {
    margin-bottom: 0;
}


/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    border-top: ;
    border-bottom: ;
    border-left:;
    border-right:;
    text-align: left;
text-color:#000;
background:#;

}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
.layout-three-column #box {
    width: 950px;
}

/* 2カラム固定レイアウト幅 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 950px;
}

/* 1カラム固定レイアウト幅 */
.layout-one-column #box {
    width: 950px;
}

/* 3カラム固定レイアウト */
.layout-three-column #content {
    float: left;
    width: 500px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    border-left: 1px dotted #cccccc;
    border-right: 1px dotted #cccccc;
    padding: 5px 20px 5px 20px;
    margin: 0px 5px 5px 0px;
background:  #fff;
}

.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 185px;
}

.layout-three-column #links-left,
.layout-three-column #links-right {
background:  #fff;
    font-size: 12px;
margin: 3px 3px 3px 0px;
padding: 3px 3px 3px 3px;
}

/* 3カラム固定レイアウト（390px） */
.layout-three-column #links-right-box2 {
text-color:#ccc;
    float: left;
    width: 390px;
    line-height: 1.6;
    background: url(http://jelnail.com/gelnailmania/tenp/back-gazou.gif);
}

.layout-three-column #links-left2,
.layout-three-column #links-right2 {
background:  #fff;
font-size: 12px;
text-color:#ccc;
margin: 5px 5px 5px 5px;
padding: 8px 8px 8px 8px;

}






.layout-two-column-right #links-right-side {

text-color:#ccc;
    float: left;
    width: 336px;
    line-height: 1.6;
    background: url();
}

.layout-two-column-right #links-right-box {
margin: 5px 5px 0px 0px;
    float: left;
}


.layout-two-column-right #links-right {

width: 163px;
background:  #fff;
margin: 0px 5px 5px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;

}

.layout-two-column-right #links-right-box2 {
margin: 0px 5px 0px 0px;
text-color:#ccc;
    float: left;
    width: 336px;
    line-height: 1.6;

    background:#c1dfff; url();
}

.layout-two-column-right  #links-left2,
.layout-two-column-right  #links-right2 {
background:  #fff;
font-size: 12px;
text-color:#ccc;
margin: 5px 0px 5px 5px;
padding: 8px 8px 8px 8px;

}


/* 1カラム固定レイアウト */
.layout-one-column #content {}

/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column-right .blog,
.layout-three-column .blog {
    padding: 10px 3px;
background:  #fff;
}

/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
    padding: 10px 15px;
text-color:#000;
}


/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 10px 15px;
    font-size: 13px;


}

/* 1カラム固定レイアウト(ブログ記事全体) */
.layout-one-column .blog {
    padding: 10px 15px 0;
}

/* リキッドレイアウト共通 */
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content,
.layout-two-column-liquid-right #content,
.layout-three-column-liquid #links-left-box,
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-left-box,
.layout-three-column-liquid-right #links-right-box,
.layout-two-column-liquid-right #links-right-box {
    position: relative;
    display: inline;
    float: left;
}
.layout-three-column-liquid .blog,
.layout-three-column-liquid-right .blog,
.layout-two-column-liquid-right .blog,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right,
.layout-two-column-liquid-right #links-right {
    position: static;
}
.layout-three-column-liquid #content,
.layout-three-column-liquid-right #content,
.layout-two-column-liquid-right #content,
.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-three-column-liquid-right #links-left,
.layout-three-column-liquid-right #links-right,
.layout-two-column-liquid-right #links-right,
.layout-three-column-liquid .entry,
.layout-three-column-liquid-right .entry,
.layout-two-column-liquid-right .entry {
    overflow-x: hidden;
}

/* ネガティブマージンで選択やクリックできない不具合の対処 */
.layout-three-column-liquid #links-left {
    position: relative;
    z-index: 2;
}

/* 3カラムリキッド */
.layout-three-column-liquid #content {
    width: 100%;
    margin: 0 -200px;
    height: 100%; /* for IE6 リサイズで中央カラムが右寄りになるのを防止 */
}
.layout-three-column-liquid .blog {
    margin: 0 200px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
    height: 100%; /* for IE6 */
}
html>body.layout-three-column-liquid .blog {
    padding: 10px 15px;
}

/* 3カラムリキッド(右サイドバー) */
.layout-three-column-liquid-right #content {
    width: 100%;
    margin-right: -385px;
    /* height: 100%; *//* for IE6 リサイズで中央カラムが右寄りになるのを防止 */
}
.layout-three-column-liquid-right .blog {
    margin-right: 385px;
    padding: 18px 15px 10px;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
    height: 100%; /* for IE6 */
}
html>body.layout-three-column-liquid-right .blog {
    padding: 10px 15px;
}

/* 2カラムリキッド(右サイドバー) */
.layout-two-column-liquid-right #content {
    width: 100%;
    margin-right: -200px;
    /* height: 100%; *//* for IE6 リサイズで中央カラムが右寄りになるのを防止 */
}
.layout-two-column-liquid-right .blog {
    margin-right: 200px;
    padding: 18px 5px 10px;
    border-bottom: 1px solid #669;
    border-right: 1px solid #669;
    height: 100%; /* for IE6 */
}
html>body.layout-two-column-liquid-right .blog {
    padding: 10px 5px;
}

/* for IE7 */
*:first-child+html .layout-three-column-liquid-right .blog,
*:first-child+html .layout-three-column-liquid .blog,
*:first-child+html .layout-two-column-liquid-right .blog {
    padding-top: 18px;
}

/* リキッドレイアウト・サイドバー */
.layout-three-column-liquid #links-left-box {
    top: 15px;
    left: 0px;
    width: 200px;
}
.layout-three-column-liquid-right #links-left-box {
    top: 15px;
    right: 0px;
    width: 185px;
}
.layout-three-column-liquid #links-right-box,
.layout-three-column-liquid-right #links-right-box,
.layout-two-column-liquid-right #links-right-box {
    top: 15px;
    right: 0px;
    width: 200px;
}
.layout-three-column-liquid #links-right-box2,
.layout-three-column-liquid-right #links-right-box,
.layout-two-column-liquid-right #links-right-box {
    top: 15px;
    right: 0px;
    width: 400px;
}

.layout-three-column-liquid #links-left,
.layout-three-column-liquid #links-right,
.layout-two-column-liquid-right #links-right {
    padding: 0 15px;
    height: 95%; /* for IE6 */
}
.layout-three-column-liquid-right #links-left {
    padding: 0 0 0 15px;
    height: 95%; /* for IE6 */
}
.layout-three-column-liquid-right #links-right {
    padding: 0 15px;
    height: 95%; /* for IE6 */
}

/* リキッドレイアウト・フッタ */
.layout-three-column-liquid #footer,
.layout-three-column-liquid-right #footer,
.layout-two-column-liquid-right #footer {
    margin-top: 25px;
    border-top: 1px solid #669;
    height: 60px;
    color: #fff;
    background: #333;
    font-size: 12px;
    text-align: center;
    line-height: 5.0;
}
/* for IE7 */
*:first-child+html .layout-three-column-liquid #footer,
*:first-child+html .layout-three-column-liquid-right #footer,
*:first-child+html .layout-two-column-liquid-right #footer {
    width: 100%; /* for IE7 フッタのレイアウト崩れを防止 */
}

/* 1カラムリキッド(ブログ記事全体) */
.layout-one-column-liquid .blog {
    padding: 15px;
    color: #999;
}

/* 1カラムリキッド */
.layout-one-column-liquid #content {
    margin: 0 100px;
    border-bottom: 1px solid #669;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
    background: #fff;
}
/* 1カラムリキッド */
/* タイトルバナー */
.layout-one-column-liquid #header {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 1px solid #669;
    border-right: 1px solid #669;
}

/* 1カラム用 */
body.layout-one-column-liquid {
    background: ;
}



.layout-three-column #footer,
.layout-three-column-right #footer {
    width: 950px;
}
.layout-two-column-left #footer,
.layout-two-column-right #footer {
    width: 950px;
}
.layout-one-column #footer {
    width: 950px;
}
.layout-one-column-liquid #footer {
    margin-right: 100px;
    margin-left : 100px;
}

.widget-sign-in .widget-header {
    display: none;
}

div.widget-sign-in {
    position: relative;
    margin: 0;
}
div.widget-sign-in #signin-widget-content {
    position: relative;
    top: 10px;
    right: 0px;
}
html > body div.widget-sign-in #signin-widget-content {
    top: 10px;
    right: 0;
}

#header div.widget-sign-in #signin-widget-content {
    color: #666666;
    font-size: 83.3%;
}
#header div.widget-sign-in #signin-widget-content a {
    font-size: 100%;
}

/* --------------------------- */

.layout-wt {
    text-align: center;
    background:#f2f2f2 url();
}

.layout-wt #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 25px 0;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: left;
text-color:#666666;
    background-color: #fff;
}

.layout-wt #box {
    width: 810px;
}
.layout-wt #content {
    float: left;
    width: 615px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #cccccc;

}
.layout-wt #links-right-box {
    float: left;
    width: 175px;
}
.layout-wt #links-right {
    padding: 0px 7px 0 7px;
}
.layout-wt .blog {
    padding: 10px 15px;
    overflow: hidden;
}
.layout-wt #footer {
    margin-right: auto;
    margin-left: auto;
    border-top: 1px dotted #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: 25px;
    color: #666666;
    background: #ffffff;
    font-size: 12px;
    text-align: right;
    line-height: 2;
}

.layout-wt #footer {
    width: 810px;
}
.layout-wt #links-right-box {
    float: left;
    width: 185px;
}
.layout-wt #links-right {
    padding: 0px 7px 0 7px;
}

.mt-profile-view #page-title {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 20px;
}

.mt-profile-view .user-pic {
    float:left;
    width: 90px;
    height: 90px;
    margin: 15px 10px 20px 10px;
}

#edit_profile {
    font-size: 83.3%;
}

.mt-profile-view #profile-data {
    margin-top: 10px;
    margin-left: 100px;
    font-size: 83.3%;
}

.mt-profile-view #profile-data li {
    list-style: none;
}

.mt-profile-view #tabs {
    clear: both;
    list-style: none;
    margin: 0 0 0px 10px;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}

.mt-profile-view #tabs li {
    float: left;
    margin-right: 3px;   
}

.mt-profile-view #tabs li a {
    border: 1px solid #ccc;
    border-bottom: none;
    display: block;
    padding: 7px 10px 6px 10px;
    color: #333;
}

.mt-profile-view #tabs li a.active {
    border: 1px solid #666;
    border-bottom: none;
    padding: 6px 9px 7px 9px;
}

.mt-profile-view .tab_content .tab_content_label {
    display: none;
}

.mt-profile-view .tab_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mt-profile-view .tab_content ul li {
    margin-bottom: .75em;
}

.mt-profile-view .tab_content_label {
    font-size: 18px;
}

.mt-profile-view #mt-community-blog.mt-profile-view .recent-actions li,
.mt-profile-view #mt-community-forum.mt-profile-view .recent-actions li {
    clear: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: none;
    background-position: 0 0;
    font-weight: bold;
}

.mt-profile-view #profile-recent-actions,
.mt-profile-view #profile-comment-threads {
    border-top: 1px solid #666;
    padding-top:10px;
}

.mt-profile-view .recent-actions li .excerpt {
    margin-top: .25em;
    font-weight: normal;
    color: #666;
}

.mt-profile-view .user-listing {
    list-style-type: none;
    margin-left: 0;
}

.mt-profile-view .widget-content .user-listing li {
    margin-bottom: 10px;
    background: none;
    padding-left: 0;
}

.mt-profile-view .user-listing .user-pic {
    width: 36px;
    height: 36px;
    margin-bottom: 0;
}

.mt-profile-view .user-listing .user-name {
    font-weight: bold;
    display: block;
}

.mt-profile-view .user-listing .user-url {
    font-size: 11px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.mt-profile-view .edit-relation a {
    color: #948669;
    background: #f3f0e8;
    border: 1px solid #e2d9c5;
    text-decoration: none;
    padding: 1px 2px;
}
.mt-profile-view .edit-relation a:hover {
    color: #037;
}

.mt-profile-view .hidden {
    display:none;
}

#profile-comment-threads, 
#profile-recent-actions {
    clear:both;
}

#profile-comment-threads img,  
#profile-recent-actions img {

}
#profile-comment-threads a,  
#profile-recent-actions a {
    font-size: 12px;
}
.edit-relation {
    font-size: 83.3%;
}

.note {
    margin: 0 0 20px 10px;
    font-size: 12px;
}

.mt-profile-view .entry {
    margin: 10px 0 0 15px;
}

.field-content #entry-title {
    margin: 5px 0 10px 0px;
width: 500px;
}

.field-content #entry-body {
    margin: 5px 0 10px 0px;
width: 500px;
}

.field-content #custom_field_id {
    margin: 5px 0 10px 0px;
width: 500px;
}

.field-content #customfield_cf {
    margin: 5px 0 10px 0px;
width: 500px;
}

.field-content #customfield_url {
    margin: 5px 0 10px 0px;
width: 500px;
}

/*-----------------------------------------------
ユーザープロフィールページ
-----------------------------------------------*/

.mt-profile-view h3.widget-header {
    margin-top: 3px;
    border: 1px solid  #666666;
    color: #333;
    background: #f6f6f6;
    text-align: center;
    font-size: 75%;
    line-height: 2.0;
}
.mt-profile-view div.widget-content {
    margin: 0px 0 20px;
    background: none;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.mt-profile-view div.widget-content ul,
.mt-profile-view div.widget-content ol {
    padding-left: 16px;
}
.mt-profile-view .div.widget-content ul li {
    list-style-type: circle;
}
.mt-profile-view div.widget-content ul li ul {
    padding-left: 0px;
}
.mt-profile-view div.widget-content li li {
    list-style-type: none;
}

.widget-content ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:10px 0;
  padding:0;
}
.widget-content .user-listing li {
  background:transparent none repeat scroll 0 0;
  margin-bottom:10px;
  padding-left:0;
}

.widget-content .user-pic {
  height:50px;
  float: left;
  margin:0 10px 0 0;
  margin-left: -10px;
  overflow:hidden;
  position:relative;
}


/* --------------------------- */
input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.pkg:after,
.clearfix:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* 線 */


HR {

color: #e7e7e7; /* 線の色(IE用) */

background: url(http://jelnail.com/gelnailmania/tenp/dot_h_1.gif);

background-repeat: repeat;
background-color: #; /* 線の色(NN用) */

height: 1px; /* 線の太さ */

border: 0px; /* 枠の太さ */
border-style: dotted; /* 枠の種類 */

}

.item {

display: inline;

float: left;

margin: 0pt 5px
8px;

overflow: hidden;

text-align: center;

vertical-align: middle;

width: 185px;

height: 185px;


}
