/*-----------------------------------------------------
ameblo CSS Skin Settings
Skin for:	ad_breo-bihadahakusho2
FileName:   common.css
$Revision: 1.31 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ 基本設定 ■■■■■■■■■■■■*/
html { 
font-size:12px !important; 
*font-size:75% !important;/*forIE6IE7*/ 
}

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
}

body{
	margin:0 auto;
	padding: 0;
	background-color:#fff;
	font-size:12px;
	line-height:1.5em;
	color:#333;
}

a{
color:#0066CC;
text-decoration:none;
}

a:hover{
	color:#FF3366;
	text-decoration:underline;
}

a:active{
color:#FF3366;
}

a:visited{
color:#996699;
}

#frame{
	position:relative;
	width:983px;
	margin:0 auto;
	text-align:left;
}

#wrap{
	clear:both;
	width:983px;
	padding: 10px 0 20px;
}

#sub_main{
	width:100%;
	overflow:hidden;
}
#sub_a,
#sub_b,
#main{
	overflow:hidden;
	word-break:break-all;
}

#sub_a {
	background-color:#fafafa;
	border:solid #b2b2b2 1px;	
}

#sub_a a, #sub_a a:visited {
	color:#333;
	text-decoration:none;
}

#sub_a a:hover, #sub_a a:active {
	color:#333;
	text-decoration:underline;
}

img{
	border: 0;
}
blockquote{
	margin:12px 0;
	padding:10px;
	border:2px dotted #ffdce6;
}

pre{
	margin:0;
	padding:0;
}

input,
textarea{

}

p{
	margin: 0;
	padding: 0;
}

.menu_frame ul,
.menu_frame li,
.menu_frame dl,
.menu_frame dt,
.menu_frame dd,
#comment_module ul,
#comment_module li,
#trackback ul,
#trackback li,
#reader_list ul,
#reader_list li,
#favorite_list ul,
#favorite_list li,
#bookmark_list ul,
#bookmark_list li{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

p.list,
p.link_blog{
padding-top: 5px;
}

#frame:after,
#wrap:after,
#defaultAd dl:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#frame,
#wrap,
#defaultAd dl{display: inline-block;min-height: 1%;}

/* Hides from IE-mac \*/
* html #frame,
* html #wrap,
* html #defaultAd dl{height: 1%;}
#frame,
#wrap,
#defaultAd dl{display: block;}
/* End hide from IE-mac */


/*■■■■■■■■■■■ ヘッダー ■■■■■■■■■■■■*/
#header{
	padding-top:10px;
}

div#header h1{
	margin:0;
	/*display:inline;*/
	display: none;
}

#header h1 a{
	float:left;
	width:160px;
	height:38px;
	margin-right:20px;
	text-indent:-9999px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/logo_ameba.gif) no-repeat;
}

div#header h2{
	float:left;
	width:186px;
	height:40px;
	margin:0;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_adpr.gif);
	text-indent:-9999px;
	display:inline;
}

/*■■■ヘッダー内ナビゲーション*/

div#userNaviArea {
	display:none;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■ メインコラム ■■■■■■■■■■■*/

/*■■■メインコラム＿メッセージボード*/
#message{
	width:983px;
	height:210px;
	display:block;
	margin:-240px 0 0;
	position:absolute;
	z-index:10;
}

#message iframe {
	display:none;
}

#message .contents{
	display:inline-block;
}

#message .topicsBox {
	float:left;
	width:487px;
	padding-right:8px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_topics01.gif) left top repeat-y;
}

#message .topicsBox .titlebar {
	height:33px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_topics.gif) no-repeat;
	text-indent:-9999px;
}

#message .topicsBox .txtBox {
	padding:10px 15px 12px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_topics02.gif) left bottom no-repeat;
}

#message .topicsBox .txtBox ul {
	margin:0;
	padding:0;
	list-style:none;
}

#message .topicsBox .txtBox li {
	margin:0;
	padding:0 0 5px 10px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/icon_square.gif) 0 7px no-repeat;
}

#message .topicsBox .txtBox p {
	margin:0;
	text-align:right;
}

#message .topicsBox .txtBox a:link, #message .topicsBox .txtBox a:visited {
	color:#333333;
	text-decoration:none;
}

#message .topicsBox .txtBox a:hover, #message .topicsBox .txtBox a:active {
	color:#333333;
	text-decoration:underline;
}

#message .dataBox {
	float:left;
	width:488px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_data01.gif) left top repeat-y;
}

#message .dataBox .titlebar {
	height:25px;
	padding:7px 15px 0 0;
	text-align:right;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_data.gif) no-repeat;
}

#message .dataBox .txtBox {
	width:468px;
	padding:3px 10px 13px;
	display:inline-block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_data02.gif) left bottom no-repeat;
}

#message .dataBox .txtBox img {
	float:right;
}

#message .dataBox .txtBox dl {
	float:left;
	width:260px;
	margin:0 8px 0 0;
	padding:0;
}

#message .dataBox .txtBox dt {
	float:left;
	width:140px;
	height:20px;
	margin:0;
	padding:8px 0 8px 8px;
	text-align:left;
}

#message .dataBox .txtBox dt img {
	float:left;	
}

#message .dataBox .txtBox dt.data01 {
	border-bottom:dotted #b2b2b2 1px;
	clear:both;
}

#message .dataBox .txtBox dt.data02 {
	border-bottom:dotted #b2b2b2 1px;
	clear:both;
}

#message .dataBox .txtBox dt.data03 {
	border-bottom:dotted #b2b2b2 1px;
	clear:both;
}

#message .dataBox .txtBox dt.data04 {
	clear:both;
}

#message .dataBox .txtBox dd {
	height:20px;
	margin:0 0 0 140px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:right;
	border-bottom:dotted #b2b2b2 1px;
}

#message .dataBox .txtBox dd.bottom {
	height:20px;
	margin:0 0 0 140px;
	padding:8px;
	font-weight:bold;
	text-align:right;
	border-bottom:none;
}

/*■■■メインコラム＿記事*/
.news_title {
	display:none;
	height:32px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_news.gif) no-repeat;
	text-indent:-9999px;
}

.entry{
	margin:0 0 5px;
}

.entry a{
	text-decoration:underline;
	color:#4ca335;
}

.entry a:visited{
	text-decoration:underline;
	color:#4ca335;
}

.entry a:hover{
	text-decoration:none;
	color:#4ca335;
}

.entry .entry_head{
	padding:10px 20px 0;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_news01.gif) no-repeat;
}

.entry .date{
	float:left;
	margin:0; 
	padding: 1px 0px;
	display:block;
}

.new .date {
	float:left;
	padding: 1px 0 1px 34px;
	display:block;
    background: url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/icon_new.gif) no-repeat scroll 0 2px transparent;
}

.entry .theme{
	padding:0 0 5px 0;
	display:block;
	text-indent:10px;
	border-bottom:1px dotted #cbcbcb;
}

.entry .theme a, .entry .theme a:visited {
	color:#333;
	text-decoration:none;
}

.entry .theme a:hover, .entry .theme a:active {
	color:#333;
	text-decoration:underline;
}

.entry .name{
	display:block;
	margin:2px 0 0 0;
	padding:0;
	color:#666666;
	font-size:0.85em;
}

.entry h3.title{
	margin:0 0 1px;
	padding:3px 0;
	color:#000;
	font-size:1.88em;
	font-weight:bold;
	line-height:1.1;
}
.entry h3.title a{
	color:#000;
}

.entry h3.title a, .entry h3.title a:visited {
	color:#333333;
	text-decoration:none !important;
}

.entry h3.title a:hover, .entry h3.title a:active {
	color:#333333;
	text-decoration:underline !important;
}

.entry .contents{
	padding:10px 15px 1px;
	line-height: 1.5em;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_news02.gif) repeat-y;
}

.entry .contents a.iconlink {
	padding-left:12px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/icon_arrow.gif) left center no-repeat;
}

.entry .contents a.detailOn {
	padding-left:0;
	background-image:none;
}

.entry .foot{
	clear:both;
	height:10px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/bg_news03.gif) left bottom no-repeat;
	text-indent:-9999px;
}

#exLinkBtn {
	width:380px; !important;
	display:block;
	padding-left:200px;
}

#exLinkBtn li {
	_margin-right:0 !important;
}

.petaLink {
	float:right;
	margin-top:-36px;
	margin-top: -50px\9; /* IE8 and below */
	margin-right:30px;
	_margin:-13px 15px 20px 0;
	display:block;
	text-indent:0 !important;
	text-align:right !important;
	background-image:none !important;
}

.entry li iframe {
	margin-left:15px;
}

/*■■■メインコラム＿記事 下部広告*/
#footer_ad{
margin:20px auto 10px auto;
text-align: center;
}

/*■■■メインコラム＿ページ送り*/
.page{
	margin:0 auto 10px;
	padding:5px 0 0;
	font-size:0.85em;
	text-align: center;
}

.page a{
	text-decoration:underline;
	color:#4ca335;
}

.page a:visited{
	text-decoration:underline;
	color:#4ca335;
}

.page a:hover{
	text-decoration:none;
	color:#4ca335;
}

/*■■■メインコラム＿トラックバック*/
#trackback{
margin:15px 0 0;
padding:0;
border-top:3px double #7E8984;
line-height: 1.5;
}

#trackback h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#trackback .label{
font-weight: bold;

}

#trackback p.tr_URL{
margin-bottom: 16px;
padding:0 0 8px 0;
border-bottom:1px dotted #7E8984;
}

#trackback ul{
margin:8px 0 18px 0;
padding:0 0 8px 0;
border-bottom:1px dotted #7E8984;
}

/*■■■メインコラム＿コメント*/
#comment_module{
border-top:3px double #7E8984;
line-height: 1.5;
}

#comment_module h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#comment_module p.list{
margin: 0px 0px 10px 0px;
padding: 0px;
font-size:0.85em;
}

#comment_module .comment_body{
margin: 0;
padding:0 0 10px 0;
}

#comment_module .each_comment{
margin: 0;
padding:0 0 20px 0;
}

#comment_module .comment_footer{
margin:0;
padding:0;
border-top:1px dotted #7E8984;
}

#comment_module .error{
margin-top: 20px;
padding-bottom: 10px;
color:#FF0000;
}

#comment_module .label{
font-weight: bold;

}

#comment_module form ul{
width: 340px;
margin:0 auto;
}

#comment_module form li{
display: block;
width: 340px;
margin-bottom: 5px;
}

#comment_module li.lastItem{
display: block;
width: 330px;
margin-bottom: 5px;
text-align: right;
}

#comment_module .button{
margin-left: 5px;
width: 80px;
font-size:0.91em;
}

/*■■■メインコラム＿読者一覧■*/
#reader_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#reader_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

#reader_list .reader_blog{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿お気に入りブログ一覧*/
#favorite_list h3.title{
margin:0;
padding:0 0 5px 0;
background:none;
font-size:1.17em;
}

#favorite_list ul{}

#favorite_list li{
margin: 0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

#favorite_list .favorite_blog{
display:block;
margin-top:2px;
}

#favorite_list .favorite_theme{
display:block;
margin-top:2px;
}

/*■■■メインコラム＿ブックマーク一覧*/
#bookmark_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#bookmark_list ul{}

#bookmark_list li{
margin-bottom: 4px;
padding:4px 0;
border-bottom: 1px dotted #7E8984
}

/*■■■メインコラム＿最新記事一覧*/
#recent_entries_list h3.title{
margin: 0px;
padding:7px 0 8px 0;
background:none;
font-size:1.17em;
}

#recent_entries_list li{
margin:0;
padding:8px 0;
border-bottom: 1px dotted #7E8984;
}

/*■■■メインコラム＿気になるテーマ一覧*/
#joinbookList h3{
margin: 0px;
padding:7px 0 8px 0;
border:none;
background:none;
font-size:1.17em;
}

#joinbookList a:link{
color:#0066CC;
text-decoration:none;
}

#joinbookList a:visited{
color:#996699;
}

#joinbookList a:hover{
text-decoration:underline;
color:#FF3366;
}

#joinbookList a:active{
color:#FF3366;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■ サイドA(sub_a)&サイドB(sub_b) ■■■■■■*/

/*■■■サイド＿サイドA,B共通項目*/
.list{
}

h4.menu_title{
color: #333333;
font-size:1.17em;
font-weight: bold;
}

div.menu_frame{}

/*■■■サイド＿検索*/
#search {
	margin:0;
}

#search h4 {
	display:none;
}

#search form{
	margin:10px 0 0 0;

	padding-left:10px;
	display:inline-block;
}

#search .searchbox{
	width: 200px;
	padding:3px 0 3px 20px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/icon_search.gif) no-repeat;
}

#search .searchbtn {
	padding:3px 2px;
}

/*■■■サイド＿follow*/
#sub_a .btn_follow {
	margin:15px 0 0 10px;
}

/*フリースペース*/
#freespace .btn_download {
	margin:15px 0 0 10px;
}

#freespace .btn_sidetopics {
	margin:10px 0 0 10px;
}

#freespace ul.sidemenuBox {
	width:260px;
	margin:15px 0 0 10px;
	padding:0 7px;
	_padding:0 0 0 7px;
	list-style:none;
	border-width:1px 1px 0 1px;
	border-color:#999;
	border-style:solid;
}

#freespace ul.sidemenuBox li {
	margin:0;
	padding:5px 0;
	border-bottom:dotted #999 1px;
	font-size:12px;
	text-indent:5px;
}

#freespace ul.sidemenuBox li a {
	display:block;
}

#freespace ul.sidemenuBox li.title {
	margin:0 0 0 -7px;
	padding:0;
	text-indent:0;
	border:none;
}

#freespace ul.sidemenuBox li.bottom {
	margin:0;
	padding:5px 0;
	border-bottom:none;
	font-size:12px;
	text-indent:5px;
}

/*■■■サイド＿アーカイブ*/
#archives, .archiveMenu{
	margin:0 10px !important;
}

#archives h4.menu_title, .archiveMenu .skinMenuTitle {
	height:17px;
	margin:-30px 0 2px !important;
	background:#fafafa url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_monthly.gif) no-repeat;
	text-indent:-9999px !important;
	display:block;
	z-index:10;	
}

.archiveMenu .menuSelectArea {
	margin:0;
}

.archiveMenu .menuSelectArea select {
	width:250px;
}

.archiveMenu .listLink {
	display:none;
}

/* サイド＿タイアップ一覧ボタン */
#sub_a .btn_tieup {
	margin:15px 0 0 10px;
}

#sub_a .btn_readers {
	margin:15px 0 0 59px;
}

/*■■■サイド＿アメブロ推奨枠*/
#ameblo{
	display:none;
padding-top: 7px;
font-size:0.85em;
text-align: center;
}

/*■■■サイド＿RSS*/

#rss {
    display:none;
}

.rssBtn {
	margin:15px 0 0 10px;
}

.rssBtn a {
	padding: 6px 0 6px 20px;
	text-decoration:none;
	background: url(//stat100.ameba.jp/common_style/img/skin/cmn/icons/basic_icons/basic_icons.png) no-repeat scroll 3px -46px transparent;
    vertical-align: middle;
	color:#808080 !important;
}

.authorBtn {
	margin:5px 0 20px 10px;
	font-size:0.95em;
}

.authorBtn a {
	color:#808080 !important;
	text-decoration:none;
}

/*■■■サイド＿プラグイン*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/*■■■サイド＿テーマ一覧*/
#theme_list h4.menu_title {
	width:274px;
	height:31px;
	margin:0 0 0 10px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_theme.gif) no-repeat;
	border-width:0 1px;
	border-color:#999;
	border-style:solid;
	text-indent:-9999px;
}

#theme_list ul {
	width:260px;
	margin:0 0 0 10px;
	padding:0 7px;
	border-width:0 1px;
	border-color:#999;
	border-style:solid;
	list-style:none;
}

#theme_list li {
	margin:0;
	padding:5px 0;
	border-bottom:dotted #999 1px;
	font-size:12px;
	text-indent:5px;
}

#theme_list li a {
	width:252px;
	padding-left:8px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/li_theme.gif) left center no-repeat;
}

/*■■■サイド＿最近の記事一覧*/
#recent_entries h4.menu_title {
	width:274px;
	height:31px;
	margin:-1px 0 0 10px;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/title_backnumber.gif) no-repeat;
	border-width:0 1px;
	border-color:#999;
	border-style:solid;
	text-indent:-9999px;
}

#recent_entries ul {
	width:260px;
	margin:0 0 0 10px;
	padding:0 7px;
	border-width:0 1px;
	border-color:#999;
	border-style:solid;
	list-style:none;
}

#recent_entries li {
	margin:0;
	padding:5px 0;
	border-bottom:dotted #999 1px;
	font-size:12px;
	text-indent:5px;
}

#recent_entries li a {
	width:260px;
	display:block;
}

#recent_entries .list {
	width:275px;
	margin:-1px 0 0 10px;
	border-top:solid 1px #999;
	text-indent:-9999px;
}

/*■■■■■■■■■■■ フッター ■■■■■■■■■■■■*/
div#footerArea{
margin:0;
padding:12px 8px 25px 0;
border-top:1px solid #663300;
text-align:right;
background:#fff;
}

div#themeBox{
	display:none;
}

.serviceLink{
	display:none;
	margin:0 0 30px 0;
	text-align:center;
}

#footerBtn{text-align:right;16px 16px 30px;}

/*広告表示*/
#advertising, #advertising2, #advertising2official, #advertising3, .advertising2 {
	display:none;
}

/* プルダウンメニュー　トップナビゲーション */

ul.dropdown {
	clear:both;
	margin:10px 0 0 !important;
	padding: 0 !important;
	position: relative !important;
	z-index: 597 !important;
	float: left;
	list-style: none;
}

ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown li {
	float: left;
	zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
}

ul.dropdown ul {
	width: 100%;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

ul.dropdown .menu01 a {
	width:193px;
	height:42px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu01.gif);
	text-indent:-9999px;
}

ul.dropdown .menu03 a {
	width:197px;
	height:42px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu03.gif);
	text-indent:-9999px;
}

ul.dropdown .menu04 a {
	width:197px;
	height:42px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu04.gif);
	text-indent:-9999px;
}

ul.dropdown .menu05 a {
	width:199px;
	height:42px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu05.gif);
	text-indent:-9999px;
}

ul.dropdown .menu01 a:hover, ul.dropdown .menu03 a:hover, ul.dropdown .menu04 a:hover, ul.dropdown .menu05 a:hover {
	background-position:0 -42px;
}

ul.dropdown ul {
	width: 198px;
}

ul.dropdown *.menu02 {
	width:197px;
	height:42px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02.gif);
	text-indent:-9999px;
	cursor:pointer;
}

ul.dropdown *.menu02:hover {
	background-position:0 -42px;
}

ul.dropdown-horizontal ul *.menu02 ul, ul.dropdown-horizontal ul *.menu02 li{
	margin:0;
	padding:0;
}

ul.dropdown-horizontal *.menu02 .sub01 a {
	width:198px;
	height:32px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_1.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub02 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_2.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub03 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_3.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub04 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_4.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub05 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_5.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub06 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_6.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub07 a {
	width:198px;
	height:34px;
	display:block;
	background:url(//stat100.ameba.jp/p_skin/ad_ameba-ad-pr/img/menu02_7.gif);
	text-indent:-9999px;
}

ul.dropdown-horizontal *.menu02 .sub01 a:hover {
	background-position:0 -32px;
}

ul.dropdown-horizontal *.menu02 .sub02 a:hover, ul.dropdown-horizontal .menu02 .sub03 a:hover, ul.dropdown-horizontal .menu02 .sub04 a:hover, ul.dropdown-horizontal .menu02 .sub05 a:hover, ul.dropdown-horizontal .menu02 .sub06 a:hover, ul.dropdown-horizontal .menu02 .sub07 a:hover {
	background-position:0 -34px;
}