body {
	font-size: 12px;
	color: #666666;
	font-family: "verdana", "arial", "sans-serif";
	background-image: url(images2/line.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
        scrollbar-base-color : #AA0000;
	}

#wrapper {
	width: 757px;
	margin: auto;
	background-color: #000000;

	}

#wrapper2 {
	width: 757px;
	background: no-repeat 0px 125px;
	}

#title {
	width: 727px;
	height: 112px;
	text-align: right;
	padding-top: 13px;
	padding-right: 30px;
	font-size: 18px;
	}

#space {
	width: 197px;
	height: 75px;
	float: left;
	}

#nav {
	width: 640px;
	height: 35px;
	margin: 35px 0px 0px;
	float: right;
	font-size: 11px;
	background-color: #FFFFFF;
	}

#nav a {
	display: block;
	float: right;
	font-weight: bold;
	color: #fff;
	border-bottom: 3px solid #fff;
	padding: 1px;
	margin-left: 15px;
	padding: 7px;
	}

#nav a:hover {
	color: #fff;
	background-color: #B52D2D;
	border-top: 3px solid #fff;
	border-bottom: 0px;
	}

#content {
    position: absolute;   
    left: 50%;   
    height: 100%;   
    width: 800px;   
    margin-left: -400px; /* MUST be half the width */  
}

#footer {	
	width: 697px;
	background: no-repeat;
	padding: 50px 30px 0px 30px;
	height: 62px;
	text-align: left;
	font-weight: bold;
	clear: both;
	}


h1 {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

p {
	text-align: justify;
}

a {
	color: #339999;
}

a:hover {
	color: #FF6600;
	}

.center {
	text-align: center;
	font-family: style="font-size:9pt";

	}
.yume {
	border: 3px double #FF0000;
	color: #CC0000;
	padding: 4px;
}

.postbox {
	font-size: 12px;
	height: 16px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	color: #FF0000;
	width: 80px;
}
td {
	font-size: 12px;
}
.check {
	border: 1px solid #FF0000;
}

hr {
	height: 1px;
	border: 1px solid #FF0000;
	width: 780px;
}

.pinkw {
	color: #CC66CC;
	background-color: #FFFFFF;
	border-bottom: 1 solid #FF99FF;
	border-left: 1 solid #FF99FF;
	border-right: 1 solid #FF99FF;
	border-top: 1 solid #FF99FF;
	height: 20px;
}

.glayw {
  color: #AAAAAA;
  background-color: #FFFFFF;
  border-bottom: 1 solid #AAAAAA;
  border-left: 1 solid #AAAAAA;
  border-right: 1 solid #AAAAAA;
  border-top: 1 solid #AAAAAA;
}


.pink a
{
	text-decoration:none;
	color:#FFFFFF;
	text-align: center;
	padding: 2px;
	background-image: url( http://yumecha.com/images2/head.gif );
	border: 3px double #880000;
}
.pink a:hover
{
    color:#FF0000;
	background-color: #880000;
	background-image: url( http://yumecha.com/images2/head2.gif );
}

.pink2 a
{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #DD0000;
	text-align: center;
	padding: 2px;
	border: 3px double #DD0000;
}

.blue a
{
	text-decoration:none;
	color:#0000FF;
	text-align: center;
	padding: 2px;
	border: 3px double #0000ff;
}
.blue a:hover
{
    color:#0000ff;
	background-color: #ffffff;
}
.blue2 a
{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #0000ff;
	text-align: center;
	padding: 2px;
	border: 3px double #0000AA;
}

.yellow a
{
	text-decoration:none;
	color:#CCCC00;
	text-align: center;
	padding: 2px;
	border: 3px double #AAAA00;
}
.yellow a:hover
{
    color:#AAAA00;
	background-color: #ffffff;
}
.yellow2 a
{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #AAAA00;
	text-align: center;
	padding: 2px;
	border: 3px double #AAAA00;
}
.green a
{
	text-decoration:none;
	color:#33AA33;
	text-align: center;
	padding: 2px;
	border: 3px double #00AA00;
}
.green a:hover
{
    color:#00AA00;
	background-color: #ffffff;
}
.green2 a
{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #00AA00;
	text-align: center;
	padding: 2px;
	border: 3px double #00AA00;
}
.white a
{
	text-decoration:none;
	color:#ff6666;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 3px double #FFFFFF;
}
.white a:hover
{
    color:#ffffff;
	background-color: #ff8000;
}

    #tabs {
      float:left;
      width:780;
      font-size:12px;
      line-height:normal;
      }
    #tabs ul {
      padding:0;
	margin:0;
	list-style:none;
	text-align: center;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(images2/tableft9.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(images2/tabright9.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
.pinktextbox {

	color: #CC66CC;
	background-color: #FFFFFF;
	border-bottom: 1 solid #FF99FF;
	border-left: 1 solid #FF99FF;
	border-right: 1 solid #FF99FF;
	border-top: 1 solid #FF99FF;
    scrollbar-base-color : #FF99FF;
	
}
.dottable {
	border: thin dotted;
}
.friendlisttd {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.yuserpagetitle {
	border-top: 1px solid #AA0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px #AA0000;
	border-left: 1px solid #AA0000;
}
.yuserpagetitle2 {
	border-top: 1px #AA0000;
	border-right: 1px solid #AA0000;
	border-bottom: 1px #AA0000;
	border-left: 1px solid #AA0000;
}
.yuserpagetitle3 {
	border: 1px solid #AA0000;
}
/*---------- 見出し部分 --*/

.caution{
	border-width : 2px;
	border-style : dashed;
	border-color : #9999ff;
	line-height: 130%;
	width:248px;
	margin-bottom: 4px;
}
#login_right {
	height 40px;
	margin: 0px;
	float: right;
	font-size: 11px;
}

#login_right h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

#area_sptopics {
	margin-top:0;
}

#area_sptopics h3 {
	background:url( ./images2/top2shot.gif ) no-repeat !important;
	padding:0 0 0 5px;
	width:248px;
	height:26px;
	line-height:26px;
	margin-bottom:0;
	font-size: 12px;
	border: 0px none;
}

#area_sptopics h1 {
	padding:0;
	width:auto;
	height:16px;
	line-height:16px;
	margin-bottom:0;
	font-size: 12px;
	border: 0px none;
	color: #FF6600;
}

#area_contentsmenu {
	margin-top:0;
}

#area_contentsmenu h1 {
	font-size: 120%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	padding: 0.2em 1em 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

#2shot {
	margin-top:0;
}

#2shot h1 {
	padding:0;
	width:auto;
	margin-bottom:0;
	font-size: 12px;
	border: 0px none;
	color: #AA0000;
	font-weight: normal;
}

.wrapping {
	border:1px solid #CCC;
	margin-top:0;
	width:248px;
}

*html .wrapping {
	width:248px;
}

.wrapping2 {
	padding:4px;
}

h3 {
	padding:8px 4px 4px;
	background: #FFCC99;
	border-bottom:1px solid #FF6600;
	border-top:1px solid #FF6600;
	font-size: 14px;
	font-weight: bold;
	color:#FF3300;
	margin: 0px 0px 4px;
	vertical-align: middle;
}

p#popup { position: absolute;
background-color: #ffffff; color: navy;
border: 1px solid #ffaa00; padding: 0.5em; margin: 0;
font-size: 12px;
width: 240px; visibility: hidden;
}

p#popup2 { position: absolute;
background-color: #ffffff; color: navy;
border: 1px solid #ffaa00; padding: 0.5em; margin: 0;
font-size: 12px;
width: 160px; visibility: hidden;
}

h2 {
	margin: 4;
	padding: 0;
	color: #666666;
	font-size: 16px;
}
h2.title1 {
	padding: 5px 5px 3px;
	background-color: #FAFAFA;
	border-left: 5px #22FF99 solid;
	border-bottom: 1px #DEDEDE solid;
	height: 24px;
}

form.login {margin: 0;} 

