﻿@charset "utf-8";

.topimg{
	margin: 0 0 15px 0;
	width: 1024px;
	height: 250px;
}

.comen{
	float: left; 
	width: 550px;
	height: 140px;
	margin: 0 30px 0 0;
}

.kakaku{
	float: right;
	width: 444px;
	height: 1770px;
}

.img{
	float: none;
	width: 550px;
	height: 1630px;
	margin: 0 30px 0 0;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

table#t01 {
    width: 440px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#t01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#t01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#t02 {
    width: 550px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table#t02 th {
    padding: 0;
    border: 0;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#t02 td {
	width: 150px;
    padding: 5px;
    border: 0;
    font-weight: normal;
    border-width: 0 0 1px 1px;
    text-align: center;
}

#senma{
	margin:14px 0;
}