@charset "Shift_JIS";
/* CANCELING DEFAULT */
#doc {
	border-left: 0 none;
	border-right: 0 none;
	margin: 0 auto;
	width: 980px;
}
#body {
	background-color: #fff;
	border-bottom: 0 none;
	padding: 0;
	margin-bottom: 15px;
}
#head { margin-bottom: 0px; }
.layout_3col .layout_left_col { width: 210px; margin-right: 13px; }
.layout_3col .layout_middle { width: 520px; margin-right: 13px; }
.layout_3col .layout_right_col { width: 224px; }
.list-icon li a, .li-i li a, .li-ico li a {	padding-bottom: 0; padding-top: 0; }
#baloon { margin: 0 auto; width: 980px; }
/* button */
a.btn {
	position: relative;
	z-index: 1;
	overflow: visible;
	display: inline-block;
	padding: 0.3em 0.6em 0.375em;
	border: 1px solid #999;
	border-bottom-color: #888;
	margin: 0;
	text-decoration: none;
	text-align: center;
	font: bold 12px/normal 'MS PGothic', Osaka, 'lucida grande', tahoma, verdana, arial, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	/* outline: none; */
	color: #333;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #dbdbdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#dbdbdb));
	background: -webkit-linear-gradient(top, #fefefe 0%,#dbdbdb 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#dbdbdb 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#dbdbdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dbdbdb',GradientType=0 );
	background: linear-gradient(top, #fefefe 0%,#dbdbdb 100%);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
	/* IE hacks */
	zoom: 1;
	*display: inline;
}
a.btn:visited { color: #333; }
a.btn:hover,
a.btn:focus,
a.btn:active {
	border-color: #777 #777 #666;
	text-decoration: none;
}

a.btn:active {
	border-color: #aaa;
	background: #ddd;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* overrides extra padding on button elements in Firefox */
a.btn::-moz-focus-inner { padding: 0; border: 0; }

/* HEADER */
.the-header { padding: 20px 5px 20px 0; }
.the-header .logo-ci { margin: 0 38px 0 0; }
.the-header .inner .bd .logo { margin-bottom: 0px; }
.the-header .icon-menu { margin-right: 34px; width: 305px; }
.the-header .icon-menu li {	margin-top: 0; text-align: center;	width: 55px; }
.the-header .icon-menu li a span {
	display: block;
	height: 41px;
	margin-top: 0;
	width: 55px;
}
.the-header .icon-menu .icon-qa-post-home { background: transparent url(//img.allabout.co.jp/aa/home/icon-menu-qa-post.jpg) no-repeat 50% 0; }
.the-header .icon-menu .icon-books { background: transparent url(//img.allabout.co.jp/aa/home/icon-menu-books.jpg) no-repeat 50% 0; }
.the-header .icon-menu .icon-douga { background: transparent url(//img.allabout.co.jp/aa/home/icon-menu-douga.jpg) no-repeat 50% 0; }
.the-header .icon-menu .icon-jibun { background: transparent url(//img.allabout.co.jp/aa/home/icon-menu-jibun.jpg) no-repeat 50% 0; }
.the-header .icon-menu .icon-dig { background: transparent url(//img.allabout.co.jp/aa/home/icon-menu-dig.jpg) no-repeat 50% 0; }
.the-header .search { margin-top: 4px; width: 332px; }
.the-header .search .form {
	background: url(//img.allabout.co.jp/aa/home/text-search-poweredby.gif) no-repeat 95% 50% #EEE;
	border: 1px solid #D4D4D4;
	padding: 10px;
	width: 310px;
}
.the-header .search .form input { display: inline; vertical-align: middle; }
.the-header .search .text-search { height: 18px; width: 180px; }
.the-header .misc {	margin-top: 12px; width: 81px; }
.the-header .misc a { background: url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;	padding-left: 1em; }
/* BODY */
.nav-main { background: url(//img.allabout.co.jp/aa/home/bg-nav-main.jpg) no-repeat 0 0; padding-top: 29px; }
.nav-main .ptm-lsm { background: url(//img.allabout.co.jp/aa/home/bg-nav-main-ptm-lsm.jpg) no-repeat 0 0; padding-top: 28px; }
.nav-main .cfdb {
	background: url(//img.allabout.co.jp/aa/home/bg-nav-main-cfdb.jpg) no-repeat 0 0;
    padding-top: 28px;
}
.nav-main .aa-media {
    background:url(//img.allabout.co.jp/aa/home/bg-nav-main-media.jpg) no-repeat 0 0;
    padding-top: 28px;
}
.nav-main .related {
    background:url(//img.allabout.co.jp/aa/home/bg-nav-main-related.jpg) no-repeat 0 0;
    padding-top: 28px;
}
.nav-main .primary .inner {	background-color: #FBFBFB; border: 1px solid #CBCBCB; }
.nav-main li {
	border-bottom: 1px dotted #C6C6C6;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 7px 0 8px 7px;
}
.nav-main .r-link { font-size: 14px; }
.nav-main .r-name {
	background: url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;
	padding-left: 12px;
}
.nav-main li ul { margin: 4px 0 0 12px; }
.nav-main li li {
    border: none;
	display: inline-block;
	*display: inline;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
    padding: 0;
	zoom: 1;
}
.nav-main li li a { background: 0 none;	padding: 0; }
.nav-main .slash { font-weight: normal; margin: 0 3px; }
.nav-main .sub .inner {	border: 1px solid #CBCBCB; padding: 7px 0 5px 7px; }
.nav-main .mobile {
	background: url(//img.allabout.co.jp/aa/home/bg-nav-sub-mobile.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding-top: 25px;
}
.nav-main .mobile .media .left { margin-right: 7px; }
.nav-main .present {
	background: url(//img.allabout.co.jp/aa/home/bg-nav-sub-present.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding-top: 25px;
}
.nav-main .brandsite {
	background: url(//img.allabout.co.jp/aa/home/bg-nav-sub-bs.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding-top: 25px;
}
.nav-main .books {
	background: url(//img.allabout.co.jp/aa/home/bg-nav-sub-books.gif) no-repeat 0 0;
	margin: 10px 0 0;
	padding-top: 25px;
}
.nav-main .brandsite li,
.nav-main .books li { border: none; margin: 0; padding: 0; }
.nav-main .books .catch { margin-bottom: 5px; }
/* main col */
.icon-list-red li a {
	background: url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;
	padding-left: 1em;
}
.main .mod { margin-bottom: 13px; }
.main .mod-only { margin-bottom: 0; }
.main .mod .bd li { margin-bottom: 7px; zoom: 1;}
.main .sp .list-inline-block li { margin: 0 7px 0 0; }
.main .guide .bd li {
	display:inline-block;
    *display: inline;
    *zoom: 1;
	width: 120px;
}
/* 20120401用 */
.season-bar {
    background:url(//img.allabout.co.jp/aa/home/bg-special.jpg) no-repeat;
    height:30px;
    text-indent: -999em;
    width:520px;
}
.season-list { position:absolute; top: 7px;right: 10px; }
.list-inline-block-special { letter-spacing: -0.31em; word-spacing: -0.43em; }
.ie6 .list-inline-block-special,
.ie7 .list-inline-block-special,
.ie8 .list-inline-block-special,
.home .list-inline-block-special { margin: -3px 0px; }
.main .sp .list-inline-block-special li { line-height:19px; margin: 0 18px 0 0; }
.list-inline-block-special li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
/* 20120401用ここまで */
.main .tab-home .hd-tab {
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
.main .tab-home .tab-control {
	background-color: #F2F2F2;
	border: 1px solid #BABABA;
	border-width: 1px 1px 2px 0;
	border-bottom: 2px solid #BC0000;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.main .tab-home .tab-control li {
	*display: inline;
	float: left;
	border-right: 1px solid #BABABA;
	margin: 0;
}
.main .tab-home .tab-control li.last { border-right: none; }
.main .tab-home .tab-control li a {
	color: #1a1a1a;
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 129px;
}
.main .tab-home .tab-control li a:hover {
	filter:alpha(opacity=68);
	-moz-opacity:0.68;
	opacity:0.68;
}
.main .tab-home .tab-control li a.current {
	background: url(//img.allabout.co.jp/aa/home/bg-tab-current.jpg) repeat-x 0 0 #BC0000;
	border-top: 0 none;
	color: #fafafa;
	margin: 0 0 0 -1px;
	position: relative;
}
.main .tab-home .tab-panel { border: 1px solid #CCC; padding: 9px; }
.main .tab-home .lead {	margin-bottom: 12px; }
.main .tab-home .topic .image img { margin-bottom: 4px; }
.main .tab-home .topic .bd li .pickup {
	background: url(//img.allabout.co.jp/aa/home/icon-pickup.gif) no-repeat 0 0;
	display: inline-block;
	*display: inline;
	margin-left: 3px;
	zoom: 1;
	vertical-align: middle;
	position: relative;
	top: -1px;
	left: 0;
	width: 30px;
	height: 13px;
}
.main .tab-home .topic .allaboutnews { margin-left: 15px; }
#ac33_topwaku_tp li a {
	background: url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;
	padding-left: 12px;
}
/* 後で削除 */
.main .tab-home .ranking li {
	background: url(//img.allabout.co.jp/aa/home/sprite-tab-ranking.png) no-repeat 0 0;
	_background: url(//img.allabout.co.jp/aa/home/sprite-tab-ranking.gif) no-repeat 0 0;
	margin-bottom: 12px;
	padding-left: 30px;
	position: relative;
}
.main .tab-home .ranking .ranking-1 { background-position: 0 0; }
.main .tab-home .ranking .ranking-2 { background-position: -140px -141px; }
.main .tab-home .ranking .ranking-3 { background-position: -290px -292px; }
.main .tab-home .ranking .ranking-4 { background-position: -440px -442px; }
.main .tab-home .ranking .ranking-5 { background-position: -580px -583px; }
/* 後で削除 ここまで */

.main .tab-home .ranking-list .ranking-icon {
    background: transparent url(//img.allabout.co.jp/201107/all/sprite-ranking.gif) no-repeat 0 0;
	display: inline-block;
	/display: inline;
	zoom: 1;
}
.main .tab-home .ranking-list li {
    background: none;
    min-height: 28px;
    height: auto!important;/* for IE6 */
    height: 28px;/* for IE6 */
	line-height: 28px;
}
.main .tab-home .ranking-list h2 {
	font-size: 16px;
	font-weight: bold;
}
.main .tab-home .ranking-list .lead {
	font-size: 14px;
	font-weight: bold;
	margin: 7px;
}
.main .tab-home .ranking-list ul { margin-left: 5px; }
.main .tab-home .ranking-list .no1,
.main .tab-home .ranking-list .no2,
.main .tab-home .ranking-list .no3 { padding: 0px 0px 0px 29px; }
.main .tab-home .ranking-list .no1 { background-position: -6px -950px; }
.main .tab-home .ranking-list .no2 { background-position: -6px -1128px; }
.main .tab-home .ranking-list .no3 { background-position: -6px -1305px; }
.main .tab-home .ranking-list .rank {
   color: #e81b26;
   display: inline-block;
   /display: inline;
   font-size: 10px;
   font-weight: bold;
   margin: -5px 6px 0 0;
   zoom: 1;
}
.main .tab-home .ranking-list .rank span { font-size: 22px; margin: 0; }
.main .tab-home .ranking-list .ranking-button { text-align: center; }
.main .tab-home .ranking-list .ranking-button .button-cmn {
   background-color: #e81b26;
   border-radius: 5px;
   box-shadow: 1px 1px 3px #707070;
   -moz-box-shadow: 1px 1px 3px #707070;
   -webkit-box-shadow: 1px 1px 3px #707070;
   display: inline-block;
   /display: inline;
   zoom: 1;
   min-width: 130px;
   width: auto!important;
   width: 130px;
}
.main .tab-home .ranking-list .ranking-button .button-cmn a {
   background-position: -10px -1645px;
   color: #fff;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   padding: 5px 10px 5px 20px;
}
.main .tab-home .ranking-list .ranking-button .button-cmn a:hover { text-decoration: underline; }
.main .tab-home .ranking-list .calendar-link {	text-align: right; }
.main .tab-home .ranking-list .calendar-link li {
	display:inline-block;
    *display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
	font-weight: bold;	
	background: url(//img.allabout.co.jp/201107/all/sprite-icon.png) no-repeat scroll 0 -649px;
    padding-left: 15px;
}
.main .tab-home .keyword .content {	margin-right: 12px; }
.main .tab-home .keyword .last { margin-right: 0; }
.main .tab-home .qa-taxonomy .content {	margin-right: 12px; }
.main .tab-home .qa-taxonomy .last { margin-right: 0; }
.main .tab-home .qa-taxonomy li a {
	display: block;
	background: url(//img.allabout.co.jp/aa/home/icon-qa-folder.png) no-repeat 0 50%;
	padding: 1px 0 1px 20px;
}
.main .tab-home .qa-taxonomy .ft p { margin-right: 24px; }
.sp .p-content {
    border: 1px solid #CCC;
	border-width: 0 1px 1px;
    padding: 9px;
}
.sp a { font-weight: bold; }
.feature .p-content {
	background: url(//img.allabout.co.jp/aa/home/bg-feature.gif) repeat-x 0 0;
	border: 1px solid #E0E0E0;
	height: 88px;
	margin: 0 10px 10px 0;
	padding: 7px 5px 0 7px;
}
.feature .media .left { margin-right: 7px; }
.feature .media .ft { padding-top: 4px; }
.feature .even .p-content { margin: 0 0 10px 0; }
.feature .link-text { margin-bottom: 4px; }
.main .magazine .within {
	min-height: 117px;
	height: auto !important;
	height: 117px;
	padding: 9px;
}
.awaku td div {	margin-bottom: 5px; }
.main .magazine .bd .media { margin-bottom: 2px; width: 124px; }
.main .magazine .bd .media .main_image a { display: block; width: 122px; }
.main .magazine .bd .media .main_image a img { border: 1px solid #D8D8D8; margin: 1px; }
.main .magazine .col { text-align: left; overflow: visible; }
.main .magazine .bd .text { width: 368px; }
.main .magazine .bd .text .alpha {
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom:solid 1px #ccc;
}
.main .magazine .bd .text .omega ul { padding-left: 12px; *padding-left: 15px; }
.main .magazine .bd .text .omega ul li { list-style: square outside none; margin-bottom: 3px; }
.main .custom { background: url(//img.allabout.co.jp/aa/home/bg-magazine-custom.jpg) no-repeat 0 0; }
.main .custom .logo a img { margin: 2px 0 2px 4px; }
.main .custom .bd .text h4 {
	font-size: 12px;
	margin-bottom: 7px;
}
.box-news ul li a,
.box-hotplace ul li a {
	background: url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;
	padding-left: 1em;
}
.box-news, .box-hotplace, .box-facebook, .box-mailmag {
    border: 1px solid #CCC;
}
.box-facebook {
	width: 253px;
	position: relative;
	z-index: 1;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	clear: left;
}
.box-mailmag {
	width: 253px;
	position: relative;
	z-index: 1;
	clear: right;
}
.box-news ul,
.box-hotplace ul { padding: 7px 7px 0; }
.box-facebook .content, .box-mailmag .content {	padding: 7px; }
.box-mailmag #formText {
	border: 1px solid #C3C3C3;
	padding: 3px 4px;
	width: 150px;
}
.box-news .label,
.box-hotplace .label,
.box-facebook .label,
.box-mailmag .label {
	border-bottom: 3px solid #3368BD;
	height: 27px;
}

/* right */
.layout_right_col ul li { margin-bottom: 4.3px; }
.top_panel { font-size: 0;line-height: 1; }
.top_panel img,
.top_panel iframe,
.top_panel object {
	display: block;
	margin-bottom: 10px;
}
.guide-intro,
.sns { background: url(//img.allabout.co.jp/aa/home/bg-guide-intro.gif) no-repeat 0 0; }
.sns .inner .bd li a {
    display: inline;
    height: auto;
    width: auto;
    text-indent: 0;
}
.guide-intro .inner { border: 1px solid #CBCBCB; }
.guide-intro .hd p { line-height: 29px;	text-align: center; }
.guide-intro .bd .content { padding: 6px; }
.guide-intro .media .bd { padding: 0; }
.guide-intro .intro-text { margin-bottom: 10px; }
.guide-intro .media { margin-bottom: 5px; }
.guide-intro .media .left { margin-right: 6px; }/* あとで消す*/
.guide-intro .media .left img { border: 1px solid #EEE; }/* あとで消す*/
.guide-intro .bd .logo { margin-bottom: 7px; }
.guide-intro .ft .content { padding: 6px; }
.guide-intro .ft img { margin-bottom: 7px; }
.guide-intro .guide-photo,
.human-dept .guide-photo { border: 1px solid #ccc; }
.guide-intro .gs-name,
.guide-intro .guide-name { margin-bottom: 3px; }
.guide-intro .menu-list li { margin: 0; }
.guide-intro .menu-list a {
    border-top: 1px solid #ccc;
    display: block;
    padding: 7px 7px 7px 28px;
}
.guide-intro .menu-list .search a { background: #fbfbfb url(//img.allabout.co.jp/aa/home/icon-glass.gif) no-repeat 7px 50%; }
.guide-intro .menu-list .guide a { background: #fbfbfb url(//img.allabout.co.jp/aa/home/icon-guide.gif) no-repeat 7px 50%; }
/* human dept. add on 20111227 */
.human-dept .hd a { color:#000; text-decoration: none; }
.human-dept .hd p {	line-height: 29px; text-align: center; }
.human-dept .hd p .sub { font-weight: normal; font-size: 10px;}
.human-dept .bd .content { border: 1px solid #CBCBCB; padding: 8px 6px 6px; }
.human-dept .bd .catch { font-weight: bold; margin-bottom: 5px;}
.human-dept .s1 .media { border-bottom: 1px dotted #CBCBCB; padding-bottom: 7px; margin-bottom: 7px;}
.human-dept .media .bd { padding: 0; }
.human-dept .media .left { margin-right: 6px; }/* あとで消す*/
.human-dept .media .left img { border: 1px solid #EEE; }/* あとで消す*/
.human-dept .bd .logo { margin-bottom: 7px; }
.human-dept .bd .int-title { margin-bottom: 7px; }
.human-dept .bd .name { font-size: 11px; }
.human-dept .ft .content { padding: 6px; }
.human-dept .ft img { margin-bottom: 7px; }
.gp .text {
    font-weight: bold;
    margin-left: 5px;
    vertical-align: middle;
}
/* sample. add on 20120511 */
.layout_3col .layout_right_col .mod { margin-bottom: 10px; }
.sample .content,
.newsdig .content,
.forum .content,
.sns .content {
    border: 1px solid #CBCBCB;
    padding: 6px;
}
.sample .hd p,
.newsdig .hd p,
.forum .hd p {
	background: url(//img.allabout.co.jp/stylestore/banner/AAwaku/label-side-ef.png) no-repeat 0 0 transparent;
	padding:5px 3px 3px 7px;
}
.sample .hd a,
.newsdig .hd a,
.forum .hd a {
    color: #000;
    font-weight:bold;
	font-size: 10pt;
}
.sns .hd p { line-height: 29px; padding-left: 7px; }
.sns .sns-btn li{ padding: 3px 0; margin: 0; }
.rss { line-height: 22px; }
.rss a { margin-right: 5px; }
.rss span { font-weight: bold; }

.adTopS-wrap { margin-bottom: 10px; }
.adTopS-wrap div { *display: inline; float: right; width: 118px; }
.adTopS-wrap div p { display: block; }
.adTopS-wrap .bo1 { font-weight: bold; margin: 0 0 3px; }
.adTopS-wrap img { *display: inline; float: left; }
hr.dot-subtle {
	background: url(//img.allabout.co.jp/aa/home/dot-subtle.gif) repeat-x 0 100% #ffffff;
	border: 0 none;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	margin: 7px 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.profile { margin-bottom: 10px; }
.profile .content {	border: 1px solid #CBCBCB; padding: 6px; }
.gnavi-h-bottomG .gh-bGpanel2 {
	background-color: #F2F2F2;
	padding: 10px 0;
	text-align: center;
}
.gnavi-h-bottomG .gh-bGpanel2 ul { margin: 0 auto;	width: 224px; }
.gnavi-h-bottomG .gh-bGpanel2 h3 { margin-bottom: 5px; }
.gnavi-h-bottomG h3 {
	border-left: 4px solid #BF0000;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 12px;
	padding: 0 0 0 5px;
	text-align: left;
}

/* foot */
.nav-global { text-align: center; }

/* Good Answers枠 */
.qa-home { border: 1px solid #858585; }
.qa-home .content-box { padding: 8px; }
.qa-home .content-box .left .qa-thumb {	width: 50px; margin-right: 5px; }
.qa-home .content-box .left .qa-content .link { margin-bottom: 3px; }
.qa-home .title-label { background: #858585; margin: 0; padding: 2px 5px; }
.qa-home .genre-list { padding: 2px 8px; width: 362px; }
.qa-home .genre-list li { padding: 5px 0 8px 62px; }
.qa-home .genre-list .topics { background: transparent url(http://img01.allabout.co.jp/withabout/answers/img/icon-forum.gif) no-repeat 0 4px; }
.qa-home .genre-list .community { background: transparent url(http://img01.allabout.co.jp/withabout/answers/img/icon-community.gif) no-repeat 0 4px; }
.qa-home .genre-list .edge { background: transparent url(http://img01.allabout.co.jp/withabout/answers/img/icon-themeqa.gif) no-repeat 0 4px; }
.qa-home .btn-box {
    background-color: #F2F2F2;
    padding: 5px 2px 0 7px;
    width: 130px;
}

/* 20120822 */
.guide-intro .ft .content .banner { padding-top: 10px; border-top: 1px dotted #CCC; }
/* 20130512 */
.compi { background: #fff; border: 1px solid #d6d6d6; }
.compi .title-label {
    background: #efefef;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5px;
    padding: 5px 7px;
    position: relative;
}
.compi .title-label a {
    border-left: 4px solid #c00;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
    text-decoration: none;
}
.compi .title-label .list-top {
    font-size: 12px;
    position: absolute;
    top: 8px;
    right: 6px;
}
.compi-list { letter-spacing: -.40em; padding-bottom: 10px; }
.compi li {
    background: transparent url(//img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 5px;
    display: inline-block;
    /display: inline;
    zoom: 1;
    letter-spacing: normal;
    margin: 5px 10px;
    min-height: 2em;
    height: auto !important;
    height: 2em;
    padding-left: 12px;
    width: 226px;
    vertical-align: top;
}
.compi .content-box { padding: 5px 5px 3px 10px; }

.sns-page-link a {
    background: url(http://img.allabout.co.jp/aa/home/icon-triangle-red.gif) no-repeat 0 50%;
    padding-left: 1em;
}