@charset "UTF-8";

/* ================================================================================= */
/* Right Column                                                                      */
/* ================================================================================= */

/* パターン有無 */

#pattTop #right-col .rightbox {
	display: none;
}

/* 情報ボックス */

#right-col .rightbox {
	background-image: url(../img/rightbox_bg.gif);
	background-repeat: repeat-y;
}
#right-col .rightbox h4 ,
#right-col .rightbox p ,
#right-col .rightbox ul {
	margin: 0 15px;
}
#right-col .rightbox h3 {
	color: #666666;
	background-image: url(../img/rightbox_title.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 30px;
	padding: 2px;
}
#right-col .rightbox h4 {
	font-weight: normal;
	color: #af504b;
	margin-bottom: 3px;
}
#right-col .rightbox ul li {
	background-image: url(../img/ico_ya_r_g.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
}
#right-col .rightbox span.btm {
	font-size: 0;
	line-height: 0;
	background-image: url(../img/rightbox_btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	display: block;
}
#right-col .rightbox span.line {
	font-size: 0px;
	line-height: 0;
	background-image: url(../img/rightbox_line.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 21px;
	display: block;
}

/* バナーエリア */

#pattCont #right-col h2 {
	color: #666666;
	background-image: url(../img/bg_title_top.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 37px;
	line-height: 37px;
	padding: 0 5px;
	margin-bottom: 10px;
	margin-left: 1px;
}
#pattIndex #right-col h2 {
	font-size: 0;
	background-image: url(../img/right_bn_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 0;
	height: 24px;
}
#pattCont #right-col ul.banner {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: none;
}
#pattIndex #right-col ul.banner {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: none;
}
#right-col ul.banner li {
	font-size: 0px;
	text-align: center;
	line-height: 0;
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: none;
}
#right-col ul.banner li a {
	display: inline;
}

/* トップページタイプ */

#pattTop #right-col #language_tab {
	background-image: url(../img/language_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-bottom: 0px;
	height: 48px;
}
#pattTop #right-col #language_tab #select-site form ,
#pattTop #right-col #language_tab #select-lang form {
	margin: 0;
	padding: 0;
}
#pattTop #right-col #language_tab #select-site select ,
#pattTop #right-col #language_tab #select-lang select {
	width: 174px;
	height: 20px;
	border: 1px solid #8fadc6;
	margin-top: 2px;
	margin-left: 3px;
}
#pattTop #right-col #search {
	background-image: url(../img/search_bg.gif);
	background-position: 0px 22px;
	background-repeat: no-repeat;
	margin-top: 22px;
	margin-bottom: 1px;
	height: 52px;
}
#pattTop #right-col #search #search-text {
	width: 122px;
	height: 18px;
	border: 1px solid #8fadc6;
	float: left;
	margin-top: 4px;
	margin-left: 3px;
}
#pattTop #right-col #search #search-submit {
	margin-top: 4px;
	float: left;
}
#pattTop #right-col #pdown {
	background-image: url(../img/pdown_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	height: 48px;
}
#pattTop #right-col #pdown select {
	width: 174px;
	height: 20px;
	border: 1px solid #8fadc6;
	margin-top: 2px;
	margin-left: 3px;
}
#pattTop #right-col #pdown #url {
	margin-top: 3px;
}
#pattTop #right-col #navibox {
	margin-bottom: 1px;
	height: 113px;
}
#pattTop #right-col #diningblog {
	background-image: url(../img/diningblog_bg.gif) ! important;
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b5b5b5;
}
#pattTop #right-col .latestpost {
	font-size: 11px;
	line-height: 110%;
}
#pattTop #right-col .latestpost li {
	padding: 0 10px 0px 10px;
	list-style-type: none;
	margin-top: 8px;
}
#pattTop #right-col .latestpost li strong {
	font-weight: normal;
	color: #cd2432;
}
#pattTop #right-col .latestpost li strong {
	display: block;
}
#pattTop #right-col #bannerArea {
	margin-bottom: 1px;
}
#pattTop #right-col #supporters {
	background-image: url(../img/supporters_bg.gif) ! important;
	background-repeat: repeat-y;
	margin-bottom: 1px;
	padding-bottom: 7px;
	border-bottom: 1px solid #b5b5b5;
}
#pattTop #right-col #supporters ul.banner {
	margin-top: 7px;
}



/*
	background-color: #ff0000;
*/
