@charset "utf-8";


/*bolog title
-------------------------------------------------------------*/
/*

	ブログタイトル部分のスタイルシートです。

	#miniblog_title・・・・タイトル部分全体のスタイルシート
	#miniblog_title h2・・・ユーザーが設定したブログタイトルの文字のスタイルシート

*/
#miniblog_title_box {
	margin-left:auto;
	margin-right:auto;
}

#miniblog_title h2 {
	color:#FFFFFF;
	text-align:left;
	padding-bottom: 15px;
	padding-left: 78px;
	padding-top: 30px;
}

#miniblog_title p {
	margin-left:10px;
	color:#999999;
	margin-left:10px;	
}

#miniblog_title {
	height: 78px;
	position: relative;
	background-image: url(/images/blog_dog.gif);
	background-repeat: no-repeat;
	background-position: left center;


}

#miniblog_title-fotter {
	margin-bottom: 5px;
	background-image: url(/contents/image/hiroba_msg_re_footer.gif);
	background-repeat: no-repeat;
	width: 800px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
}
/* Left
------------------------------------------------------------ */
/*
	ここはブログの左カラム
*/

/*左カラム一個、一個のスタイルシート*/
.menu_body {
	margin-bottom: 3px;
}
.menu_body li {

}
/*マイアイコン・ニックネーム*/
.prof_box {
	background: #000000;
	margin-bottom:3px;
	text-align:center;
}

/*ニックネーム*/
div.prof_box h3 {
	text-align:center;
	width: 95%;
	font-weight:normal;
	margin-left:3px;
	color: #FF9933;
}
/*マイアイコン*/
.prof_box #img {
	text-align:center;
}


/*プロフィール*/
.prof_box2 {
	margin-bottom:3px;
	text-align:left;
	background-color: #FF9933;
	padding: 3px;
}

ul.prof_body  {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #000000;
}

.porof_icom01 {
	background-image:url(/images/purofiru.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
}

.porof_icom02 {
	background-image:url(/images/syusin.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
}

.porof_icom03 {
	background-image:url(/images/kiwado.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
}

.porof_icom04 {
	background-image:url(/images/url.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
}

.porof_icom05 {
	background-image:url(/contents/image/blog_icom05.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}

.porof_icom06 {
	background-image:url(/contents/image/blog_icom06.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}
.porof_icom10 {
	background-image:url(/images/purofiru.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:20px;
}
ul.prof_body span {
	line-height: 2em;
}
/*------------------------------------------------------------ */
/*
	ここはブログの右カラム
*/

/*右カラム一個、一個のスタイルシート*/
.ad{
	background-color:#666633
}



/*comment*/

#comment #content .textarea{
	height: 45px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:2px;
}

#comment #content .content_message-main_img{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	text-align:left;
	padding-left:15px;
}

ul.comment_list{
	width: 248px;
	text-align:left;
	background-color:#000000;
	border:1px solid #ff9933;
}

.comment_title {
	background-color:#FF9933;
	padding:3px;
}

ul.comment_list li span{
	font-weight: bold; 
}

dl.comment_list_body{
	padding:5px;
}

dl.comment_list_body dd{
	overflow: hidden;
	padding-bottom: 3px;
}

dl.comment_list_body dt span{
	font-size:x-small;
	font-weight: normal; 
}

dl.comment_list_body dd span{
	font-size:x-small;
	font-weight: normal; 
}

dl.comment_list_body dd span a{
	color:#666666;
}

dl.comment_list_body dd span a:hover{
	color:#ff0000;
}


dl.announcement{
	width: 150px;
	margin-left:auto;
	margin-right:auto;
	border : 1px solid #99ccff;
	padding:3px;
	background: #e0ffff;
}

dl.announcement:after{
	content:"";
    clear: both;
	display:block;
	height:1px;
	overflow:hidden;
}

dl.announcement dt{
	border-bottom:1px solid #99ccff;
	text-align:left;
	font-weight: bold;
	color:#6699ff;
}

dl.announcement dd img {
	float:left;
	padding:2px;
}

dl.announcement dd{
	padding:1px;
	text-align:left;
	height:auto;
}

/*\*/
* html dl.announcement {
overflow:visible;
height:1px;
}
/**/


dl.fc2-serv{
	width: 150px;
	margin-left:auto;
	margin-right:auto;
	border : 1px solid #666666;
	padding:3px;
}

dl.fc2-serv:after{
	content:"";
    clear: both;
	display:block;
	height:1px;
	overflow:hidden;
}

dl.fc2-serv dt{
	border-bottom:1px solid #666666;
	text-align:left;
	font-weight: bold;
	color:#333333;
	
}

dl.fc2-serv dd img {
	padding:2px;
}

dl.fc2-serv dd{
	padding:1px;
	text-align:center;
	height:auto;
}

/*\*/
* html dl.fc2-serv {
overflow:visible;
height:1px;
}
/**/

/*\*/
* html .prof_box {
	width: 160px;}	
/**/

.menu_my-photo {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 4px;
	width: 140px;
	height: 140px;
	text-align: left;
	border: 1px solid #A0A0A0;
}

/*piyoteru*/
.side_list{
	text-align:left;
	border:1px solid #ff9933;
}
.side_title {
	border-bottom:1px solid #ff9933;
	background-image:url(/contents/image/side_title_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FF9933;
	padding:3px;
	clear: both;
}

.side_body {
	height:auto;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	line-height:1.5em;
	margin-right:auto;
	margin-left:auto;
}
.side_body2 {
	height:auto;
	padding-top:5px;
	text-align: center;
	line-height:1.5em;
	margin-right:auto;
	margin-left:auto;
	width: 244px;
}
.side_footer {
	text-align: right;
	clear: both;
	padding:2px;
	clear: both;	
}

.lmsg-box_img {
	float: left;
	width: 30px;
	height:30px;
	margin:1px;
}

.side_list span{
	font-weight: bold;
}
.side_list p{
	color: #FF0000;
}
.side_list a{
	text-align:left;
}
/* */

/* Right
------------------------------------------------------------ */
/*
	メインコンテンツのブロック。
	サイドメニューのブロック。
	親ボックスleftは幅を固定しているので
	左右に余白（padding）を入れると
	IEでレイアウト崩れを起こします。（上下余白は可）
	余白を作りたいときは、子ボックスの
	content_bodyにマージンをつけて余白を作ります。
	
	IEは、border+paddingの幅をwidthに加算してしまいます。
	横幅を指定していないボックスは
	border+paddingをつけても構いません。
*/
.management {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: left;
	border:3px solid #63B401;
	background-color:#FFFFFF;
}

.content_body {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.content_serch_body {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../../images/sarch_back.gif);
	background-repeat: repeat;
}
.content_category_body {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.content_body h2 {

}
.content_body h3 {
	color: #FF6600;
}
.content_body p {
	color: #666666;
}
/*.content_body ul {
	margin-right: 10px;
	margin-left: 10px;
} */

/*メッセージ表示欄
---------------------------------------------------- */
.setting2 {
	margin-left: auto;
	margin-right:auto;
	padding-left:5px;
	padding-bottom:3px;
	text-align:right;
	color:#CCCCCC;
	font-weight:bold;
	margin-bottom: 0px;
	border-bottom:1px solid #CCCCCC;
	width: 400px;
	height: 15px;
	font-size: 110%;
}


.content_myhome-msg-head {
	text-align:left;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.content_myhome-msg-body {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}


.content_myhome-msg-fotter {
	margin-left: auto;
	margin-right:auto;
	height: 30px;
	text-align: center;
}

.msg-box {
	text-align:left;
	float: right;
	padding-left: 9px;
	background-image: url(/images/sankaku_siro.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	width: 455px;
	margin-right: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.msg-box22 {
	text-align:left;
	width:380px;
	float: right;
	padding-left: 9px;
	background-image: url(/images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	margin-right: 0px;
}

.msg-box2 {
	text-align:left;
	float: right;
	padding-left: 9px;
	background-image: url(/images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	width:380px;
	margin-right: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.coment{
	float:left;
	margin-left: 0px;
	font-weight: bold;
	display: inline;
  }
  
.time{
	color:#CCCCCC;
	float: right;
	font-size: x-small;
	margin-right: 0px;
  } 
   
.msg-box_rmain-mypage {
	border: 1px solid #ffffff;
	float: left;
	padding: 3px;
	background-color: #000000;
	margin-right: 5px;
	display: inline;
	width: 425px;
	margin-left: 0px;
}
.msg-box_rmain-mypage2 {
	border: 1px solid #ff9933;
	padding: 3px;
	background-color: #000000;
	display: inline;
	width:351px;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
}
.coment-open{
	clear:both;
	margin-top: 4px;
	margin-right: 23px;
	}

.msg-box_rfotter-mypage {
	width: 1px;
	height: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.msg-myhome_top {
	text-align:left;
	margin-bottom:20px;
	margin-left:10px;
}

/*ページナンバー*/
.pager {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
.content_log-fotter
{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 90%;
	font-weight: 500;
	
}
.coment_ok {
	text-align: right;
	clear: both;
	width: 511px;
	margin-top: 5px;
}
#sankaku {
	background-image: url(/images/sankaku_siro.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	float: left;
	width: 9px;
	height: 67px;
	margin-left: 0px;
}
#blog-form1 textarea {
	height: 70px;
	width: 426px;
	border: 0px none #FFFFFF;
	padding: 3px;
}
.comment_list .comment_all {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: x-small;
}
.msg-box_rheader-mypage {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 0px;
	width: 400px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#container #all-main #main .top {
	margin-bottom: 3px;
	margin-top: 0px;
	padding: 0px;
}
.content_log-title {
	background-color: #FF9933;
	padding: 4px;
}
.content_log-title p {
	color: #FFFFFF;
	font-weight: bold;
}
.prof_box_a {
	background-color: #FF9933;
	margin-bottom: 3px;
}
.re-edit {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 16px;
}
.re-edit img {
	vertical-align: top;
}
.coment select {
	font-size: 11px;
	height: 18px;
}
