@charset "utf-8";



/* メニューカテゴリ名 */

.navittl{ background:url(../images/griotgroove/navi_griotgroove.gif);
          overflow:hidden;
		  text-indent:-100px;
		  height:33px;
		  width:185px;
		  border-bottom:#999999 4px solid;
		  margin-bottom:2px;}



/* タイトル */


h2{ padding:0px;
	margin:10px 0px 40px 0px;
	height:23px;
	border-bottom:#CCCCCC 3px solid;}



/* 社名 */


h3{ margin:40px 0px 10px 0px;
    padding:0px 0px 2px 3px;
    border-bottom:#CCCCCC 1px dotted;}




.griot{border-left:#669900 3px solid;}


.linda{border-left:#CC3300 3px solid;}


.animaroid{border-left:#3366CC 3px solid;}


.cinegriot{border-left:#996699 3px solid;}




/* 各社文言 */


.txtBox{ float:left;
         padding:0px 0px 0px 10px;
		 width:445px;}
      
.txt{padding-bottom:10px;
      margin:0px;}

/* メイン画像 */

.image{ text-align:center;}

