/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.06/23
Skin for:	all_skin
-----------------------------------------------------
*/
form{
margin:0px;
}
.menu_frame select{
width:88%;
}
.page a{
text-align: center;
padding: 5px;
}
.page .now{
padding: 5px;
font-weight:bold;
}
.entry .contents{
line-height:1.5;
}
.entry .contents img{
margin-right:5px;
margin-left: 5px;
}

#profile .link_blog{
font-size: 14px;
}

#message .contents:after,
.entry .contents:after,
#profile .contents:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#message .contents,
.entry .contents,
#profile .contents{
display: inline-table;
}
/* Hides from IE-mac \*/
* html #message .contents,
* html .entry .contents,
* html #profile .contents{height: 1%;}
#message .contents,
.entry .contents,
#profile .contents {display: block;}
/* End hide from IE-mac */


#gg_pr_text h4{
color:#666666;
font-size:12px;
padding:2px;
text-align: center;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
}
#gg_pr_text ul{
padding:5px;
}
#gg_pr_text li{
padding:5px 0px;
list-style-type:none;
}

#woman_pr_text h4{
color:#666666;
font-size:12px;
padding:2px;
text-align: center;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
}
#woman_pr_text ul{
padding:5px;
}
#woman_pr_text li{
padding:5px 0px;
list-style-type:none;
}

/* comment_show */
#comment_show{
width:338px;
margin:0px auto;
padding:0px;
background:#FFFFFF;
border:1px solid #666666;
}

#comment_show h4{
margin:10px 10px 0px;
padding:0px 0px 0px 20px;
font-size:12px;
color:#333333;
background:url(/p_skin/cmn/img/ico_commentshow.gif) no-repeat 0px 2px;
}

/* add:2006.07.11 */
#comment_show ul{
width:338px;
margin:0px;
padding:0px;
}

#comment_show p{
margin:0px 10px 10px;
padding:0px;
color:#333333;
}

#comment_show input#commentbutton{
width:140px;
margin-right:6px;
margin-bottom:6px;
padding:0px;
}/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2005.11.17
Skin for:	omotesando
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */

body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:5px;
}
img {
border: 0;
}
a {color:#ff6600;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}

#header h1,
#header h2,
h1,
h4,
p,
div#calendar th,
div#calendar td,
.menu_title{
margin: 0;
padding: 0;
}

.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dt,
.menu_frame dd,
#comment_module ul,
#comment_module li,
#trackback ul,
#trackback li,
#reader_list ul,
#reader_list li,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li
{
list-style-type:none;
margin: 0;
padding: 0;
}

/* ----------------------- header ----------------------- */
#header{
height:180px;
background-image: url(//stat.ameba.jp/p_skin/omotesando/img/header.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#header h1 {

position: relative;
width: 740px;
left: 5px;
top: 100px;
z-index: 50;
width:460px;

}
#header h2{
width: 720px;
position: relative;
left: 10px;
top: 100px;
z-index: 51;
width:460px;
}
/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#666666;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #789A9C;
font-size: 18px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#919191;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #FFCC33;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}

#calendar th {
font-weight:normal;
}

#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#FF6600;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#336666;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#656565;
}
.entry .title{
font-size:15px;
font-weight:bold;
color: #336666;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #333666;
}
#frame {
background-color:#ffffff;
}
#sub_a{
background-color:#ffffff;
}
#sub_b{
background-color:ffffff;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-right: 5px;
margin-bottom: 10px;
margin-left: 6px;
padding-bottom: 10px;
background:#DDEEEB;
}
.menu_title {
height: 30px;
text-indent: -2000px;
padding-bottom: 5px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/profile.gif) no-repeat left top;
}
#reader .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/reader.gif) no-repeat left top;
}
#archives .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/archive.gif) no-repeat left top;
}
#recent_entries .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/recententry.gif) no-repeat left top;
}
#theme_list .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/theme.gif) no-repeat left top;
}
#bookmark .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/bookmark.gif) no-repeat left top;
}
#calendar .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/calendar.gif) no-repeat left top;
}
#search .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/search.gif) no-repeat left top;
}
#favorite .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/favorite.gif) no-repeat left top;
}
#ranking .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/ranking.gif) no-repeat left top;
}
#recent_trackback .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/recenttrackback.gif) no-repeat left top;
}
#recent_comment .menu_title{
background: url(//stat.ameba.jp/p_skin/omotesando/img/recentcomment.gif) no-repeat left top;
}

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 6px;
margin-right: 6px;
}

.mainMenu dt{
margin-left: 14px;
margin-top: 5px;
}

.menu_title{
margin-left: 0px;
margin-right: 0px;
}

p.list,
p.link_blog {
padding-top: 5px;
}
/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader .menu_title {
margin-bottom: -5px;
}

#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar .menu_title{
padding-top:6px;
}
#calendar .menu_title {
}
#calendar table {
width: 140px;
margin-left: auto;
margin-right: auto;
}
#calendar caption {
margin-left: auto;
margin-right: auto;
}
#calendar caption a{
padding:0px;
}
#calendar .sun {
color:#990000;
}
#calendar .sat{
color:#006699;
}
#calendar td,
#calendar th {
text-align:center;
margin:0px;
}
#calendar td a {
color:#FF6600;
text-decoration: underline;
margin:0px;
}

/*theme_list*/
/*recent_entries*/
/*archives*/

/*search*/
#search form{
margin-top: 0px;
margin-bottom: 0px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/

/*bookmarks*/

/*recent_trackback*/
/*recent_comment*/

/*ranking*/
#ranking {
border: 1px solid #99CCCC;
background:#ffffff
}

#ranking dt{
margin:0px;
}

#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */



#adJavaScript .HBgColor{background-color: #ffffff;}
#adJavaScript .HTitleColor{color: #FF6600;}
#adJavaScript .HTextColor{color: #666666;}
#adJavaScript .HUrlColor{color: #FF6600;}


/* ----------------------- advertising2 ----------------------- */


#adJavaScript2 .HBgColor{background-color: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #FF6600;}
#adJavaScript2 .HTextColor{color: #666666;}
#adJavaScript2 .HUrlColor{color: #FF6600;}

/*ameblo*/
#ameblo{
text-align: center;
border: 1px solid #99CCCC;
margin-bottom:15px;
padding-top: 7px;
background:#ffffff;
}

#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 5px;
}
#btn_blog{
padding-left:13px;
}

/*RSS*/
#rss{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
background:#ffffff;
}

/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:99%;
margin-bottom: 7px;
border-top: 0px dashed #99CCCC;
border-bottom-width: 0px;
border-bottom-style: dashed;
border-bottom-color: #99CCCC;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 99%;
margin-bottom: 20px;
}
.entry .date{
background:url(//stat.ameba.jp/p_skin/omotesando/img/title_bg.gif) repeat-x left top;
padding: 6px 10px 2px 6px;
text-align: left;
display: block;
height:23px;
}
.entry .name{
margin-top: 5px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
display: block;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
}
.entry .foot{
text-align: right;
padding-top: 5px;
padding-right: 0px;
border-top: 1px solid #CCCCCC;
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
font-size:11px;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px solid #99CCCC;;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}

/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #99CCCC;;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid #CCCCCC;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module label{
display: block;
float: left;
width: 70px;
text-align: right;
}
#f_name,#f_url,#f_title,#f_com{
display:inline;
width: 250px;
margin-bottom: 3px;
margin-left: 6px;
}
#comment_module form ul {
width: 340px;
margin-left: auto;
margin-right: auto;
}
#comment_module form li {
display: block;
width: 340px;
margin-bottom: 5px;
}
#comment_module li.lastItem {
display: block;
width: 330px;
margin-bottom: 5px;
text-align: right;
}
#comment_module .button {
margin-left: 5px;
font-size: 11px;
width: 80px;
}

/*reader_list*/
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #99cccc;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #99cccc;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2005.05/09
Skin for:	omotesando
-----------------------------------------------------
*/
#frame:after,
#wrap:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap {display: inline-table;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap {height: 1%;}
#frame,
#wrap {display: block;}
/* End hide from IE-mac */

#frame {
width: 750px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}

#main{
width: 367px;
float: left;
margin-left: 9px;
margin-right: 11px;
}
#sub_main{
width:100%;
overflow:hidden;
}
#sub_a{
width:181px;
float: left;
z-index: 1;
}
#sub_b{
width:181px;
float: right;
z-index: 2;
}
#advertising {
border: 1px solid #99CCCC;
background-color: #ffffff;
}
#advertising .menu_title {
background: url(//stat.ameba.jp/p_skin/omotesando/img/advertising.gif) no-repeat left top;
background-color: #ffffff;
color: #666666;
margin: 0px;
padding-left: 0px;
border-bottom: none;
}
#advertising2 {
text-align: center;
background-color: #FFFFFF;
padding-top:20px;
}
#advertising2 .menu_title {
background-image: none;
height: 12px;
text-indent: 0px;
color: #666666;
}
/* ----------------------- BanCSS ----------------------- */

/* 禁止selectorとそのproperty */
div#sub_a,
div#sub_b,
div.mainMenu#advertising,
div.menu_frame,
div#adJavaScript,
div#advertising2,
div#adJavaScript2{
visibility:visible !important;
display:block !important;
}

/* ----------------------- BanCSS ----------------------- */
