/* 共通 */
body {
	margin:0px;
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:12px;
	line-height: 140%;
	margin: 0px 40px 10px 20px;
}

h1 {
	font-size: 16px;
	font-weight: 900;
	color: #800000;
	margin: 20px 18px 5px 0px;
}

h2 {
	font-size:13px;
	line-height:120%;
	margin:8px 20px 5px 20px;
	padding-left:14px;
	background-image: url(../images/midashi_kazari.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.ue_aki_1line {
	margin-top:20px;
}

h3 {
	color: #000000;
	font-size: 13px;
	background-color: #bed2c3;
	background-position:left;
	margin:0px 18px 5px 5px;
	padding: 2px 5px;
	text-indent: 5px;
}

ul {
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	margin:2px 40px 0px 50px;
	padding-left:0px;
}

li {
	list-style-type: disc;
}


a {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	color: #CC0000;
	text-decoration:underline;
}

a:active{
	color:#FF9966;
	text-decoration: underline;
}







/* レフトボディ */
.leftbody {
	font-size: 10px;
	color:#333333;
	line-height:120%;
	margin: 0px 0px 10px 18px;
	width: 207px;
	vertical-align:bottom;
}

.leftbody:first-line{
	font-weight:bold;
}

.leftbody a {
	text-decoration:underline;
}

.leftbody a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.leftbody a:active{
	color:#FF9966;
	text-decoration: underline;
}




/* ライトボディ */
.lead{
	font-size:13px;
	font-weight:500;
	margin-left:20px;
	margin-bottom:15px;
	line-height: 120%;
}

.floatright{
	float:right;
	margin:0px 0px 5px 10px;
}


.text_hidarisage{
	margin-left:35px;
}


.image_spacing{
	margin: 0px 20px 0px 0px;
}

.price_head{
	color: #006666;
	font-weight:bold;
}


.space{
margin:20px;}


.clear{
	clear:both;
}



.jirei_example {
	font-size:13px;
	font-weight:900;
	color: #003300;
	margin: 5px 40px 5px 10px;
	text-indent: 8px;
}

.jirei_kajo {
	margin-left:0px;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	margin: 0px 40px 10px 36px;
}

.jirei_example a{
	color: #003300;
	text-decoration: underline;
}



.table_comment{
	font-size:11px;
	line-height:120%;
	color:#333333;
	width: 220px;
	margin: 30px;
	padding:5px 10px;
	vertical-align:top;
}


.contactus {
	font-size:13px;
	line-height: 150%;
	margin: 0px 40px 10px 20px;
	padding: 10px 15px;
	background-color: #EDF8F8;
	border: 4px double #DEF1F1;
}


.contactus::first-line{
	font-weight:bold;
}




/* テーブル設定＿プライス */

.table-01 {
	width: 490px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#f3f3f3;
	font-size: 11px;
	margin:0px 5px 10px 20px;
	padding:0px;
}

.table-01 th {
    padding: 3px 10px;
    border: #CCCCCC solid;
    border-width: 0 0 2px 0px;
    background: #e3e3e3;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

.table-01 td {
    padding: 3px 10px;
    border: #CCCCCC solid;
    border-width: 0 0 1px 0px;
    text-align: left;
}


.table_midashi{
	font-size:13px;
	font-weight:bold;
	color: #990000;
	text-align:center;
}

.table_midashi02{
	font-size:12px;
	font-weight:bold;
	color: #BA504C;
	text-align:center;
}


/* テーブル設定＿事務所案内 */

.table-02 {
	width: 515px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#ffffff;
	font-size: 12px;
	margin:10px;
}



/* フッタ */

.menu_foot {
	text-align: center;
	width: 800px;
	font-size: 10px;
	color: #666600;
	margin:15px 0px 5px;
	text-align:center;
	vertical-align:bottom;
}

.menu_foot a {
	color: #666600;
	text-decoration:none;
}

.menu_foot a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.menu_foot a:active{
	color:#FF9966;
	text-decoration: underline;
}
