
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.03.10
Skin for:	souma
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#wrap{margin-top:20px;}

img {
border: 0;
}
a:link {text-decoration: none;color:#CC6600;}
a:visited {text-decoration: none;color:#CC6600;}
a:hover {text-decoration: underline;color:#CC6600;}
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;
}

#wrap{}
#sub_a{}
#sub_b{}
.menu_frame{
overflow:hidden;
}


/* ----------------------- header ----------------------- */
#header{
height:200px;
width:800px;
margin:0 auto;
}
#header h1,
#header h2{
margin: 0;
padding: 0;
}
#header h1 {
display:none;
}
#header h2{
display:none;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
body{ 
color:#999999;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{

}
#header h2{

}
.menu_title {

}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#666666;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#69873A;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
color:#58827F;
}
.entry .theme,.entry .date{
	font-size: 10px;
	color:#666666;
	letter-spacing: 0.1em;
}
.entry .title{
font-size:12px;
	color:#046365;
	font-weight: bold;
}
.entry .foot {
font-size:10px;

}
#comment_module,
#trackback {
line-height: 1.5;
}
#comment_module .error{
color:#FF0000;
margin-top: 20px;
padding-bottom: 10px;
}
#comment_module p.list {
font-size: 10px;
}
/* ----------------------- background-color-control ----------------------- */
body {
	background-color: #D4DECD;

}
#header{
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}
#frame {
background-image: url(../img/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#subFrame{
	background-image: url(../img/frame.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom:15px;
	width:814px;


}
#sub_a{
}
#sub_b{
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 20px;
overflow:hidden;
width:170px;
}
.menu_title {
text-indent:-4000px;
height:25px;
margin:0 0 10px 0;
}
.menu_frame,.contents{
	overflow: hidden;
}

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

.menu_title{background-repeat: no-repeat;}
#profile .menu_title{
	background-image: url(../img/profile.gif);
}
#reader .menu_title{
	background-image: url(../img/readers.gif);
}
#calendar .menu_title{
	background-image: url(../img/calendar.gif);
}
#theme_list .menu_title{
	background-image: url(../img/blog_theme.gif);
}
#recent_entries .menu_title{
	background-image: url(../img/recent_entries.gif);
}
#archives .menu_title{
	background-image: url(../img/archives.gif);
}
#search .menu_title{
	background-image: url(../img/search.gif);
}
#favorite .menu_title{
	background-image: url(../img/favorites.gif);
}
#bookmark .menu_title{
	background-image: url(../img/bookmarks.gif);
}
#recent_trackback .menu_title{
	background-image: url(../img/recent_trackbacks.gif);
}
#recent_comment .menu_title{
	background-image: url(../img/recent_comments.gif);
}
#advertising .menu_title{
	background-image: url(../img/advertising.gif);
}
#ranking .menu_title{
	background-image: url(../img/ranking.gif);
}

#bookmark li,#theme_list li,#recent_entries li,#recent_entries li,#favorite li,#recent_comment li,#recent_trackback li,#archives li{
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:10px;
	margin-bottom:2px;
}


/* ----------------------- 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: block;
}
#profile li.image{margin-top:5px;}
#profile p.link_blog{text-align:right;}

/*readers*/
#reader dl {
margin-bottom: 7px;
margin-left:0;
margin-right:0;
padding:0;
}
#readerList{margin-left:10px;font-size:10px;}
#reader ul {
margin-top: 5px;
margin-left:0;
}
#reader p.contents{
display:inline;
margin:0;padding:0;}
#reader p.list{
display:inline;
margin:0;padding:0;}


/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 163px;
margin:0 auto;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#CC3333;
}
#calendar .sat{
color:#336699;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#CC0000;
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*/

/*ranking*/
#ranking .rank_ttl{
display: block;
}
#ranking .rank{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
#ranking a{
background-image: url(http://stat100.ameba.jp/p_skin/green/img/icon.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 9px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */
#advertising {
}
#advertising .menu_title {

}
#adJavaScript .HBgColor{background-color: #F3EBDC;}
#adJavaScript .HTitleColor{color: #69873A;}
#adJavaScript .HTextColor{color: #999999;}
#adJavaScript .HUrlColor{color: #cc6600;}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
text-align: center;
padding-top:10px;
}
#advertising2 .menu_title {
background-image: none;
height: 12px;
text-indent: 0px;
color: #000000;
border: 0px;
}
#adJavaScript2 .HBgColor{background-color: #F3EBDC;}
#adJavaScript2 .HTitleColor{color: #69873A;}
#adJavaScript2 .HTextColor{color: #999999;}
#adJavaScript2 .HUrlColor{color: #cc6600;}

/*ameblo*/
#ameblo{
	text-align: center;
	padding-top: 7px;
	background-image: url(../img/ameblo_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ameblo div.menu_frame{
	background-image: url(../img/ameblo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 9px 9px 9px;
}

#ameblo p{
text-align: left;
margin-bottom:10px;
}
#ameblo ul{margin:0;}
#ameblo li {
display: block;
margin-bottom: 5px;
}

/*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{
	background-image: url(../img/message_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:420px;
	margin-bottom:20px;
}
#message .contents{
	padding:10px;
	background-image: url(../img/message_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*entries*/
.entry{
margin-bottom:25px;
}
.entry .entry_head{
	height:43px;
	background-image: url(../img/entry_head02.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

.entry .date,.entry .name,.entry .theme{
display:block;
margin:0;
padding:0;
}

.entry .date{
display:block;
padding-left:10px;


}
.entry .name{
	margin: 0 ;
	display: block;
	background-image: url(../img/post.gif);
	background-repeat: no-repeat;
	height:22px;
	width:145px;
	padding-left:285px;
	padding-top:1px;
color:#6BA7A7;
background-color:#FFFFFF;
}
.entry .theme{
padding-top:7px;
padding-left:10px;
height:11px;
display: block;
}
.title{
	display: block;
	padding-top:6px;
	padding-left:15px;
	padding-right:14px;
margin:0;
background-color:#99CCCC;
	background-image: url(../img/entry_head.gif);
	background-repeat: no-repeat;

}
.entry .contents{
	padding: 15px 10px 16px 10px;
	background-image: url(../img/entry_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFFFFF;

}
.entry .foot{
text-align: right;
padding:10px;
background-color:#FFFFFF;
}

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

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

h3.title {
}

/*trackback*/
#trackback{
	padding:0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#trackback h3.title {
	margin: 0;
	padding:0 0 5px 15px;
	background-image: url(../img/comment_head.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#4F9E98;
	height:auto;
	line-height:1;
			background-color:#F3EBDC;

}

#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin-bottom: 10px;
}
#trackback span.label{color:#61A47D;}


/*comment_module*/
#comment_module{padding:0 10px;}
#comment_module h3.title {
	margin: 0;
	padding:0 0 5px 15px;
	background-image: url(../img/comment_head.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#4F9E98;
	height:auto;
	line-height:1;
			background-color:#F3EBDC;

}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
padding-top: 5px;
}
#comment_module .each_comment {
	margin-bottom: 20px;
}
#comment_module p.comment_body{
	background-image: url(../img/module_underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}
#comment_module p.label{color:#61A47D;}
#comment_module .comment_footer {
margin-top: 0px;
padding-top: 3px;
text-align:right;
}
#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: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #CCCCCC;
}
#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 #CCCCCC;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

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


/*list page title*/
#bookmark_list h3.title,#favorite_list h3.title,#reader_list h3.title{
	background-image: url(../img/comment_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	height:auto;
	padding:0 0 5px 15px;
		color:#4F9E98;
		background-color:#F3EBDC;
}
