@charset "UTF-8";

/* 全体 */

*{margin:0; padding:0; color: #444444;	font-weight: none; font-family: "ＭＳ Ｐゴシック",sans-serif; }

	/* 共通 */
	img{border:0px;} /* 画像ボーダなし */
	a { text-decoration:none; }   /* リンク下線なし */

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f35{font-size:35px;}
.f50{font-size:50px;}

.bol{ font-weight: bold;}
.non{ font-weight: none;}

.lh120{ line-height: 120%;}
.lh140{ line-height: 140%;}
.lh160{ line-height: 160%;}
.lh180{ line-height: 180%;}
.lh200{ line-height: 200%;}
.lh220{ line-height: 220%;}
.lh250{ line-height: 250%;}

.aka{ color: #f72660;}
.ao{ color: #3787ce;}
.midori{ color:#7ec79f;}
.tya{ color: #7d7340;}
.siro{ color: #ffffff;}
.kin{ color: #ddd782;}
.nezumi{ color: #808080;}
.kuro{ color: #000000;}
.kaki{ color: #c2300c;}

body { 
	background-image:url("http://y-ys.com/img/bg/bg01.jpg");
	background-attachment:fixed;
	background-repeat:repeat-x; /* 横方向だけ */
	background-position:0px 0px;
	text-align:center;	/* IE用下のcenter */
}

/* 全体終了 */

/* レイアウト */

/* header枠 */
.top_navi{
	width:100%; 
	height:85px;
	margin-left: auto; margin-right: auto; /* IE用以外のcenter */
	background-image:url("../img/bg/bg_top02.jpg");
	text-align:center; /* IE用center */
	margin-bottom: 0px;
}

	.header{
		width:1000px;
		margin-left: auto; margin-right: auto; /* IE用以外のcenter */
		margin-top:0px; margin-bottom:0px; 
		text-align:center; /* IE用下のcenter */
		}
		
			h1{
			margin-left: 0; margin-right:auto;
			margin-top:0px; margin-bottom:5px; 
			font-size:13px; color:#732d73;
			font-weight: normal; 
			text-align:left;
			}
			.header_left{
			float:left;
			margin-top: 5px;
			margin-left: 10px;
			width:320px;
			text-align:left; 
			padding-top: 0px; padding-bottom: 5px;
			}
			
			.header_right{
			margin-left: 320px; /* 右へ寄る */
			margin-top: 0px;
			text-align:right; 
			padding-top: 10px; padding-right: 20px;
			}
			
				.header_right h2 {
				color: #f4061e;
				font-size: 13px;
				font-weight:normal;
				text-align: right;
				margin-top:10px;
				}

/* 本文 */
.container{
	clear:both;
	width:960px; 
	height:auto;
	margin-left: auto; margin-right: auto; /* IE用以外のcenter */
	margin-top: 0px; margin-bottom: 0px;
	background-color:#ffffff;
	border-collapse: collapse;
	border: 1px dotted #db8f51; /* 外側の枠線 dotted solid */
	text-align:center; /* IE用center */
	font-size:13px;
}

		.leftpanel{ 
		float:left;
		width:165px;
		margin-left: 0px;margin-right: auto;
		margin-top: 0px; margin-bottom: 10px;
		height:100%;
		text-align: left;
		padding-top:10px;
		padding-bottom:20px;
		}
		
		.rightpanel{ 
		margin-left: 165px; /* 右へ寄る */
		margin-right: auto;
		margin-top: 0px; margin-bottom: 10px;
		text-align:center; /* IE用center */
		height:100%;
		border-left:1px dotted #9f823c;
		}

		.main900{
		width:900px;
		margin-top:0px; margin-bottom:10px;
		margin-left:auto; margin-right:auto;
		padding-top:10px;
		text-align: center;
		}
		
		.box01 {
		margin-top: 10px; margin-bottom:10px;
		margin-left: auto; margin-right: auto;
		background-color:#ffffff;
		border-collapse: collapse;
		border: 1px dotted #9f823c; /* 外側の枠線 dotted solid */
		padding: 15px;
		line-height: 160%;
		}
		
		.box02 {
		margin-top: 10px; margin-bottom:10px;
		margin-left: auto; margin-right: auto;
		background-color:#ffffff;
		border-collapse: collapse;
		border: 1px dotted #9f823c; /* 外側の枠線 dotted solid */
		padding: 5px;
		line-height: 160%;
		}
		
		.mobail_image{
		width:150px; 
		margin-top:10px;
		margin-left: auto; margin-right: auto;
		border-collapse: collapse;
		border: 1px dotted #d127c5; /* 外側の枠線 点線:dotted */
		padding: 5px;
		font-size:11px;
		line-height:140%;
		background-color:#ffffff;
		text-align: left;
		}
		
		.box-500{
		margin-left: auto; margin-right: auto;
		margin-top: 5px; margin-bottom: 5px;
		border: dotted 2px #a37623;
		width: 450px;
		height: auto;
		padding: 8px;
		color: #6275d0;
		text-align: center;
		overflow: auto;
		}
		
		.link_navi{
		width:auto;
		margin-left: 10px; margin-right: auto;
		margin-top: 0px; margin-bottom: 0px;
		}
		.link_navi h5 {
		color: #333333;
		font-size: 13px;
		margin-top: 0px; margin-bottom: 0px;
		font-weight:normal;
		text-align: left;
		}
		.link_navi h5 a:link, .link_navi h5 a:visited {
		text-decoration: none;
		color: #333333;
		}
		.link_navi h5 a:hover {
		text-decoration: none;
		color: #ffffff;
		}
		.link_navi h5 .linkhover {
		border-top: 2px dotted #bef1f5; /* ボーダ */
		padding: 4px; 
		background-color:#fcf4eb;
		border: solid 1px #dd8f48;
		}

/* under */
	.under{
	height:auto;
	margin-top:0px; margin-bottom:0px; 
	margin-right: 30px; 
	padding: 3px;
	line-height:160%;
	text-align: right;
	font-size: 11px;
}
	
/* レイアウト終了 */

ul.left{width:100%; margin-left: 0; margin-right: auto; margin-top:3px; margin-bottom:10px; }
ul.left li{list-style-type:none; margin-top:5px; margin-bottom:10px; font-size: 13px;}

ul.td-10{ margin-left: 10px; margin-right: auto; margin-top:3px; margin-bottom:3px; }
ul.td-10 li{ margin-top:1x; margin-bottom:1px; list-style:url("../img/yazirusi.gif") inside; font-size: 14px; }
.lft20{margin-left: 20px;}


ul.syohin{margin-left: 0px; margin-top: 15px; margin-bottom:15px;}
ul.syohin li{float:left; list-style-type:none; }

h3 { font-size:20px; font-weight: bold; line-height: 180%; color: #9d2ead; margin-bottom: 10px;; margin-top:10px; }
h4 { text-indent: 8px; border-left:3px solid #8b5738; border-bottom:1px dotted #765529; margin-bottom: 5px; font-weight: bold; font-size: 16px; color: #972097; margin-left: 5px; margin-right: 250px;  margin-top:15px; vertical-align:middle; }

.under_gray {
	text-indent:1em; line-height: 220%;
	border-bottom: 1px dashed #aaaaaa; /* dotted  グレー */
	padding-bottom: 5px; /* 内容と線との間隔量 */
}
.under_aka {
	text-indent:1em; line-height: 220%;
	border-bottom: 1px dashed #ea0247; /* dotted  赤 */
	padding-bottom: 5px; /* 内容と線との間隔量 */
}
.tb5-0{margin-top: 5px; margin-bottom: 0px;}
.tb5-5{margin-top: 5px; margin-bottom:5px;}
.tb0-5{margin-top: 0px; margin-bottom: 5px;}

.tb10-5{margin-top: 10px; margin-bottom:5px;}
.tb5-10{margin-top: 5px; margin-bottom:10px;}

.tb10-0{margin-top: 10px; margin-bottom:0px;}
.tb10-10{margin-top: 10px; margin-bottom:10px;}
.tb0-10{margin-top: 0px; margin-bottom:10px;}

.tb20-0{margin-top: 20px; margin-bottom: 0px;}
.tb20-10{margin-top: 20px; margin-bottom:10px;}
.tb10-20{margin-top: 10px; margin-bottom: 20px;}
.tb20-20{margin-top: 20px; margin-bottom: 20px;}

.f-no{font-weight: none;}
.f-bd{font-weight: bold;}
.ht160{line-height: 160%;}
.ht180{line-height: 180%;}
.ht200{line-height: 200%;}
.ht250{line-height: 250%;}

hr.tya{border: 1px solid #dfd6b7;}
hr.kaki{border: 1px solid #c2300c;}
hr.a2 {
	clear:both;
	margin: 0;
	border-style: dashed; /* 線種 点線dotted */
	border-color:#a5c0ef; /* ブルー */
	height: 1px; /* 高さ */
	}

/* リンク色 */
a:link { color: #382b71;}
a:active { color: #2f5b2f;}
a:visited { color: #79226f;}
a:hover {color:#ffffff; background-color:#f14582;}
 /* リンク色終了 */
 
.linkhover {
		border-top: 2px dotted #bef1f5; /* ボーダ */
		padding: 4px; 
		background-color:#ffffff;
		border: solid 1px #dd8f48;
		}

/* table */

table.w900 {
	width:900px; height:auto;
	margin-top: 0px; margin-bottom:10px;
	margin-left: auto; margin-right: auto;
	background-color:#ffffff;
	border-collapse: collapse;
	border: 1px dotted #9f823c; /* 外側の枠線 dotted solid */
	padding: 0px;
	line-height: 160%;
}
		table.w900 td {
		border:0; 
		border-color: #9f823c;
		padding: 3px;
		font-size:13px;
		line-height: 120%;
		text-align: left;
		}

table.wt920 {
	width:920px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 5px; margin-bottom: 5px;
}
		table.wt920 td {
		height:350px;
		border-collapse: collapse;
		border: 1px solid #cbbbf0; 
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		
table.wk920 {
	width:920px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 5px; margin-bottom: 5px;
}
		table.wk920 td {
		height:auto;
		border-collapse: collapse;
		border: 1px solid #cbbbf0; 
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		
table.s920 {
	width:s920px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 5px; margin-bottom: 5px;
}
		table.920 td {
		height:auto;
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		}

table.w780 {
	width:780px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.w780 td {
		border:0; 
		border-color: #9f823c;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		

table.ww780 {
	width:780px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.ww780 td {
		height:360px;
		border-collapse: collapse;
		border: 1px solid #cbbbf0; 
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}

table.wt780 {
	width:780px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.wt780 td {
		height:230px;
		border-collapse: collapse;
		border: 1px solid #cbbbf0; 
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}

table.w750 {
	width:750px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.w750 td {
		border:0; 
		border-color: #9f823c;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		
table.ww850 {
	width:850px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.ww850 td {
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		
table.ww920 {
	width:920px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.ww920 td {
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}
		
table.ww650 {
	width:650px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.ww650 td {
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 120%;
		}

table.wt650 {
	width:650px; height:auto;
	margin-left: auto; margin-right: auto;
	margin-top: 10px; margin-bottom: 10px;
}
		table.wt650 td {
		height:500px;
		border-collapse: collapse;
		border: 1px solid #cbbbf0; 
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		font-size:14px;
		line-height: 140%;
		}
		
table.w700 {
   width: 700px; 
   margin-left: auto; margin-right: auto;
   margin-top:6px; margin-bottom:6px;
   border-collapse: collapse;
   border: 1px solid #bed5ed; /* 外側の枠線 点線:dotted */
}

table.w700 td {
   border-width: 1px 1px; /* 上下だけ引く：横　縦 */
   border-color: #bed5ed; /* 線色：緑 */
   border-style: solid; /* 線種：実線solid 点線:dotted */
   padding: 3px; /* セル内側の余白 */
   font-size:15px;line-height: 180%;
}
		
table.w600 {
   width: 600px; 
   margin-left: auto; margin-right: auto;
   margin-top:6px; margin-bottom:6px;
   border-collapse: collapse;
   border: 1px solid #bed5ed; /* 外側の枠線 点線:dotted */
}

table.w600 td {
   border-width: 1px 1px; /* 上下だけ引く：横　縦 */
   border-color: #bed5ed; /* 線色：緑 */
   border-style: solid; /* 線種：実線solid 点線:dotted */
   padding: 3px; /* セル内側の余白 */
   font-size:15px;line-height: 180%;
}

table.w400 {
   width: 400px; 
   margin-left: auto; margin-right: auto;
   margin-top:6px; margin-bottom:6px;
   border-collapse: collapse;
   border: 1px solid #bed5ed; /* 外側の枠線 点線:dotted */
}

table.w400 td {
   border-width: 1px 1px; /* 上下だけ引く：横　縦 */
   border-color: #bed5ed; /* 線色：緑 */
   border-style: solid; /* 線種：実線solid 点線:dotted */
   padding: 3px; /* セル内側の余白 */
   font-size:15px;line-height: 180%;
}

.te_ind10l{text-indent: 10px; }
.te_ind20l{text-indent: 20px; }
.t-ct{text-align: center;}
.t-l{text-align: left;}
.t-r{text-align: right;}

.paddl_10{padding-left: 10px;}

.marg10-10{margin-left: 10px; margin-right: 10px;}
.marg20-20{margin-left: 20px; margin-right: 20px;}
.margl_10{margin-left: 10px;}
.margl_20{margin-left: 20px;}
.margl_30{margin-left: 30px;}
.margl_50{margin-left: 50px;}

.margr_10{margin-right: 10px;}
.margr_20{margin-right: 20px;}

.patg10{padding: 10px;}
.torikesisen { text-decoration: line-through; }

.ver_top{vertical-align:top;}
.w50{width:50px;}
.w75{width:75px;}
.w100{width:100px;}
.w120{width:120px;}
.w125{width:125px;}
.w150{width:150px;}
.w170{width:180px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w225{width:225px;}
.w230{width:230px;}
.w250{width:250px;}
.w260{width:260px;}
.w280{width:260px;}
.w300{width:300px;}
.w350{width:350px;}
.w500{width:500px;}
.w600{width:600px;}
.w650{width:650px;}
.w680{width:680px;}
.w700{width:700px;}
.w900{width:900px;}
.clb{clear:both;}

.bg01{background-color:#fefce7;}
.bg02{background-color:#f4f3fc;}
.bg03{background-color:#ffffff;}
