@charset "utf-8";

html {
	margin-top: 0 !important;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	background: #fffde4;
}

img {
	border: none;
}

a:link {
	color: #EA6390;
	text-decoration: underline;
}

a:visited {
	color: #EA6390;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#tochigiContainer {
	position: relative;
	width: 967px;
	margin: auto;
	text-align: left;
	background: url(images/container.png) repeat-y 0 0;
	background-size: 100% auto;
}

#tochigiHead {
	height: 230px;
	background: #fffde4 url(images/container.png) no-repeat 0 100px;
	background-size: 100% auto;
}

#tochigiHead * {
	margin: 0;
	padding: 0;
}

#tochigititle {
	float: left;
	padding: 5px 15px 5px 10px;
	font-size: 12px;
	font-weight: bold;
}

#tochigititle2 {
	top: 236px;
	left: 26px;
	width: 600px;
	line-height: 1.5;
	font-size: 25px;
	color: #EA6390;
	padding: 0 0 5px;
	background: url(images/katsuyo_line.png) no-repeat left bottom;
	z-index: 100;
}

#tochigih1p {
	float: left;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#tochigibread {
	position: absolute;
	top: 205px;
	left: 25px;
	color: #fff;
	font-weight: bold;
}

#tochigibread a {
	color: #fff;
	text-decoration: none;
}

#tochigisitemap {
	position: absolute;
	top: 205px;
	right: 28px;
	color: #fff;
	font-weight: bold;
}

#tochigisitemap a {
	color: #fff;
	text-decoration: none;
}

#tochigiMain {
	float: left;
	position: relative;
	left: 25px;
	width: 640px;
	line-height: 1.7;
	margin-bottom: 10px;
	border-radius: 7px;
	border-top: 1px solid #32161d;
	border-left: 1px solid #32161d;
	background: #fff;
}

#katsuyo * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#katsuyo h2 {
	font-size: 25px;
	color: #EA6390;
	padding: 10px 0 5px;
	margin: 0 20px 15px;
	background: url(images/katsuyo_line.png) no-repeat left bottom;
}

#katsuyoText {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	line-height: 1.9;
	margin-bottom: 10px;
	padding: 0 20px 0 130px;
	font-size: 14px;
	background: url(images/katsuyo_image.png) no-repeat 20px 0;
}

#osusume {
	height: 281px;
	background: url(images/osusume_bg.png) no-repeat 0 0;
}

#osusume li {
	float: left;
}

#osusume1 {
	position: relative;
	width: 135px;
	margin-right: 45px;
	padding: 40px 0 0 53px;
	color: #FFFABE;
}

.fukidashi {
	position: absolute;
	top: -10px;
	left: 60px;
}

#osusume2 {
	width: 120px;
	margin-right: 10px;
	padding-top: 40px;
}

#osusume3 {
	width: 120px;
	margin-right: 10px;
	padding-top: 40px;
}

#osusume4 {
	width: 120px;
	padding-top: 40px;
}

#dramatic {
	position: relative;
	padding: 20px 25px 0;
	margin-bottom: 10px;
}
#dramatic dt {
	height:32px;
}
#dramatic * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#dramatic h3 {
	margin-bottom: 5px;
	padding-left: 35px;
	color: #EA6390;
	font-size: 23px;
	background: url(images/dramatic_icon.png) no-repeat 10px 50%;
}

#dramatic div {
	overflow: hidden;
	border-radius: 10px;
	background: url(images/dramatic_bg.png);
}

#dramaticText {
	padding: 20px 105px 20px 20px;
	font-size: 14px;
}

#dramatic div dl {
	width: 564px;
	margin: auto;
}

#dramatic div dd li {
	float: left;
}

#dramaticImage {
	position: absolute;
	top: -10px;
	left: 40px;
}

#ikinuki {
	position: relative;
	width: 600px;
	margin-left: 15px;
}

#ikinuki * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ikinuki h3 {
	position: absolute;
	top: 0;
	left: 0;
}

#ikinuki p {
	min-height: 245px;
	height: auto !important;
	height: 245px;
	line-height: 1.9;
	padding: 25px 0 0 210px;
	font-size: 14px;
}

#ikinuki li {
	float: left;
	width: 50%;
	text-align: center;
}

#tochigiSub {
	padding: 0px 20px 10px;
}

#tochigiSub h2 {
	padding: 0 0 5px 30px;
	color: #EA6390;
	background: url(images/dramatic_icon.png) no-repeat 0 0;
}

#tochigiSub h3 {
	padding: 5px 0 5px 30px;
	color: #EA6390;
	background: url(images/dramatic_icon.png) no-repeat 0 0;
}

.tablebasic {
	width: 100%;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.tablebasic th {
	padding: 7px;
	border: 1px solid #ccc;
	font-weight: normal;
	white-space: nowrap;
	background-color: #fadce9;
	vertical-align: top;
}

.tablebasic td {
	padding: 7px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.listbasic {
	padding: 0;
	margin-bottom: 1em;
}

.listbasic li{
	list-style: none;
	background: url(images/list_icon.png) no-repeat 0 3px;
	margin: 0 0 5px 0;
	padding-left: 20px;
}

#tochigiSide {
	float: right;
	position: relative;
	right: 28px;
	width: 245px;
	line-height: 1.5;
	margin-bottom: 10px;
	padding: 5px 5px 1px;
	background: #c75872;
	border-radius: 7px;
	border-top: 1px solid #32161d;
	border-left: 1px solid #32161d;
}

#tochigiSide ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tochigiSide li {
	margin-bottom: 20px;
}

#tochigiSide li a {
	display: block;
	color: #FFF794;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#tochigiSide li a:hover {
	text-decoration: underline;
}

#tochigiSide li ul {
	padding-top: 2px;
	background: url(images/side_line.png) no-repeat 0 0;
}

#tochigiSide li li {
	margin: 0;
	padding-bottom: 2px;
	background: url(images/side_line.png) no-repeat center bottom;
}

#tochigiSide li li a {
	font-size: 14px;
}

#tochigiSide .page-item-2 {
	margin-bottom: 5px;
}

#tochigiSide .page-item-2 a {
	line-height: 39px;
	padding: 0 10px;
	color: #E50066;
	text-align: center;
	border-radius: 7px;
	background: url(images/side_bg.png) no-repeat 0 0;
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .4);
}

#tochigiSide .page-item-41 a {
	min-height: 87px;
	height: auto !important;
	height: 87px;
	padding: 7px 0 0 105px;
	background: url(images/side_icon_01.png) no-repeat 0 0;
}

#tochigiSide .page-item-41 li a {
	min-height: 47px;
	height: auto !important;
	height: 47px;
	padding: 15px 0 0 65px;
	background: url(images/side_icon_02.png) no-repeat 10px 0;
}

#tochigiSide .page-item-73 a {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	padding: 15px 0 0 95px;
	background: url(images/side_icon_05.png) no-repeat 0 0;
}

#tochigiSide .page-item-73 li a {
	min-height: 48px;
	height: auto !important;
	height: 48px;
	padding: 15px 0 0 65px;
	background: url(images/side_icon_06.png) no-repeat 13px 0;
}

#tochigiSide .page-item-42 a {
	min-height: 80px;
	height: auto !important;
	height: 80px;
	padding: 7px 0 0 85px;
	background: url(images/side_icon_03.png) no-repeat 0 0;
}

#tochigiSide .page-item-42 li a {
	min-height: 49px;
	height: auto !important;
	height: 49px;
	padding: 15px 0 0 65px;
	background: url(images/side_icon_04.png) no-repeat 20px 0;
}

#tochigiSide .page-item-43 a {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	padding: 15px 0 0 95px;
	background: url(images/side_icon_05.png) no-repeat 0 0;
}

#tochigiSide .page-item-43 li a {
	min-height: 48px;
	height: auto !important;
	height: 48px;
	padding: 15px 0 0 65px;
	background: url(images/side_icon_06.png) no-repeat 13px 0;
}

#tochigiFooter {
	clear: both;
	text-align: center;
}

#tochigiFooter p {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
}

#tochigiFooter a {
	color: #fff;
	text-decoration: none;
}


/*free speace*/

.infoback {
	padding: 3px 3px 3px 10px;
        background: url(images/infoback.png) no-repeat;
}

.pagefont{
       font-size:14px;
}

.pagefonttyosei{
       font-size:14px;
       padding-top:40px;
}

.orgmaker{
       background:#ffcccc;
}

.yellowmaker{
       background:#FFFFCC;
}

.greenmaker{
       background:#99CC99;
}

.futogifont{
      font-weight:bold;
}

.akafont{
      color:#ff0000;
}
.mogiright{
      text-align: right;
}

.mannakaalign{
      text-align: center;
}

.alignclear{
        clear:both;
        padding-top:20px;
}

.indent{
        padding-left:15px;
}

caption.mogileft{
      text-align:left;
}

.markmiddle{
      vertical-align: middle;
}

.markbottom{
      vertical-align: bottom;
}

img.hidari{
      float:left;
      margin:2px;
}

img.migi{
      float:right;
}

.imgstyleclear{
        clear:both;
}

.fonttyosei{
      font-size:13px;
}

.midasifonttyosei{
      font-size:18px;
}

.page_title, #tochigititle2{
      font-weight:bold;
}

.category #tochigititle2{
      margin-bottom:0
}


/*--------- アンカーテキスト変更に伴うCSS,20130325-nyunoya -----------*/
div#osusume li#osusume1 a {
	background-image:url(images/bg-osusume_homepage.png);
	color:#fefefe;
	font-size:12px;
	display:block;
	width:149px;
	line-height:18px;
	padding-left:2px;
	margin-top:6px;
}

.aflink a {
	float: left;
	margin-right: 15px;
	max-width: 220px;
	height: auto;
}


/* タブレット */
@media screen and (max-width: 959px) {
	* {
		box-sizing: border-box;
	}
	
	#tochigiContainer {
		width: 95%;
	}
	
	#tochigiContainer {
		background-size: contain;
	}
	
	/* #tochigiHead {
		background-size: contain;
	} */
	
	#tochigiHead > h1 + p + p {
		width: 100%;
	}
	
	#tochigiHead p img {
		width: 100%;
		max-width: 967px;
		height: auto;
	}
	
	#tochigibread {
		top: 190px;
		right: 25px;
	}
	
	#tochigiMain {
		width: 65%;
		position: initial;
		margin-left: 2%;
	}
	
	#katsuyoText {
		word-break: break-all;
	}
	
	#dramaticImage {
		width: 88%;
		left: 20px;
	}
		
	#dramaticImage img {
		display: none;
	}
	
	#dramatic h3 {
		width: 90%;
		height: 180px;
		line-height: 1.4;
		position: absolute;
		padding: 30px 82px 0 0;
		background-image: url(images/dramaticimage.png);
		background-repeat: no-repeat;
		background-position: right top;
		background-size: 500px auto;
	}
	
	#dramatic div {
		margin-top: 95px;
	}
	
	#dramaticText {
		word-break: break-all;
		padding-right: 88px;
	}
	
	#dramatic div dl {
		width: 100%;
	}
	
	#dramatic div dl dt img {
		width: 100%;
		max-width: 564px;
		height: auto;
	}
	
	#ikinuki {
		width: 100%;
		padding: 30px 15px 0;
		margin-left: auto;
	}

	#ikinuki h3 {
		width: 50%;
		max-width: 599px;
		position: static;
		float: left;
		overflow: hidden;
		margin-top: 30px;
	}
	
	#ikinuki h3 img {
		position: relative;
		top: -16px;
		width: 250%;
		max-width: 599px;
		height: auto;
	}
	
	#ikinuki p {
		width: 100%;
		padding: 0;
	}
	
	#ikinuki li a img {
		width: 100%;
		max-width: 285px;
		height: auto;
	}
	
	#tochigititle2 {
		width: 62%;
		font-size: 18px;
		line-height: 1.1;
		left: 0;
	}
	
	.pagefont > div + div + div + div + div + div img,
	.pagefont > p + p + p + p + p + p + p + p + p + p + p img,
	.pagefont >  p + h2 + p + p + p + p + p + p + p + p + p img,
	.pagefont >  p + h2 + p + p + p + p + p + p + p + p + p + div + p img,
	.pagefont >  p + h2 + p + p + p + p + p + p + p img,
	.pagefont >  p + h2 + p + p + p + p + p + p + p + div + p img,
	.pagefont > p + h2 + p + p + p + div + p  + p  + p  + p  + p img,
	.pagefonttyosei > p + p + p + p + div + p + p + p + p + p + p img,
	.pagefonttyosei > p + h2 + p + p + p + p + p + p img,
	.pagefonttyosei > p + h2 + p + p + p + p + p + p + div + p img,
	.pagefonttyosei > p + h2 + p + p + p + p + p + p + p img,
	.pagefonttyosei > p + h2 + p + p + p + p + p + p + p + div + p img {
		width: 100%;
		height: auto;
	}
	
	.pagefont > p + h2 + p + p + p + p + p + p + p .markmiddle,
	.pagefont > p + h2 + p + p + p + p + p + p + p + p + p .markmiddle {
		width: 40px;
	}
	
	.infoback {
		background-size: cover;
	}
	
	#tochigiSub {
		padding-top: 70px;
	}
		
	#tochigiSide {
		width: 30%;
		position: initial;
		margin-right: 2%;
	}
	
	#tochigiSide .page-item-41 a,
	#tochigiSide .page-item-42 a,
	#tochigiSide .page-item-43 a {
		padding-left: 60px;
		background-size: 60px auto;
	}
		
}


/* スマートフォン */
@media screen and (max-width: 559px) {
	#tochigiHead {
		background-size: 100% 100%;
	}
	
	#tochigibread {
		width: 98%;
		top: 170px;
		left: 5px;
		right: 5px;
	}
	
	#tochigisitemap {
		right: 8px;
	}
	
	#tochigiMain {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	
	#tochigiSub {
		padding-top: 80px;
	}
	
	#tochigititle2 {
		width: 80%;
		left: 10px;
	}
	
	#katsuyoText {
		padding: 0 20px;
		background: none;
	}
	
	#dramatic {
		padding: 10px 0;
	}
	
	#dramatic h3 {
		height: auto;
		font-size: 20px;
		left: 10px;
		word-break: break-all;
		padding: 0 50px 0 34px;
		background-image: url(images/dramatic_icon.png);
		background-position: 10px 50%;
		background-size: auto;
	}
	
	#dramatic div {
		width: 80%;
		margin: 70px auto 0;
	}
	
	#dramaticText {
		position: relative;
		padding: 15px;
		z-index: 1;
	}
	
	#katsuyoText br,
	#dramaticText br {
		display: none;
	}
	
	#dramaticImage img {
		display: initial;
		width: 100%;
		height: auto;
	}
	
	#ikinuki li {
		width: 100%;
		float: none;
	}
	
	#ikinuki h3 {
		margin-top: 0;
	}
	
	#ikinuki h3 img {
		top: -8px;
	}
	
	#ikinuki p,
	.infoback p {
		word-break: break-all;
	}
	
	#ikinuki p br {
		display: none;
	}
	
	#tochigiSub h2 {
		background-position: left center;
	}
	
	.pagefont p {
		word-break: break-all;
	}
	
	#tochigiSide {
		width: 90%;
		float: none;
		margin: 40px auto;
	}
	
	
	
	
}
/*
     FILE ARCHIVED ON 23:19:19 Feb 24, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:51:12 Feb 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.496
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.009
  cdx.remote: 15.87
  LoadShardBlock: 106.132 (3)
  PetaboxLoader3.datanode: 135.166 (4)
  load_resource: 103.513
  PetaboxLoader3.resolve: 61.698
*/