/*
　　人類愛善会用　スタイルシート






*/

<style type="text/css">



/*タイトル */
div#title_e {
	background-repeat: repeat-x;
	width: 700px;
	margin-top: 0;
	padding-top: 0px;
	clear: both;
	height: 20px;
	color: #FF0066;
	font-style: oblique;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-variant: normal;
	margin-bottom: 20px;
	text-align: right;
}

div#title {
	background-repeat: repeat-x;
	width: 1000px;
	margin-top: 0;
	padding-top: 0px;
	clear: both;
	height: 40px;
	color: #FF0000;
	font-style: oblique;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	font-variant: normal;
	text-align: left;
}
div#title_e {
	background-repeat: repeat-x;
	width: 1000px;
	margin-top: 0;
	padding-top: 0px;
	clear: both;
	height: 40px;
	color: #FF3333;
	font-style: oblique;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-variant: normal;
	text-align: left;
}



/* ヘッダー*/
div#header	{
	border: 1px solid #3399FF;
	width: 1015px;
	height: auto;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0033;
	float: right;
	font-size: 1.3em;
	background-image: url(../../image/im-top/baneer1030.jpg);
	background-repeat: repeat-x;
	background-position: right;
	font-variant: normal;
	text-align: left;
	font-style: italic;
	font-weight: normal;
} 	
/* ヘッダー */
div#header	{
	border: 1px solid #009900;
	width: 1030px;
}





a	{color: #017acd}


/* メニュー */
ul#menu	{
	font-size: 0.75em;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0px;
	height: 30px;
	background-color: #cdf0a1;
	border: thin solid #00CC33;
	width: 1030px;
	margin-top: 210px;
	
	
}

ul#menu li	{
	list-style-type: none;
	float: left;
	color: #F0F0F0;
	border-top-color: #00CC33;
	border-right-color: #FFFFFF;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	padding-left: 0px;
}

ul#menu li a	{
	display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #006600;
	background-color: #cdf0a1;
	font-size: 1.2em;
	border-right-width: 0.8px;
	border-right-style: solid;
	border-top-color: #00CC33;
	border-right-color: #ffffff;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	border-bottom-width: 0.8px;
	border-left-width: 0.8px;
	border-bottom-style: solid;
	border-left-style: solid;
}

ul#menu li a:hover	{
	background-color: #CCFF66
}


a	{color: #017acd}



/* メニュー 2段*/
ul#menu2	{
	font-size: 0.75em;
	margin-top: 0;
	padding-left: 0;
	height: 30px;
	background-color: #cdf0a1;
	width: 1030px;
	border: thin solid #00CC33;
}

ul#menu2 li	{
	list-style-type: none;
	float: left;
	color: #F0F0F0;
	border-top-color: #00CC33;
	border-right-color: #FFFFFF;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}

ul#menu2 li a	{
	display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #006600;
	background-color: #cdf0a1;
	font-size: 1.3em;
	border-right-width: 0.8px;
	border-right-style: solid;
	border-top-color: #00CC33;
	border-right-color: #ffffff;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	border-bottom-width: 0.8px;
	border-left-width: 0.8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0.8px;
	border-top-style: solid;
}

ul#menu2 li a:hover	{
	background-color: #CCFF66
}


/* コンテナ */
div#container	{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}


/* パンくずリスト */
p#bread	{
	font-size: 0.95em;
	margin-top: 30px;
	margin-bottom: 10px
}


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

/* コンテンツ */
div#content	{
	width: 830px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	border: 2px solid #00CC33
}

div#content h3, div#content p
	{
	margin: 10px;
}

div#content h2	{
	background-color: #FFCCFF;
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #FF0000;
	line-height: 30px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
	border-left-style: 30;
}

div#content h3	{
	background-color: #FFCCFF;
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #FF3366;
}
div#content  h4 {
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #6600FF;
	background-image: url(../../NPO/image/sozai/bar/bar-brak.jpg);
}
div#content h5 {
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #CC0066;
	background-image: url(../../image/im-top/im-sozai/fw7.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 0px;
}

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


/* サイドバー */
div#sidebar	{
	width: 180px;
	float: left;
	margin-bottom: 25px;
	border: 1px solid #6FD692
}

ul.sidemenu	{
	font-size: 0.9em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0
}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #FF3300;
	background-color: #FBFFC4;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FD692;
}

ul.sidemenu li a:hover	{
	background-color: #FCEA67
}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{
	background-color: #ffffff;
	color: #000000;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FD692;
}

ul.sidemenu ul li a:hover 	{
	background-color: #FFFFCC
}


p.feed	{margin-bottom: 10px;
	margin-left: 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: 210px;
	float: right;
	border: 2px solid #00CC33;
}

div.info	{
	border: 1px solid #6FD692;
	margin-bottom: 0px
}

div#sidebar-right h2	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	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: 1em;
	margin: 10px 5px
}

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

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





こぴぺずみ


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

div#sidebar-right p	{
	font-size: 1em;
	color: #006633;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

div.info	{
	border: 1px solid #339933;
	margin-bottom: 0px;
	margin-top: 10px;
}


div#sidebar-right {
	font-size: 0.9em;
	width: 210px;
	float: right;
	color: #cdf0a1;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5;
}

div#sidebar-right h2	{
	background-color: #cdf0a1;
	color: #006600;
	font-size: 1em;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
	height: auto;
}


div#sidebar-right ul {
	margin: 0;
	padding: 0;
	border-top: 2px solid #2bcc4b;
	list-style-type: none;
}
div#sidebar-right ul li { margin: 0; padding: 0; list-style-type: none; display: inline; }
div#sidebar-right ul li a:link { color: #414049; background-image: none; text-decoration: none; list-style-type: none; width: auto; height: auto; padding: 0.5em 1em; border-bottom:1px solid #666666  ; display: block; }
div#sidebar-right ul li a:visited {  background-image: none; text-decoration: none; list-style-type: none; width: auto; height: auto; padding: 0.5em 1em; border-bottom:1px solid #666666  ; display: block; color: #575563; background-image: none; text-decoration: none; border-right: 4px solid #69a44c; text-align: right}
div#sidebar-right ul li a:hover {
	color: #FF0099;
	background-image: none;
	text-decoration: none;
	border-right: 4px solid #ff66ff;
	text-align: right
}

*/










/* フッター */
div#footer	{
	background-repeat: repeat-x;
	width: 1020px;
	margin-top: 0;
	padding-top: 0px;
	clear: both;
}

address	{
	font-size: 1em;
	font-style: normal;
	text-align: center;
	color: #006600;
}
body {
	background-color: #DAFFFF;
}
div#all {
	width: 1030px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	margin-left: 70px;
}
</style>
div#content h4 {
	background-color: #FFCCFF;
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 30px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #FF3366;
}

