@charset "utf-8";

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

 Site URL:       http://www.npo-ochanomizu.org/
 File name:      toppage.css (http://www.npo-ochanomizu.org/css/toppage.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
 / __top_image            (div#topimage)
 / __GlobalNavigation     (ul#Gnavi)
 / __contents             (div#contents)
 / __product　　　　　　　(div#product)
 / __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	{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
}


/* -------------------------
 __container
___________________________ */
div#container	{
	background-color: #FFFFFF;
	width: 790px;
	margin-left: 0;
	margin-right: auto;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}


/* -------------------------
 __header
-------------------------- */
div#header	{
	background-color: #FFFFFF;
	border-bottom: hidden 1px #999999;
	padding: 30px 30px 0px;
	background-image: url(../img/top_image.jpg);
	height: 232px;
	background-repeat: no-repeat;
}


div#header h1	{
    margin: 0
}

div#header p	{
	color: #666666;
	font-size: 0.8em;
	margin: 80px 0 0 0;
	line-height: 1.6em;
}


/* -------------------------
 __Google Search
-------------------------- */

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


/* -------------------------
 __GlobalNivigation
-------------------------- */
ul#Gnavi	{
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #FFFFFF;
	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: #FF6666;
	background-position: left bottom
}

/* -------------------------
 __contents
-------------------------- */
div#content	{
	width: 420px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 50px;
	display: inline;
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 30px;
}

div#content hr	{
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: 1px; 
	border: none;
}

div#content p	{
	font-size: small;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
}

#content ol {
	margin: 10px 0 0 30px;
}

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

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

#content li a {
	font-weight: normal;
}
div#content h2	{
	background-color: #014471;
	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: 0px;
	margin-bottom: 0
}

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


#content .section {
	width: 420px;
	margin: 0 auto 30px;
	background: #FF9999 url(../img/bg_bottom.gif) no-repeat left bottom;
	color:#FFFFFF
}

#content .section h2{
	padding: 15px 10px 10px 20px;
	margin: 0;
	background: #FF9999 url(../img/bg_top.gif) no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
}

#content .section p{
	margin: 0;
	padding: 0 10px 10px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#content .section02 {
	width: 420px;
	margin: 0 auto 30px;
	background: #FFCCCC url(../img/bg_bottom02.gif) no-repeat left bottom;
	color:#666666
}

#content .section02 h3{
	padding: 15px 10px 5px 20px;
	margin: 0px;
	background: #FFCCCC url(../img/bg_top02.gif) no-repeat;
	font-size: 0.9em;
	color: #666666;
}

#content .section02 p{
    margin: 0;
	padding: 0 10px 10px;
	font-size: 0.8em;
}

/* -------------------------
 __product
-------------------------- */

#main {
	float: right;
	width: 277px;
	padding-right: 30px;
	margin-top: 30px;
}

#main .sekine {
	width: 277px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	float: left;
}

#main .sekine a {
	display: block;
	width: 277px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image: url(../img/link_sekine.jpg)
}

#main .sekine a:hover	{
	background-color: #FFFFFF;
	background-position: left bottom
}





#main .products {
	width: 277px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	float: left;
}

#main .products div h3 {
	font-size: 1.2em;
	padding: 6px 8px;
	background-color: #FFFFFF;
}

#main .products p {
	float: right;
	font-size:small;
	line-height: 1.4em;
	width: 160px;
	margin: 10px 0px 20px 0px;

}

#main .products p.photo {
	float: left;
	margin: 10px 10px 20px 0px;
	width: 100px;
}

#main h4	{
	background-color: #FFFFFF;
	background-image: url(../img/bar-pink-mini.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0;
}

#main h5	{
	background-color: #FFFFFF;
	background-image: url(../img/bar-green-mini.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0;
}



/* -------------------------
 __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;
}
