body {
                font: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 10px 0px 20px 0px;
	background-color: #ffffff;
	font:12px/20px verdana,arial,sans-serif;
	}
body,td,th{
	font:12px/20px verdana,arial,sans-serif;
              }

a {
	text-decoration: none;
	}

/* 指定が無い時の未読リンクの色 */
a:link, a:visited, a:active {
	color: #ff00cc;
	text-decoration: none;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #663300;
	text-decoration: none;
	}
/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* レイアウト */
#outline{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 1px;
	width: 950px;
	
	background-color: #ffffff;
	border: 1px solid #ffccff;
	background-repeat:no-repeat;
	background-image: url("http://chayamachi.net/img/obj_head_01.jpg");
}
#mainspace{
	width:740px;
	float:left;
}
#mainspace2{
	width:940px;
	float:left;
}
#main{
	width:550px;
	float:right;
}
#main2{
	width:740px;
	float:right;
}

#side{
	width:180px;
	float:left;
}

#side-2{
	width:180px;
	float:right;
}

/* ヘッダー */
#title,
#top-pr{
	display:inline;
	line-height:1.5;
}

#title{
	font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#title a{
	color:#000;
	text-decoration:none;
}

#title img{
	border:none;
	vertical-align:middle;
}

#top-pr{
	margin:0 0 0 50px;
	padding:0;
}

/* エントリ */
.entry-box{
	margin:0 0 20px;
}

.entry-head h1,
.entry-head h2 {
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	background-color: #ff99cc;
	padding: 5px 0px 5px 20px;
	border: 1px solid #ffcfce;
	}


.entry-head .entry-data{
	margin:0;
	padding:0 0 0 20px;
	line-height:20px;
	font-size:10px;
	color:#000;
}

.entry-head h1 a:link,
.entry-head h1 a:active,
.entry-head h1 a:visited,
.entry-head h2 a:link,
.entry-head h2 a:active,
.entry-head h2 a:visited{
	color:#fff;
	text-decoration:none;
}

.entry-head .entry-data a{
	text-decoration:none;
}

.entry-head h1 a:hover,
.entry-head h2 a:hover{
	color:#ff6;
	text-decoration:none;
}

.entry-body{
	padding-left:2px;
}

.entry-body p1{
	margin-bottom:0;
	padding-bottom:0;
}

.more-link{
	margin:5px 0;
	padding:0 0 0 20px;
	background:url('http://chayamachi.net/img/point.gif') left top no-repeat;
}

/* サイドバー */
.side-out{
	background:url('http://chayamachi.net/img/side_head.gif') left top no-repeat;
	margin:0 0 3px;
	padding:10px 0 0;
}

.side-in{
	background:url('http://chayamachi.net/img/side_foot.gif') left bottom no-repeat;
	margin:0;
	padding:0 0 10px;
}

.side-title,
.side-body{
	background:url('http://chayamachi.net/img/side_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

/*
#monthly-archive{
	width:160px;
	height:120px;
	overflow:auto;
}

/* 個別ページ */
#content-navi ul,
#content-navi li{
	margin:0;
	padding:0;
}

#content-navi li{
	margin-left:18px;
}

#tb-url{
	width:398px;
}


/* アーカイブページ */
.archive-entry-box{
	margin:1em 0;
}
.archive-entry-title,
.archive-entry-excerpt,
.archive-entry-data{
	margin:0;
	padding:0 0 0 20px;
}

.archive-entry-title{
	font-size:12px;
	font-weight:bold;
	background:url('http://chayamachi.net/img/point.gif') left top no-repeat;
}

.archive-entry-data{
	font-size:10px;
}

.module-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('http://chayamachi.net/img/sub_title.gif') left top no-repeat;
}

/* textのサイズ */
.txt10 {
	font-size: 10px;
                line-height: 1.5;
	}
.txt12 {
	font-size: 12px;
	}

/* タイトル */
#banner h1 a{
    color: #a9a9a9;
   font-weight: bold;
    font-size: 20px;
   text-decoration: none;
                line-height: 1.5;
}
h1{
	font-size: 10px;
                line-height: 1.5;
	}
#banner {
	padding: 10px 2px 5px 5px;
	}
#menu_box {
	padding: 5px 0px 0px 0px;
                font 12px/18px;
	}
#menu_box 2{
	padding: 5px 0px 0px 0px;
                font 12px/18px;
	}
#menu td {
width:120px;
}

#menu a {
	text-decoration: none;
	display:block;
	text-align:center;
	background-color:#FF99CC;
	padding:3px;
	font-weight:bold;
	width:96%;
                color: #FFFFFF;
	}
	
#menu a:hover {
	background-color: #FFCCCC;
                color: #FF6699;
	}


/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	margin:0 0 20px 0;
}

div.category-archives ul
{
	list-style:none;
	margin:0;
	line-height:100%;
}

div.category-archives ul li
{
	display:inline;
	line-height:100%;
	margin:0;
	padding:0;
}

div.category-archives ul li a
{
	display:block;
	padding:10px 10px 10px 15px;
	background:#ffcccc;
	color:#ffffff;
	border:1px solid #ffffff;
	margin:0;
}

div.category-archives ul li a:hover
{
	display:block;
	padding:10px 10px 10px 15px;
	background:#ffffff;
	text-decoration:none;
	color:#ccccff;
	line-height:100%;
	border:1px solid #cad5e0;
	margin:0;
}

/* link-note ではさまれた範囲の文字の設定 */
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #ffcfce;
	border-right: 1px solid #ffcfce;
	border-bottom: 1px solid #ffcfce;
	}
/* メニュー枠内でh2タグを使用した時の設定 */
#side h2,
#side-2 h2 
 {
	color:#FF6699;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.25;
	font-weight:bold;
	text-align:center;
	background-color: #ffcfce;
	padding: 5px 0px 5px 0px;
	border: 1px solid #ffcfce;
	}

blockquote {
		color: #000000;
		margin:5px;
		font-size:12px;
		font-weight:normal;
		background:#FFFFCC;
		line-height:1.5;
		padding: 5px; 
		border: 2px dotted #99CC00;
		width: auto ;
	}

.entry-body h2 {
	color: #cc3333;
	font-size: 14px;
	line-height:1.5;	
	text-align: left;
                font-weight: bold;	
	}
.entry-body p {
	font-size: 14px;
	line-height:1.5;	
	text-align: left;
	margin: 10px 10px 5px 5px;
	}

#menu1 td {
　　　　　　　width:90px;
　　　　　　　font 10px/15px;
	padding: 0px 5px 0px 5px;
}

#menu1 a {
	display:block;
	text-align:center;
	background-color:#ffcccc;
	padding:3px;
	font-weight:bold;
	line-height:3;	
	width:100%;
                color: #fff6699;
	}
	
#menu1 a:hover {
	background-color: #FFFFFF;
	}
#menu2 td {
	text-align:center;              
	}
#free {
	font-size: 24px;
	line-height: 1.5;
	text-align: center;     
	}
/* カウント表示にallを指定した場合のデザイン */
.all{margin:0; padding:0; font-size: 10px; color:#ffffff; background-color:#ff66cc;}

/* link-note ではさまれた範囲の文字の設定 */
.link-note1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	}
img {
    border-style:none;
}

h2 {
	font-size: 16px;
	line-height: 1.5;
	}
.red {
	font-weight:bold;
                color:red;
	}

.box4{
	float: left;
	width: 110px;
	height: 130px;
	background-image: url("http://chayamachi.net/img/box.gif");
	background-repeat: no-repeat;
	margin: 3px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 10px;
	display: block;
}
 .box5{
	float: left;
	width: 120px;
	height: 150px;
	margin: 10px5px 10px 10px;
	padding: 5px;
	color: #666;
	font-size: 12px;
	display: block;
}
.box5 a {
	display:block;
	text-align:center;
	background-color:#ffcccc;
	padding:3px;
	font-weight:bold;
	line-height:3;	
	width:100%;
                color: #fff6699;
	}
	
.box5 a:hover {
	background-color: #FFFFFF;
	}