@charset "utf-8";
/*
Theme Name: Be YOU
Theme URI: http://www.b-u.jp/
Description: Be YOU専用テーマ
Version: 1.6
Author: Infinite Points
Author URI: http://www.infinite-points.jp/
Tags: pink, custom header, fixed width, three columns, widgets

*/

/* CSS Document */
body{
    margin: 0;
    padding: 0;
 text-align:center;
}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
p, div, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

img{
	margin:0 0 0 0;
}

#wrapper {
 width:806px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 background:url(images/blog_body.jpg);
 margin-bottom:10px;
}

/* ヘッダーの設定*/
#header{
	width: 806px;
	height:213px;
	background:url(images/blog_header.jpg) no-repeat;
}

#header h1{
	text-indent:-9999px;
}

#header a{
	text-indent:-9999px;
}
	
#top{
	text-indent:-9999px;
}

.hd_slogan{
	text-indent:-9999px;
}		

#hd_banner{
	text-indent:-9999px;
}		

#hd_banner{
	text-indent:-9999px;
	overflow: hidden;
}	
#main-wrapper {
}

/*--右カラム--*/
#right_column{
	float:right;
	width:187px;
	margin: 30px 0;
	display: inline;
	text-align:center;
}
	
/*--メインコンテンツ（中央コンテンツ）ここから--*/
#main_contents {
	width: 400px;
	float: right;
	text-align:left;
	overflow: hidden;
}

/*--パンくず設定ここから--*/
.breadcrumb{
	margin:5px 0;
	color:#554C3A;
	font-size:12px;
}

.breadcrumb a{
	margin:5px 0;
	color:#FC93A1;
}
/*--パンくず設定ここまで--*/


.pagetitle{
	margin-top:10px;
	font-size:16px;
	color:#554C3A;
	font-weight:bold;
}


/*--post設定ここから--*/	
.post{
	margin:10px 0 10px 0;
	background:url(images/blog_con_body.jpg);
	clear:both;
	width: 100%;
}

.post h2{
	padding:0 0 0 20px;
	background:url(images/blog_con_head_h2.jpg) no-repeat;
	height:38px;
	overflow:hidden;
	font-size:15px;
	line-height:40px;
	color:#554C3A;
}

.post h2 a{
	color:#554C3A;
	text-decoration:none;		
}

.post h2 a{
	color:#554C3A;
	text-decoration:none;		
}

.post h3{
	padding:0 0 0 10px;
	background:url(images/blog_con_head_h2.jpg) no-repeat;
	height:38px;
	overflow:hidden;
	font-size:15px;
	line-height:50px;
}

.post h3 a{
	color:#554C3A;
	text-decoration:none;		
}

.post h3 a{
	color:#554C3A;
	text-decoration:none;		
}

		
.post small{
	color: #554C3A;
	text-align:right;
	background:url(images/blog_con_body.jpg);
	display:block;
	padding: 0 10px 0 10px;

}

/*--エントリー設定ここから--*/
.entry{
	padding:5px 10px 0 10px;
	font-size:14px;
	color:#554C3A;
	background:url(images/blog_con_body.jpg);
	clear: both;
}

.entry .small{
	padding:0 20px 0 0;
	display:block;
	background:url(images/blog_con_head_day.jpg) no-repeat;
	height:20px;
	text-align:right;
	color:#554C3A;
	background:url(images/blog_con_body.jpg);
	border-bottom:dotted 1px #FA8F9F;
}

.entry img {
	　　border-style: none;
}
.entry p{
	margin-top:20px;
	line-height:20px;
	
}

.entry p a{
	color:#FC93A1;
}

/*--エントリー設定ここまで--*/

/*--postmetadata設定--*/
.postmetadata{
	padding:30px 10px 0 0;
	color:#554C3A;
	font-size:12px;
	text-align:right;
	overflow:hidden;
}

.postmetadata a{
	color:#554C3A;
}

.postmetadata small{
	text-align: left;
	line-height:16px;
	}

.postmetadata small a{
	color:#FC93A1;
}	

/*--postフッター設定--*/	
.post_foot{
	background:url(images/blog_con_foot.jpg) no-repeat;
	height:10px;
	overflow:hidden;
}

/*--post設定ここまで--*/

	
/*--コメント・トラックバック設定--*/
#commenttrackback{
	margin:5px 0 10px 0;
	font-size:14px;
		
}

#commenttrackback h3{
	height:32px;
	color:#554C3A;
	font-size:14px;
	font-weight:bold;
	background:url(images/blog_h2_img.jpg) no-repeat;
	text-indent:40px;
	line-height:40px;
	/**margin-left:-15px;*/
	margin-bottom:5px;
}

#commenttrackback ol{
	display:block;
	padding: 0;
	margin-left:30px;
}
	
#commenttrackback li{
	background:#FFFFFF;
	padding:15px 15px 15px;
	color:#554C3A;
	display:block;
	margin: 0 0 10px 0;
}

#commenttrackback img{
	font-style:normal;
	color:#554C3A;
}

#commenttrackback cite{
	font-style:normal;
	color:#FC93A1;
	font-weight:bold;
	margin-bottom:15px;
}


#commenttrackback cite a{
	font-style:normal;
	color:#FC93A1;
	font-weight:bold;
}

#commenttrackback .commentmetadata{
	color:#554C3A;
	font-size:13px;
	float: right;
	display: block;
}

#commenttrackback .commentmetadata a{
	float:right;
	color:#554C3A;
	margin :0 0 5px;
}

#commenttrackback li p{
	clear:both;
	margin:5px;
	line-height:20px;
}	


.web{
	margin:10px 0 20px;
}	

.web_button{
	float:right;
	margin: 0 10px 0 0;
}
	
/*--コメント・トラックバック設定ここまで--*/
		
/*--コメントフォーム設定--*/
#comment_form{
	margin:0 0 10px 0;
}

#comment_form h3{
	height:32px;
	color:#554C3A;
	font-size:14px;
	font-weight:bold;
	background:url(images/blog_h2_img.jpg) no-repeat;
	text-indent:40px;
	line-height:40px;
	/**margin-left:-15px;*/
	margin-bottom:5px;
}

#comment_form input{
	margin:5px 0 5px 0px;
}

#comment_form textarea{
	margin:5px 0 5px 0px;
}	

#comment_form label{
	margin-left:5px;
}

#comment_form #submit{
	margin:20px 0;
}
			
/*-コメントフォーム設定ここまで--*/


.wp-caption alignnone a{
	color:#554C3A;

}

#attachment_21 a{
	color:#FC93A1;
}

/*--下部ナビゲーション--*/
.navigation{
	width:100%;
	height:20px;
	margin: 10px 0 10px 0;
}

*:first-child+html .navigation{
	padding-bottom: 10px;
}
	
.alignleft{
	float:left;
	width:50%;
	text-align:left;
	font-size:12px;
	margin-bottom: 10px;
}


.alignleft a{
	font-size:14px;
	color:#554C3A;
	font-size:12px;
}
	

.alignright{
	float:right;
	width:50%;
	text-align:right;
	font-size:12px;
	margin-bottom: 10px;
}
		

.alignright a{
	font-size:14px;
	color:#554C3A;
	font-size:12px;
}

.postmetadata alt{
	margin:0;
}
	
/*--メインコンテンツ（中央コンテンツ）ここまで--*/

/*--サブコンテンツ（左コンテンツ）--*/
#sub_contents {
	width: 185px;
	float: left;
	margin: 0 5px;
	padding:10px 5px 0 0 ;
	display: inline;
	padding-left:5px;
}

#sub_contents h2{
	height:32px;
	color:#554C3A;
	font-size:14px;
	font-weight:bold;
	background:url(images/blog_h2_img.jpg) no-repeat;
	text-indent:40px;
	line-height:40px;
	*margin-left:-15px;
	margin-bottom:5px;
}

#sub_contents a{
	font-size:12px;
	color:#554C3A;
}

/*#sub_contents li{
	margin-left:15px;
}

#sub_contents h2{
	margin-left:-15px;
}
*/		
/*--検索--*/
label{
	font-size:12px;
	color:#554C3A;
	*margin-left:-15px;
}
	
#searchsubmit{
	font-size:12px;
	color:#554C3A;
	background:url(images/b1.jpg);
	width: 46px;
	height:20px;
	border-style:none;
}

#s{
	border:solid #B4A892 1px;
}
		
/*----*/
#linkcat-2 h2{
	margin-top:10px;
}

#linkcat-2 ul{
	margin-left:15px;
}


	
/*--カレンダー--*/
#calendar{
	margin:0 0 0 5px;
	font-size:12px;
	text-align:center;
}

#calendar_wrap{
	background:#FFFFFF;
}
	
#calendar th{
	width:20px;
	text-align:center;
	color: #554C3A;
}

#calendar td{
	text-align:center;
	color: #554C3A;
}

#calendar tr{
	width:40px;
	text-align:center;
}
		
#calendar h2{
	background-color: #FFF7FA;
	visibility:hidden;
}
	
caption{
	padding-top:10px;
	font-size:13px;
	color:#554C3A;
	font-weight:bold;
}
	
	
#today{
	background-color:#FDCCD2;
	font-weight:bold;
	font-color:#FFFFFF;
}


/*--アーカイブ設定--*/
#archives{

}

#archives h2{
	margin-top:20px;
}

#archives ul{
	margin-left:15px;
}


/*--最近の投稿設定--*/
#recent-posts h2{
	margin-top:20px;
}

#recent-posts ul{
	margin-left:15px;
}


/*--カテゴリー設定--*/
#categories-181767891 h2{
	margin-top:20px;
}
	
.cat-item{
	margin-left:15px;
}

/*--タブ設定--*/
#tag_cloud h2{
	margin:20px 0 0 0;
	*margin-left:-15px;
}

/*--サブコンテンツ（左コンテンツ）ここまで--*/

/*--フッター設定--*/	
#footer{
	clear:both;
	width:806px;
	height:150px;
	background:url(images/blog_footer.jpg);
	text-align:center;
	margin: 0 auto 0 auto;
	padding:10px 0 0 0;
	}
	
/* フッタリンク */
#footer_link{
	background:url(images/blog_footer.jpg);
}

div#footer ul {
	margin-top:5px;
    list-style: none;
}
div#footer ul.extra {
    padding: 8px 10px;
}
div#footer li {
	font-size:12px;
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    background: url(http://www.b-u.jp/img/ico_footer_line.gif) no-repeat;
}

div#footer li a.extra {
    color: #ffffff;
}

div#footer li a.outer {
    color: #333000;
}

div#footer li a {
    text-decoration: none;
}
div#footer li a.outer:hover {
    color: #666633;
    text-decoration: none;
}
div#footer li a.extra:hover {
    color: #E6E2DB;
    text-decoration: none;
}
div#footer li.first {
    background: none;
    margin: 0;
    padding: 0;
}

#footer-right-block{
	float: right;
	width: 150px;
}

html[xmlns] #footer-right-block{
	height:70px;
	margin-right:3px;
	background-color:#FFC6CF;
}

#footer-left-block{
	float: left;
	width: 550px;
	text-align: left;
	padding-right:100px;
}


html[xmlns] #footer-left-block{
	background-color: #FFC6CF;
	height: 70px;
	margin-left:3px;
}


/* フッタコピーライト */

#footer ADDRESS {
	font-style: normal;
	color:#554C3A;
	line-height:60px;
	font-size: 10px;
	letter-spacing: 1px;
	clear: both;
	text-align: right;
}

/* スペーサ */
.spacer{
	margin-top: 10px;
}

.amazon_left{
	display:block;
	padding: 0 0 0 30px;
}

/* link thumbnail */
.arc90_linkpic {

	display: none;

	position: absolute;

	left: 0; top: 1.5em;

}

.arc90_linkpicIMG {

	padding: 0 4px 4px 0;

	background: #FFF url(images/linkpic_shadow.gif) no-repeat bottom right;

}

.banner_url{
        color:FB8497;
	text-decoration:none;
	font-size:9px;
	padding-top:12px;
}

