@charset "utf-8";

/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
$Date: 2008/07/03 02:18:23 $ By $Authors$
		$Revisions$
Skin for: girlsblog_kobe_adoff [神コレ Jewel Heart / モデル用] ：カスタム情報
-----------------------------------------------------
*/


/* ----------------------- common ----------------------- */

body#mainIndex {
margin: 0;
text-align:center;
}

#frame{
width: 792px;
margin: 0 auto;
text-align: center;
}
#subFrame{
text-align: left;
}


#sub_a,#sub_b,#main{
padding-top:10px;
overflow:hidden;
}
img {
border: 0;
}
a {
}
a:link {text-decoration: underline; color: #FF1E75}
a:visited { text-decoration: none; color: #FF1E75}
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 {
	padding: 10px 0;
	background: #fff;
	width: 792px;
}

div#gg_head ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none inside;
}

div#gg_head li {
	display: inline;
}

div#gg_head li#header_logo {
	margin-right: 10px;
}

#header{
height:221px;
background-image: url(../img/head.jpg);
background-repeat: no-repeat;
}
#header h1 {
width:500px;
padding-top:120px;
padding-left:150px;
}
#header h2{
width:500px;
padding-left:150px;
}

/*--------------------------------------
*
* サイドバー部分　バナー
*
*---------------------------------------
*/

ul.bnr {
	list-style: none outside;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.bnr li {	
	margin: 0 0 10px;
	padding: 0;
}


/* ----------------------- font-information ----------------------- */
h1,h2,h3,h4 {
line-height: 1.5;
}
body{ 
color:#8a6a4a;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a{
color: #FF1E75;
font-size: 18px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#FF1E75;
font-size:11px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #8a6a4a;
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:#8a6a4a;
}

#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 10px;
}
h3.title {
font-size: 12px;
font-weighft: bold;
color:#FF1E75;
}
.label {
font-weight: bold;
}
.entry .contents{
font-size: 12px;
line-height: 1.5;
}
.entry .theme{
font-size: 10px;
color:#8a6a4a;
}
.entry .title{
font-size:14px;
font-weight:bold;
color: #FF1E75;
line-height:1.15;
}
.entry .title a{
color: #FF1E75 !important;
text-decoration:none;
}
.entry .title a:hover,
.entry .title a:active{
text-decoration:underline;
}
.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-image:url(../img/bg.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#subFrame {
background-color:#FFFFFF;
padding-top:0px;
padding-left:0px;
}

/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
width:170px;
margin-bottom: 8px;
padding-bottom: 10px;
}
.menu_title {
margin-bottom:7px;
height: 37px;
width:170px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
background-image: url(../img/profile.gif);
background-position: center;
background-repeat: no-repeat;
}
#reader .menu_title {
background-image: url(../img/readers.gif);
background-position: center;
background-repeat: no-repeat;
}
#theme_list .menu_title {
background-image: url(../img/theme.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_entries .menu_title {
background-image: url(../img/recententries.gif);
background-position: center;
background-repeat: no-repeat;
}
#archives .menu_title {
background-image: url(../img/archives.gif);
background-position: center;
background-repeat: no-repeat;
}
#search .menu_title {
background-image: url(../img/search.gif);
background-position: center;
background-repeat: no-repeat;
}
#favorite .menu_title {
background-image: url(../img/favorites.gif);
background-position: center;
background-repeat: no-repeat;
}
#bookmark .menu_title {
background-image: url(../img/bookmarks.gif);
background-position: center;
background-repeat: no-repeat;
}

#calendar .menu_title {
background-image: url(../img/calendar.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_trackback .menu_title {
background-image: url(../img/rececnttrackbacks.gif);
background-position: center;
background-repeat: no-repeat;
}
#recent_comment .menu_title {
background-image: url(../img/recentcomments.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:170px;
}

/*readers*/
#reader dl {
margin-bottom: 7px;
width:170px;
}
#reader ul {
margin-top: 7px;
width:170px;
}
#reader p {
display: inline;
}

/*calendar*/
#calendar{
display: center;
width:170px;
}
#calendar .menu_title {
}
#calendar table {
display: center;
width:170px;
}
#calendar caption {
padding:0px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#e34777;
}
#calendar .sat{
color:#89ddff;
}
#calendar td,
#calendar th {
text-align:center;
}
#calendar td a {
text-decoration: underline;
}

/*theme_list*/
/*recent_entries*/

#recent_entries li{
padding-bottom:4px;
}
/*archives*/

/*search*/
#search form{
margin-top:5px;
margin-bottom:5px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}


/* ----------------------- advertising ----------------------- */


#adJavaScript .HBgColor{background-color:#FFFFFF;}
#adJavaScript .HTitleColor{color:#483671;}
#adJavaScript .HTextColor{color:#000000;}
#adJavaScript .HUrlColor{color:#483671;}

#adJavaScript2 .HBgColor{background-color:#ffffff;}
#adJavaScript2 .HTitleColor{color:#483671;}
#adJavaScript2 .HTextColor{color:#000000;}
#adJavaScript2 .HUrlColor{color:#483671;}


/*ameblo*/
#ameblo {
background-color:#ffffff;
background-image:none;
text-align: center;
padding-top: 7px;
}
#ameblo p{
text-align: left;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
#ameblo li {
display: block;
margin-bottom: 10px;
}

/*RSS*/
#rss {
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:450px;
padding-bottom:5px;
margin-bottom:15px;
}
#message .contents{
margin-top:10px;
padding-left:40px;
padding-right:40px;
}
/*entries*/
.entry{
padding-top:70px;
background-image:url(../img/entry_head.gif);
background-position:top left;
background-repeat:no-repeat;
width:450px;
margin-bottom: 10px;
}
.entry .date{
display:block;
color: #8a6a4a;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
}
.entry .name{
margin-top: 0px;
padding-left:40px;
padding-right:40px;
color:#8a6a4a;
}
.entry .theme{
padding-top:5px;
padding-left:40px;
padding-right:40px;
}

.entry .title{
padding-top:0px;
margin-bottom: 0px;
padding-left:40px;
padding-right:40px;
padding-bottom: 10px;
}

.entry .contents{
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
margin-top: 0px;
margin-bottom: 5px;
background-image:url(../img/entryrose1.gif);
background-repeat:no-repeat;
background-position:bottom right;
width:350px;
overflow:hidden;
}
.entry .foot{
text-align: right;
padding-left:40px;
padding-right:40px;
padding-bottom: 10px;
}
/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: center;
padding-top:3px;
padding-bottom:3px;
margin-top: 7px;
margin-bottom: 10px;
}

/* ---- オフィシャル　フッター広告---- */

div#footer_ad {
	margin: 20px auto 0;
	text-align: center;
}

div#footer_ad li {
	padding-bottom: 1em;
}

div#flashcontent { /* ---- オフィシャル・ランキングチェッカー ----- */
	width: 370px;
	margin: 0 auto 15px;
	texta-lign: center;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}

/*trackback*/
#trackback{
width:450px;
margin-top: 25px;
margin-bottom: 10px;
padding-top: 5px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;

}
#trackback p.tr_URL {
margin-bottom: 10px;
padding-right:40px;
}
#trackback ul {
margin-bottom: 10px;
padding-right:40px;
}
#trackback li {
margin-bottom: 10px;
padding-right:40px;
}
#trackback  h3.title {
margin-left:0px;
padding-right:40px;
}

/*comment_module*/
#comment_module{
width:450px;
border-top: 100px  #8a6a4a ;
padding-top: 5px;
padding-bottom:5px;
}

#comment_module h3.title {
margin-bottom: 0px;
margin-left:5px;
padding-left:40px;
padding-right:40px;
}
#comment_module p.list {
margin: 10px 10px 10px 10px;
padding-left:40px;
padding-right:40px;
}
#comment_module .each_comment {
margin-bottom: 10px;
padding-left:40px;
padding-right:40px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dotted #e34777;
}
#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
padding-left:40px;
padding-right:40px;
}
#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:450px;
}

#reader_list li{
margin-bottom: 5px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
background-image:url(../img/border.gif);
background-position:top;
background-repeat:no-repeat;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
#reader_list a{
}
#reader_list h3.title{
color:#8a6a4a;
padding-left:40px;
padding-right:40px;
}
/*favorite_list*/
#favorite_list li{
margin-bottom: 5px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
background-image:url(../img/border.gif);
background-position:top;
background-repeat:no-repeat;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
#favorite_list a{
}
#favorite_list h3.title{
color:#8a6a4a;
padding-left:40px;
padding-right:40px;
}
/*bookmark_list*/
#bookmark_list ul{
width:450px;
background-color:#ffffff;
margin-top: 5px;
margin-bottom: 10px;
padding-top: 5px;
padding-left:40px;
padding-right:40px;
padding-bottom:5px;
}
#bookmark_list li{
margin-bottom: 5px;
padding-bottom:5px;

}
#bookmark_list a{
}
#bookmark_list h3.title{
color:#8a6a4a;
padding-left:40px;
padding-right:40px;
}