
/*
-----------------------------------------------------
ameblo CSS Skin Settings
$Date: 2009/01/26 09:51:20 $ By $Authors$
		$Revisions$
Skin for:	gg_sakura [ SAKURA ]
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
overflow:hidden;
}

img {
border: 0;
}
a:link {text-decoration: none ; color:#e93b66;}
a:visited {text-decoration: none; color:#e93b66;}
a:hover {text-decoration: underline; color:#e93b66;}
input,textarea{font-size:12px}

p{
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
*
*---------------------------------------
*/

div#gg_head {
	width: 700px;
	margin: 0 auto;
	padding: 15px 20px 0;
	background: #fff;
	text-align: center;
}

div#gg_head ul {
	margin: 0;
	padding: 0;
	list-style: none inside;
}

div#gg_head li {
	text-align: left;
}

div#gg_head li#header_logo {
}

#header h1,
#header h2 {
	display: none;
}


/*--------------------------------------
*
* サイドバー部分　バナー
*
*---------------------------------------
*/

ul.bnr {
	list-style: none outside;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.bnr li {	
	margin: 0 0 15px;
	padding: 0;
}

/* ----------------------- font-information ----------------------- */
body{ 
color:#59493f;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #666666;
font-size: 25px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#999999;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dt {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#59493f;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#666666;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 10px;
}
h3.title {
font-size: 14px;
font-weight: bold;
color:#59493f;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#59493f;
}
.entry .title{
font-size:14px;
font-weight:bold;
color: #59493f;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#ffa944;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
background-color: #FFFFFF;
}
#frame {
background-color:#FFFFFF;
}
#sub_a{
background-color:#FFFFFF;
}
#sub_b{
background-color:#FFFFFF;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title {
margin-bottom:3px;

background-position: 0px 0px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
background-image:url(../img/profile.gif);
background-repeat:no-repeat;
width:170px;
height:44px;
}
#reader .menu_title {
background-image: url(../img/reader.jpg);
background-repeat: no-repeat;
width:170px;
height:37px;
}
#theme_list .menu_title {
background-image: url(../img/theme.gif);
background-repeat: no-repeat;
width:170px;
height:37px;

}
#recent_entries .menu_title {
background-image: url(../img/recententries.jpg);
background-repeat: no-repeat;
width:170px;
height:53px;
}
#archives .menu_title {
background-image: url(../img/archives.gif);
background-repeat: no-repeat;
width:170px;
}
#search .menu_title {
background-image: url(../img/search.gif);
background-repeat: no-repeat;
width:170px;
}
#favorite .menu_title {
background-image: url(../img/favorite.gif);
background-repeat: no-repeat;
width:170px;
height: 55px;
}
#bookmark .menu_title {
background-image: url(../img/bookmark.gif);
background-repeat: no-repeat;
width:170px;
height: 55px;
}
#ranking .menu_title {
background-image: url(../img/ranking.gif);rrr
background-repeat: no-repeat;
width:170px;
}

#calendar .menu_title {
background-image: url(../img/calendar.jpg);
background-repeat: no-repeat;
width:170px;
height:44px;
}
#recent_trackback .menu_title {
background-image: url(../img/rececnttrackbacks.gif);
background-repeat: no-repeat;
width:170px;
}
#recent_comment .menu_title {
background-image: url(../img/recentcomments.jpg);
background-repeat: no-repeat;
width:170px;
height:53px;
}

/* ----------------------- 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;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
}
#reader ul {
margin-top: 5px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
}
#calendar .menu_title {

}
#calendar table {
width: 170px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#ff9900;
}
#calendar .sat{
color:#73bea4;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#89493f;
text-decoration: underline;
}

/*theme_list*/

/*recent_entries*/
/*archives*/

/*search*/
#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}

/*favorites*/
/*bookmarks*/
/*recent_trackback*/
/*recent_comment*/


/* ----------------------- advertising ----------------------- */

#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#000000;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#000000;}
#adJavaScript2 .HBgColor{background-color:#FFFFFF;}
#adJavaScript2 .HTitleColor{color:#000000;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#000000;}

#advertising,
#advertising2,
#ameblo,
#rss {
display: none;
}

/*ameblo*/
#ameblo_gg{
background-color:#000038;
background-image:none;
text-align: center;
padding-top: 7px;
}
#ameblo_gg p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo_gg li {
display: block;
margin-bottom: 5px;
}

/*RSS*/
#rss_gg{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}



/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}


/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:500px;
margin-bottom: 15px;
border-top: 1px dashed #e93b66;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #e93b66;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}
/*entries*/
.entry{
width: 500px;
margin-bottom: 18px;
}
.entry .date{
width:500px;
background-color: #e93b66;
padding: 1px 0px 2px 5px;
display: block;
color: #ffffff;
font-size:9px;
}
.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;
border-top: 1px solid #e93b66;
}

/*page*/
.page{
margin-right: 10px;
margin-left: 10px;
text-align: center;
margin-top: 7px;
margin-bottom: 10px;
}

/* ---- オフィシャル　フッター広告---- */

div#footer_ad {
	margin: 20px auto 15px;
	text-align: center;
}

div#footer_ad li {
	padding-bottom: 1em;
}

div#flashcontent { /* ---- オフィシャル・ランキングチェッカー ----- */
	width: 370px;
	margin: 10px auto;
	texta-lign: center;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
border-top: 1px dashed #e93b66;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
}

#trackback h3.title{
margin-bottom:0px;
}


#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 dashed #e93b66;
padding-top: 5px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid  #59493f;
}
#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: 3px;
margin-bottom: 8px;
border-bottom: 1px dashed #e93b66;
}
#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 #59493f;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
}

#readerList dt{
padding-left:7px;
margin-top:10px;
margin-bottom:10px;
}

.menu_frame {
}

.banner{
}

#official_banner{
margin-bottom:10px;
text-align:center;
}

#gghead{
margin-top:10px;
}
