@charset "Shift_JIS";
/*\*/

/*------------------------------
サイト名：hide presents Our Pink Spider 2012
作成日：2012.01.06
修正日：2012.01.06
ガイドライン：Ver.01
製作者：株式会社エムアップ
------------------------------*/

/* ------------------------------------
 * 標準スタイルのリセット＋共通スタイルのインポート
 * ------------------------------------ */
@import "reset.css";
@import "common2012.css";


/* ------------------------------------
 * HOME
 * ------------------------------------ */
 
/* ロケーター */

#locator {
	position: absolute;
	top: 0;
	left: 0;
	width: 166px;
	height: 40px;
	background: url(../img/nav.jpg) 0 -40px no-repeat;
	text-indent: -9999px;
}

 
/* コンテンツ */

#content {
	text-align: center;
}

#content h2 {
	margin-bottom: 30px;
}

#content h3 {
	margin-bottom: 10px;
	font-size: 116%;
}

table.schedule {
	margin-bottom: 30px;
}

#content p {
	padding-bottom: 20px;
	text-align: center;
}