
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    $Date: 2011/06/28 10:17:42 $ By $Authors$
			$Revisions$
Skin for:   girlsblog_55 [ ドーナツプラント ]
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */

body#mainIndex {
margin: 0;
text-align:center;
}

#frame{
text-align:left;
}
#subFrame{
}


#sub_a,#sub_b,#main{
padding-top:10px;
overflow:hidden
}
img {
border: 0;
}
a {
}
a:link {text-decoration: underline; color: #FF3581}
a:visited { text-decoration: none; color: #FF3581}
a:hover {text-decoration: none;}
input,textarea{font-size:12px;}



#header h1,
#header h2,
p,
.menu_title,
div#calendar th,
div#calendar td
{
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: 807px;
	margin: 0 auto;
	padding: 10px 0;
}

div#gg_head ul {
	list-style: none outside;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#gg_head li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#gg_head li#header_logo {
	margin-right: 20px;
}

#header{
	height:255px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#header h1 {
padding-top:20px;
padding-left:10px;
width:400px;
}
#header h2{
padding-left:10px;
width:400px;
}

#header p#shop_logo {
	text-align: right;
	position: absolute;
	top: 203px;
	left: 600px;
}


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

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

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


/* ----------------------- font-information ----------------------- */
h1,h2,h3,h4 {
line-height: 1.5;
}
body{ 
color:#66522D;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a{
color: #FF3581;
font-size: 14px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color: #FF3581;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #FF3581;
font-size:14px;
font-weight: bold;
}
.mainMenu {
font-size: 10px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:10px;
line-height:1.3;
color:#66522D;
}
#ranking *{
font-size: 10px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#66522D;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 10px;
}
h3.title {
font-size: 12px;
font-weighft: bold;
color:#FF3581;
}
.label {
font-weight: bold;
}
.entry .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#66522D;
}
.entry .title{
font-size:14px;
font-weight:bold;
color: #FF3581;
line-height:1.15;
}
.entry .foot {
font-size:10px;
}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#970F52;
margin-top: 20px;
padding-bottom: 10px;
}

/* ----------------------- background-color-control ----------------------- */
body {
background: url(../img/bg.gif); 
}
#wrap {
background: #fff;

}
#subFrame {
padding-top:0px;
padding-left:0px;
}
#sub_main{
}


#sub_a{
background-color:#FFF6F9;
}
#sub_b{
background-color:#FFF6F9;
} 

/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 8px;
}
.menu_title {
margin-bottom:7px;
width:183px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
height:31px;
background-image: url(../img/profile.gif);
background-position: center;
background-repeat: no-repeat;

}
#reader .menu_title {
height:31px;
background-image: url(../img/readers.gif);
background-position: center;
background-repeat: no-repeat;
}
#theme_list .menu_title {
height:31px;
background-image: url(../img/theme.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_entries .menu_title {
height:48px;
background-image: url(../img/entries.gif);
background-position: center;
background-repeat: no-repeat;
}
#archives .menu_title {
height:31px;
background-image: url(../img/archives.gif);
background-position: center;
background-repeat: no-repeat;
}
#search .menu_title {
height:31px;
background-image: url(../img/search.gif);
background-position: center;
background-repeat: no-repeat;
}
#favorite .menu_title {
height:31px;
background-image: url(../img/favorites.gif);
background-position: center;
background-repeat: no-repeat;
}
#bookmark .menu_title {
height:31px;
background-image: url(../img/bookmarks.gif);
background-position: center;
background-repeat: no-repeat;
}
#ranking .menu_title {
height:48px;
background-image: url(../img/ranking.gif);
background-position: center;
background-repeat: no-repeat;
}

#promotion .menu_title {
height:31px;
background-image: url(../img/advertising.gif);
background-position: center;
background-repeat: no-repeat;
}
#calendar .menu_title {
height:31px;
background-image: url(../img/calendar.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_trackback .menu_title {
height:48px;
background-image: url(../img/trackbacks.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_comment .menu_title {
height:48px;
background-image: url(../img/comments.gif);
background-position: center;
background-repeat: no-repeat;
}

/* ----------------------- menu_elements_margin_leftright ----------------------- */

.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 10px;
margin-right: 10px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: center;
width:174px;
}

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

/*calendar*/
#calendar{
display: center;
width:168px;
}
#calendar .menu_title {
}
#calendar table {
display: center;
width:168px;
}
#calendar caption {
padding:0px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF3581;
}
#calendar .sat{
color:#89ddff;
}
#calendar td,
#calendar th {
text-align:center;
}
#calendar td a {
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/
/*archives*/

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

/*favorites*/

/*bookmarks*/

/*recent_trackback*/
/*recent_comment*/

/*ranking*/
#ranking .rank_ttl{
display: block;
width:174px;
}
#ranking .rank{
display: block;
width:174px;
padding-top:2px;
padding-bottom:2px;
}
#ranking a{
background-image: url(../img/icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left:5px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom:5px;
}
/* ----------------------- advertising ----------------------- */

#promotion,
#advertising {
	text-align: center;
}

p#shuffle {
	margin-bottom: 10px;
}

.entry .menu_frame { /* 記事内マイクロアド */
	width: 100%;
	padding: 30px 0 20px;
}

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

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

#rss .mainMenu{
padding-bottom:0px;
margin-bottom:0px;
}

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

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}

#message{
width:404px;
margin: 10px 0;
line-height: 1.4;
}
#message .contents{
padding-left:10px;
padding-right:10px;
}
/*entries*/
.entry{
width:404px;
margin-bottom:15px;
}
.entry .date{
padding-right:20px;
padding-bottom:2px;
}
.entry_head{
height:100px;
padding-top:10px;
padding-left:110px;
background-image:url(../img/entry_top.gif);
background-repeat:no-repeat;
background-position:top left;
}

.entry .name{
padding-bottom: 2px;
padding-right:20px;
}
.entry .theme{
padding-top:2px;
padding-right:20px;
}

.entry h3.title{
padding-top:2px;
margin-bottom: 0px;
width:290px;
padding-right:20px;
padding-bottom: 2px;
}

.entry .contents{
padding-left:20px;
padding-right:20px;
}
.entry .foot{
text-align: right;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
margin-top: 20px;
}
/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
padding-top:3px;
padding-bottom:3px;
margin-top: 7px;
margin-bottom: 10px;
}

#footer_ad{
margin-right: auto;
margin-left: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}

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

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

/*trackback*/
#trackback{
width:402px;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;

}
#trackback p.tr_URL {
margin-bottom: 10px;
padding-right:10px;
}
#trackback ul {
margin-bottom: 10px;
padding-right:10px;
}
#trackback li {
margin-bottom: 10px;
padding-right:10px;
}
#trackback  h3.title {
margin-left:0px;
padding-right:10px;
}

/*comment_module*/
#comment_module{
width:402px;
border-top: 100px  #66522D ;
padding-top: 5px;
padding-bottom:5px;
}

#comment_module h3.title {
margin-bottom: 0px;
padding-left:10px;
padding-right:10px;
}
#comment_module p.list {
margin: 10px 10px 10px 10px;
padding-left:10px;
padding-right:10px;
}
#comment_module .each_comment {
margin-bottom: 10px;
padding-left:10px;
padding-right:10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dotted #FF3581;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
padding-left:10px;
padding-right: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 .title,
#favorite_list .title,
#bookmark_list .title{
margin-left: 0px;
}

/*reader_list*/
#reader_list ul{
width:402px;
}

#reader_list li{
margin-bottom: 10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
#reader_list a{
}
#reader_list h3.title{
color:#FF3581;
padding-left:10px;
padding-right:10px;
}
/*favorite_list*/
#favorite_list li{
margin-bottom: 10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
#favorite_list a{
}
#favorite_list h3.title{
color:#FF3581;
padding-left:10px;
padding-right:10px;
}
/*bookmark_list*/
#bookmark_list ul{
width:402px;
margin-top: 5px;
margin-bottom: 10px;
padding-top: 5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}
#bookmark_list li{
margin-bottom: 3px;
}
#bookmark_list a{
}
#bookmark_list h3.title{
color:#FF3581;
padding-left:10px;
padding-right:10px;
}



