﻿
<style type="text/css">
/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}

BODY { margin: 0px 0px 0px 0px; }

a	{color: #0000FF}

/* コンテナ */
div#container	{width: 550px;
	margin-left: auto;
	margin-right: auto;font-family : Meiryo UI;}

/* ヘッダー */
div#header	{background-color: #FFFFFF;
	padding: 15px 10px 10px;font-family : Meiryo UI;}

div#header h1	{color: #400080;
	padding-left: 8px;
	padding-bottom: 2px;
	font-size: 1.80em;
	margin: 2px;}

div#header p	{color: #000000;
	font-size: 0.85em;
	margin: 0}

/* メニュー */ul#menu	{font-size: 0.9em;	margin-top: 0;	margin-bottom: 0px;	margin-left: 0;	padding-left: 0;	height: 50px;	background-color: #DDBBFF}ul#menu li	{list-style-type: none;	float: left}ul#menu li a	{display: block;	width: 76px;	line-height: 50px;	text-decoration: none;	text-align: center;	color: #000000;	background-color: #DDBBFF;	border-right: solid 2px #FFFFFF}ul#menu li a:hover	{background-color: #5300A6;	text-decoration: none;	text-align: center;	color: #FFFFFF}ul#menu li.menulast a	{border-right: none}





/* パンくずリスト */
p#bread	{font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;	
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.3;
	padding-left: 12px;font-family : Meiryo UI;}


/* コンテンツ */

div#content	{width: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	font-family : Meiryo UI;}

div#content h2	{background-color: #EDCBFF;
	font-size: 1.1em;
	line-height: 33px;
	padding-left: 13px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px
	font-weight:bolder;}

div#content h3	{background-color: #ffffff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 25px;
	padding-left: 23px;
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 6px; font-weight:bold;}

 
div#iy	{font-size: 0.80em;
	background-color: #FFFFE8;
	border: solid 1px #FFFF80;
	color: #000000;
	line-height: 1.6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;	margin-left: 10px;
	margin-right: 10px}

div#tg	{font-size: 0.85em;
	color: #008040;
	line-height: 1.5;
	margin-top: 6px;
	margin-bottom: 3px;	margin-left: 8px;
	margin-right: 8px}

div#ht	{font-size: 0.80em;
	color: #0000A0;
	line-height: 1.5;
	margin-top: 6px;
	margin-bottom: 3px;	margin-left: 8px;
	margin-right: 8px}
 
div#yt	{background-color: #EFEFEF;
	border: solid 1px #C0C0C0;
	font-size: 0.85em;
	color: #000000;
	line-height: 1.7;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: -4px;
	margin-bottom: 7px;	margin-left: 28px;
	margin-right: 10px}
 
 
div#content p	{font-size: 0.95em;
	line-height: 1.75;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: 3px}



/* アコーディオン */

.list6 dl.acordion{margin-left:10px; margin-right:10px; margin-top:2px; margin-bottom:4px;}
	.list6 dt.trigger {background: #DDBBFF;
		border-radius: 8px;
		text-align:left;
		border: 4px solid #DDBBFF;
		color: #000;
		margin-bottom:0;
		padding:8px;
		padding-left:15px;
    		cursor: pointer;
		font-size: 1.2em;}
	.list6 dt.active{background: #DDBBFF;
		text-color: #FFF;
		border-radius: 8px 8px 8px 8px;
		}
	.list6 dt.trigger span.open-close {
		background:url(point_plus.png) no-repeat right top;
		float:right;
		width:20px;
		height:20px;
		text-indent: -9999em;}
	.list6 dt.active span.open-close {
		background:url(point_none.png) no-repeat right top;
		float:right;
		width:20px;
		height:20px;}
	.list6 dd.acordion_tree{
		padding:8px;
		padding-bottom:0px;
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(white));
		border: 4px solid #DDBBFF;
		border-top:none; margin-bottom:30px;

		}

.toggle_all{position:fixed;
	top:5%;
              	right:1em;
		border-radius: 12px;
     background: #FFFF00;
     color: #000;
     cursor: pointer;
     width:45px;
     padding: 5px;}

.close{border-radius: 10px;
     background: #dddddd;
     color: #000;
     cursor: pointer;
     width:475px;
     padding: 1px;
		border: 5px solid #FFF;
}

/* フッター */
div#footer	{color: #3F3F3F;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	background-color: #DDBBFF;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;font-family : Meiryo UI;}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

</style>