z@charset "shift_jis";
/*-------------------------------------------------------------------

このテンプレートの著作権は、制作者（ヒコ）にあります。
サイト：http://design.affiliatetek.net/

このファイルは、IE6以外に適応されるスタイルが含まれています。
一応、説明もつけていますが手を入れる場合は、十分注意してください。。


--------------------------------------------------------------------*/																	

/*-------------------------------------------------------------------
全称セレクタやリンクの基本カラー
--------------------------------------------------------------------*/
* {
	font-family:'MS PGothic', Osaka, sans-serif;
	padding:0;
	margin:0;
}a:link{
	color:#0000aa;
	text-decoration:underline;
}a:visited{
	color:#0000aa;
}a:hover{
	color:#0000aa;
}


/*-------------------------------------------------------------------
bodyとid="container"のスタイル
--------------------------------------------------------------------*/
body{
	background:#f9f2fa;
	text-align:justify;
}div#container{
	width:640px;
	margin:0 auto;
}div#container h1{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-align:center;
	margin:5px auto 0 auto;
}
/*-------------------------------------------------------------------
id="wrapper"関係のスタイル
--------------------------------------------------------------------*/
div#wrapper{
	background:url(../d_img/container.png) repeat-y center top;
}
/*-------------------------------------------------------------------
id="Main"関係のスタイル
--------------------------------------------------------------------*/
div#Main{
	margin:0 auto;
	width:580px;
}div#Main h3{
	color:#CC0000;
	font-size:14px;
	margin:30px 0 0 0;
}div#Main p{
	font-size:13px;
	color:#333333;
	line-height:135%;
	margin:10px 0 17px 0;
}
/*div#Main h2{
	color:#CC0000;
	font-size:40px;
	line-height:100%;
	text-align:center;
	margin-bottom:30px;
}
*/
div#Main h2{
	font : normal 14px "HGS創英角ﾎﾟｯﾌﾟ体","創英ポップ体１", sans-serif;
	color : #666666;
	margin : 10px 0 0 15px;
}

/*-------------------------------------------------------------------
id="footer"関係のスタイル
--------------------------------------------------------------------*/
div#footer{
	height:96px;
	background:url(../d_img/footer.png) no-repeat center top;
}div#footer address{
	padding-top:10px;
	font-size:12px;
	color:#666666;
	text-align:center;
	font-style:normal;
}div#footer address a{
	color:#666666;
	text-decoration:none;
}

/*--------------------------------------------------------------------
文字装飾スタイル <span class="セレクタ名">こうして使います。</span>
---------------------------------------------------------------------*/
.red{color:#CC0000;}
.redBold{color:#CC0000;


/*--------------------------------------------------------------------
メイン部分【一覧部分】　追加　BY S.Y @20080717
---------------------------------------------------------------------*/

#box
	{
	width:550px;
	padding-left:10px;
	margin-top:5px;
	clear:both;
	}

.box_h2
	{
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	margin-bottom:10px;
	margin-top:20px;
	border-left:5px double #c43606;
	padding:2px 8px;
	background:#ededed;
	}

.box_h3
	{
	color:#333;
	font-size:12px;
	letter-spacing:1px;
	margin:5px;
	font-weight:bold;
	}


.table1
	{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}

.table1 td
	{
	border-left:1px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:5px;
	}

.table2 td
	{
	border:none;
	}

.table3 td
	{

	border-bottom:1px solid #ccc;
	line-height:170%;
	}}
	
td
	{
	font-size:12px;
	line-height:150%;
	padding:5px 0;
	}
	

/*--------------------------------------------------------------------
キャッチコピー部分　追加　BY S.Y @20080718
---------------------------------------------------------------------*/

#logo{
	margin-bottom:10px;
}
.logotxt1{
	font : bold 30px "HGS創英角ﾎﾟｯﾌﾟ体","創英ポップ体１", sans-serif;
	color : #fa7393;
	margin : 10px 0 0 15px;
}
.logotxt2{
	font : bold 18px "HGS創英角ﾎﾟｯﾌﾟ体","創英ポップ体１", sans-serif;
	color : #7a2e40;
	margin : 10px 0 0 15px;
}
