/*===================================================
          @oozeout.com  main2-css
    for infomation finish  thanks&links
===================================================*/
body
    {
	padding: 0px; 
	margin: 0px; 
	font-size: 9px; 
	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: #808080; 
	text-decoration: none;
    }
a img
    {
    border: none;
    }
#outer
	{
	width: 700px;
	background-color: #ffffff;
	padding-top: 100px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
#menu
	{
	padding-top: 15px;
	width: 700px;
	height: 125px;
	text-align: left;
	line-height: 2em;
	}
#menu em
	{
	color: #cc0000;
	font-style: normal;
	}
#menu ul
    {
    margin: 0 0 0 1em;
    padding: 0;
    list-style-type: none;    
    }
#clears
    {
  clear: both;
    }
/*==================================================
           information のキャプション部分
=================================================*/
#caps
	{
	width: 460PX;
	height: 33px;
	margin-top: 20px;
	margin-left: 110px; 
	background-color: #C0C0C0;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	color: #ffffff;
	}
#caps a
	{
	color: #CC0000;
	}
#caps a:hover
    {
    color: #ffcc00;
    }
/*=====================ここまで====================*/	
#contents
    {
    width: 450px;
    background-color: #ffffff;
    padding-top: 10px;
    padding-left: 130px;
    font-size: 10px;
    text-align: left;
    } 
#contents a
    {
    color: #800000;
    }
#contents a:hover
    {
    cursor: crosshair; 
	color: #00CC99; 
	text-decoration: underline;
    }
	.bunner
    {
    margin-left: 40px;
    }
    .bunner
    {
    margin-left: 40px;
    height:52px;
    }
/*===================================================
      thanks and links  information
===================================================*/
#contents em
    {
    font-size: 9px;
    color: #666600;
    font-style: normal;
    }
#contents p.sp4
    {
    font-size: 10px;
    text-decoration: none;
    line-height: 4em;
    margin: 0;
    padding: 0;
    color: #800000;
    }
#contents p.sp2
    {
    font-size: 10px;
    color: #FF0000;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    }
#contents p
    {
    font-size: 10px;
    color: #808080;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    }
#contents ul
    {
    margin: 0px;
    padding: 10px;
    }
#contents li
    {
    margin-bottom: 15px;
    list-style-image: url("http://www.oozeout.com/images/button.gif");
    padding-top: 5px;
    }

/*==================================================
            top-page  finish and error pages
=================================================*/
#contents2
    {
    width: 700px;
    background-color: #ffffff;
    padding-top: 30px;
    font-size: 10px;
    text-align: center;
    }
#contents2 p
    {
    line-height: 1.8em;
    margin: 0;
    padding: 0;
    }
/*===============================================*/
#foot
	{
	width: 700px;
	height: 147px;
	background-color: #ffffff;
	}
	
/*====================================================
    mailform finish用↓
=====================================================*/
#foot_finish
	{
	width: 700px;
	height: 147px;
	text-align: center;
	background-image: url("http://www.oozeout.com/images/top11.jpg");
	}
	p
	{
	padding-top: 50px;
	font-size: 12px;
	color: #ffffff;
	}
	em
	{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
/*=====================================================
            mail form
=====================================================*/
#mail
    {
    width: 330px;
    height: 420px;
    padding-left: 130px;
    padding-top: 15px;
    text-align: left;
    background-color: #ffffff;
    line-height: 1.8em;
    }
    .mail_head
    {
    margin: 0px;
    color: #660000;
    padding-left: 100px;
    background-color: #ffffff;
    font-size: 10px;
    }
    .mail_txt
    {
    text-align: left;
    background-color: #ffffff;
    }
    .mail_foot
    {
    padding: 5 0 0 0px;
    background-color: #ffffff;
    }
#mail em
    {
    font-size: 9px;
    color: #FF0000;
    }
#mail p
    {
    color: #660000;
    text-align: left;
    font-size: 9px;
    }
    .mail_cont
    {
    background-color: #ffffff;
    }
/*======================================================*/
#address
    {
    background-color: #ffffff;
    margin-top: 20px;    
    padding: 0px;
    border-top: none;    
	padding-left: 280px;
	}
#address a
    {
    color: #660000;
    }
#head
	{
	width: 700px;
	background-color: #ffffff;
    text-align: left;
	height: 35px;
	}
#sub_menu
    {
    width: 700px;
    height: 15px;
    border-color: #990000;
    border-bottom: 1px;
    border-bottom-style: dotted;
    text-align: right;
    }