@charset "UTF-8";

/*20111027ヘッダー画像差し替え*/
#Header {
	background:url(bg_head.gif) no-repeat scroll;
}

body {
	background: url(./bg_body.gif)  fixed center bottom #FFFFFF;
}
div.naviimage {
background-image:url(./btn_globalnavi.gif);
background-repeat:no-repeat;
}
#daihyakka {
	background-image: url(./bg_dhyakka.gif);
}
#h2boshi {
	background-color:#FFCCCC;
	color:#663300;
	background-image:url(icon_sankaku.gif);
	padding-left:25px;
}
h2.hgray, h2.horange {
	background:url(mini.png) no-repeat scroll left center transparent;
	color:#663300;
	line-height:33px;
	margin-top:0;
	padding:0 0 0 35px;
}
ul.sidelist li {
	background-image:url(./icon_sankakuy.gif);
}
a.rss {
margin:7px 5px 0 3px;
}
#splink  {
	border:1px solid #c00;
}
#sidebar22 div.osubox  {
	border:2px solid #393;
	border-top:none;
}
#sidebar22 div.osubox h2 img {
	visibility:hidden;
}
#sidebar22 div.osubox h2{
	background-repeat:no-repeat;
	background-image:url(./osusume.gif);
	background-position:bottom;
	background-color:#fff;
	color:#fff;
	height:35px;
}
#sidebar22 div.osubox h3 {
	background-image:url(./osubg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#fff;
	color:#fff;
	padding-top:11px;
}
#tokushu {
	border-color:#639933;
	background-color:#e4f4d4;
}
#catetop_main h2 {
	background:url(./bg_title.gif) #FFFFFF bottom no-repeat;
	border:none;
	color:#FFF;
	padding:9px 0px 0px 15px;
}
#catetop_main h3 {
	background:url(h3.gif) no-repeat;
	border-left:none;
	height:30px;
	padding-left:37px;
	padding-top:7px;
	font-size:12px;
	color:#630;
}
#tokushu h3 {
	background:none;
	border:none;
	padding-left:0px;
	color:#630;
}
#sidebar22 h2.stopics  {
	background-image:url(daihya_h3.gif);
	border:none;
	color:#fff;
}
#sidebar22 div.topics {
	background-color:#e4f4d4;
}
div.exblog h3 {
	background-image:url(daihya_h3.gif) !important;
	border:none !important;
	color:#fff !important;
}
div.expboxr h3 {
	background-image:url(daihya_h3.gif) !important;
	border:none !important;
	color:#fff !important;
}
div#selskin { background-color:#f60;}
#tokushu h4 {
	background-image:url(./ccom_ya03.gif);
}
/*マイページ左右カラム*/
div.sideblock h3 {
	background:url(mini.png) no-repeat scroll left top #FFCCCC;
	border:none;
	color:#663300;
	font-size:13px;
	min-height:20px;
	padding-top:7px;
    padding-left: 35px;
}
/*マイページ見出し*/
.mypage-title {
	background:url(blogmidashi.gif) no-repeat scroll left center transparent;
	color:#663300;
	padding-left:35px;
	border:none;
}

/*h3タイトル（ブログ用）*/
#contents h2.post_title {
	background:url(blogmidashi.gif) no-repeat scroll left center transparent;
	color:#630;
	border:none;
	padding-left:35px;
}
#contents h2.post_title a, a:hover, a:visited {
    color: #630;
}
.sideblock h3 a, a:hover, a:visited {
    color: #3333FF;
}
/*大タイトル（ブログ用）*/
#bblog_head_skin {
    background: url(bg_h1.gif) center bottom #FFFFFF;
    min-height: 150px;
	background-repeat:no-repeat;
	padding-left:30px;
}
