@charset "UTF-8";
/* sakura2 CSS Document */

body { background: url(back04.gif) #fff repeat-y center top ; }
div.naviimage  {background:url(btn_globalnavi.gif) no-repeat;}
/*20111027ヘッダー画像差し替え*/
#Header {
	background:url(bg_head.gif) no-repeat scroll;
}
/*タブボタン　オフ*/
/*#TabbedPanels1 .TabbedPanelsTab {
	color: #666666;
	background-color: #fff;
	text-shadow:#FFF 0px 1px;
	background-image: url(./tab_o.gif);
}*/
/*タブボタン　セレクト中*/
/*#TabbedPanels1 .TabbedPanelsTabSelected {
	color: #CC0066;
	background-color: #fff;
	background-image: url(./tab_a.gif);
}*/
/*タブボタン　オーバー*/
/*#TabbedPanels1 .TabbedPanelsTabHover {
	color: #FF6600;
	text-decoration:none;
	background-image: url(./tab_a.gif);
}*/
/*タブの下の枠*/
/*#TabbedPanels1 .TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #aaa;
}*/
h2.horange, h2.hgray{
background:#ffa5cc url(h2o.gif) left top no-repeat;
line-height:22px;
color:#fff;
}
#h2boshi {
	text-align:center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	background:url(h2boshi.gif) left top no-repeat #8c97cb;
	border:none;
	color:#fff;
	line-height:22px;
	padding:0 5px;
 }
 /*▼右サイド whatsnew▼*/
#sidebar22 h2.stopics {
	text-align:center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	background:url(h2boshi.gif) left top no-repeat #8c97cb;
	border-left:none;
	color:#fff !important;
	padding:0 5px!important;
}
#sidebar22 .topics {
background-color:#fdf0f6;
}
/*▼右サイド ブログ一覧▼*/
div.exblog h3 {
	text-align:center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	background:url(h2boshi.gif) left top no-repeat #8c97cb!important;
	border-left:none !important;
	color:#fff !important;
	padding:0 5px!important;
}
/*▼右サイド エコー写真等▼*/
div.expboxr h3 {
	text-align:center;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	background:url(h2boshi.gif) left top no-repeat #8c97cb!important;
	border-left:none !important;
	color:#fff !important;
	padding:0 5px!important;
}
/*▼ブログ▼*/
#bblog_head_skin{
	background:url(bg_h1.gif) right bottom no-repeat #fff;
}
div.sideblock h3 {
	border:none;
	background: #fff url(sideh3.gif) no-repeat right -10px;
	padding:14px 3px 4px;
	color:#999;
	border-bottom:#ed9db3 dotted 4px;
}
div.sideblock {
	background: #fff;
	margin:0;
	padding:0;
}
#contents h2.post_title {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    border-left: 5px solid #F2A1B4;
    color: #999999;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

#contents h2.post_title a{
    color: #999999;
}
/*
div.sideblock h3 {
background:url(bg_h3.gif) no-repeat center bottom #ffffff;
border:medium none;
color:#dddddd;
padding:4px 2px 10px;
}

*/
