/* ページ全体の基本的な設定と背景色 */
body {
	margin: 0px 10px 20px 10px;
	background-color: #FFFFFF;
       	text-align: center;        
	}
	


/* 指定が無い時のリンクの下線の有無 */
a {
	text-decoration:underline ;	
	}

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #0000ff;
	}

/* 指定が無い時の既読リンクの色 */
a:visited {
	color: #0000ff;
	}

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #0000ff;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}



/* ２カラムのブログを囲む枠の背景色や線、余白などの設定 */
#two-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;	
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-repeat:no-repeat;
	background-image: url("http://www.yooga.info/images/hd_yoga740.jpg");
	}


/* ３カラムタイトルバナー左 */
#banner {
	color:#333333;
	padding: 25px 30px 20px 60px;
	text-align: left;
	border-bottom: 0px;
	}

a#banner-img {
	display: none;
	}

#banner a,
#banner a:link,
#banner a:visited {
    color: #2f4f4f;
    font-size: 18px;
    text-decoration: none;
}

	#banner a:active,
	#banner a:hover {}


/* タイトル */
#banner h1 {
    color: #ffffff;
   font-weight: bold;
    font-size: 18px;
}

/* タイトル */
#banner h2 {
    color: #2f4f4f;
   font-weight: bold;
    font-size: 12px;
	line-height: 1.5;
	margin: 10px 0px 0px 0px;
}

tr,td{ font-size:12px; color:#333333; }
hr{ color:#aaaaaa; }
#mid{ font-size:12px; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:520px; }
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background:#f9f7ee; font-size:14px; } /* タイトル */
#log-2{ background-color:#f9f7ee; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#f9f7ee; color:#000000; padding:5px 5px 5px 25px; font-size:13pt; border-bottom:2px solid #e67006; background-image: url("http://www.yooga.info/link/pc04-31.gif");
	background-repeat: no-repeat;
        background-position:50% left;}
 /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */


.top-free{
                background-color:#ffffff;
                background-image: url(http://www.yooga.info/images/topimage_yoga2.jpg);
	background-repeat: no-repeat;
                background-position:top center;  
               margin-bottom:10px;
               padding: 50px 0px 70px 180px;
               }



/* 右メニュー用２カラムエントリー全体を入れるＢＯＸの基本設定 */
#two-boxright {
	padding: 15px 0px 0px 5px;

	}


/* 2カラムエントリー全体を入れるＢＯＸの基本設定 */
#two-center {
	float: left;
	width: 550px;
	overflow: hidden;
	}



/* centerの内側のＢＯＸの基本設定 */
.content {
	padding: 0px 5px 5px 5px;
	background-color: #FFFFFF;	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

/* 右側のメニューを入れるＢＯＸの基本設定 */
#right {
	float: left;	
	margin:0px;
	width: 180px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}

/* 右側のメニューを入れるＢＯＸの基本設定 */
#two-right {
	float: left;	
	margin:10px 0 0 0;
	width: 180px;
	background-color: #FFFFFF;	
	overflow: hidden;
	}


/* contentで指定されているＢＯＸの中でPタグを使用した時の設定 */


.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	}

.content p.p5 {
padding : 0; 
color : #666666; 
font-size : 10px; 
margin : 0; 
background-color : inherit; 
} 


/* メニュー枠内でulタグを使用した時の設定 */
.content ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 10px;
	}

/* contentで指定されているＢＯＸの中でliタグを使用した時の設定 */
.content li {
	line-height: 1.5;
	}

/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定（日付） */
.content h1 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 18px;	
	text-align: left;
   font-weight: bold;	
	}


/* contentで指定されているＢＯＸの中でh2タグを使用した時の設定（日付） */
.content h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-align: left;
   font-weight: bold;	
	}

.content h4 {
	color: #cc0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;	
	text-align: left;
   font-weight: bold;	
	}

.title	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:#f9f7ee;	
	border-left: 15px solid #e67066;
	}

.title2	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	border-bottom: 1px solid #e67006;
　　　　　　　border-left: 15px solid #e67066;
	background-color: #f9f7ee;
	}

/* contentで指定されているＢＯＸの中でh3タグを使用した時の設定（エントリータイトル） */
.content h3 {
	color: #e67066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}



/* 追加分 */



.content p.pan {	
	margin-top: 40px;
	}
.content p.red {
	font-size: 12px;
	margin:  0;
	background-color:inherit;
	color:#990000;
	font-weight: bold;
      } 




/* メニュー枠の内側のＢＯＸの余白の設定 */
.sidebar {
	padding: 0px;
	margin: 0px;
	}


/* メニュー枠内でh2タグを使用した時の設定 */




.sidebar h2 a {
               color:#000000;
               text-decoration: none;
               font-weight:bold;
                }

.sidebar h2 a:visited {
	color: #000000;
	}


.sidebar h2 {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
                font-weight: bold;
	line-height:1.25;
	text-align:left;
	background-color: #f9f7ee;
	padding: 5px 0px 5px 10px;
	border-left: 15px solid #e67066;
                border-right: 1px solid #e67066;
	}

/* メニュー枠内でulタグを使用した時の設定 */
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

/* メニュー枠内でul ulタグを使用した時の設定 */
.sidebar ul ul {
	margin-bottom: 0px;
	}


/* メニュー枠内でliタグを使用した時の設定 */
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	margin-bottom: 10px;	
	margin-top: 10px;
	list-style-type: none;
	}




/* link-note ではさまれた範囲の文字の設定 */
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #e67006;
	border-right: 1px solid #e67066;
	border-bottom: 1px solid #e67066;
	}




.sidebar hr { border:1px dashed #999999;}

/* フッター2006/20/15 */
#footer {
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
clear: both;
	}

#footer p.foot {
               font-size: 10px;
               text-align: left;
               border-top: 1px solid #cccccc;
                     }


/* 1カラムのブログを囲む枠の背景色や線、余白などの設定 */
#one-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;	
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-repeat:no-repeat;
	background-image: url("http://www.yooga.info/images/hd_yoga740.jpg");
	}

/* 1カラムエントリー全体を入れるＢＯＸの基本設定 */
#one-center {
	float: left;
	width: 725px;
	margin-top : 10px ;
	margin-bottom : 10px ;	
	overflow: hidden;
	}

#adsensetop {
	padding: 5px 15px 0px 10px;
	}

.entrybox a.adlink {
font-size: 9px;
color: #006699;
text-decoration: none;
	}

.entrybox {
	width: 500px;
	}

.sidebar a.sadlink {
font-size: 9px;
color: #006699;
text-decoration: none;
	}

.ad-link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-top: 10px solid #e67066;
	border-left: 1px solid #e67066;
	border-right: 1px solid #e67066;
	border-bottom: 1px solid #e67066;
	}


