@charset "UTF-8";
@import "reset-min.css";

body {
	/*-webkit-text-size-adjust:none;  iPhone対策 */
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: left; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	background-color: #fff0f0;
	font-size: 13px;
	font-family: 'Lucida Grande',Verdana,Arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ',sans-serif;
	color: #333;
	line-height:1.74;
	*font-size:small;
	*font:x-small;
}

img {
	border:none;
}
.clearfloat {
	clear:both;
}

#main_contects {
	width: 950px;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
p,dt,dd,li {
	font-size: 12px;
	line-height:1.5;
	color: #333;
	margin: 0px 0px 5px;
	padding: 0px;
}



h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

strong,b {
	font-weight:bold;
}

th {
	text-align:center;
}
td {
	color: #333;
}
h1,h2,h3,h4,h5 {
	font-family: "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
	color:#630;
}
form { margin:0px; padding:0px; }
img { border:none; }

a:link {color: #33f; text-decoration: none;}
a:visited {color: #33c; text-decoration: none;}
a:active {color: #33f; text-decoration: none;}
a:hover {color: #00f; text-decoration: underline;}

hr {
	border-top: 2px dotted #ccc;
	border-bottom: 1px dotted #fff;
	border-left: hidden;
	border-right: hidden;
}

.txtright { text-align: right; }
.txtcenter { text-align: center; }

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearov {
	overflow:auto;
	width:99%;
}


#head1 {
	width: 950px;
}
#head_ad {
	width: 728px;
	margin:0px auto;
}
#main_contects .pankuzu {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight:normal;
	line-height:16px;
	font-size:12px;
}
#main_contects .pankuzu strong {
	font-weight:normal;
}
#main_contects #cont950 {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#main_contects #footer {
	font-size: 10px;
}
#main_contects #footer td.f10 {
	text-align:right;
}
.notes {
	font-size: 10px;
	line-height: 1.2em;
}
#catenavi {
	margin: 10px auto;
	padding: 0px;
	width: 890px;
}
/* 非表示にしたいとき class="hd"を使う */
.hd { display: none; visibility: hidden; }

/* ヘッダー関連 */
#header {
	padding: 2px 10px 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
#header div.bcomelogo div {
    height: 44px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.inew{ background-image: url(/top_image/mark_new.gif); background-repeat: no-repeat; background-position: right center; padding-right: 25px; }
.isale{ background-image: url(/top_image/mark_sale.gif); background-repeat: no-repeat; background-position: right center; padding-right: 35px; }
.iopen{ background-image: url(/top_image/mark_open.gif); background-repeat: no-repeat; background-position: right center; padding-right: 35px; }
.ipresent{ background-image: url(/top_image/mark_present.gif); background-repeat: no-repeat; background-position: right center; padding-right: 18px; }

/* 基本リストスタイル */
ul.sidelist { margin: 0px; padding: 0px; float:none; }
ul.sidelist li { list-style: none; background-image: url(/top_image/2009/icon_sankakuy.gif); background-repeat: no-repeat; background-position: left 3px; margin: 0px; padding: 0px 0px 0px 10px; line-height: 1.5;}

/* 横並べリスト */
ul.sidelistw { margin: 0px; padding: 0px; }
ul.sidelistw li { list-style: none; margin: 0px; padding: 0px; display: inline;  line-height: 1.5;}
ul.sidelistw li a { background-image: url(/top_image/2009/icon_sankakuy.gif); background-repeat: no-repeat; background-position: 0px center; padding: 0px 0px 0px 10px; white-space: nowrap; }

.ttime { color:#c99; font-size: 11px; }


/* 大百科エリア */
#daihyakka {
	background: url(/top_image/2010/bg_dhyakka.gif) no-repeat center top;
	text-align: center;
	width: 930px;
	margin: 5px auto 1px;
	padding: 0px;
	overflow:hidden;
	z-index: 2;
}
#daihyakka #dhnoflash {
-webkit-text-size-adjust:none;  /* iPhone対策 */
padding: 1px 10px 10px 110px; text-align:left;
}

.btnpanel {
	float: right;
	width: 62px;
	padding: 0px 0px;
	text-align: center;
}
.btnpanel a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 13px;
	color:#930;
	display: block;
	background-color: #ddd;
	margin: 0px 0px 3px 0px;
	padding: 4px 0px;
	text-decoration:none;
}
.btnpanel a:hover {
	color:#600;
	background-color: #fc0;
}
#h2boshi {
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	background-image: url(/top_image/2009/icon_sankaku.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #f80;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	/*line-height: 20px;*/
}

/* 左ナビ関連 */
.navititle {
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	background-image: url(/top_image/2009/icon_sankaku.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #f80;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}

/* */
#sidebar11 ul.level1_ex,
#sidebar11 ul.level1_bc,
#sidebar11 ul.level1 {
	font-size:12px;
	line-height:140%;
	margin: 0px 0px 10px;
	padding: 0px;
	border:0px solid #ccc;
}
#sidebar11 ul.level1_ex li,
#sidebar11 ul.level1_bc li,
#sidebar11 ul.level1 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom:solid 2px #fff;
}
#sidebar11 ul.level1_bc div,
#sidebar11 ul.level1_bc a,
#sidebar11 ul.level1_ex div,
#sidebar11 ul.level1_ex a,
#sidebar11 ul.level1 div,
#sidebar11 ul.level1 a {
	background-color: #55c5ff;
	display: block;
	margin: 0px;
	padding: 5px 3px 5px 15px;
	text-decoration: none;
	background-image: url(/top_image/2009/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	color:#fff;
}
#sidebar11 ul.level1_ex div,
#sidebar11 ul.level1_bc div,
#sidebar11 ul.level1 div {
	background-color: #0099ff;
	background-image: url(/top_image/2009/arrow02.gif);
	color:#fff;
}
#sidebar11 ul.level1_ex a:hover,
#sidebar11 ul.level1_bc a:hover,
#sidebar11 ul.level1 a:hover {
	background-color: #0099ff;
	color:#0000FF;
}
#sidebar11 ul.level2_ex,
#sidebar11 ul.level2_bc,
#sidebar11 ul.level2 {
	margin: 0px;
	padding: 0px;
	overflow:auto;
}
#sidebar11 ul.level2_bc li,
#sidebar11 ul.level2_ex li,
#sidebar11 ul.level2 li {
	margin: 0px;
	padding: 0px;
	border-bottom:dotted 1px #ccc;
}
#sidebar11 ul.level2_bc div,
#sidebar11 ul.level2_bc a,
#sidebar11 ul.level2_ex div,
#sidebar11 ul.level2_ex a,
#sidebar11 ul.level2 div,
#sidebar11 ul.level2 a {
	background-color: #fdffd9;
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	background-image: url(/top_image/2009/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	color:#333333;

}
#sidebar11 ul.level2 div,
#sidebar11 ul.level2_bc div,
#sidebar11 ul.level2_ex div {
	background-color: #d1f3ff;
	background-image: url(/top_image/2009/arrow02.gif);
	color:#0099ff;
	font-weight: bold;
}
#sidebar11 ul.level2_bc a:hover,
#sidebar11 ul.level2_ex a:hover,
#sidebar11 ul.level2 a:hover {
	background-color: #d1f3ff;
}

/* */
#sidebar11 .navi_note {
	font-size: 10px;
}

.totop {
	text-align:right;
	background-image: url(/top_image/com_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin:0px 10px;
	height:30px;
	padding:1px;
}
.totop a {
	text-decoration: none;
	display:block;
	float:right;
	width:130px;
	height:26px;
	margin:0px;
	padding:0px;
}
.totop span {
	visibility:hidden;
}
.bcnormal {
	font-size: 100%;
	line-height: 1.4em;
}

div#atffc {
	display:none;
}

/* ----- NBヘッダ用 ---- */
#header{
	-webkit-text-size-adjust:none; /* iPhone対策 */
	margin: 0;
	padding:1px 10px 5px 10px;
	font-family:"メイリオ",Meiryo,Arial,Helvetica,sans-serif;
}

div.bcometop{
	overflow:auto;
	width:930px;
	padding:1px 0px;
}

#header div.bcomelogo{
	width:130px;
	margin:0px 0 0 0;
	padding:0;
	line-height:20px;
	float:left;
}
#header div.bcomelogo h1 {
	height:44px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

div.txt_head{
	margin: 0px 0 2px 100px;
	line-height:1.32;
	padding:0;
	width:380px;
	float:left;
	text-align:center;
	overflow:hidden;
}

div.txt_head p#nickname {
	font-size:16px;
	line-height:28px;
	margin:0px;
	padding:0px;
}
div.icons{
	width:80px;
	margin: 6px 0 0px 0px;
	padding:0 0px 0px 0px;
	float:right;
	text-align:center;
	font-size:14px;
	line-height:20px;
}
.icons img {
	padding:0px;
	margin:0px;
}
.icons p{
	padding:0px; 
	margin:0px;
	height:38px;
	overflow:hidden;
}

div.naviimage{
	margin: 0;
	padding:0;
	background-image:url(/top_image/2010/header/btn_globalnavi.gif);
	background-repeat:no-repeat;
}

ul.globalnavi{
	margin: 0;
	padding:0;
	height:40px;
}

li.navi_txt{
	margin:0 0 0 1px;
	padding:0;
	float:left;
	text-indent:-9999px;
}

a.navi_box {
	margin:0;
	padding:0;
	display:block;
	height:40px;
}

div.serch {
	margin:5px 10px 3px 0;
	padding:0;
	float:right;
	font-size:12px;
	line-height:17px;
}

input.frame{
	font-family:"メイリオ",Meiryo,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:300px;
}

p.txt_m {
	font-size:14px;
	line-height:19px;
	padding:0 0 0px 0;
	margin:0;
}

div#bcshare {
	position:fixed;
	bottom:0px;
	left:0px;
	text-align:center;
	width:100%;
	padding:0px;
	margin:0px;
}
div#bcsharein {
	background-color:#fffff4;
	border:1px solid #f80;
	margin:0px auto;
	width:100%;
	height:18px;
	overflow:hidden;
}
div#bcsharein:hover {
	height:100px;
}

/* 標準ボタン */
a.btn_small {
	color: #630;
	width:200px;
	height:30px;
	line-height:30px;
	font-size:13px;
	display:block;
	background:url(/image/btnback_200_30.png) no-repeat scroll center center transparent;
	text-align:center;
	padding:0px;
	margin:0px;
	overflow:hidden;
	white-space:nowrap;
	font-weight: bold;
}

a.btn_large {
	color: #630;
	background:url(/image/btnback_400_30.png) no-repeat scroll center center transparent;
	display:block;
	font-size:13px;
	height:30px;
	line-height:30px;
	padding:0px;
	text-align:center;
	width:400px;
	margin:0px;
	overflow:hidden;
	white-space:nowrap;
	font-weight: bold;
}

/*-----------------inc_gbloglist.php共通--------------*/
.rightBlog{
background:none repeat scroll 0 0 #fff;
border:1px solid #f80;
overflow:hidden;
margin:0 0 12px;
}
.rightBlog h4{
background:#f80;
border:medium none;
display:block;
font-weight:bold;
line-height:130%;
padding:2px 5px;
}
.rightBlog h4 a{
color:#fff;
font-weight:bold;
}
.rightBlog h4 span{
font-size:12px;
color:#fff;
font-weight:bold;
}

.blogName{
color:#555;
font-size:11px;
line-height:140%;
overflow:hidden;
padding:5px 0px;
}
.blogName img{
color:#999;
float:left;
padding:0px 5px;
}

.blogTime{
font-size:10px;
color:#999;
}
.blogHonbun{
clear:both;
padding:0px 5px 5px;
}
.blogHonbun a{
white-space:nowrap;
}
.gsc-branding-text {
font-size:11px;
margin:10px 10px 10px 0;
padding-bottom:2px;
text-align:right;
}



img {
	border:none;
}
.clearfloat {
	clear:both;
}

#catenavi {
	margin: 10px auto;
	padding: 0px;
	width: 890px;
}
#head1 {
	width: 950px;
}
#main_contects #cont950 {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	overflow:auto;
}
#main_contects #footer {
	font-size: 10px;
}
#main_contects #footer td.f10 {
	text-align:right;
}
.notes {
	font-size: 10px;
	line-height: 1.2em;
}
.right {
	text-align: right;
}

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	overflow:hidden;
}
#sidebar11 {
	padding: 0px 0px 15px 10px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 760px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px 0px 15px 6px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar2s {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 360px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	overflow:hidden;
}
#sidebar2s #sidebar22s {
	padding: 0px 10px 15px 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#mainContent {
	float:left;
	width:400px;
	padding: 0px 0px 20px 0px; /* この div エレメントの右マージンと左マージンにより、ページの両側に 2 つのサイドバーが設定されます。#sidebar1 div と #sidebar2 div に含まれるコンテンツの量に関係なく、列のスペースは維持されます。サイドバーのコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	margin: 0px;
	overflow:hidden;
} 
#mainContent .mainInner {
	padding:0px 0px;
	margin:0px 0px 0px 10px;
}

/* ここまで標準（上記変更不可。オーバーライドによる変更は可ですが、極力そのままで。） */



/* スキン選択エリア */
div#selskin1,
div#selskin2 {
	padding: 0px 0px 0px;
	line-height:10%;
}
div#selskin2 {
	display:none;
	/*border:3px double #f80;
	padding:2px 2px;*/
	margin:0px 0px 5px;
}
div#selskin1 img,
div#selskin2 img {
	margin:0px 2px 4px 1px;;
	padding:0;
	border:none;
}
div#selskin1 img.activeskin,
div#selskin2 img.activeskin {
	border:1px solid #f00;
	background-color:#fff;
	margin:1px 2px 4px 1px;
	padding:1px;
	height:9px;
	width:9px;
}

/* ----- ベビカムちゃん ---- */
#babyCchan {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px;
	border: 2px solid #F90;
}
#babyCchan p {
	zoom:100%;
	color: #999;
	font-size: 10px;
	line-height: 120%;
	padding:0px 0px 0px 3px;
	margin: 0px;
}

.babyph {
	zoom:100%;
	padding:30px 0px 0px 0px;
	margin: 0px;
	text-align:center;
	background-image: url(/top_image/2011/ttl_bchan2.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}
/* .babyph img {
	margin:0px 8px 3px 5px;
	float:left;
} */

.babybtn {
	padding:3px 0px 0px;
	margin: 0px;
}
.babybtn img {
	margin:2px 0px 2px 0px;
}

/* 右協賛一覧 */
h3.ktitle { background-image: url(../../top_image/icon_title.gif); background-repeat: no-repeat; font-size: 117%; margin: 5px 0px 5px 0px; padding: 0px 0px 0px 40px; line-height: 20px; color: #633; font-weight: bold; }

div.kyosanbox {
	margin:0px 0px 10px;
	padding:1px;
	overflow:auto;
}
div.kyosanbox img {
	float:left;
	margin:0px 10px 10px 0px;
}

/* 基本リストスタイル */
ul.comlist,
ul.sidelist {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
	float:none;
}
ul.sidelist li {
	list-style: none;
	background-image: url(/top_image/2009/icon_sankakuy.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}

/* 横並べリスト */
ul.sidelistw { margin: 0px; padding: 0px; line-height: 170%; }
ul.sidelistw li { list-style: none; margin: 0px; padding: 0px; display: inline; font-size: 12px; }
ul.sidelistw li a { background-image: url(../../top_image/2009/icon_sankakuy.gif); background-repeat: no-repeat; background-position: 3px center; padding: 0px 0px 0px 10px; white-space: nowrap; }

ul.comlist li {
	list-style: none;
	background-image: url(/top_image/2009/icon_sankakucom.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
ul.comlist li.hot1 { background-image: url(/top_image/2009/icon_sankakuhot1.gif); }
ul.comlist li.hot2 { background-image: url(/top_image/2009/icon_sankakuhot2.gif); }
ul.comlist li.hot3 { background-image: url(/top_image/2009/icon_sankakuhot3.gif); }
ul.comlist li.hot4 { background-image: url(/top_image/2009/icon_sankakuhot4.gif); }
ul.comlist li.hot5 { background-image: url(/top_image/2009/icon_sankakuhot5.gif); }
ul.comlist li.hot6 { background-image: url(/top_image/2009/icon_sankakuhot6.gif); }
ul.comlist li.hot7 { background-image: url(/top_image/2009/icon_sankakuhot7.gif); }
ul.comlist li.hot8 { background-image: url(/top_image/2009/icon_sankakuhot8.gif); }
ul.comlist li.hot9 { background-image: url(/top_image/2009/icon_sankakuhot9.gif); }
ul.comlist li.hot { background-image: url(/top_image/2009/icon_sankakuhot.gif); }

.tabinn .topk {
	border-style: none;
	background-position: -2px center;
	margin: 0px;
	padding: 5px 0px 5px 14px;
}
.tabinn .comh3 {
	border-style: none;
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin: 10px 0px 0px;
	padding: 5px 0px 5px 22px;
	font-size:14px;
}

/* 見出し */
h2.hgray {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../top_image/2009/icon_sankaku.gif);
	background-repeat: no-repeat;
	background-color:#dee;
	background-position: 5px center;
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	color: #333;
}
h2.horange {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../../top_image/2009/icon_sankaku.gif);
	background-repeat: no-repeat;
	background-color:#fc0;
	background-position: 5px center;
	font-size: 100%;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	color: #600;
	font-weight: bold;
}
h3.topk {
	font-size: 100%;
	margin: 10px 0px 3px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #c99;
	color: #633;
	background-image: url(../../top_image/icon_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
}

/* h2中のRSSボタン */
a.rss { font-size:12px; display: block; margin: 3px 5px 0px 3px; padding: 0px; float: right; width: 33px; height: 15px; background-image: url(../../top_image/btn_rss.gif); background-repeat: no-repeat; background-position: left top; }
a.rss:hover { background-position:-33px top; }
a.rss span { display:none; }



/* タブパネル */
#tabarea {
    margin: 0 0 10px;
    padding: 0;
	overflow:auto;
}
.TabbedPanelsContentGroup {
	background-color:#fff;
    border: 1px solid #f80;
}
.TabbedPanelsContent { padding:15px 10px 10px; }
.TabbedPanelsTab {
	font-size:11px;
    background-color:#f80;
    border: 1px solid #f80;
	padding: 0px 0px;
	width:75px;
	line-height:22px;
	overflow:hidden;
	color:#fff;
	text-align:center;
}
.TabbedPanelsTab:hover {
	background-color:#fec;
	color:#630;
}
.TabbedPanelsTabSelected {
	border-bottom: 1px solid #fff;
    background-color:#fff;
	color:#630;
}
div.topindex01out {
	overflow:auto;
	padding:0px 0px 10px;
}
.topindex01{
	margin:0px 0 0;
	padding:0px;
	float:left;
	width:180px;
}
.tawaraya{
	padding:0px 8px 0px 203px;
    margin: 0;
}
.tawarayainn{
	border:1px #ffcc00 solid;
	background: #FFFfef;
	padding:10px 5px 5px;
	}
.tawarayaimg {
	text-align:center;
 }

/* ブログ読み込みタブ */
div#tab_commmenu.HTMLPanelLoading,
div#tab_blog.HTMLPanelLoading {
	background: #fff url(../../image/wait.gif) no-repeat center center;
}


/* statusnav */
div#statusnav {
	margin:0px 10px 10px;
	background:url(../../top_image/2011/top_image.gif) no-repeat center center;
	height:140px;
	}
.status01,.status02,.status03{
	width:310px;
	height:140px;
	margin:0;
	padding:0;	
	float:left;
}
.status01 a:visited,.status02 a:visited,.status03 a:visited,
.status01 a:hover,.status02 a:hover,.status03 a:hover,
.status01 a,.status02 a,.status03 a{
	display:block;
	height:140px;
	margin:0;
	padding:0 0 0 15px;	
	color:#630;
	text-decoration:none;
}
.status01 a{
	background:url(../../top_image/2011/status_h01.gif) -1000px bottom no-repeat;
	}
.status02 a{
	background:url(../../top_image/2011/status_h02.gif) -1000px bottom no-repeat;
	}
.status03 a{
	background:url(../../top_image/2011/status_h03.gif) -1000px bottom no-repeat;
	}
.status01 a:hover{
	background:url(../../top_image/2011/status_h01.gif) right bottom no-repeat;
	}
.status02 a:hover{
	background:url(../../top_image/2011/status_h02.gif) right bottom no-repeat;
	}
.status03 a:hover{
	background:url(../../top_image/2011/status_h03.gif) right bottom no-repeat;
	}

.statusimg{
	margin:20px 0 0 0px;
	float:left;
}
.statustxt{
	line-height:120%;
	font-size:10px;
	padding-left: 115px;
    padding-top: 105px;
}
	
/* スペシャル */
#splink {
    background-color: #FFFFFF;
    border: 1px solid #E8A86F;
    clear: none;
    margin: 10px auto;
    padding: 0;
}
#splink h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
    padding: 0;
}
#splink p {
    margin: 5px 0 0;
    overflow: visible;
    padding: 0;
}
#splinkin {
    background: url(/top_image/2010/bg_special.gif) repeat-x scroll center top transparent;
    padding: 10px;
}
#ykdc {
    margin: 5px auto;
    overflow: auto;
	width:382px;
	}
#newCont{
	width:389px;
	height:200px;
	background-color:#CCCCCC;
	}

/* ラッパ等 */
div.rappa {
	margin:0px 0px 5px;
}
div.rappa p {
	margin:0px;
	padding:0px 0px 2px;
}
div.rappa img.uicon {
	margin:0px 5px 0px 0px;
}
div#unirss span {
	white-space:nowrap;
}


/* トップバナー */
div.bann1001 {
	overflow:auto;
	margin:0px;
	padding:0px;
}
div.bann1001 div {
	width:180px;
	text-align:center;
	margin:0px;
	padding:3px 0px 5px;
	float:left;
}
div.bann1001 p {
	margin:0px 0px 0px;
	padding:0px;
	line-height: 1.3;
}

div.bn_323 {
	padding:0px;
	margin:0px 0px 8px;
}

/*特設サイト*/

div.tabinn .tohoku{
	background:#F6F5F2;
	border: 1px solid #BBBAAC;
	margin:0 0px 10px;
	padding:10px;
}
div.tabinn .tohoku a.thheadlink{
    float: right;
	font-weight:bold;
	font-size:13px;

}

div.tabinn .tohoku h4{
	font-size:14px;
	margin-bottom:8px;
	color:#993366;
	border-bottom: 1px solid #DDDDDD;
}
div.tabinn .tohoku ul.sidelist li {
    padding: 0 0 4px 10px;
	font-size:13px;
	
}
/* 各ステータストップ */
#bebimachitop{
	width:930px;
	height:270px;
	background:url(/top_image/2011/bebimachi_top.gif) no-repeat center center;
	margin:0 10px 10px;
}
#ninshintop{
	width:930px;
	height:270px;
	background:url(/top_image/2011/ninshin_top.gif) no-repeat center center;
	margin:0 10px 10px;
}
#ikujitop{
	width:930px;
	height:270px;
	background:url(/top_image/2011/ikuji_top.gif) no-repeat center center;
	margin:0 10px 10px;
}

.bebimachi_nav,.ninshin_nav,.ikuji_nav{
float:right;
padding:15px 15px 0 0;
}
.bebimachi_nav table td,.ninshin_nav table td,.ikuji_nav table td{
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
}
.bebimachi_nav li,.ninshin_nav li,.ikuji_nav li {
	font-size:12px;
	line-height:1.5;
}
.bebimachi_nav h4{
	color:#ea6da4;
	border-bottom:2px dotted #999;
	}
.ninshin_nav h4{
	border-bottom:2px dotted #999;
	}
.ikuji_nav h4{
	color:#9CC715;
	border-bottom:2px dotted #999;
	}
#ot_status {
    margin: 0;
	float:left;
	padding-left:12px;
	padding-top:240px;
}
#ot_status p{
    display: block;
    float: left;
    margin-right: 5px;
    padding: 0;
    width: 76px;
	}
#ot_status a{
    display: block;
    float: left;
    margin-right: 5px;
    padding: 0;
    text-indent: -9999px;
    width: 76px;
	}
#ot_status a.ot01{
	background:url(../../top_image/2011/h_sankaku_b.gif) no-repeat -999px center;
	
	}
#ot_status a.ot02{
	background:url(../../top_image/2011/h_sankaku_n.gif) no-repeat -999px center;
	}
#ot_status a.ot03{
	background:url(../../top_image/2011/h_sankaku_i.gif) no-repeat -999px center;
	}
#ot_status a.ot01:hover{
	background:url(../../top_image/2011/h_sankaku_b.gif) no-repeat 61px center;
	}
#ot_status a.ot02:hover{
	background:url(../../top_image/2011/h_sankaku_n.gif) no-repeat 59px center;
	}
#ot_status a.ot03:hover{
	background:url(../../top_image/2011/h_sankaku_i.gif) no-repeat 59px center;
	}

/* ステータストップの上の方 */
div.statustop {
	padding:0px 5px;
}
div.udbox {
	padding:0px 8px;
}

div.statusselect {
	/*overflow:auto;*/
	margin:0px 0px 10px;
}
div.selectionblog {
    float: right;
    margin: 0 0 10px;
    padding: 0;
    width: 120px;
}
div.sbimage{
	text-align:center;
	margin:0 0 5px;
}
div.selectionblogin {
	padding:21px 8px 3px;
}
div.i_top .selectionblogin{
	background: url(../../top_image/2011/selectbk.gif) no-repeat center 0px #cce198;	
/*    border: 1px solid #cce198;
*/}
div.n_top .selectionblogin{
	background: url(../../top_image/2011/selectbk_n.gif) no-repeat center 0px #ffeeaa;	
/*    border: 1px solid #ffcc00;
*/}
div.b_top .selectionblogin{
	background: url(../../top_image/2011/selectbk_b.gif) no-repeat center 0px #ffd0e4;	
/*    border: 1px solid #ffd0e4;
*/}

div.statusselectblog {
	padding:0px 130px 0px 0px;
}
div.statusselectblog ul li {
	line-height:1;
}

div.ferrowlist {
	/*overflow:auto;*/
	margin:0px 0px 10px;
}
div.ferrowlist li {
	width:95px;
	float:left;
}
div.ferrowlist li .ftext {
	line-height:1.35;
	padding:0px 10px 0px 0px;
}

div.ferrowlist li span {
	font-size:px;
	color:#999;
}

/* ステータストップブログエリア */
div#tab_blog .fr1 {
	float:left;
	margin:0px 10px 10px 0px;
}

div#tab_blog div.blognomaltext {
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:1.4;
	font-size:12px;
}
div#tab_blog div.blognomaltext .list-name {
	float:left;
}

div#tab_blog div.blognomaltext .list-date {
	text-align:right;
	color:#999;
}

/* アドバイス */
#advice {
	z-index: 100;
	margin: 0px;
	padding: 0px;
	/*width: 340px;
	position: absolute;
	left: 300px;
	top: 240px;*/
	display: none;
}
#advice #adtop {
	margin: 0px auto;
	padding: 0px;
	width: 286px;
	line-height:10%;
}
#advice #adbottom {
	margin: 0px auto;
	padding: 0px;
	width: 276px;
	text-align: center;
	border-top: 2px solid #f30;
}
#advice #adbody {
	width:274px;
	padding:0px;
	margin:0px auto;
	background-color: #ffe;
	border-left: 3px solid #f30;
	border-right: 3px solid #f30;
	border-bottom: 2px solid #f30;
	overflow: hidden;
}
#advice #adbodyin {
	padding:10px;
	margin:0px;
	overflow: hidden;
}
#advice h3 {
	margin:0px;
	padding:0px;
	font-size: 100%;
	font-weight: bold;
}
#advice h4 {
	margin:0px;
	padding:10px 0px 3px;
	font-size: 14px;
	color: #933;
}

#advice {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	display: none;
	background-color: #ffffef;
	border: 1px solid #ffcc00;
}
#advice h4 {
	margin:0px;
	padding:10px 0px 7px;
	font-size: 14px;
	color: #933;
}

/* いいね！ */
.bclike {
    background: url(/image/commentsankaku.gif) no-repeat scroll 25px top transparent;
    margin: 0 0 2px 10px;
    padding-top: 10px;
}
.bclike-inner{
  background-color: #EEEEEE;
    border: 3px solid #EEEEEE;
    margin: 0 0 0px;
    padding: 4px 10px;
	line-height:13px;
}
.bclike input#blike {
  background: url(/image/iine_btn.png) no-repeat transparent;
  border:none;
  padding-left:15px;
  cursor: pointer;
  margin:0;
  height: 18px;
  width:70px;
  font-size:12px;
  line-height:12px;

}
.bclike input#bunlike{
  background: url(/image/uniine_btn.png) no-repeat transparent;
  border:none;
  padding-left:15px;
  cursor: pointer;
  margin:0;
  height: 18px;
  width:18px;
  font-size:12px;
  line-height:12px;
  text-indent: -9999px;
}
.bclike input#bunlike:hover{
  background: url(/image/uniine_hover_btn.png) no-repeat transparent;
}

/* ユーザーステイタス*/
#usersbox{
	border:1px solid #FF8800;
	background:#FFFFfF;
	padding:3px 5px 5px;
	margin:5px 0px 10px
}
#userboxin{
	height:27px;
}
.userstatus{
	overflow:hidden;
    /*border: 1px solid #FFCC00;*/
}
.userstatus table td.icn_b{
	padding:0 4px;
	background: #fff url(../../top_image/2011/icn_badges.gif) no-repeat right center;
	width:30px;
}
.userlogout{
	float:right;
	font-size:11px;
}
.todayadvice{
	font-size:11px;
}
.todayadvice span{
	color:#FF8800;
}
.icn_m{
	background: #fff url(../../top_image/2011/icn_midoku_m.gif) no-repeat left center;
}
.icn_c{
	background: #fff url(../../top_image/2011/icn_midoku_c.gif) no-repeat left center;
}
.icn_s{
	background: #fff url(../../top_image/2011/icn_midoku_s.gif) no-repeat left center;
}

	
/* バッジ */
.badge {
	background: #f00 url(/top_image/2011/bg_badgeL.gif) no-repeat left center;
	font-size:11px;
	line-height:16px;
	height:16px;
	margin:0px;
	padding:0px 0px 0px 8px;
	color:#fff;
}
.badgein {
	background: url(/top_image/2011/bg_badgeR.gif) no-repeat right center;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	margin:0px;
	padding:0px 8px 0px 0px;
	text-align:center;
}
.badge a:visited,
.badge a:hover,
.badge a {
	color:#fff;
	text-decoration: none;
}