/*
-----------------------------------------------------
ameblo CSS Skin Settings
FileName:   common.css
Version:    2006.11/27
Skin for:	shokokai_usr03
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
body#mainIndex {
	margin: 0;
	padding: 0;
	text-align:center;
}
#frame{
	text-align:left;
	margin: 0;
	padding: 0;
}
#sub_a,#sub_b,#main{
padding-top:15px;
}
img {
border: 0;
}
a:link {
	text-decoration: none;
	color: #8f3007;
}
a:visited {
	text-decoration: none;
	color: #8f3007;
}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}

p{
margin: 0;
padding: 0;
}

.menu_frame dl,
.menu_frame dt{
list-style-type:none;
margin: 0 0 0 4px;
padding: 0;
}
.menu_frame dd{
list-style-type:none;
margin: 0;
padding: 0;
}
.menu_frame dt img{
margin: 0 0 10px 0;
padding: 0;
}

.menu_frame ul,
.menu_frame li,
#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,
#message ul{
list-style-type:none;
margin: 0 0 0 4px;
padding: 0;
}

/* ----------------------- header ----------------------- */
#header{
	height:317px;
	width: 799px;
	background: #FFF url(../img/mainimage.jpg) no-repeat;
}
#header h1,
#header h2{
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#header h1 {
padding-top: 110px;
margin: 0 16px 0 16px;
text-decoration: none;
}
#header h2{
margin: 12px 16px 0 16px;
}

#header #bt_01{
	width:190px;
	height:30px;
	top: 280px;
	position: absolute;
	margin-left:40px;
}

#header #bt_02{
	width:100px;
	height:20px;
	top: 310px;
	position: absolute;
	margin-left:70px;
}

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

/* ----------------------- font-information ----------------------- */
body{ 
color:#666666;
font-size:12px;
}
.list{
margin-left:4px;
font-size:10px;
}
#header h1 a,
#header h1{
color: #2f4d82;
font-size: 18px;
font-weight: bold;
line-height: 1.15;
}
#header h2{
color:#2f4d82;
font-size:14px;
font-weight: normal;
line-height:1.15;
}
.menu_title {
color: #FFFFFF;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#reader dd {
}
#calendar table {
font-size:11px;
line-height:1.3;
color:#917F67;
}
#ranking *{
font-size: 12px;
line-height: 1.4;
}
#ranking .rank_ttl{
font-weight:bold;
color:#917F67;
}
#ameblo{
font-size: 10px;
}
#ameblo p{
line-height: 1.25;
}
#ameblo_shokokai{
font-size: 10px;
}
#ameblo_shokokai p{
line-height: 1.25;
}

#rss {
font-size: 12px;
}
#rss_shokokai {
font-size: 12px;
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#FFFFFF;
}
.label {
font-weight: bold;
}
.entry .contents,
#message .contents{
font-size: 12px;
line-height: 1.5;
color:#524e4d;
}
.entry .theme{
font-size: 10px;
color:#917F67;
}
.entry .title{
font-size:14px;
font-weight:bold;
color:#524e4d;
}
.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: url(../img/bg.gif) repeat-x;
	background-color:#FFF;
}

#frame {
background-color:#fcfbf9;
	border: 1px solid #bca065;
}

/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 15px;
}
.menu_title {
	padding: 0px;
	height: 32px;
	width: 157px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ----------------------- menu_element_background ----------------------- */
#profile .menu_title {
	text-indent: -2000px;
	background-image: url(../img/profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#reader .menu_title {
	background: url(../img/reader.gif) no-repeat left top;
	text-indent: -2000px;
}
#theme_list .menu_title {
	background: url(../img/theme.gif) no-repeat left top;
	text-indent: -2000px;
}
#recent_entries .menu_title {
	background: url(../img/recent_entries.gif) no-repeat left top;
	text-indent: -2000px;
}
#archives .menu_title {
	background: url(../img/archives.gif) no-repeat left top;
	text-indent: -2000px;
}
#search .menu_title {
	background: url(../img/search.gif) no-repeat left top;
	text-indent: -2000px;
}
#favorite .menu_title {
	background: url(../img/favorites.gif) no-repeat left top;
	text-indent: -2000px;
}
#bookmark .menu_title {
	background: url(../img/bookmarks.gif) no-repeat left top;
	text-indent: -2000px;
}
#ranking .menu_title {
	background: url(../img/ameblo_ranking.gif) no-repeat left top;
	text-indent: -2000px;
}
#calendar .menu_title {
	background: url(../img/calendar.gif) no-repeat left top;
	text-indent: -2000px;
}
#recent_trackback .menu_title {
	background: url(../img/recent_trackbacks.gif) no-repeat left top;
	text-indent: -2000px;
}
#recent_comment .menu_title {
	background: url(../img/recent_comments.gif) no-repeat left top;
	text-indent: -2000px;
}

/* ----------------------- 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;
}
p.link_blog {
font-size:10px;
}
/* ----------------------- each menu setting ----------------------- */
/*profile*/
#profile p{
	display: block;
	margin-left: 4px;
}
#profile li img{
padding:0 0 10px 0;
}

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

/*calendar*/
#calendar{
}
#calendar .menu_title {
}
#calendar table {
width: 160px;
}
#calendar caption {
padding:5px 0px;
}
#calendar caption a{
padding:0px 5px;
}
#calendar .sun {
color:#e9546b;
}
#calendar .sat{
color:#007bbb;
}
#calendar td,
#calendar th {
text-align:center;
padding:0px;
}
#calendar td a {
color:#8f3007;
text-decoration: underline;
}

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

/*search*/
#search form{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 4px;
}
#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: 0;
padding-bottom: 3px;
}
#ranking a{
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 9px;
margin:0 0 0 2px;
}
#ranking img{
margin-left: 5px;
}
#ranking .rank_all,
#ranking .rank_genre {
margin-bottom: 8px;
}
/* ----------------------- advertising ----------------------- */
#advertising {
width:159px;
}
#advertising .menu_title {
	color: #FFFFFF;
	background: url(../img/advertising.gif) no-repeat left top;
	font-size:0px;
	text-indent: -2000px;
}
#adJavaScript{
width:160px;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #8f3007;}
#adJavaScript .HTextColor{color: #2B2B2B;}
#adJavaScript .HUrlColor{color: #8f3007;}

#advertising p {
text-align: center;
}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
width:99%;
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: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #0000ff;}
#adJavaScript2 .HTextColor{color: #000000;}
#adJavaScript2 .HUrlColor{color: #0000ff;}

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

/*RSS*/
#rss{
margin-top: -3px;
margin-right: auto;
margin-left: auto;
border: none;
background-image: none;
text-align: center;
}
#rss_shokokai {
margin: -3px auto 0 auto;
border: none;
text-align: center;
font-size:1em;
display: block;
}
#rss_shokokai .menu_frame a{
display: block;
}

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

/* ----------------------- MainColumn ----------------------- */
#main {
	padding-bottom: 10px;
}
/*message*/
#message{
	margin:  0 3px 15px 3px;
	padding:0 0 40px 0;
	background: url(../img/messge2.gif) no-repeat left bottom;
}
#message .contents{
	margin: 0;
	padding:28px 13px 0 13px;
	line-height: 1.5em;
	background: url(../img/message1.gif) no-repeat left top;
	color: #524e4d;
}
/*entries*/
.entry{
	margin: 0 0 30px 0;
	background: url(../img/aticle_img02.gif) repeat-y left top;	
	color: #524E4D;
}
.entry .entry_head{
	padding:0;
	text-align:left;
	font-size: 9px;
	background: url(../img/aticle_img01.gif) no-repeat left top;
}
.entry .date{
width:99%;
display: block;
color:#917F67;
padding-left: 20px;
}
.entry .title{
	width:auto;
	margin:0 3px 10px 3px;
	padding:40px 25px 10px 35px;
	color:#2b2b2b;
	background: url(../img/ico_head.gif) no-repeat 15px 43px;
	border-bottom: 1px solid #d2cdcd;
}
.entry .name{
width:99%;
display: block;
color:#917F67;
	padding:3px 0 3px 20px;
}
.entry .theme{
	display: block;
	padding-left: 20px;
	margin: 0px;
	font-size: 10px;
}
.entry .theme a{
color:#8f3007;
}
.entry .contents{
padding:18px 16px 15px 16px;
color:#524e4d;
}
.entry .foot{
text-align: right;
padding: 12px 27px 0 0px;
height:30px;
color:#8f3007;
background: url(../img/aticle_img03.gif) no-repeat left bottom;
}
.entry .foot a{
color:#8f3007;
}

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

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

/*trackback*/
#trackback{
border-top: 1px solid #A6958A;
margin-top: 25px;
margin-bottom: 10px;
padding:0 18px 0 10px;
}
#trackback h3.title {
color:#524E4D;
margin-bottom: 0px;
}
#trackback p.tr_URL {
margin-bottom: 10px;
}
#trackback ul {
margin: 0 0 10px 0;
padding:0 0 8px 0;
border-bottom: 1px dashed  #A6958A;
}
#trackback li {
margin: 0;
padding:0;
}

/*comment_module*/
#comment_module h3.title {
color:#524E4D;
margin-bottom: 0px;
}
#comment_module p.list {
margin: 0px 0px 10px 0px;
padding: 0px;
}
#comment_module{
border-top: 1px solid #A6958A;
padding-top: 5px;
padding:0 10px;
}
#comment_module .each_comment {
margin-bottom: 10px;
}
#comment_module .comment_footer {
margin-top: 5px;
padding-top: 5px;
border-top: 1px dashed  #A6958A;
}
#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;
}
/*recent_entries_list*/
#recent_entries_list {
padding:0 6px 8px 6px;
}
#recent_entries_list h3.title {
color:#524E4D;
margin-bottom: 12px;
}
#recent_entries_list ul{
width:100%;
}
#recent_entries_list li{
padding: 0 0 2px 0;
margin-bottom: 8px;
border-bottom: 1px solid  #A6958A;
}

/*reader_list*/
#reader_list{
padding:0 6px 8px 0;
}
#reader_list h3.title {
color:#524E4D;
margin-bottom: 12px;
}
#reader_list ul{
width:100%;
}
#reader_list ul img{
width:100%;
}
#reader_list li{
padding:  0 0 2px 0;
margin: 0 0 8px 0;
border-bottom: 1px solid  #A6958A;
}
#reader_list .reader_blog {
display:block;
margin-top:2px;
}
#reader_list .page a{
color:#8f3007;
}

/*favorite_list*/
#favorite_list{
padding:0 6px 8px 0;
}
#favorite_list h3.title {
color:#524E4D;
margin-bottom: 12px;
}
#favorite_list ul{
width:100%;
}
#favorite_list li{
padding:  0 0 2px 0;
margin: 0 0 8px 0;
border-bottom: 1px solid  #A6958A;
}
#favorite_list .favorite_blog {
display:block;
margin-top:2px;
}
#favorite_list .page a{
color:#333333;
}

/*bookmark_list*/
#bookmark_list{
padding:0 6px 8px 6px;
}
#bookmark_list h3.title {
color:#524E4D;
margin-bottom: 12px;
}
#bookmark_list ul{
width: 100%;
}
#bookmark_list li{
margin-bottom: 3px;
margin-right:36px;
}
#bookmark_list .page a{
color:#8f3007;
}


/*freespace*/
#freespace{
width: 100%;
margin: 0;
padding: 10px 5px 15px 5px;
}

#freespace .menu_frame{
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 0;
overflow: hidden;
}

