@charset "UTF-8";@import url("../css/gro_navi.css");/* CSS Document *//** 共通 **/body {margin:0;      background-color:#000;      font-size:11px;	  line-height:2;	  letter-spacing:1px;	  color:#444;	  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Lucida Grande, Verdana, Arial, Sans-Serif;}	  img {border: 0; margin:0;}a:hover img {opacity:0.6;             filter: alpha(opacity=60); /* IE6用 */}#container {width: 900px;            margin: auto;}			#content {width: 900px;          float: left;		  margin-top: 90px;		  margin-bottom:30px;}		  #main {width: 600px;       float: left;	   margin:0;}	   #side {width:300px;       float:right;}		  		  	  		 /** ヘッダー **/#header {width: 900px;         height: 50px;		 margin-left: auto;		 margin-right: auto;		 margin-top: 15px;		 margin-bottom: 15px;		 background:#000;}		 #head {position:fixed;       background:#000;}#header h1 img {border: 0;                float:left;				 background:#000;}				/** グロナビ **/				#bar_menu {position:relative; top:16px; width:680px; float:right; background:#000;}		  /** フッター **/#footer {width: 900px;         margin:0px;		 padding:0px;		 clear: both;}#footer_inner {padding-top:5px;               padding-bottom:20px;			   padding-left:0px;			   padding-right:0px;			   overflow:hidden;			   width:900px;			   margin:0px;}		 		 /** テキストタイトル **/#title { margin-bottom: 30px;}			 			/** テキスト **/			 .post {width: 900px;}.post1 {width: 600px;}.post2 {width: 300px;}		  .posttext {font-size: 12px;           line-height: 2.5;}		   .posttext p {margin: 0;             margin-bottom: 20px;}/** 複数の画像を並べる **/.imglist img {margin: 0px;}			 			 