@charset "utf-8";

/*==================================================
	サイド
==================================================*/

#side {
 float: right;
 width: 300px;
}

#side .sideList {
 clear: both;
 margin-top: 20px;
}
#side .sideList .tabNav {
 background: url(../img/side/tab_bg01.gif) repeat-x;
 height: 31px;
 width: 300px;
 border-left: 1px solid #bdc9d2;
}
#side .sideList .tabNav li {
 float: left;
 background: url(../img/side/tab_bg01.gif) repeat-x;
 line-height: 31px;
 font-size: 86%;
 font-weight: bold;
 border-right: 1px solid #bdc9d2;
}
#side .sideList .tabNav li a {
 display: block;
 height: 31px;
 padding-right: 9px;
 padding-left: 10px;
}
* html #side .sideList .tabNav li a {
 display: block;
 float: left;
}
#side .sideList .tabNav li a:link { text-decoration: none; 
}
#side .sideList .tabNav li a:hover { text-decoration: none; 
}
#side .sideList .tabNav li a.active { background: url(../img/side/tab_bg01_st.gif) repeat-x; 
}

#side .sideList .lists {
 border-right: 1px solid #bdc9d2;
 border-bottom: 1px solid #bdc9d2;
 border-left: 1px solid #bdc9d2;
 padding-top: 20px;
 padding-bottom: 10px;
}
#side .sideList .lists ul {
 margin-left: 15px;
 width: 265px;
}
#side .sideList .lists li {
 background: url(../../image/mark01.gif) no-repeat 0px 5px;
 padding-left: 15px;
 padding-bottom: 5px;
 color: #666;
 font-size: 86%;
 line-height: 1.4em;
}
#side .sideList .lists li img { margin-left: 7px; }
#side .sideList .newsLink {
 border: 1px solid #bdc9d2;
 float: right;
 margin-right: 10px;
 padding: 5px 10px;
 font-size: 86%;
 font-weight: bold;
}
#side .sideList .newsLink a {
 background: url(../../image/icon_tri01.gif) no-repeat left center;
 padding-left: 12px;
}
#side .sideList .newsLink a:hover { text-decoration: none; }

#side .photoNews,
#side .poll,
#side .ranking,
#side .keyword {
 border: 1px solid #bdc9d2;
 clear: both;
 margin-top: 20px;
}
#side .keyword .newsLink {
 border: 1px solid #bdc9d2;
 float: right;
 margin-top: 10px;
 margin-right: 10px;
 padding: 5px 10px;
 font-size: 86%;
 font-weight: bold;
}
#side .keyword .newsLink a {
 background: url(../../image/icon_tri01.gif) no-repeat left center;
 padding-left: 12px;
}
#side .keyword .newsLink a:hover { text-decoration: none; }

#side .sideTitle01 {
 line-height: 30px;
 height: 30px;
 background: url(../img/side/side_titbg01.gif) repeat-x;
 font-weight: bold;
 font-size: 86%;
 padding-left: 10px;
}
#side .photoNews {
 height: 135px;
 background: #FFF;
}
#side .photoNews .pics {
 width: 285px;
 margin-top: 10px;
 margin-left: 9px;
}
#side .photoNews .pics li {
 float: left;
 margin-right: 5px;
 width: 90px;
 height: 68px;
}
#side .photoNews .buttons {
 clear: both;
 width: 280px;
 margin-left: 16px;
 height: 17px;
}
#side .photoNews .buttons .left { float: left; }
#side .photoNews .buttons .right { float: right; }
#side .photoNews .buttons ul {
 padding-top: 3px;
 padding-left: 75px;
 float: left;
}
#side .photoNews .buttons li {
 float: left;
 margin-right: 6px;
 height: 8px;
 width: 8px;
}




#side .photoNews02,
#side .bj_dictionary,
#side .bj_links {
	border: 1px solid #bdc9d2;
	background: #FFF;
	margin-top: 20px;
    line-height: 1.4em;
}
#side .photoNews02 .sideTitle01 {
	margin-bottom: 10px;
}
#side .photoNews02 ul li {
    color: #666;
    font-size: 86%;
	margin-bottom: 10px;
}
#side .photoNews02 ul li .photo {
	display: block;
	float: left;
	width: 100px;
	margin: 0 10px 0 10px;
}
#side .photoNews02 ul li .txtArea {
	float: left;
	width: 170px;
}
#side .photoNews02 ul li .txtArea .ttl {
	font-weight: bold;
}
#side .bj_dictionary ul {
	padding: 10px;
}
#side .bj_links dl {
	padding: 0 10px 10px;
}
#side .bj_links dt {
	font-weight: bold;
	margin-top: 10px;
}

/*--------------------------------------------------
	ワンクリックアンケート
--------------------------------------------------*/
#side .poll { padding-bottom: 15px; }

#side .poll .text {
	font-size: 86%;
	line-height: 1.5em;
	width: 248px;
	margin-top: 15px;
	margin-left: 16px;
	background-image: url(../img/side/iconQ.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
}
#side .poll ul {
 margin-top: 10px;
 margin-left: 30px;
 margin-top: 5px;
}
#side .poll li {
 font-weight: bold;
 padding-top: 6px;
 font-size: 86%;
}
#side .poll li label {
	margin-left:3px;
}
#side .poll a:hover { text-decoration: none;}
#side .poll input { vertical-align: middle; }
#side .poll .vote {
 text-align: center;
 height: 29px;
 width: 71px;
 background: url(../img/side/btn_poll.gif) no-repeat center top;
 margin-top: 15px;
 margin-left: 115px;
 font-size: 86%;
}
#side .poll .vote a {
 text-align: center;
 display: block;
 width: 71px;
 line-height: 29px;
 height: 29px;
}
#side .poll .vote a:link,
#side .poll .vote_02 a:link {
 color: #FFF;
 text-decoration: none;
}
#side .poll .vote a:visited,
#side .poll .vote_02 a:visited {
 color: #FFF;
 text-decoration: none;
}
#side .poll .vote a:hover {
 color: #FFF;
 text-decoration: none;
 background: url(../img/side/btn_poll_on.gif) no-repeat;
}
#side .poll .vote_02 {
 text-align: center;
 height: 29px;
 width: 115px;
 background: url(../img/side/btn_poll_02.gif) no-repeat center top;
 margin-top: 15px;
 margin-left: 93px;
 font-size: 86%;
}
#side .poll .vote_02 a {
 text-align: center;
 display: block;
 width: 115px;
 line-height: 29px;
 height: 29px;
}
#side .poll .vote_02 a:hover {
 color: #FFF;
 text-decoration: none;
 background: url(../img/side/btn_poll_02_on.gif) no-repeat;
}


#side .sideBanner02 {
 clear: both;
 margin-top: 20px;
}
#side .admins02 {
 clear: both;
 margin-top: 20px;
 height: 24px;
}
#side .admins {
 clear: both;
 margin-top: 20px;
 height: 145px;
}
#side .admins li,
#side .admins02 li { float: left; }

 { float: left; }
#side .ranking {
 clear: both;
 margin-top: 20px;
 padding-bottom: 13px;
}
#side .ranking ul {
 margin-top: 5px;
 margin-left: 12px;
}
#side .ranking .no1 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num01.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no2 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num02.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no3 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num03.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no4 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num04.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no5 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num05.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no6 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num06.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no7 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num07.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no8 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num08.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no9 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num09.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking .no10 {
	padding-top: 9px;
	background-image: url(../img/side/icon_num10.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 22px;
	padding-right:10px;
	font-size: 86%;
	line-height: 1.4em;
}
#side .ranking a:hover { text-decoration: none;}
#side .keyword { padding-bottom: 15px; }

#side .keyword .sideTitle01 .keyList {
 font-size: 78%;
 float: right;
 border-left: 1px solid #c1ccd5;
 background: url(../../image/icon_tri01.gif) no-repeat 10px 13px;
 padding-left: 20px;
 padding-right: 10px;
}
#side .keyword dl {
 margin-top: 15px;
 margin-left: 12px;
}
#side .keyword dt {
 font-size: 86%;
 font-weight: bold;
 padding-bottom: 10px;
 width: 265px;
}
#side .keyword dd {
 font-size: 86%;
 line-height: 1.4em;
 width: 265px;
}

#side .sideAd,
#side .sideAd02 {
	border: 1px solid #bdc9d2;
	clear: both;
	overflow: hidden;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#side .sideAd img,
#side .sideAd02 img {
 float: left;
 margin-right: 7px;
}
#side .sideAd a {
 font-size: 86%;
 font-weight: bold;
 margin-top: 5px;
 margin-bottom: 3px;
 display:block;
}
#side .sideAd02 a {
	font-size: 86%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #f9651b;
	display:block;
}
#side .sideAd span,
#side .sideAd02 span {
 font-size: 71%;
 line-height: 1.3em;
}

/*==================================================
	ログインボックス
==================================================*/
#side .sideLogin {
 border: 1px solid #bdc9d2;
 clear: both;
 margin-top: 20px;
 padding:5px;

}



#side .sideLogin .txt01 {
 font-size:86%;
 height:29px;
 line-height:29px;
 float:left;
 width:auto;
	}
#side .sideLogin .txt02 {
 font-size:86%;
 text-align:center;
}
#side .sideLogin .text p {
 font-size:71%;
}
#side .sideLogin .name {
 color:#00578d;
 font-weight:bold;
}
#side .sideLogin .vote02 {
 margin-top:5px;
 margin-left:auto;
 margin-right:auto;
 text-align: center;
 height: 29px;
 width: 85px;
 background: url(/common/img/side/btn_sidelogin.gif) no-repeat center top;
 font-size: 86%;
}
#side .sideLogin .vote02 a {
 text-align: center;
 display: block;
 width: 85px;
 line-height: 29px;
 height: 29px;
}
#side .sideLogin .vote02 a:link {
 color: #FFF;
 text-decoration: none;
}
#side .sideLogin .vote02 a:visited {
 color: #FFF;
 text-decoration: none;
}
#side .sideLogin .vote02 a:hover {
 color: #FFF;
 text-decoration: none;
 background: url(/common/img/side/btn_sidelogin_on.gif) no-repeat;
}
#side .sideLoginUl {
 width:180px;
 margin-left:auto;
 margin-right:auto;
}

/*==================================================
	ページトップへ
==================================================*/
#back_top {
 clear: both;
 width:930px;
 margin:0px auto 0px auto;
}
#back_top .pagetop {
 font-size: 71%;
 font-weight: bold;
 border: 1px solid #bdc9d2;
 text-align: center;
 display: inline;
 float: right;
 margin-top: 23px;
 margin-bottom: 23px;
 padding: 8px 12px;

}
#back_top .pagetop img {
 margin-right: 8px;
 vertical-align: middle;
}
#back_top .pagetop a:hover { text-decoration: none;}




/*==================================================
	バナーエリア
==================================================*/
#side .bnrArea {
 border: 1px solid #bdc9d2;
 clear: both;
 padding: 10px 0;
 text-align: center;
}

