@charset "Shift_JIS";
@media screen
{

	/*
	===========================================================
	
	Kash+/PatiPati/Web Clap用デザイン no.3 （公開日：2008.05.09）
	坂取 http://az-store.nrym.org/
	
	===========================================================
	*/

 html
	{
	margin: 0;
	padding: 0;
	background: #ffffff;
	}
 body
	{
	font-family:  "ヒラギノ丸ゴ Pro", "ヒラギノ明朝 Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 5em auto 2em;
	padding: 0;
	font-size: 15px;
	line-height: 2.5;
	color: #808080;
	background: #ffffff;
	_text-align: center; /* IE6対策 */
	}
 a /* アンカー */
	{
	text-decoration: underline;
	}
		 a:link
			{
			color: #2b51db;
			}
		 a:visited
			{
			color: #a75aa6;
			}
		 a:hover
		,a:focus
		,a:active
			{
			color: #ff2f56;
			}
 img
	{
	margin: 1px;
	padding: 0;
	}
 a img
	{
	border: none;
	}
	/* IE6では横幅700px */
 #thanks
	{
	margin: 0 auto;
	padding: 0 10px;
	width: 700px;
	border: 1px solid #696969;
	_text-align: left; /* IE6対策 */
	}
	/* IE6以外のモダンブラウザでは最大横幅700px */
 body>#thanks
	{
	width: auto;
	max-width: 700px;
	}
	/* 横スクロールバー出現防止 */
 img
,input
,textarea
	{
	max-width: 100%;
	}
 h1
	{
	font-family:  "ヒラギノ丸ゴ Pro", "ヒラギノ明朝 Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 -10px;
	padding: 5px 10px;
	background: #696969;
	color: #ffffff;
	}
 h2
	{
	font-family:  "ヒラギノ丸ゴ Pro", "ヒラギノ明朝 Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin: 1.5em 0 0.75em;
	}
	/* ↓IE6対策 */
 ul
,ol
	{
	margin: 2em 2em 2em 3em;
	}
	/* ↓子セレクタを使っているところはIE6以外のモダンブラウザ用 */
 p
,#thanks>ul
,#thanks>ol
,dl
	{
	margin: 2em 0;
	}
 dl dt
	{
	font-weight: 700;
	}
 dl dd
	{
	margin-left: 0;
	}
 #comment-form
	{
	border: none;
	margin: 10px -10px;
	padding: 10px 10px 20px;
	background: url("./image/dot.gif") repeat-x 0 100%;	
	}
		 #comment-form dt
			{
			font-weight: normal;
			width:5em;
			float: left;
			clear:both;
			}
		 #comment-form dd
			{
			margin-left: 6.5em;
			border: none;
			}
 input
,textarea
,select
	{
	font-size: 100%;
	margin: 0.1em;
	padding: 2px 3px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #696969;
	line-height: 1.2;
	}
 input[type="submit"]
	{
	color: #ffffff;
	background: #696969;
	}
 #navigation
	{
	text-align: right;
	margin: 0 -10px;
	padding: 20px 10px;
	background: url("./image/dot.gif") repeat-x 0 0;	
	}
 #navigation input
	{
	padding: 5px 10px;
	}
 #copyright
	{
	list-style-type: none;
	text-align: right;
	font-family:  "ヒラギノ丸ゴ Pro", "ヒラギノ明朝 Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 -10px 0 !important;
	padding: 5px 10px;
	background: #696969;
	color: #ffffff;

	}

		 #copyright li
			{
			display: inline;
			margin: 0 0 0 1.5em;
			padding: 0;
			}
		 #copyright a
			{
			text-decoration: none;
			color: #ffffff;
			}
} /* 削除不可 */