@charset "utf-8";

/* カテゴリーTOP */

#contentsOut					{ width:100%; margin:0 0 54px; padding:0; text-align:center; background:url(../img/contentsOut_bg.png) repeat-x 0 41px; }
#contentsOut h1					{ width:945px; height:94px; margin:-4px -10px 23px; padding:43px 0 0 55px; font-size:215.38%; line-height:.75; }

#contentsOut h1:after {
content:"business Information";
color:#00a23e; font-size:42.9%; font-family:Verdana; font-style:italic; display: block; margin-top:12px;
}

#contentsOut h1#company			{ background:url(../img/business_h1.png) no-repeat 0 0; }
#contentsOut h2					{ margin-bottom:8px; font-size:138.46%; }
.category						{ width:300px; float:left; }
.category h3					{ margin:12px 0 8px; padding-left:15px; font-size:123.08%; background:url(../img/arrow01.gif) no-repeat 0 center; }
.category h3 a					{ color:#222; text-decoration:none; }
.category h3 a:hover			{ text-decoration:underline; }
.category ul					{ margin-top:10px; }
.category li					{ padding-left:15px; background:url(../img/icon01.gif) no-repeat 0 center; }
/*.mlr40							{ margin:0 40px; }*/
.category						{ margin-right: 40px; margin-bottom: 25px; }
.category:nth-child(3n)			{ margin-right: 0; margin-bottom: 25px; }