@charset "utf-8";

/* ------------------------------------
CSS Information

 Site URL:       http://www.npo-ochanomizu.org/
 File name:      style01.css (http://www.npo-ochanomizu.org/css/style01.css)
 Summary:        all styles
 Created:        2008-04-02
 Last update:    2008-08-14 by Naomi MIURA
 Author:         Naomi MIURA

Order of description

	- Search Key "__" + "id Name or Class Name"

 / __Default style clear
 / __container             (div#container)
 / __header               (div#header)
 / __Google Search
 / __GlobalNavigation      (ul#Gnavi) 
 / __TopicPath            (p id#bread)
 / __contents             (div#contents)
 / __booklet thumbnail
 / __sidemenu　　　　　　　(div#sidebar)
 / __footer               (div#footer)


------------------------------------ */


/* -------------------------
 __Default style clear
-------------------------- */

* {
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	background-image: url(../img/back-dark.gif);
	font-size: 0.8em;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}

a href	{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
}


/* -------------------------
 __container
-------------------------- */
div#container	{
	background-image: url(../img/line-gray-right.gif);
	background-repeat: repeat-y;
	background-position: 604px 160px ;
	background-color: #ffffff;
	border-right: solid 1px #666666;
	width: 790px;
	margin-left: 0;
	margin-right: auto
}


/* -------------------------
 __header
-------------------------- */

div#header	{
	background-color: #FFFFFF;
	background-image: url(../img/header.gif);
	background-position: 0 0px;
	border-bottom: hidden 1px #666666;
	padding: 15px 20px 20px 30px;
	width: 740px;
	height: 55px;
}

div#header h1	{
    margin: 0
}

div#header p	{
    color: #666666;
	font-size: 0.75em;
	margin: 0
}
	
/* -------------------------
 __Google Search
-------------------------- */

div#gs {
	height: auto;
	width: 290px;
	padding: 0;
	top: 0px;
	right: 80px;
	position: absolute;
	left: 500px;
	bottom: 0px;
}
	

/* -------------------------
 __GlobalNivigation
-------------------------- */
ul#Gnavi	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #CCCCCC;
	background-image: url(../img/rollover02.gif);
	border-bottom-color: #FF6666;
	border-bottom-width: 2px;
	border-bottom-style: inset;
}

ul#Gnavi li	{
    list-style-type: none;
	float: left
}

ul#Gnavi li a	{
	display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/rollover02.gif);
	border-right: solid 1px #ffffff
}

ul#Gnavi li a:hover	{
    background-color: #017acd;
	background-position: left bottom
}

/* -------------------------
 __topicPath
-------------------------- */

#bread {
	height: 25px;
	margin-top: 5px;
	width: 540px;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 0px;
}


#bread p	{
	background-color: #ffffff;
	font-size: 0.75em
}



/* -------------------------
 __contents
-------------------------- */
div#content	{
    width: 540px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	display: inline
}


div#content h2	{
	background-color: #FEC8C8;
	background-image: url(../img/bar-pink.jpg);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0
}

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

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

#content ol {
	margin: 5px 0 0 0;
}

#content ul {
	margin: 0 0 0 10px;
	padding-bottom: 10px;
}

#content li {
	font-weight: normal;
	margin: 0;
	list-style:none;
	font-size: small;
	line-height: 1.2em;
}

#content li a {
	font-weight: normal;
}

/* -------------------------
 __booklet thumbnail
-------------------------- */

#booklet {
	width: 540px;
	height: 650px;
}


#booklet .contents {
	font-size: 0.8ems;
	line-height: 1.5ems;
	float: right;
	font-size:small;
	line-height: 1.4em;
	width: 400px;
	margin: 10px 0px 20px 15px;
}

#booklet h4 {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../img/bar-green-long.gif);
	background-repeat: no-repeat;
	line-height: 23px;
	padding: 0 0 0 30px;
}

#booklet blockquote {
	width: 300px;
	padding: 15px;
	background-color: #FFCCCC;
	font-size: 0.8em;
	line-height: 1.5em;
    
}

#booklet img {
	border: 1px solid #999999;
}

#booklet p.zoom {
	position: absolute;
	width: 100px;
	height: 150px;
	float: left;
	margin: 20px 10px 20px 0px;
}

#booklet p.zoom a,
#booklet p.zoom a:visited {
	position: absolute;
	display: block;
	width: 100px;
	height: 150px;
	left: -1px;
	top: -9px;
}

#booklet p.zoom a img {
	width: 100px;
	height: 150px;
	border: none;
}
/* -----マウスオーバー時の拡大表示----- */
#booklet p.zoom a:hover {
	position: absolute;
	width: auto;
	height: auto;
}

#booklet p.zoom a:hover img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
}

/* -------------------------
 __sidemenu
-------------------------- */
div#sidebar	{
    width: 186px;
	float: right;
	margin-bottom: 25px
}

ul.sidemenu	{
    border-top: solid 2px #666666;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
	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: #000000;
	background-color: transparent;
	border-bottom: solid 2px #666666;
	padding-left: 5px
}

ul.sidemenu li a:hover	{
	background-color: #FFFFFF;
	color: #999999
}

p.feed	{
    margin-bottom: 10px;
	margin-left: 12px
}

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

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




/* -------------------------
 __footer
-------------------------- */
div#footer	{
	background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	width: 730px;
	margin-top: 0;
	padding-top: 8px;
	clear: both;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

address	{
	font-style: normal;
	color: #666666;
	text-align: left;
	padding: 10px 0 0 0px;
	line-height: 1.2em;
}
ul.footer {
	width:540px;
}
ul.footer li {
	float: left;
	margin: 0 30px 0 0;
}

ul.footer li.home {
	background: none;
	padding-left: 22px;
}

ul.footer a {
	color: #333333;
	text-decoration:none	
}

ul.footer a:hover {
	text-decoration: underline;
	color: #FF6666;
}
