* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 9pt;
    line-height: 16pt;
    color: #606060;
    letter-spacing: 2px;
    background-image: url(http://soba-tokuzo.com/images/bg.jpg);
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: left bottom;
}
#wrapper
{
    width: 920px;
	margin: 0px auto;
	position: relative;
    background-image: url(http://soba-tokuzo.com/images/body_mid.jpg);
    background-repeat: repeat-y;
}
/* リンク */
a,
a:link,
a:visited {
    color: #53554a;
    text-decoration: underline;
}
a:hover {
    color: #00d2ff;
    text-decoration: underline;
}
a:active {}
/* リンクつき画像 */
a img {
    border: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
iframe
{
    width: 320px;
    height: 700px;
}
h1
{
    width: 370px;
    height: 30px;
    margin-bottom: 20px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
h2
{
    width: 370px;
    height: 30px;
    margin-bottom: 20px;
    text-align: left;
    background-image: url(http://soba-tokuzo.com/images/h2.jpg);
    background-repeat: no-repeat;
    font-size: 11pt;
    color: #000000;
	clear: both;
	overflow: hidden;
}
h3
{
    width: 370px;
    margin-bottom: 20px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
.mb20
{
    margin-bottom: 20px;
}
/* コンテンツ */

.body_left
{
    float: left;
    width: 320px;
    padding: 0 0 10px 0;
}
.body_right
{
    float: right;
    width: 600px;
    padding: 10px 0 0 0;
    background-color: #ffffff;
}
.header
{
    width: 570px;
    padding: 0 10px 20px 20px;
    border-bottom: solid 1px #cccccc;
    overflow: hidden;
    margin-bottom: 5px;
}
.header .right
{
    text-align: left;
}
.logo
{
   float: left;
}
.gn
{
   margin-top: 55px;
}
.gn a
{
    margin-left: 20px;
}
.content
{
    width: 571px;
    padding: 0 9px 20px 20px;
    margin-top: 40px;
    clear: both;
    overflow: hidden;
}
.content_left
{
    width: 370px;
    float: left;
}
.content_left2
{
    width: 570px;
    float: left;
}
.content_right
{
    width: 181px;
    float: right;
}
.content_right div
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
}
.content_right div img
{
    border: solid 1px #cccccc;
    cursor: pointer;
}
.content_right div .mr10
{
    margin-right: 4px;
}
.ul
{
    width: 370px;
    padding: 5px 0 5px 0;
    text-align: left;
    list-style-type: none;
	clear: both;
	overflow: hidden;
}
.ul .li01
{
    float: left;
    width: 80px;
    letter-spacing: normal;
}
.ul .li02
{
    float: left;
    width: 290px;
}
.ul2
{
    width: 370px;
    padding: 5px 0 5px 0;
    text-align: left;
    list-style-type: none;
	clear: both;
	overflow: hidden;
}
.ul2 .li01
{
    float: left;
    width: 100px;
    letter-spacing: normal;
}
.ul2 .li02
{
    float: left;
    width: 270px;
    letter-spacing: normal;
}
.footer
{
    margin-bottom: 20px;
    margin-top: 400px;
    width: 600px;
	clear: both;
	overflow: hidden;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.footer span
{
    display: block;
    padding: 10px 0 10px 0;
}
.footer ul li {
    display: inline;
    list-style: none;
    font-size: 10.5px;
}
.footer ul li a 
{
    float: right;
    padding: 0 15px 0 15px;
    font: 400 1.1em arial, sans-serif;
    letter-spacing: 0.1em;
    line-height: 0.8em !important;
    line-height: 1em;
    color: #666666;
}
.footer ul li a:hover
{
    color: #ffffff;
    background-color: #cccccc;
    text-decoration: none;
}
#ttimg
{
    padding: 4px 4px 4px 4px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}
.vn
{
    visibility: hidden;
}
.menu
{
    width: 100%;
    margin-bottom: 20px;
}
.menu th
{
    width: 50%;
    text-align: left;
    font-weight: normal;
    padding: 5px 0 5px 0;
    border-bottom: solid 1px #f5f5f5;
}
.menu td
{
    width: 50%;
    text-align: right;
    font-weight: normal;
    padding: 5px 0 5px 0;
    border-bottom: solid 1px #f5f5f5;
}
.smr
{
    width: 100%;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.w100
{
    width: 100%;
}
.spl
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.spl .left,
.spl .right
{
    width: 280px;
}