@charset "utf-8";

body {
 margin: 0 auto;
 background: transparent url(../images/common/bg_contents_body.gif) repeat-x;
}

#header {
 width: 900px;
 height: 70px;
 position: relative;
}

p {
 font-size: 120%;
}

/* HEADER */



#rightWrap{
 overflow: hidden;
 width: 670px;
 float: right;
}

#leftWrap {
 overflow: hidden;
 width: 200px;
 float: left;
}

.contents {
 overflow: hidden;
}

h2.about {
 width: 670px;
 height: 40px;
 background: url(../images/about/ttl_about.jpg) no-repeat;
 text-indent: -9999px;
}

h3.about_outline {
 width: 670px;
 height: 50px;
 background: url(../images/about/ttl_about_outline.jpg) no-repeat;
 text-indent: -9999px; 
}

h3.about_access {
 width: 670px;
 height: 50px;
 background: url(../images/about/ttl_about_access.jpg) no-repeat;
 text-indent: -9999px; 
}

body#bd_about h4 {
 background: url(../images/common/icon_ttl_line.gif) no-repeat;
 padding-left: 10px;
 font-weight: bold;
 margin-bottom: 10px;
 font-size: 120%;
}

