@charset "EUC-JP";

body{
	background: #fff6f7 url(/img/category/cancam/bg.gif) repeat-x 50% 80px;
}

#globalContainer {
	background: url(/img/category/cancam/bg02.gif) no-repeat 50% 95px;
}

#globalHeader {
	background: #fff none;
}

#mainContainer {
	background: url(/img/category/cancam/foot_top_bg.gif) no-repeat 50% bottom;
	padding-bottom: 30px;
}


#footerMenu{
	background: #fff0f3 url(/img/category/cancam/foot_bg.gif) repeat-x 50% top;
}

#footerMenu #footerNav{
	background: #fd9aac none;
}

#footerWrapper {
	padding-top: 30px;
	background: url(/img/category/cancam/foot_top2_bg.gif) no-repeat 50% top;
}

#footerWrapper .r_top{
	background: url(/img/category/cancam/foot_top.gif) no-repeat left top;
}
#footerWrapper .r_btm{
	background: url(/img/category/cancam/footbottom.gif) no-repeat left bottom;
}
#footerWrapper .r_body{
	background: url(/img/category/cancam/footmain.gif) repeat-y left top;
}

#footerWrapper .menuBox h2 {
	color: #c51199;
}

#footerWrapper .menuBox .menuB .box a{
	color: #fff;
}

#footerWrapper .menuBox .menuB .box ul li{
	background: url(/img/cmn/dotw.gif) no-repeat -5px 0;
}

#footerWrapper .menuBox .menuB .box ul li ul li{
	border-left: 1px solid #00649a;
}

div#footerWrapper dl.livedoorService,
div#footerWrapper dl.livedoorService li,
div#footerWrapper dl.livedoorService li a {
	color: #c51199;
}

#footerMenu ul.nav li a {
	color: #fff;
}

#footerMenu address{
	color: #fff;
}

#directoryBox,
#directoryBox a{
	color: #000 !important;
}
#directoryBox ul.bread li ul li{
	background: url(/img/portal/icon/directory.gif) no-repeat left top;
	color: #000 !important;
}
#directoryBox ul.link li{
	color: #000 !important;
}



/* GlobalSearchbox */
#commonHeader {
	padding: 5px 0;
}

#commonHeader #logoBox{
	width: 480px;
	padding: 5px 0 0 0;
	text-align: left;
}

#commonHeader #logoBox img {
	vertical-align: middle;
}

#commonHeader #searchBox{
	width: 454px;
}

div#search {
	height: 64px;
	width: 454px;
}
div#search {
	background: url(/img/category/cancam/search_bg.gif) no-repeat left top;
}

form#search-form div.searhline-outer {
	background: url(/img/category/cancam/searchform_bg.gif) no-repeat left top;
}

form#search-form div.searhline-outer {
	width: 369px;
}

form#search-form div.searhline-outer input.q{
	width: 265px;
}

*+html form#search-form div.searhline-outer input.q,
* html form#search-form div.searhline-outer input.q{
	width: 260px;
}

ul#search-tabs li {
	font-size: 13px;
}

/*
ul#search-tabs li a {
	color: #fff;
}

ul#search-tabs li a.on {
	color: #fff;
}
*/



/* main */
div.cancamMainBox {
	margin-bottom: 10px;
}

div.cancamMainBoxBody {
	background: url(/img/category/cancam/foot.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

div.cancamMainBoxBody2 {
	padding: 10px;
	background: #fff;
}

h1.cancamMainTitle {
	background: url(/img/category/cancam/top.gif) no-repeat left top;
	line-height: 35px;
	color: #fff;
	padding: 0 10px;
	font-size: 126%;
}

p.cancamImage {
	padding-bottom: 10px;
}

h2.cancamSubTitle {
	background: url(/img/category/cancam/bar.gif) no-repeat left top;
	line-height: 34px;
	padding: 0 10px 0 40px;
	color: #fff;
}

h2.cancamSubTitle a:link,
h2.cancamSubTitle a:visited {
	color: #fff !important;
	font-size: 126%;
	text-decoration: none !important;
}

h2.cancamSubTitle a:active,
h2.cancamSubTitle a:hover {
	color: #fff !important;
	font-size: 126%;
	text-decoration: underline !important;
}

div.cancamBox {
	background: url(/img/category/cancam/bar_foot.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	zoom: 1;
}

div.cancamBox2 {
	padding: 10px 10px 0;
	background: url(/img/category/cancam/bar_main.gif) repeat-y left top;
}

p.more a.more {
	background: url(/img/category/cancam/hart03.gif) no-repeat left top;
	padding: 4px 0 4px 28px;
}





div.rankingCanCam .ranking {
	padding: 0 10px 10px;
}

div.rankingCanCam .ranking .image {
	width: 90px;
	float: left;
	text-align: right;
	padding-top: 13px;
}

div.rankingCanCam .ranking .image img {
	border: 1px solid #ecd879;
}

div.rankingCanCam .ranking h3,
div.rankingCanCam .ranking ul{
	width: 490px;
	float: right;
}

div.rankingCanCam .ranking h3 {
	position: relative;
	font-size: 120%;
	padding: 10px 0;
}

div.rankingCanCam .ranking h3 a:link,
div.rankingCanCam .ranking h3 a:active,
div.rankingCanCam .ranking h3 a:hover {
	color: #ff7c00 !important;
}

div.rankingCanCam .ranking h3 a:visited {
	color: #b85c00 !important;
}

div.rankingCanCam .ranking h3 img.plan {
	vertical-align: middle;
	margin-right: 3px;
}

div.rankingCanCam .ranking h3 span.number {
	display: block;
	position: absolute;
	top: 0;
	left: -110px;
	white-space: nowrap;
	text-align: center;
	color: #7c4300;
	font-size: 16px;
	background: url(/img/category/cancam/hart.png) no-repeat left top;
	width: 40px;
	height: 32px;
	line-height: 32px;
}

* html div.rankingCanCam .ranking h3 span.number {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=/img/category/cancam/hart.png);
	width: 40px;
	height: 32px;
}

div.rankingCanCam .ranking h3 span.category {
	font-size: 83%;
	font-weight: normal;
	margin-left: 5px;
	color: #000;
}

div.rankingCanCam .ranking h3 span.rankbottom {
	background: url(/img/category/cancam/hart02.png) no-repeat left top;
	height: 27px;
	width: 34px;
	line-height: 27px;
	font-size: 14px;
}

* html div.rankingCanCam .ranking h3 span.rankbottom {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=/img/category/cancam/hart02.png);
	width: 34px;
	height: 27px;
}


div.rankingCanCam .ranking ul li {
	margin-bottom: 5px;
}

div.rankingCanCam .ranking ul li.first {
	font-weight: bold;
}

div.rankingCanCam .ranking ul li span {
	font-size: 83%;
	margin-left: 3px;
	font-weight: normal;
}

div.rankingCanCam .ranking ul li a:link {
	padding-left: 13px;
	background: url(/img/portal/blog_ranking2/check_off.gif) no-repeat left top;
	color: #0000ff !important;
}

div.rankingCanCam .ranking ul li a:visited {
	padding-left: 13px;
	background: url(/img/portal/blog_ranking2/check_on.gif) no-repeat left top;
	color: #74aad9 !important;
}

div.rankingCanCam .rankingMore {
	text-align: center;
	padding: 10px 20px 10px;
}

div.rankingCanCam .rankingMore li {
	display: inline;
	margin: 0 5px;
	padding: 3px 0 3px 20px;
	background: url(/img/portal/icon/link.gif) no-repeat left 50%;
}

div.rankingCanCam .ranking .image img {
	border: 1px solid #b9c6ce;
}

.titleWrap ul.more {
	margin-top: 10px;
}

/* sub */

div.cancamSubBox {
	background: url(/img/category/cancam/right_foot.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.cancamSubMainBox {
	background: url(/img/category/cancam/right_main.gif) no-repeat left top;
	padding: 10px 10px 0;
	background: #fff;
}




