@charset "shift_jis";

/*
---------------------------------------------------------------------------
■制作元：テンプレートパーティー
■URL：http://template-party.com/
---------------------------------------------------------------------------*/

body {
	color: #4b4b4b;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-color: #ffede6;

}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #8b7d76;	/*リンクテキストの色*/
}
a:hover {
	color: #F1708F;			/*カーソルオーバー時の文字色*/
	text-decoration: none;	/*カーソルオーバー時に下線を消す設定。残したままがいいならこの１行削除。*/
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 940px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
	background: #FFF;	/*背景色*/
	border: 1px solid #9d8f8a;	/*枠線の幅、線種、色*/
	overflow: hidden;
}

/*h1見出しの設定
---------------------------------------------------------------------------*/
h1 {
	font-size: 14px;	/*文字サイズ*/
	text-align: right;	/*文字を右寄せ*/
	color: #FFF;		/*文字色*/
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;

}

/*メインコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右側に回り込み*/
	width: 635px;	/*メインコンテンツ幅*/
	padding: 20px 20px 20px 0px;	/*左から、上、右、下、左への余白*/
}
/*h2タグ設定*/
#main h2 {
	font-size:125%;
	clear: both;
	width: 610px;
	line-height: 40px;
	height: 40px;
	color: #000000;	/*文字色*/
	background: url(images/ttl.gif) no-repeat;	/*背景画像の読み込み＆リピートしない*/
	 
	padding-left: 100px;
}
/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;	/*左から、上、左右、下への余白*/
}

/*サブコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左側に回り込み*/
	width: 250px;	/*サブコンテンツ幅*/
	padding: 0px 0px 20px 20px;	/*左から、上、右、下、左への余白*/
}

/*メニュー
---------------------------------------------------------------------------*/
/*メニューブを囲むブロックに対する設定*/
ul.menu {
	background: url(images/line.jpg) no-repeat left bottom;	/*メニューブロックの一番下の点線画像の読み込み*/
	text-align: center;	/*文字をセンタリング*/
	padding-bottom: 1px;
	margin-bottom: 1em;
}

/*サブタイトル*/
ul.menu p {
text-align: left;
	line-height: 30px;	/*行間*/
	font-size: 14px;	/*文字サイズ*/
		background: #fffafa;
			background: url(images/line.jpg) no-repeat left bottom;	/*メニューブロックの一番下の点線画像の読み込み*/
	}
	
/*目次内容*/
ul.menu li {
	line-height: 25px;	/*行間*/
	font-size: 12px;	/*文字サイズ*/
	padding-left: 30px;
	text-align: left;
		background: url(images/line.jpg) no-repeat left bottom;	/*メニューブロックの一番下の点線画像の読み込み*/
}


/*サブコンテンツ内のbox
---------------------------------------------------------------------------*/
/*boxの設定*/
#sub .box {
	background: #fffff0;	/*背景色*/
	color: #FFF;			/*文字色*/
	text-align: center;		/*ボックス内をセンタリング*/
}
/*リンクテキスト色*/
#sub .box a {
	color: #FFF;	/*文字色*/
}
/*h3見出しタグの文字サイズ*/
#sub h3 {
	font-size: 100%;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 150px;			/*ボックスの高さ*/
	width: 605px;
	padding-left: 10px;
}
#main .new dl {
	clear: left;
	width: 585px;
	border-bottom: 1px solid #cccccc;	/*日付ごとに入る下線の幅、線種、色*/
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;	/*日付を太字に*/
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 485px;
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 940px;
	text-align: center;	/*文字をセンタリング*/
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ff2a1a;		/*文字色*/
	margin-right: auto;
	margin-left: auto;
}
/*フッター内にリンク設定した場合用*/
#footer a {
	text-decoration: none;
	color: #ff2a1a;	/*文字色*/
}




/*各メニューページのbox設定
---------------------------------------------------------------------------*/
/*boxの設定*/
#main .box {
	float: left;	/*左側に回り込みさせる*/
	height: 260px;	/*ボックスの高さ*/
	width: 250px;	/*ボックスの幅*/
	padding: 20px;	/*ボックス内の余白*/
	font-size: 12px;	/*文字サイズ*/
	display: inline;	/*IE6対策*/
	margin-bottom: 20px;	/*ボックスの外（下）へのスペース*/
	margin-left: 15px;		/*ボックスの外（左）へのスペース*/
	overflow: hidden;	/*飛び出た文字を非表示に*/
	border: 1px solid #BFAEA6;	/*枠線の幅、線種、色*/
	background: url(images/bg1.gif) no-repeat right bottom;	/*背景グラデーション画像の読み込み＆下部に配置*/
}
/*「オススメ」マーク設定*/
#main .box.osusumes {
	background: url(images/osusume.gif) no-repeat right bottom;	/*背景グラデーション(オススメマーク入り)画像の読み込み*/
}



/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #dbd6cd;
}
.mb1em {
	margin-bottom: 1em;
}
.pb20 {
	padding-bottom: 20px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #0000cd;
}
.pr {
	color: #ffffff;
	font-size: 10px;
}
