﻿@charset "utf-8";
/* CSS Document */

/*共通*/
*{
	margin:0px;
	padding:0px;
	font-size: small;
	line-height: 135%;
}

.link01:link{color:#b88544;}

#kinnaru-all-fs {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	background:url(../i/top-img/bg/03_spring.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#kinnaru-all-fs-ny {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	background:url(../i/top-img/bg/01-ny.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/*全体以前の問題*/
#top-top{ margin-left:auto; margin-right:auto; margin-bottom:0; margin-top:0;
width:840px;}

#top-top2{
	width:420px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/*全体*/
#wrap{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e3717;
	border-left-color: #4e3717;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e3717;
	padding-right: 19px;
	padding-left: 19px;
}

#wrap2{
	width:400px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e3717;
	border-left-color: #4e3717;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e3717;
	padding-right: 9px;
	padding-left: 9px;
}

/*アタマ*/
#head{
	width:800px;
	height: 65px;
	font-size: 15px;
	font-weight: bold;
}

/*メイン*/
#main{
	width:800px;
	margin-top:10px;
}
	/*左-トップ画像スペース*/
	#top-main-img{
		width:600px;
		height:180px;
	}

	/*左-ボタン*/
	#top-bottom{
	width:600px;
	height:30px;
	float:none;
	}
	/*左-クイズ-背景*/
	#quize-bg{
	background-color: #ebf5ec;
	clear: both;
	}
	/*左-10px内へ*/
	#pd10px
	{
	padding: 10px;
	clear: both;
	}
	/*右-登録-背景*/
	#touroku-bg
	{
	width:190px;
	background-image: url(../i/kyotu-bottom/right/touroku-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	clear: none;
	float: left;
	}
#touroku-pd8px/*右-登録-10px内へ*/
	
	{
	clear: both;
	float: left;
	width: 174px;
	margin: 8px;
}
	
	/*テキスト12px*/
	#text12px
	{
	font-size:12px;}

/*アシ*/
#foot{
	width:100%;
	background-image: url(../i/kyotu-img/under-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*上20pxsp*/
	.top20px
	{
		margin-top: 20px;
	}

/*上10pxsp*/
	.top10px
	{
	margin-top: 10px;
	clear: both;
	font-size: inherit;
	}
	
/*上5pxspトップ以外用*/
	.top5-2px
	{
	margin-top: 5px;
	clear: both;
	float: left;
	width: 580px;
	}
/*上5pxspトップ用*/
	.top5px
	{
	margin-top: 5px;
	}
	.top5px-font
	{
	margin-top: 5px;
	font-size:medium;
	line-height:135%;
	}
	
/*上2pxsp*/
	.top2px
	{
	margin-top: 2px;
	}

/*リストul*/
/*リストli*/
li.ry01{ list-style: disc  url(../i/kyotu-img/ry01.gif) inside;}

/*メルマガ本文専用テキスト*/
	.mail-bkno-font
	{
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:135%;
	text-align:justify;
	padding:10px;
	}

