@charset "UTF-8";
/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2009.07/07
Skin for:	tomosaka_rie

後で戻す
「../」→「http://stat100.ameba.jp/p_skin/tomosaka_rie/」


-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
	margin: 0;
	padding: 0;
	text-align:center;
	background-repeat: repeat;
	background-position: center;
}
#frame{
	text-align:left;
}
#sub_a,#sub_b,#main{
padding-top:15px;
}
img {
border: 0;
}
a:link {
	text-decoration: none;
	color: #ff4ed3;
}
a:visited {
	text-decoration: none;
	color: #ff4ed3;
}
a:hover {
	text-decoration: underline;
	color: #ff4ed3;
}
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;
}
.menu_frame{
padding-top:0px;
}





/* ----------------------- header ----------------------- */
#header{
	width:800px;
	height:160px;
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/header.gif);
	background:
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: -5px;
}

#header h2{
margin: 0;
padding: 0;
display:none;
}

#header h1 {
	padding: 0;
	margin: 0;
	text-indent: -6000px;
}

#header h1 a{
display:block;
height:154px;
width:800px;
/*\*/
   overflow: hidden;
/**/
}



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

/* ----------------------- font-information ----------------------- */
body{ 
color:#666666;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a,
#header h1{
color: #878787;
font-size: 25px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#878787;
font-size:11px;
font-weight: normal;
line-height:1.15;
}

.mainMenu {
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.mainMenu a:link {
	color: #ff4ed3;
}
.mainMenu a:visited {
	color: #ff4ed3;
}
.mainMenu a:hover {
	color: #ff4ed3;
}

#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#878787;
}
#ranking {
	font-size: 12px;
	line-height: 1.4;
	width: 170px;
}
#ranking .rank_ttl{
font-weight:bold;
color:#666666;
}
#ameblo{
	font-size: 10px;
	width: 170px;
}
#ameblo p{
line-height: 1.25;
}
#rss {
	font-size: 12px;
	padding-top: 10px;
}
h3.title {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
	font-size: 12px;
	line-height: 1.5;
	color:#666666;
	padding-right: 7px;
}
.entry .theme{
	font-size: 10px;
	color:#666666;
}
.entry .title{
	font-size:15px;
	font-weight:bold;
	color:#444444;
}
.entry .foot {
font-size:10px;
}

.entry a:link {
	color: #ff4ed3;
}
.entry a:visited {
	color: #ff4ed3;
}
.entry a:hover {
color: #ff4ed3;
}
#trackback p.tr_URL {
	font-size: 11px;
}
#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;
}

#sub_a{
color: #878787;
}

#sub_b{
color: #878787;
margin:0;
padding:0;
}

/* ----------------------- background-color-control ----------------------- */
body {
	background-color: #ffffff;
}
#wrap {
	background-repeat: repeat-y;
	background-position: left top;
}
#frame {
}
#sub_a{
border-top:1px #CCC dashed;
}
#sub_b{
}
#main{
border-top:1px #CCC dashed;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 0px;
width:180px;
overflow:hidden;
}

.menu_title {
text-indent: -6000px;
margin:0px;
padding:0px;
height:10px;
}

/*
.menu_title {
text-indent: -6000px;
margin: 0px 0px 7px;
padding: 15px 0px 0px;
height:43px;
}
*/
/* ----------------------- menu_element_background ----------------------- */
.menu_frame{
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;
}

#ameblo .menu_frame,
#rss .menu_frame,
#freespace .menu_frame{
background:none;
padding-bottom:15px;
}

#rss {
text-align:center;
}



/* ----------------------- menu_elements_margin_leftright ----------------------- */
.menu_title,
.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog,
#archives select,
#theme_list select,
#search form{
margin-left: 4px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}
.mainMenu li,
.mainMenu dd{
margin-right: 6px;
}

/* ----------------------- each menu setting ----------------------- */


/*profile*/
#profile .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/profile.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
}

#profile h4 {
	margin:0;
	padding:0;
	height:50px;
}


#profile p{
display: block;
}

/*readers*/
#reader .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/readers.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
}

#reader h4 {
	margin:0;
	padding:0;
	height:50px;
}

#reader p {
display: inline;
}

/*calendar*/
#calendar .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/calendar.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin:0px;
}

#calendar h4 {
	margin:0;
	padding:0;
	height:50px;
}

#calendar table {
width: 170px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#FF0000;
}
#calendar .sat{
color:#0000CC;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color: #FFCCFF;
text-decoration: underline;
}

/*theme_list*/
#theme_list .menu_title {	
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/blog_theme.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:-14px;
}
/*recent_entries*/
#recent_entries .menu_title {	
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/recent_entries.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
}

#recent_entries h4 {
	margin:0;
	padding:0;
	height:50px;
}


/*archives*/
#archives .menu_title {	
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/archive.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
}

#archives h4 {
	margin:0;
	padding:0;
	height:50px;
}

/*search*/
#search .menu_title {	
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/search.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
}

#search h4 {
	margin:0;
	padding:0;
	height:50px;
}

#search form{
margin-top: 7px;
margin-bottom: 7px;
}
#search .searchbox{
width: 100px;
}
#search .searchbtn{
width: 40px;
}
/*favorites*/
#favorite .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/favorite.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:-14px;
}
/*bookmarks*/
#bookmark .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/bookmark.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:-14px;
}

/*recent_trackback*/
#recent_trackback .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/recent_trackbacks.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:-14px;
}
/*recent_comment*/
#recent_comment .menu_title {
	background-image: url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/recent_comment.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:-14px;
}

/*ranking*/
#ranking .menu_frame{
	background-image:none;
	background-color:#330000;
}
.rank_all{
}
#ranking .rank_ttl{
	display: block;
	color: #878787;
}
#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;
}

/* ----------------------- 追記箇所 公式サイトへのリンク表示 ----------------------- */
#official .menu_title {	
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:0px;
	height:0px;
}

#official .menu_frame p {
	margin-bottom:15px;
}


/* ----------------------- # 追記箇所 公式サイトへのリンク表示 ----------------------- */


/* ----------------------- advertising ----------------------- */
#advertising {
border: 1px solid #FF0099;
background-color: #FFFFFF;
}
#advertising .menu_title {
font-size:12px;
background-color: #FF0099;
color: #878787;
margin: 1px;
border-bottom: none;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #FF9900;}
#adJavaScript .HTextColor{color: #000000;}
#adJavaScript .HUrlColor{color: #0000ff;}





/* ----------------------- advertising2 ----------------------- */
#advertising2 {
	text-align: center;
	padding:0px;
}
#advertising2 .menu_title {
background-image: none;
height: 12px;
text-indent: 0px;
color: #000000;
border: 0px;
}
#advertising2 .menu_frame{
	background-image:none;
}

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

#ameblo,
#rss{
}


/*ameblo*/
#ameblo_official{
text-align: center;
padding-top: 7px;
background:none;
margin-left:0;
padding-left:0;
}
#aameblo_official p{
text-align: left;
padding-bottom: 7px;
padding-left: 7px;
background:none;

}
#ameblo_official li {
display: block;
margin-bottom: 10px;
background:none;
}

/*RSS*/
#rss_official{
width:180px;
margin-top: -3px;
margin-right: auto;
margin-left: 0;
border: none;
background:none;
text-align: center;
padding-left:0;
}
#ameblo_official .menu_frame,
#rss_official .menu_frame,
#rss_official .mainMenu,
#ameblo_official .mainMenu{
margin:0px;
	background-image:none;

}


/*plugin*/
.plugin{
	margin-bottom:15px;
	text-align: center;
	width: 170px;
	
}
.plugin .menu_frame{
	background-image:none;
	margin:0px;
	padding:0px;
	
}

/* ----------------------- MainColumn ----------------------- */
#main {
	padding-bottom: 10px;
	padding-left: 20px;
}
/*message*/
#message{
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 30px;
	padding:10px;
	
}

.subContents {
width:100%;
overflow:hidden;
}

/*entries*/
.entry{
	background-repeat: repeat-y;
	background-position: left top;
	margin: 20px 0px;
	width: 380px;
	overflow:hidden;
}
.entry_head{
	background-repeat: repeat-x;
	background-position: right top;
	padding-right: 10px;
	height:34px;
}
.entry .date{
padding: 10px 0px 0px 0px;
display: block;
color: #878787;
text-align:right;
font-size:9px;
border-bottom:1px dashed #ccc;
}
.entry .name{
padding: 5px 0px 2px 0px;
display: block;
color: #333333;
text-align:right;
}
.entry .theme{
	padding-left: 10px;
	margin-top:-15px;
}
.entry .title{
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #666;
	padding-top:10px;
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
}
.entry .contents{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom:20px;
}
.entry .contents img{
margin:10px;
}
.entry .foot{
	text-align: center;
	padding: 10px;
}

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

#footer_ad{
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding:10px;
	color: #333333;
}


/*trackback*/
#trackback{
	background-repeat: repeat-y;
	background-position: left top;
	width: 460px;
	margin-bottom: 20px;
	padding:10px;
}
#trackback .title{
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:55px;
	padding-top:10px;
	margin-top:10px;
	margin-left:10px;
}

#trackback p.tr_URL {
margin-bottom: 10px;
padding:15px;
width: 460px;
}
#trackback ul {
margin-bottom: 10px;
	padding-right:15px;
}

/*comment_module*/
#comment_module{
	background-repeat: repeat-y;
	background-position: left top;
	width: 460px;
	margin-bottom: 20px;
}
#comment_module h3.title {
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:55px;
	padding-top:10px;
	margin-top:10px;
	margin-left:10px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module .each_comment {
margin-bottom: 10px;
padding:10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed #cccccc;
}
#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;
	color: #777777;
}
#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{
	background-repeat: repeat-y;
	background-position: left top;
	width: 460px;
	margin-bottom: 20px;
}
#reader_list .title{
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-left:10px;
}
#reader_list ul{
	padding-left:10px;
	padding-right:10px;
}
#reader_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #666666;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}

/*favorite_list*/
#favorite_list{
	background-repeat: repeat-y;
	background-position: left top;
	width: 460px;
	margin-bottom: 20px;
}
#favorite_list .title{
	background-image:url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/entry_icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:55px;
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-left:10px;
}
#favorite_list ul{
	padding-left:10px;
	padding-right:10px;
}
#favorite_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #666666;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}

/*bookmark_list*/
#bookmark_list{
	background-repeat: repeat-y;
	background-position: left top;
	width: 460px;
	margin-bottom: 20px;
}
#bookmark_list .title{
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-left:10px;
}
#bookmark_list ul{
	padding-left:10px;
	padding-right:10px;
}
#bookmark_list li{
margin-bottom: 3px;
}

#recent_entries_list{
margin-top:0;
padding-top:10px;
}


#recent_entries_list h3.title{
	background-image:url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/entry_icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	color: #333333;
	padding-left:55px;
	padding-top:10px;
	padding-bottom:20px;
	margin-top:10px;
	margin-left:10px;
}

#recent_entries_list ul{
	padding-left:10px;
	padding-right:10px;
}
#recent_entries_list li{
width:430px;
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px dashed #666666;
}
/*page*/
.articlePaging,
.topPaging{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width:350px;
	height:20px;
	position:relative;
	text-align:center;
	padding-top:10px;
	background-color: #E3E3E3;
}
.articlePaging a.firstPage,
.topPaging a.firstPage{
background:url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/btn_back.gif) 6px center no-repeat;
display:block;
width:18px;
height:18px;
text-indent:-40000px;
position:absolute;
top:10px;
left:3px;
}
.articlePaging a.previousPage,
.topPaging a.previousPage{
background:url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/btn_prv.gif) 6px center no-repeat;
display:block;
width:75px;
height:18px;
text-indent:-40000px;
position:absolute;
top:10px;
left:23px;
}

.articlePaging a.nextPage,
.topPaging a.nextPage{
background:transparent url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/btn_nxt.gif) no-repeat scroll 6px center;
display:block;
height:18px;
position:absolute;
right:30px;
text-indent:-40000px;
top:6px;
width:75px;
}
.articlePaging a.lastPage,
.topPaging a.lastPage{
background:transparent url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/btn_fwd.gif) no-repeat scroll 6px center;
display:block;
height:18px;
position:absolute;
right:10px;
text-indent:-40000px;
top:6px;
width:18px;
}
.articlePaging a,
.articlePaging .now,
.topPaging a,
.topPaging .now{
padding-left:3px;
padding-right:3px;
}
#new_entries{
margin-top:30px;
margin-left:3px;
padding-top:20px;
padding-bottom:40px;
text-indent:120px;
width:360px;
}
ul.entries{
margin:0;
padding-top:17px;
line-height:1.5;
}
#new_entries li{
list-style:none;
font:12pt;
text-align:left;
}

#footer_ad_official{
margin-top:30px;
}

/*---IE用---*/
* html #new_entries{
text-indent:150px;
}

#recent_entries .menu_frame ul{
list-style-image:url(http://stat100.ameba.jp/p_skin/tomosaka_rie/img/entries_icon.gif);
padding-left:20px;
line-height:2.0;
vertical-align:center;
}
*html body #recent_entries .menu_frame ul{
vertical-align:bottom;
padding-left:-10px;
}



/*追加*/
#themeBox {
border-bottom:1px #CCC dashed;
}

