@charset "UTF-8";

/* ============================== contents */
.boxMain { margin: 20px 0 20px 0 ; color: #333333; line-height: 1.5em; }

.boxColumn { width: 290px; height: auto; border-right: dotted #CCCCCC 1px; padding-right: 15px; margin-right: 15px; }
.boxColumnRight { width: 275px; height: auto; }

.bulletLinkSitemap { background: url(/jj/jjcommon/img/bullet.gif) no-repeat 0px 0.4em; padding-left:10px; }
ul.bulletLinkSitemap { padding-left: 10px; background: none; }
ul.bulletLinkSitemap li { background: url(/jj/jjcommon/img/bullet.gif) no-repeat 0px 0.4em; padding-left:10px; line-height: 1.5em }

.ttlSitemap { margin: 5px 0 3px 0; }
.ttlLine { border-color: #CCCCCC; border-style:dotted; border-width: 0pt 0pt 1px; height:0pt; margin: 20px 0; }
.ttlLineBottom { border-color: #CCCCCC; border-style:dotted; border-width: 0pt 0pt 1px; height:0pt; margin: 20px 0 0 0; }
.ttl { font-weight: bold; line-height: 1.5em; }
.ttlSub { font-weight: bold; margin-top: 30px; }

.thinline { border-color: #999999; border-style: dotted; border-width: 0pt 0pt 1px; height:0pt; }


/****** 20110310 エリア追加 *****/
.ntArea {
	float: left;
	padding-bottom: 1em;
	display: block;
}

