<!--

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#FFFFFF;
}

/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.mizu { color: #48d1cc}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }

/*文字を装飾します*/
.line { background: #ffff55; }

p {margin: 0.5em 0px;}

strong {font-weight: normal;}
em {font-style: normal;}

#my_body { margin: 0 auto; width : 780px ;}
.logo{
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
background: url(img/pt1.jpg);
height:200px;
width:780px;
}


h1{
color:#FFFFFF;
font-size:12px;

font-weight:normal;
text-align:right;
margin-left:0px;
margin-right:35px;
margin-bottom:0px;
margin-top:2px;
padding:3px 5px 3px 5px;
}

h2{
color:#ffffff;
font-size:12px;
line-height:160%;
font-weight:normal;
text-align:right;
margin-left:0px;
margin-right:35px;
margin-bottom:0px;
margin-top:1px;
padding:15px 5px 3px 5px;
}

.ppp{color:#ffffff;
font-size:12px;
line-height:130%;
font-weight:normal;
text-align:right;
margin-left:0px;
margin-right:35px;
margin-bottom:0px;
margin-top:1px;
padding:15px 5px 3px 5px;}



#menu { float : right ; width : 240px ; }

.sidetateline{
border-right: 1px dotted #ffffff;
}

.side1ue{
color:#FFFFFF;
font-size:12px;
line-height:15px;
font-weight:normal;
margin-left: 15px;
margin-right:2px;
margin-bottom: 1px;
margin-top: 8px;
}
.sidezoon1{
margin-left: 15px;
margin-bottom: 10px;
margin-top: 0px;
width:200px;
background: #ffe4e1;
}
.sidezoon2{
color:#666666;
font-size:10px;
line-height:14px;
font-weight:normal;

margin-left: 8px;
margin-right:8px;
margin-bottom: 15px;
margin-top: 5px;
}
.sidezoon3{
color:#666666;
font-size:12px;
line-height:14px;
font-weight:normal;
margin-left: 15px;
margin-bottom: 8px;
margin-top: 10px;
width:187px;
background: #ffe4e1;
border-left: 5px solid #CACACA;
padding:3px 4px 3px 4px;
}
.sidezoon4{
color:#666666;
font-size:12px;
line-height:14px;
font-weight:normal;
margin-left: 20px;
margin-bottom: 10px;
margin-top: 0px;
width:194px;
padding:0px 0px 3px 0px;
border-bottom: 1px solid #CACACA;
}
.sideimage{
margin-bottom: 8px;
margin-top: 5px;
text-align:center;
}
.sidemenu{
margin-left: 15px;
margin-right:2px;
margin-bottom: 1px;
margin-top: 12px;
width:184px;
}


#honbun { float : left ; width : 520px ; padding:8px 0px 5px 15px;}

.hbbn{
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin-left: 5px;
margin-right:10px;
margin-bottom: 1px;
margin-top: 8px;
}


.hbtx1{
color:#999999;
font-size:10px;
line-height:120%;
font-weight:normal;
margin-left:5px;
margin-right:10px;
margin-bottom:15px;
margin-top:2px;
word-break: break-all;
}

.hbtx2{
color:#666666;
font-size:14px;
line-height:160%;
font-weight:normal;
margin-left:5px;
margin-right:10px;
margin-bottom:15px;
margin-top:15px;
word-break: break-all;
}

.hbtx3{
color:#333333;
font-size:14px;
line-height:150%;
font-weight:normal;
margin-left: 5px;
margin-right:15px;
margin-bottom: 1px;
margin-top: 12px;
padding:10px 10px 10px 10px;
background: #ffe4e1;
border: 1px solid #666666;
}




h3{
color:#333333;
font-size:14px;
line-height:160%;
font-weight:normal;
background: url(img/h2-bg500.gif)
}






a.type1 { margin:0px; padding:5px 10px 5px 10px;
display:block;
background-color:#FFFFFF; color:#999999;
border:1px #CCCCCC solid;
width:180px;height:18px;
font-size:12px;
line-height:18px;
text-decoration:none;
word-break: break-all;
}
a.type1:hover { border:1px #CCCCCC solid;
background-color:#EEEEEE; color:#999999; 
width:180px;height:18px;
font-size:12px;
line-height:18px;
text-decoration:none;
word-break: break-all;}


#footer { clear:both; width : 780px ; }
.copyright{
color:#999999;
font-size:12px;
line-height:130%;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
padding:8px 5px 8px 5px;
background: #EAEAEA;
}

テーブル
--------------------------------------------------*/

/*-------------------------------------------------
	比較表1
--------------------------------------------------*/
.hikakutbl {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.hikakutbl table {
	width: 500px;
	margin: 5px 0 10px 5px;
	padding: 0;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;

}

.hikakutbl th {
	margin: 0;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	font-size: 16px;
         font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url(img/te.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.hikakutbl td {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.price {
	margin: 0;
	padding: 0;
	width: 90px;
	text-align: center;
	font-size: 14px;
}

td.hikakutxt {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	line-height: 130%;
}

.imgtitle1 {
 	font-size: 16px;
        font-weight: bold;
         color:#fff;
}

.imgtitle {
	margin: 5px 0px 2px 5px;
         font-weight: bold;
         color:#ff0000;
 	font-size: 16px;
}

.imghikaku {
	margin: 0px 10px 10px 10px;
	
	padding-top: 5px;
}


td.no01 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}



td.no02 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}

td.no03 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}


td.no04 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}
td.no05 {
	width: 150px;
	height: 120%;
	padding-left: 30px;
	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 4px 60px;
}



/*
テーブル申込ボタン
-------------------------------------------------------------------*/

.link-kuchikomi {
   	background: url(img/kochira.gif) no-repeat left ;
       text-align: left;
       float: right;

	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;

}


-->