
@charset "utf-8";
/* CSS Information =====================
File name: model.css
Description: model base
Editor: @fukui
Last Editor:@fukui
Date: 2010/02/03
====================================== */

/* ■プロパティの書き順 */

/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 */

 
 /* ***********************************************************************
        1 : ギャラリーページ
*********************************************************************** */

#new_all{
	width:989px;
	margin:0px auto;
}

#pankuzu{
	width:955px;
	height:2em;
	margin:14px 17px 0px 17px;
}

#title{
	width:252px;
	height:20px;
	margin:5px 0px 6px 15px;
	background-image:url(../img/title.gif);
	background-repeat:no-repeat;
}

#title h2{
	text-indent:-9999px;
}

#main{
	width:989px;
	margin:0px;
	padding:0px;
}


/* ■CSS追加や修正の場合書く決めごと */

/* 追加 2009/02/20 @fukui */
