/////////////////////////////////////////////////////////////////////
 
/* ----------------------- central custom parts ----------------------- */
body{
background:#FFF url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/bg.gif) repeat-y center;
}
 
.subContents{
color: #666666;
}
 

#header {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/header.jpg) no-repeat center top;
}
 
#profile .menu_title {
background: url(http://www.central-j.com/bog_image/central_blog/yuriya-hasegawa/profile.gif) no-repeat left top;
}
#reader .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/reader.gif) no-repeat left top;
}
#calendar .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/calendar.gif) no-repeat left top;
}
#theme_list .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/theme.gif) no-repeat left top;
}
#recent_entries .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/recententry.gif) no-repeat left top;
}
#archives .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/archive.gif) no-repeat left top;
}
#search .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/search.gif) no-repeat left top;
}
#favorite .menu_title  {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/favorite.gif) no-repeat left top;
}
#bookmark  .menu_title {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/bookmark.gif) no-repeat left top;
}
#recent_trackback .menu_title  {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/trackback.gif) no-repeat left top;
}
#recent_comment .menu_title  {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/recentcomment.gif) no-repeat left top;
}
#ranking .menu_title  {
background: url(http://www.central-j.com/blog_image/central_blog/yuriya-hasegawa/ranking.gif) no-repeat left top;
}
 
h3.title {
 font-size: 14px;
 font-weight: bold;
 color:#333333;
 margin:0;
 border-bottom: solid #999 2px;
}
 
/*main*/
 
#main{
width: 406px;
float: left;
margin-left: 6px;
 border-left: solid #e1e1e1 1px;
 border-right: solid #e1e1e1 1px;
}
#sub_main{
width:390;
overflow:hidden;
}
 
/*entries*/
 
.entry{
 padding:0 0 30px 0;
 background: #FFFFFF url() no-repeat bottom;
 margin-left: 0px;
 margin-bottom: 20px;
 
}
 
.entry .entry_head {
/*background: url(//stat.ameba.jp/p_skin/weddingskin/img/entry_head.gif) no-repeat center top;*/
display: block;
}
 
.entry span.date {
display: block;
}
.entry span.name{
display: block;
margin-top: 8px;
margin-bottom: 8px;
}
 
.entry .title{
display: block;
padding-top: 5px;
margin-left: 16px;
margin-right: 16px;
text-indent: 1px;
line-height: 1.1;
}
 
.entry span.theme{
 display: block;
 margin-top: 3px;
 text-align: right;
}
 
.entry .contents{
display: block;
padding-top: 8px;
padding-bottom: 10px;
 

}
.entry .foot{
display: block;
margin-top: 3px;
margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 0px;
padding-right: 0px;
text-indent: 1px;
line-height: 1.1;
text-align: right;
}
 
/*
-----------------------------------------------------
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;
line-height:1.5;
}
.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;
}
#fortune{
padding-bottom:15px;
}
 
#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.06.20
Skin for: weddingskin
-----------------------------------------------------
*/
.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;
}
#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 *//*
-----------------------------------------------------
ameblo ucs CSS Basic Settings
FileName:   common.css
Version:    2005.04.20
Skin for: ninlog
-----------------------------------------------------
*/
 
/* ----------------------- common ----------------------- */
 
body#mainIndex {
margin: 0;
padding: 0;
text-align: center;
}
#frame {
width: 100%;
text-align: center;
}
#subFrame {
width: 100%;
text-align: center;
}
#wrap {
position: relative;
width: 740px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
img {
border: 0;
}
a {
color: #0099CC;
}
#reader p.list a{
color: #0099CC;
}
a:link {text-decoration: none;
  color:#0099CC;
  }
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
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,
#recent_entries_list ul,
#recent_entries_list li{
list-style-type:none;
margin: 0;
padding: 0;
}
 
/* ----------------------- header ----------------------- */
#header{
display: block;
height:250px;
width:760px;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
text-align: left;
}
#header h1 {
 font-size: 1px;
 line-height: 1;
 text-indent: -9999px;
}
#header h1 a {
color: #FFFFFF;
height:250px;
width:760px;
display: block;
}
#header h2 {
color: #FFFFFF;
font-size: 1px;
font-weight: normal;
text-indent: -9999px;
}
/* ----------------------- footArea ----------------------- */
 
/* ----------------------- font-information ----------------------- */
body {
font-size: 11px;
}
#sub_a a,
#sub_b a {
color: #0099CC;
text-decoration: none;
}
#main a{
text-decoration: none;
}
 
.menu_title {
color: #FFFFFF;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 10px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
color:#666666;
font-size:11px;
line-height:1.3;
}
#calendar table a {
color: #0099CC;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
color: #666666;
font-weight:bold;
}
#ranking .rank {
color: #666666;
}
#ranking a{
color: #0099CC;
font-size: 11px;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
 
#comment_module h3,
#trackback h3,
#reader_list h3,
#favorite_list h3,
#bookmark_list h3,
#recent_entries_list h3 {
font-size: 12px;
font-weight: bold;
}
#comment_module,
#trackback,
#reader_list,
#favorite_list,
#bookmark_list,
#recent_entries_list {
font-size: 12px;
}
.label {
font-weight: bold;
}
.entry .date {
 color: #999999;
 font-size: 10px;
 font-weight: normal;
 text-align: right;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
}
.entry .name {
color: #777777;
}
 
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
}
#comment_module .button {
font-size: 11px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
 
#frame {
}
#subFrame  {
}
 
#wrap {
margin-top:15px;
}
 

#firstContentsArea {
}
#subFirstContentsArea {
}
#sub_b {
}
 

/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 3px;
padding-bottom: 5px;
background-position: left bottom;
}
.menu_title {
height: 33px;
padding-top: 12px;
padding-left: 35px;
text-indent: -2000px;
}
 
.menu_frame {
 
}
#ranking .menu_frame,
 

#rss,
.plugin {
background-image : none;
}
/* ----------------------- menu_element_background ----------------------- */
 
/* ----------------------- menu_elements_margin_leftright ----------------------- */
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form {
margin-left: 12px;
margin-right: 5px;
}
p.list,
p.link_blog {
 
}
 

/* ----------------------- entry_elements_margin_leftright ----------------------- */
#message .contents,
.entry .date,
.entry .name,
.entry .theme,
.entry .contents,
.entry .foot,
#comment_module .title,
#comment_module .label,
#comment_module .error,
#comment_module .comment_body,
#comment_module .comment_footer,
#trackback .title,
#trackback .tr_ping_URL,
#trackback .tr_URL,
#trackback li,
#reader_list .title,
#reader_list li,
#favorite_list .title,
#favorite_list li,
#bookmark_list .title,
#bookmark_list li,
#recent_entries_list .title,
#recent_entries_list li{
margin-left: 18px;
margin-right: 18px;
 
}
 

/* ----------------------- each menu setting ----------------------- */
 
/*profile*/
 
#profile{
margin-bottom: 10px;
}
 
#profile .menu_frame{
width: 155px;
}
 
#profile p{
display: block;
}
 
/*readers*/
 
#reader {
margin-bottom: 10px;
}
 
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}
 
/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 168px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
}
#calendar td a {
color:#CC0000;
text-decoration: underline;
}
/*theme_list*/
#theme_list {
margin-bottom: 10px;
}
 
/*recent_entries*/
#recent_entries{
margin-bottom: 10px;
}
 
/*archives*/
#archives{
margin-bottom: 10px;
}
 
/*search*/
#search{
margin-bottom: 10px;
}
 
#search form{
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}
 
/*favorites*/
#favorite{
margin-bottom: 10px;
}
 
/*bookmarks*/
#bookmark{
margin-bottom: 10px;
}
 
/*recent_trackback*/
#recent_trackback{
margin-bottom: 10px;
}
 
/*recent_comment*/
#recent_comment{
margin-bottom: 10px;
}
/*ranking*/
#ranking {
margin-top: 10px;
margin-bottom: 10px;
}
 
#ranking .menu_title {
height: 33px;
margin-bottom: 0;
padding-top: 2px;
padding-left: 25px;
padding-bottom: 0;
}
 
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
padding-left: 9px;
background-image: url();
background-repeat: no-repeat;
background-position: left center;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 12px;
}
#ranking .rank_ttl{
display: block;
}
#ranking p {
text-align: left;
}
 

/*ameblo*/
#ameblo {
background: #FFFFFF url(//stat.ameba.jp/p_skin/weddingskin/img/frame1.gif) no-repeat left bottom;
}
#ameblo {
margin-top: 10px;
}
#ameblo .menu_frame {
background: transparent url(//stat.ameba.jp/p_skin/weddingskin/img/ameba.gif) no-repeat left top;
}
 
#ameblo p{
padding-top: 10px;
text-align: left;
}
#ameblo ul {
margin: 0px;
padding: 0px;
}
#ameblo li {
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
 
/*RSS*/
#rss{
padding-top: 10px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}
#rss .menu_title {
height: 0;
}
#rss .menu_frame {
background-image: none;
}
 
/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}
 
/* ----------------------- MainColumn ----------------------- */
/*message*/
#message{
margin-bottom: 15px;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
 
/*page*/
.page{
margin-right: auto;
margin-left: auto;
padding-top: 10px;
margin-bottom: 10px;
text-align: center;
background: url(//stat.ameba.jp/p_skin/weddingskin/img/clear.gif) ;
height: 20px;
}
 
 
 
#comment_module h3,
#trackback h3,
#reader_list h3,
#favorite_list h3,
#bookmark_list h3,
#recent_entries_list h3 {
margin-bottom: 5px;
margin-top:5px;
}
 
/*trackback*/
#trackback{
margin-top: 30px;
margin-bottom: 20px;
margin-left: 1px;
}
 
#trackback p.tr_URL {
margin-bottom: 10px;
padding-right: 8px;
padding-top: 0px;
margin-top: 0px;
padding-left:1px;
}
 
#trackback p.tr_ping_URL{
padding-left:1px;
padding-right: 8px;
padding-top: 0px;
margin-top: 0px;
}
 
#trackback ul {
margin-bottom: 10px;
padding-right: 5px;
padding-top: 10px;
margin-left: 1px;
}
 
/*comment_module*/
#comment_module h3.title {
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px -1px;
padding: 0px 0px 0px 20px;
}
#comment_module{
border-top: 1px dashed #FFFFFF;
margin-top: 0px;
}
#comment_module .each_comment {
margin-bottom: 10px;
margin-left: 2px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-bottom: 5px;
border-top: 1px dashed  #666666;
text-align:left;
}
#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{
margin-bottom:15px;
}
#reader_list ul{
width:100%;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #999999;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
 
/*favorite_list*/
#favorite_list{
margin-bottom:15px;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #999999;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
 
/*bookmark_list*/
#bookmark{
margin-bottom: 10px;
}
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}
 
#footer_ad{
margin-right: auto;
margin-left: auto;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}
 
/*recent_entries_list*/
#recent_entries_list{
margin-bottom:15px;
}
#recent_entries_list ul{
width:100%;
}
#recent_entries_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #999999;
}
#recent_entries_list .title{
display:block;
}
#recent_entries_list .updatetime{
padding-top:2px;
}
/*
-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2005.06.20
Skin for: weddingskin
-----------------------------------------------------
*/
#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: 760px;
margin-left: auto;
margin-right: auto;
}
#wrap {
width: 100%;
}
 

#sub_a{
width:170px;
float: left;
z-index: 1;
}
#sub_b{
width:170px;
float: right;
z-index: 2;
}
 
////////////////////////////////////////////////////////////////////
#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#0000ff;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#0000ff;}
#adJavaScript2 .HBgColor{background-color:#FFFFFF;}
#adJavaScript2 .HTitleColor{color:#0000ff;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#0000ff;}