@charset "utf-8";

/**************************************************************************************************
Common Class
**************************************************************************************************/

/* Page Ttile
-------------------------------------------------------------------------------------------------*/
#tmp_contents h1 {
	margin			: 0 0 20px 0;
}

/* Text, Text Indent
-------------------------------------------------------------------------------------------------*/
#tmp_contents .TextCenter {
	text-align			: center;
}
#tmp_contents .TextMiddle {
	vertical-align	: middle;
}
#tmp_contents .TextTop {
	vertical-align	: top;
}
#tmp_contents .TextRight {
	text-align 			: right !important;
}
#tmp_contents .TextLeft {
	text-align			: left;
}
#tmp_contents .TextBottom {
	vertical-align	: bottom !important;
}

#tmp_contents ul.IndentList li {
	text-indent	: -16px !important;
	margin			: 0 0 8px 16px !important;
}
#tmp_contents ul.IndentListKakko li {
	text-indent	: -25px !important;
	margin			: 4px 0 4px 25px !important;
}
#tmp_contents ul.IndentListTen li {
	text-indent	: -12px !important;
	margin			: 0 0 4px 12px !important;
}
#tmp_contents ul.IndentListKakko ul.IndentListTen li {
	text-indent	: -12px !important;
	margin			: 0 0 4px 12px !important;
}
#tmp_contents ul.IndentListKakko ul.IndentListTen ul.IndentList li {
	text-indent	: -22px !important;
	margin			: 0 0 4px 22px !important;
}

#tmp_contents strong {
	font-weight	: bold;
}

/* Area
-------------------------------------------------------------------------------------------------*/
.clear {
	clear			: both;
}

/**************************************************************************************************
Second Page Class
**************************************************************************************************/

/* IndexList
-------------------------------------------------------------------------------------------------*/
#tmp_contents .IndexList {
	background		: #ececec;
	padding				: 0 5px;
	_padding			: 5px;
}
	#tmp_contents .IndexList table {
		border-collapse	: separate;
		border-spacing	: 5px 10px;
		width						: 570px;
		border:none;
	
}
	#tmp_contents .IndexList td {
		width						: 50%;
		padding					: 8px;
		border					: 1px solid #CCC;
		background			: #FFF url(/shared/site_gikai/images/bg_list.gif) repeat-x bottom;
		vertical-align	: top;
	
}
	#tmp_contents .IndexList td a {
		font-weight			: bold;
		padding					: 0 0 0 20px;
	
}
.gikai_cate_001 #tmp_contents .IndexList td a {
	background:url(/shared/site_gikai/images/arrow_katsudou_big.gif) no-repeat 0 0;
}
.gikai_cate_002 #tmp_contents .IndexList td a {
	background:url(/shared/site_gikai/images/arrow_gichou_big.gif) no-repeat 0 0;
}
.gikai_cate_003 #tmp_contents .IndexList td a {
	background:url(/shared/site_gikai/images/arrow_aramashi_big.gif) no-repeat 0 0;
}
.gikai_cate_004 #tmp_contents .IndexList td a {
	background:url(/shared/site_gikai/images/arrow_giin_big.gif) no-repeat 0 0;
}
.gikai_cate_005 #tmp_contents .IndexList td a {
	background:url(/shared/site_gikai/images/arrow_annai_big.gif) no-repeat 0 0;
}

/* Page Title
-------------------------------------------------------------------------------------------------*/
#tmp_contents h2 {
	margin			: 0 0 20px 0;
	padding			: 10px 0 10px 32px;
	font-size		: 122%;
	font-weight	: bold;
}
.gikai_cate_001 #tmp_contents h2 {
	background		: #e7f1cc url(/shared/templates/gikai_free/images/contents/midashiicon_katsudou.gif) no-repeat 10px 10px;
}
.gikai_cate_002 #tmp_contents h2 {
	background		: #e0e8f0 url(/shared/templates/gikai_free/images/contents/midashiicon_gichou.gif) no-repeat 10px 10px;
}
.gikai_cate_003 #tmp_contents h2 {
	background		: #f0edcc url(/shared/templates/gikai_free/images/contents/midashiicon_aramashi.gif) no-repeat 10px 10px;
}
.gikai_cate_004 #tmp_contents h2 {
	background		: #f5e1d6 url(/shared/templates/gikai_free/images/contents/midashiicon_giin.gif) no-repeat 10px 10px;
}
.gikai_cate_005 #tmp_contents h2 {
	background		: #efeff7 url(/shared/templates/gikai_free/images/contents/midashiicon_annai.gif) no-repeat 10px 10px;
}
.gikai_cate_000 #tmp_contents h2,
.gikai_cate_006 #tmp_contents h2 {
	background		: #e8f3e6 url(/shared/templates/gikai_free/images/contents/midashiicon_default.gif) no-repeat 10px 10px;
}
/*
#Oshirase #tmp_contents h2 {
	background		: #fdeeee url(/shared/templates/gikai_free/images/contents/midashiicon_oshirase.gif) no-repeat 10px 10px;
}
*/

#tmp_contents h3 {
	font-weight		: bold;
	margin				: 10px 0 0 0;
	padding				: 0 0 4px 0;
}
	.gikai_cate_001 #tmp_contents h3 {
		color					: #719700;
		border-bottom	: 2px solid #89b700;
		margin				: 0 0 10px 0;
	
}
	.gikai_cate_002 #tmp_contents h3 {
		color					: #396e9f;
		border-bottom	: 2px solid #648eb4;
	
}
	.gikai_cate_003 #tmp_contents h3 {
		color					: #8d8300;
		border-bottom	: 2px solid #b5a700;
		margin				: 10px 0;
	
}
	.gikai_cate_004 #tmp_contents h3 {
		color					: #af4f1e;
		border-bottom	: 2px solid #cc6733;
	
}
	.gikai_cate_005 #tmp_contents h3 {
		color					: #3e3e96;
		border-bottom	: 2px solid #6464b4;
		margin				: 10px 0;
	
}
	.gikai_cate_000 #tmp_contents h3,
	.gikai_cate_006 #tmp_contents h3 {
		color					: #208809;
		border-bottom	: 2px solid #6abc38;
		margin				: 0 0 10px 0;
	
}
/*
	#Oshirase #tmp_contents h3 {
		color					: #d62927;
		border-bottom	: 2px solid #e75b5a;
		margin				: 0 0 10px 0;
	
}
*/


#tmp_contents h4 {
	font-weight	: bold;
	text-align	: center;
	font-size		: 122%;
	margin			: 20px 0;
}
	.gikai_cate_001 #tmp_contents h4 {
		color					: #89b700;
	
}

/* Contents Area
-------------------------------------------------------------------------------------------------*/
/* Table */
#tmp_contents p {
	line-height:160%;
}
#tmp_contents table {
	margin				: 10px 0 20px 0;
	border-left		: 1px solid #CCC;
	border-bottom	: 1px solid #CCC;
	line-height:140%;
}
	#tmp_contents table.TextCenter {
		text-align		: center;
	
}
	#tmp_contents th,
	#tmp_contents td {
		padding				: 6px;
		border-right	: 1px solid #CCC;
		border-top		: 1px solid #CCC;
	
}
	#tmp_contents td.Midashi {
		background		: #f3f3f3;
	
}
	.gikai_cate_001 #tmp_contents th {
	background:#e3eacc; text-align:center;
}
	.gikai_cate_002 #tmp_contents th {
	background:#d0dde8; text-align:center;
}
	.gikai_cate_003 #tmp_contents th {
	background:#f9f8eb; text-align:center;
}
	.gikai_cate_004 #tmp_contents th {
	background:#e7cabb; text-align:center;
}
	.gikai_cate_005 #tmp_contents th {
	background:#e0e0f0; text-align:center;
}
	.gikai_cate_000 #tmp_contents th,
	.gikai_cate_006 #tmp_contents th {
	background:#d2e7ce; text-align:center;
}

	#Oshirase h1 {
	background		: #fdeeee url(/shared/templates/gikai_free/images/contents/midashiicon_oshirase.gif) no-repeat 10px 10px;
	margin			: 0 0 20px 0;
	padding			: 10px 0 10px 32px;
	font-size		: 122%;
	font-weight	: bold;
}
	#Oshirase .ContentsArea th {
	background:#fadede; text-align:center;
}
	#Oshirase .ContentsArea table {
		border:none;
	
}
	#Oshirase .ContentsArea td {
		padding-left:22px;
		border:none;
		border-bottom:1px dotted #999;
		background:url(/shared/site_gikai/images/arrow_oshirase_big.gif) no-repeat 2px 8px;
	
}

	.gikai_cate_001 #tmp_contents .Detail table {
		border:none !important;
		width:100%;
		margin:0 0 10px 0;
	
}
		.gikai_cate_001 #tmp_contents .Detail td {
			border:none !important;
			vertical-align:top;
			padding:2px 0;
		
}

#tmp_contents table.None {
	margin:0;
	border:none;
}
	#tmp_contents table.None td {
		border:none;
		padding:2px;
	
}
.gikai_cate_005 #tmp_contents table.Flow {
	margin			: 20px auto;
	width				: 350px;
	text-align	: center;
}
	.gikai_cate_005 #tmp_contents table.Yellow th {
		background	: #f7f7e7;
	
}
	.gikai_cate_005 #tmp_contents table.LGreen th {
		background	: #eaf7e7;
	
}
	.gikai_cate_005 #tmp_contents table.DGreen th {
		background	: #bfdac4;
	
}
	.gikai_cate_005 #tmp_contents table.Blue th {
		background	: #e7f1f7;
	
}
	.gikai_cate_005 #tmp_contents table.Pink th {
		background	: #faedf3;
	
}


/* Layout */
.gikai_cate_004 #tmp_contents .Left,
.gikai_cate_002 #tmp_contents .Left{
	width		: 370px;
	float		: left;
}
	.gikai_cate_004 #tmp_contents .Left h3.Name {
		margin			: 0;
		padding			: 0;
		color				: #af4f1e;
		font-size		: 167%;
		font-weight	: normal;
		border			: none;
	
}
	.gikai_cate_004 #tmp_contents .Left .Kana {
		color				: #af4f1e;
		font-size		: 85%;
	
}
	.gikai_cate_004 #tmp_contents .Left a.LinkBack {
		padding			: 0 0 0 18px;
		font-weight	: bold;
		background	: url(/shared/site_gikai/images/arrow_giin_big_back.gif) no-repeat 0 0;
	
}
	.gikai_cate_001 #tmp_contents a.LinkBack {
		padding			: 0 0 0 18px;
		font-weight	: bold;
		background	: url(/shared/site_gikai/images/arrow_katsudou_big_back.gif) no-repeat 0 0;
	
}
.gikai_cate_004 #tmp_contents .Right,
.gikai_cate_002 #tmp_contents .Right {
	width		: 180px;
	float		: right;
}
.gikai_cate_001 #tmp_contents .Date {
	margin:10px 0;
	text-align:right;
	letter-spacing:12px;
}

/* List */
#tmp_contents .List p {
	margin:0 0 10px 0;
	padding:10px 10px 10px 30px;
}
 #tmp_contents .List p a {
	 font-weight:bold;
 
}
 .gikai_cate_002 #tmp_contents .List p {
		background:url(/shared/site_gikai/images/arrow_gichou_big.gif) no-repeat 10px 12px;
		border:1px solid #396e9f;
 
}
 .gikai_cate_001 #tmp_contents .List p {
		background:url(/shared/site_gikai/images/arrow_katsudou_big.gif) no-repeat 10px 12px;
		border:1px solid #89b700;
 
}

#tmp_contents table.Link tr {
	vertical-align:top;
}
	#tmp_contents table.Link a {
		font-weight:bold;
		background:url(/shared/site_gikai/images/arrow_default_big.gif) no-repeat 0 0;
		padding:0 0 0 20px !important;
	
}

#tmp_contents .Inquiry {
	margin:30px 0 10px 0;
	padding:14px 10px;
	text-align:center;
	border:2px solid #CCC;
}

/* Sitemap
-------------------------------------------------------------------------------------------------*/
#tmp_contents table.Sitemap {
	margin:6px 0 0 18px;
	border:none;
}
	#tmp_contents table.Sitemap td {
		border:none;
		padding:2px;
	
}
		#tmp_contents table.Sitemap td a {
			font-weight:normal;
			background:url(/shared/site_gikai/images/arrow_default.gif) no-repeat 0 2px;
			padding:0 0 0 10px !important;
		
}

/* KidsPage
-------------------------------------------------------------------------------------------------*/
	.gikai_cate_007 #tmp_contents h1 {
		margin:0;
		padding:0;
	
}
	.gikai_cate_007 #tmp_contents table {
		border:none;
		margin:0;
	
}
		.gikai_cate_007 #tmp_contents table td {
			border:none;
			padding:0;
		
}
	.gikai_cate_007 #tmp_contents li {
		line-height:0;
	
}
	.gikai_cate_007 #tmp_contents p {
		line-height:0;
	
}
/* Minna to Kengikai */
.gikai_cate_007 #tmp_contents .Minna h1,
.gikai_cate_007 #tmp_contents .Taikenkai h1 {
	padding:14px 0 0 0 !important;
}
.gikai_cate_007 #tmp_contents .Shikumi h1 {
	padding:17px 0 0 0 !important;
}

.gikai_cate_007 #tmp_contents .Minna h2,
.gikai_cate_007 #tmp_contents .Shikumi h2,
.gikai_cate_007 #tmp_contents .Taikenkai h2 {
	margin:0 0 20px 0;
	padding:0;
}
.gikai_cate_007 #tmp_contents h2.MP0 {
	margin:0;
	padding:0;
}
.gikai_cate_007 #tmp_contents table.PageSend {
	float:right;
}
.gikai_cate_007 #tmp_contents .Caution {
	float:right;
	margin:6px 0 0 0;
}

.gikai_cate_007 #tmp_contents .Minna .Index {
	background:url(/shared/templates/gikai_free/images/contents/kids/minna/index_bg.gif) no-repeat;
	height:684px;
}
	.gikai_cate_007 #tmp_contents .Minna .Index h1 {
		padding:17px 0 0 0 !important;
	
}
	.gikai_cate_007 #tmp_contents .Minna .Index ul {
		text-align:right;
		margin:58px 25px 0 0;
	
}
		.gikai_cate_007 #tmp_contents .Minna .Index ul li {
			margin:0 0 14px 0 !important;
		
}
	.gikai_cate_007 #tmp_contents .Minna .Index .Caption {
		margin:131px 0 0 182px;
	
}
.gikai_cate_007 #tmp_contents .Minna .Detail,
.gikai_cate_007 #tmp_contents .Taikenkai .Detail,
.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry,
.gikai_cate_007 #tmp_contents .Shikumi .Detail {
	background:url(/shared/templates/gikai_free/images/contents/kids/second_bg.gif) repeat-y;
	padding:10px 20px 0 20px;
}
.gikai_cate_007 #tmp_contents .Shikumi .DetailYousu {
	background:url(/shared/templates/gikai_free/images/contents/kids/second_bg.gif) repeat-y;
	width:754px;
	padding:10px 13px 0 13px;
}
.gikai_cate_007 #tmp_contents .Minna .BottomDaihyou {
	background:url(/shared/templates/gikai_free/images/contents/kids/minna/daihyou_bg.gif) no-repeat bottom;
	height:397px;
}
	.gikai_cate_007 #tmp_contents .Minna .BottomDaihyou p {
		text-align:right;
		padding:0 22px 0 0;
	
}
	.gikai_cate_007 #tmp_contents .Minna .BottomDaihyou table.PageSend {
		margin:68px 0 0 0 !important;
	
}
.gikai_cate_007 #tmp_contents .Minna .BottomSenkyoku {
	background:url(/shared/templates/gikai_free/images/contents/kids/minna/senkyoku_bg.gif) no-repeat bottom;
	height:739px;
}
	.gikai_cate_007 #tmp_contents .Minna .BottomSenkyoku .List {
		width:560px;
		padding:405px 0 0 180px;
	
}
		.gikai_cate_007 #tmp_contents .Minna .BottomSenkyoku .List p {
			margin:0;
			padding:0;
		
}
	.gikai_cate_007 .Minna .BottomSenkyoku table.PageSend {
		margin:60px 0 0 0 !important;
	
}

.gikai_cate_007 #tmp_contents .Shikumi .Index {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/index_bg.gif) no-repeat;
	height:682px;
}
	.gikai_cate_007 #tmp_contents .Shikumi .Index h1 {
		padding:17px 0 0 0 !important;
	
}
	.gikai_cate_007 #tmp_contents .Shikumi .Index ul {
		text-align:right;
		margin:58px 36px 0 0;
	
}
		.gikai_cate_007 #tmp_contents .Shikumi .Index ul li {
			margin:0 0 14px 0 !important;
		
}
	.gikai_cate_007 #tmp_contents .Shikumi .Index .Caption {
		margin:22px 0 0 182px;
	
}
.gikai_cate_007 #tmp_contents .Shikumi .BottomYousu {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/yousu_bg.jpg) no-repeat bottom left;
	height:112px;
}
	.gikai_cate_007 .Shikumi .BottomYousu table.PageSend {
		margin:50px 0 0 0 !important;
	
}

.gikai_cate_007 #tmp_contents .Shikumi .BottomShigoto {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/shigoto_bg.gif) no-repeat bottom;
	height:280px;
	padding:37px 0 0 196px;
}
	.gikai_cate_007 #tmp_contents .Shikumi .BottomShigoto table.PageSend {
		margin:68px 0 0 0 !important;
	
}
.gikai_cate_007 #tmp_contents .Shikumi .DetailTop {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/susumekata_bgtop.gif) no-repeat top;
	height:171px;
	padding:10px 20px 0 20px;
}
.gikai_cate_007 #tmp_contents .Shikumi .BgIinkai {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/susumekata_iinkai_bgmiddle.gif) repeat-y;
}
	.gikai_cate_007 #tmp_contents .Shikumi .BgIinkai2 {
		background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/susumekata_iinkai_bgmiddle2.gif) repeat-y;
		padding:6px 0 6px 10px !important;
	
}

.gikai_cate_007 #tmp_contents .Shikumi .BottomSusumekata {
	background:url(/shared/templates/gikai_free/images/contents/kids/shikumi/susumekata_bg.gif) no-repeat bottom;
	height:65px;
	padding:45px 0 0 0;
}

.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex {
	background:url(/shared/templates/gikai_free/images/contents/kids/taikenkai/index_bg.jpg) no-repeat bottom;
	height:635px;
}
	.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Detail {
		padding:30px 0 0 212px;
		background:none !important;
	
}
		.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Detail ul {
			margin:0px 0 0 163px;
		
}
	.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Fukidashi {
		margin:72px 0 0 0;
		padding:0 40px;
	
}
		.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Fukidashi .Left {
			float:left;
		
}
		.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Fukidashi .Right {
			float:right;
		
}
			.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex .Fukidashi .Right p {
				margin:0 0 42px 0;
			
}
	.gikai_cate_007 #tmp_contents .Taikenkai .BottomIndex table.PageSend {
		margin:4px 0 0 0 !important;
	
}
.gikai_cate_007 #tmp_contents .Taikenkai .BottomYousu {
	background:url(/shared/templates/gikai_free/images/contents/kids/taikenkai/yousu_bg.gif) no-repeat bottom;
	padding:58px 0 0 0;
	height:284px;
}
	.gikai_cate_007 #tmp_contents .Taikenkai .BottomYousu p {
		padding:0 0 0 210px;
	
}
	.gikai_cate_007 #tmp_contents .Taikenkai .BottomYousu table.PageSend {
		margin:100px 0 0 0 !important;
	
}
.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry p {
	line-height:160% !important;
}
	.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Caption {
		margin:20px 0 !important;
	}
	.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Caption td {
		background:url(/shared/templates/gikai_free/images/contents/kids/taikenkai/entry_caption_bgmiddle.gif) repeat-y;
	
}
	.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry li {
		line-height:160% !important;
	
}
	.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry ul {
		margin:10px 10px 0 20px;
	
}
		.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry li {
			margin:0 0 10px 22px;
			text-indent:-22px;
		
}
			.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry li span {
				color:#33a2bf;
			
}
	.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text {
		border:1px solid #5dc2dd !important;
	
}
		.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text th {
			border:1px solid #5dc2dd !important;
			background:#8dd4e7;
			color:#FFF;
			font-weight:bold;
			text-align:center;
		
}
		.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text td {
			border:1px solid #5dc2dd !important;
			padding:6px !important;
			line-height:160% !important;
		
}
			.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text td ul {
				margin:0;
			
}
				.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text td ul li {
					text-indent:-20px !important;
					margin:0 0 4px 20px !important;
				
}
			.gikai_cate_007 #tmp_contents .Taikenkai .DetailEntry table.Text td a {
				background:url(/shared/site_gikai/images/arrow_gichou_big.gif) no-repeat 0 0;
				padding:0 0 0 20px;
			
}
.gikai_cate_007 #tmp_contents .Taikenkai .BottomEntry {
	background:url(/shared/templates/gikai_free/images/contents/kids/taikenkai/entry_bg.gif) no-repeat bottom;
	padding:50px 0 0 0;
	height:61px;
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #8B8575;
	clear:both; /* 変更しない */	
}
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#F4F3F1;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#F4F3F1;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #4D950F;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:5px 7px 3px 37px;
	color:inherit;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/info_ttl_bg.jpg) no-repeat left top;
	border-bottom:1px solid #4D950F;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_cnt {
	padding:15px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:25px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon_green.gif);
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:25px; /* 変更しない */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 25px; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #8B8575;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:5px 7px 3px 37px;
	color:inherit;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/link_ttl_bg.jpg) no-repeat left top;
	border-bottom:1px solid #8B8575;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_cnt {
	padding:15px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:25px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon_gray.gif);
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:25px; /* 変更しない */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 25px; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	border:1px solid #4D950F;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_menu_ttl {
	color:inherit;
	padding:6px 10px 4px 18px;
	border-bottom:1px solid #4D950F;
	background:#EEF7E2 url(/shared/templates/free/images/contents/menu_bg.jpg) no-repeat left top;
	font-weight:bold;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom:0;
}
#tmp_contents .box_menu_ttl h2 {
	margin:0;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_cnt {
	padding:15px 10px 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
	list-style-image:url(/shared/templates/free/images/contents/list_icon_green.gif);
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:12px 10px 11px 18px;
	color:inherit;
	background:#EEF7E2 url(/shared/templates/free/images/contents/btn_bg.jpg) no-repeat left top;
	border:1px solid #4D950F;
	font-weight:bold;
}
/* datatable 
   enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #8B8575;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#FEF3E2;
	border:1px solid #8B8575;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #8B8575;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#CD0A0A; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FEF3E2; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#E4F1D9; /* shared.cssのbg_greenと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#C7E6F1; /* shared.cssのbg_blueと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E6E6E6; /* shared.cssのbg_grayと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #8B8575; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#FEF3E2; /* table.datatable thと同じ値を設定 */
	border:1px solid #8B8575; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #8B8575; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:120px;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
Google
================================================== */
#tmp_contents #cse table {
	margin:0;
	border:none;
}
#tmp_contents #cse th,
#tmp_contents #cse td {
	padding:0;
	border:0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info,
* html #tmp_contents div.box_info_ttl,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link,
* html #tmp_contents div.box_link_ttl,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu,
* html #tmp_contents div.box_menu_ttl,
* html #tmp_contents div.box_menu_cnt {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#Contents {
	width:100% !important;
}
#Header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#Footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#Header div.Right,
#HeaderMenu,
#RightArea,
.PageTop,
.plugin {
	display:none !important;
}
#Header div.Right,
#tmp_contents {
	width:100% !important;
}
body,
#Footer div {
	background:none !important;
	padding:0 !important;
}
#Footer div p.Left,
#Footer div p.Right {
	width:100% !important;
	float:none !important;
	text-align:left !important;
}
p.CopyRight {
	color:#000000 !important;
	background:#FFFFFF !important;
	text-align:left !important;
	font-size:100%;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6,
*:first-child+html #tmp_contents .box_btn li {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents h1,
* html #tmp_contents h2,
* html #tmp_contents h3,
* html #tmp_contents h4,
* html #tmp_contents h5,
* html #tmp_contents h6,
* html #tmp_contents .box_btn li {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */
}
}