<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{margin: 0;
	padding: 0;
	background-image: url(../img/cir1.gif);
	overflow:scroll;}


a		{color: #017acd}

/*コンテナ*/
div#container	{width: 760px;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff}

/*ヘッダー*/
div#header	{width: 760px;
		height: 230px;
		background-color: #cccccc;
		background-image: url(../img/head.gif);
		background-repeat: no-repeat;}

div#header h1	{margin: 0}

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

/*パンくずリスト*/
p#bread		{font-size: 0.75em;
		background-image: url(../img/nips_logo.gif);
		background-repeat: no-repeat;
		line-height: 2.4;
		margin-top: 20px;
		margin-bottom: 30px;
		margin-left: 10px;
		padding-left: 65px;}

/*メイン*/
div#main		{width: 574px;
		float: left}

/*コンテンツ*/
div#content	{width: 388px;
		float: right;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 25px}

div#content h2	{background-color: #014471;
		background-image: url(../img/bar1.gif);
		background-repeat: no-repeat;
		font-size: 0.875em;
		color: #00698d;
		line-height: 28px;
		padding-left: 6px;
		margin-top: 0;
		margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
		background-image: url(../img/bar2.gif);
		background-repeat: no-repeat;
		font-size: 0.875em;
		color: #000000;
		line-height: 23px;
		padding-left: 30px;
		margin-top: 30px;
		margin-bottom: 0}

div#content h4	{font-size: 0.875em;
		border-bottom: solid 3px #99cccc;
		margin-top: 10px;
		margin-bottom: 15px;
		padding-bottom: 3px;}

div#content p	{font-size: 0.875em;
		line-height: 1.6;
		margin-top: 10px}

div#content p.p2	{font-size: 0.875em;
		line-height: 0.5;
		margin-top: 10px;
		text-indent: 3em}

div#content p.p3	{margin: 0;
		font-size: 0.875em;
		line-height: 1.4;
		margin-top: 5px;
		border-bottom: solid 1px #cccccc;
		}


/* サイドバー*/
div#sidebar	{width: 166px;
		float: left;
		margin-bottom: 25px;
		margin-left: 10px}

div#sidebar p.sidebar		{margin-left: 10px;
		margin-top:0px;
		margin-bottom: 0px;
		font-size: 0.75em}

div#sidebar p.toiawase	{margin-left: 10px;
			margin-top:30px;
			margin-bottom: 10px;
			font-size: 0.75em}

.menu	{width:	166px;
		background-color: #ffffff;
		font-size: 0.75em;
		margin-bottom: 10px;}

.menu_inner	{padding: 10px 6px;
			border: solid 1px #99cccc;}

.menu li	{margin-bottom: 8px;
			line-height: 1.2;
			list-style-type: none;
		/*	background-image: url(../img/maru_pink.gif); */
		/*	background-repeat: no-repeat; */
			padding-left: 10px;}

.menu li a {color: #000000;
			text-decoration: none;}

.menu li a:hover {color: #ff8800;}

.menu ul {margin: 0;
			padding: 0;
			margin-left: 0;}

.menu h5 {border-bottom: solid 2px #99cccc;
			padding: 0 0 5px 0;
			margin: 0;
			margin-bottom: 15px;
			font-family: Verdana, Helvetica, sans-serif;}




.menu li.current  {background-position: 0 0;
			color: #00698d;}



p.feed		{margin-bottom: 10px}

p.feed a		{font-size: 0.75em;
		color: #444444;
		text-decoration: none;
		line-height: 30px;
		border: solid 1px #888888;
		padding: 5px}

p.feed img	{border: none;
		vertical-align: middle}

/*右サイドバー*/
div#sidebar-right	{width: 166px;
		float: right;
		margin-right: 10px}

div.info		{border: solid 1px #99cccc;
		margin-bottom: 20px}

div#sidebar-right h2
		{background-color: #f2fad7;
		border-bottom: solid 1px #99cccc;
		color: #339999;
		font-size: 0.75em;
		text-align: center;
		padding: 5px;
		margin-top: 0;
		margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.75em;
		margin: 10px 5px}

div#sidebar-right ul	
		{font-size: 0.75em;
		margin: 5px;
		padding: 0}

div#sidebar-right ul li
		{background-image: url(../img/maru_pink.gif);
		background-repeat: no-repeat;
		background-position: 0 6px;
		padding-left: 13px;
		list-style-type: none}

/*フッター*/
div#footer	{background-image: url(../img/line-footer.gif);
		background-repeat: repeat-x;
		width: 760px;
		margin-top: 0;
		padding-top: 8px;
		clear: both}

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



</pre></body></html>