
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
$Date: 2007/06/15 08:59:34 $ By $Authors$
		$Revisions$
Skin for:	girlsblog_yuri [ 有里 ]
-----------------------------------------------------
*/

/*  for Reset ブラウザ間の差異を無くすための記述 */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul, ol {
	list-style: none outside;
}

table {
	border-collapse: collapse;
}

table, tr, td {
	border: none;
}

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
a {
color: #7C3250;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
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: 830px;
}

#header {
	text-align: center;
}

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

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

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

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

/* ----------------------- font-information ----------------------- */
body{ 
color: #000000;
font-size:12px;
}
.menu_title {
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 10px;
line-height: 1.3;
}
#profile .link_blog{
font-size: 10px;
}
#reader {
}
#calendar table {
line-height:1.3;
color: #000000;
font-size: 12px;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
color: #000000;
font-weight:bold;
}
#ameblo{
}
#ameblo p{
line-height: 1.25;
}
h3.title {
font-size: 12px;
font-weight: bold;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
line-height: 1.7;
}
.entry .date{
}
.entry .name{
font-size: 11px;
letter-spacing:1px;
}
.entry .theme{
font-size:10px;
letter-spacing:1px;
}
.entry .title{
color: #7C3350;
font-size:14px;
font-weight:bold;
}
.entry .foot {
font-size: 10px;
letter-spacing:1px;
}
#comment_module,
#trackback,
#reader_list,
#favorite_list,
#bookmark_list {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
.page {
}
/* ----------------------- background-color-control ----------------------- */
body {
background: #fff;
}

/* ----------------------- menu_element_basis ----------------------- */

.mainMenu { /* サブカラムのレイアウト調整 */
	overflow: hidden;
	margin: 10px 10px 25px;
}

.menu_title {
	margin-bottom: 10px;
	padding: 0px;
	text-indent: -2000px;
	width: 170px;
	height: 25px;
}

#profile .menu_title {
background-image: url(../img/menu_profile.gif);
background-repeat: no-repeat;
background-position: center top;
}
#theme_list .menu_title {
background-image: url(../img/menu_theme_list.gif);
background-repeat: no-repeat;
background-position: center top;
}
#calendar .menu_title {
background-image: url(../img/menu_calendar.gif);
background-repeat: no-repeat;
background-position: center top;
}
#archives .menu_title {
background-image: url(../img/menu_archives.gif);
background-repeat: no-repeat;
background-position: center top;
}
#search .menu_title {
background-image: url(../img/menu_search.gif);
background-repeat: no-repeat;
background-position: center top;
}
#favorite .menu_title {
background-image: url(../img/menu_favorite.gif);
background-repeat: no-repeat;
background-position: center top;
}
#ranking .menu_title {
background-image: url(../img/menu_ranking.gif);
background-repeat: no-repeat;
background-position: center top;
}
#reader .menu_title {
background-image: url(../img/menu_reader.gif);
background-repeat: no-repeat;
background-position: center top;
}
#bookmark .menu_title {
background-image: url(../img/menu_bookmark.gif);
background-repeat: no-repeat;
background-position: center top;
}
#recent_entries .menu_title {
background-image: url(../img/menu_recent_entries.gif);
background-repeat: no-repeat;
background-position: center top;
}
#recent_comment .menu_title {
background-image: url(../img/menu_recent_comment.gif);
background-repeat: no-repeat;
background-position: center top;
}
#recent_trackback .menu_title {
background-image: url(../img/menu_recent_trackback.gif);
background-repeat: no-repeat;
background-position: center top;
}

/* ----------------------- menu_element_background ----------------------- */

/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
display: block;
}
#profile .image {
padding-top: 5px;
}

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

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 160px;
}
#calendar caption {
padding:0 0px 5px 0;
}
#calendar caption a{
padding:0px 5px;
}
#calendar th {
font-weight:normal;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar th.sun{
color: #CD0303;
}
#calendar th.sat{
color: #00349A;
}
#calendar a {
text-decoration: underline;
}

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

/*theme_list*/
/*recent_entries*/
/*archives*/
/*favorites*/
/*bookmarks*/
/*recent_trackback*/
/*recent_comment*/

.plugin,
.plugin .menu_frame {
background-image: none;
padding: 0px;
}

/*ameblo*/
#ameblo {
margin-bottom: 0px;
width:180px;
}
#ameblo p{
padding: 5px;
margin-bottom:5px;
}

#ameblo li {
display: block;
padding-top: 5px;
margin-bottom: 5px;
}

#ameblo li img{
padding-left:3px;
}

/*RSS*/
#rss {
text-align: center;
}

#rss .menu_frame {
padding-top: 5px;
}

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


/*
* --------------------------------------------------
** 広告関連
*---------------------------------------------------
*/

#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;}

/* ----------------------- MainColumn ----------------------- */
/*message*/
#message{
}

#message .contents{
padding-top:10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}

/*entries*/
.entry{
	overflow: hidden;
	border:1px solid #030303;
	margin: 0 15px 38px;
}

.entry .subEntry {
padding-left: 20px;
padding-right: 20px;
background:url(../img/entry_logo.gif) 20px 30px no-repeat ;

}
.entry .date{
display: block;
text-align:right;
padding-top:10px;
}
.entry .name{
text-align:right;
display: block;
margin-top:5px;
}
.entry .theme{
display: block;
padding-bottom: 20px;
margin-top:30px;
}
.entry .title{
margin: 0px;
padding-top: 35px;
padding-left:100px;
}
.entry .contents{
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
}
.entry .foot{
text-align: right;
padding-top: 40px;
padding-bottom: 10px;
height:1%;
padding-right:20px;
}

/*page*/
.page{
padding-top: 10px;
text-align: center;
}

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

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{
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
#trackback h3.title {
margin: 0px;
padding-bottom: 10px;
}
#trackback p.tr_URL {
padding-bottom: 10px;
}
#trackback ul {
padding-bottom: 10px;
}

/*comment_module*/
#comment_module{
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
#comment_module h3.title {
margin: 0px;
}
#comment_module p.list {
padding-bottom: 10px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
background-image: url(../img/main_line.gif);
background-repeat: repeat-x;
background-position: left top;
}
#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{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
#reader_list h3.title {
margin-top: 0px;
padding-top: 10px;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
background-image: url(../img/main_line.gif);
background-repeat: repeat-x;
background-position: left bottom;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
#favorite_list h3.title {
margin-top: 0px;
padding-top: 10px;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
background-image: url(../img/main_line.gif);
background-repeat: repeat-x;
background-position: left bottom;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
#bookmark_list h3.title {
margin-top: 0px;
padding-top: 10px;
}
#bookmark_list li{
margin-bottom: 3px;
}

#recent_entries_list .updatetime{
list-style-type:none;
}

#recent_entries_list h3.title{
}

#recent_entries_list ul{
padding-top:10px;
width: 100%;
list-style-type:none;

}

#recent_entries_list li{
padding-bottom: 5px;
margin-bottom: 8px;
list-style-type:none;

}