/*=====================================================
         @oozeout.com  exhibit_hiroshi.css
               for exhibit info
=====================================================*/
body
    {
	padding: 0px; 
	margin: 0px; 
	font-size: 10px; 
	padding-bottom: 0px; 
	color: #808080; 
	line-height: 1.8em; 
	font-style: normal; 
	font-family: Lucidia-Sans, Verdana, Arial, sans-serif; 
	background-color: #ffffff; 
	text-decoration: none;
	text-align: center;
    }
a:link 
    {
	color: #808080; 
	text-decoration: none;
    }
a:visited
    {
	color: #808080; 
	text-decoration: none;
    }
a:hover
    {
	cursor: crosshair; 
	color: #660000;  
	text-decoration: underline;
    }
a:active
    {
	color: #333333; 
	text-decoration: none;
    }
a img
    {
    border: none;
    }
#outer
	{
	width: 100%;
	background-color: #ffffff;
	padding-top: 30px;
	margin: 0 auto 0 auto;
	}
#menu
	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin: 0px auto;
	width: 697px;
	}
    ul.menu
    {
    list-style: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    }
    li.menu
    {
    list-style: none;
    float: left;
    border-width: 0 0 0 1px;
    border-color: #800000;
    border-style: solid;
    text-align: center;
    }
    a.menu
    {
    color: #999966;
    display: block;
    background-color: #FFFFFF;
    width: 115px;
    height: 20px;
    text-decoration: none;
    }
    .menu
    {
    color: #808080;
    display: block;
    background-color: #800000;
    width: 115px;
    height: 20px;
    text-decoration: none;
    }
a:hover.menu
    {
    cursor: crosshair; 
    color: #800000;
    background-color: #C0C0C0;
    }
#contents
    {
    height: 147px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
    } 
#contents2
    {
   	margin-left: auto;
	margin-right: auto;
    width: 700px;
    background-color: #ffffff;
    padding-top: 10px;
    } 
#contents2 p
    {
    font-size: 10px;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    }
#contents2 p.sp4 
    {
    font-size: 10px;
    text-decoration: none;
    line-height: 4em;
    margin: 0;
    padding: 0;
    }
#contents2 em
    {
    color: #660000;
    font-style: normal;
    line-height: 1.8em;
    }
/*====================================================
                  left txt
====================================================*/
    .contents2_left
    {
    float: left;
    width: 325px;
    height: 280px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 10px;
    font-size: 10px;
    text-align: left;
    background-color: #ffffff;
    }
/*===================================================
              right exhibit p-gallery
==================================================*/ 
    .contents2_right
    {
    float: right;
    width: 237px;
    height: 137px;
    padding-top: 68px;
    padding-left: 27px;
    padding-right: 26px;
    padding-bottom: 90px;
    background-color: #ffffff;
    }    
    .contents2_cent
    {
    clear: both;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 80px;
    text-align: right;
    background-color: #ffffff;
    }
    .contents2_cent a
    {
    color: #CC0000;
    }
/*===================================================
            back txet
===================================================*/
   .contents2_cent a:hover
    {
    cursor: crosshair; 
    color: #0000FF
    }
#address
    {
    background-color: #ffffff;
    margin: 0;    
    padding-top: 5px;
    border-top: none;    
	padding-left: 300px;
	}
#address a
    {
    color: #660000;
    }   
#head
	{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
    height: 70px;
    background-color: #ffffff;
    padding-top: 10px;
    
	}
#sub_menu
    {
    margin-left: auto;
	margin-right: auto;
    width: 700px;
    height: 30px;
    border-color: #800000;
    border-bottom: 1px;
    border-bottom-style: dotted;
    }
    .sub_menu1
    {
    float: left;
    display: block;
    width: 175px;
    padding-top: 5px;
    text-decoration: none;
    background-color: #ffffff;
    }
    .sub_menu1 a
    {
    color: #800000;
    text-decoration: none;
    }
    .sub_menu1 a:hover
    {
    color: #0000FF;
    text-decoration: none;
    }