﻿#mainimage {

	width: 780px;

	height: auto;

	margin:0 0 0 0;

	padding:0;



}



#shadow {

	width: 780px;

	height: 5px;

	margin:0 0 10px 0;

	background: url("./../images/shadow.gif") repeat-x;

}





#contact_bar01 {

    display: inline;

	width: 555px;

	height: 34px;

	margin-top:0px;

	margin-left:10px;

	margin-bottom:10px;

	background:url("./../images/contact_bar01.gif") no-repeat;

	float:left;

}







#contact_bar01 span {

	visibility: hidden;

}





#send_bar01 {

    display: inline;

	width: 555px;

	height: 34px;

	margin-top:0px;

	margin-left:10px;

	margin-bottom:10px;

	background:url("./../images/send_bar01.gif") no-repeat;

	float:left;

}







#send_bar01 span {

	visibility: hidden;

}





#topics {

	width: 550px;

	height: auto;

	margin-top:0px;

	margin-left:15px;

	margin-bottom:5px;

	padding:0;

	float:left;

	font-size:13px

}



div.topicstext {

	width: 550px;

	height: auto;

	margin-top:5px;

	margin-left:15px;

	margin-bottom:5px;

	padding:0;

	float:left;

	font-size:13px

}



div.topicsline {

	width: 550px;

	height: 1px;

	margin-top:3px;

	margin-left:15px;

	margin-bottom:3px;

	padding:0;

	background:url("./../images/dotline.gif") repeat-x;

	float:left;

}



div.dotline {

	width: 550px;

	height: 1px;

	margin-top:3px;

	margin-left:15px;

	margin-bottom:3px;

	padding:0;

	background:url("./../images/dotline.gif") repeat-x;

	float:left;

}









.topboth {

	clear:both;

}







.contacttext {

	width: 555px;

	height: auto;

	margin-top:10px;

	margin-left:10px;

	margin-bottom:10px;

	float:left;

	font-size:13px;

	line-height:140%;

}



.contacttext span {

	color:#990000;

	font-weight:bold;

}



/*	お問い合わせフォームテーブル



-------------------------------------*/



#contact_table {

	width: 555px;

	height: 450px;

	margin-top:0px;

	margin-left:10px;

	margin-bottom:10px;

	float:left;



}



table.pt{

    border-top:1px solid #D1D1D1;

    border-left:1px solid #D1D1D1;

    border-collapse:collapse;

    border-spacing:0;

    background-color:#ffffff;

    empty-cells:show;

	font-size:13px;

	color:#333333;

}



table.pt span {

    padding-left:17px;

	color:#D1D1D1;

	background:url("./../images/icon-3.gif") no-repeat;

	font-size:9px;

}





.pt th{

    border-right:1px solid #D1D1D1;

    border-bottom:1px solid #D1D1D1;

    padding:0.3em 1em;

    text-align:center;

	line-height:140%;

}

.pt td{

    border-right:1px solid #D1D1D1;

    border-bottom:1px solid #D1D1D1;

    padding:0.3em 1em;

	line-height:140%;

}



.tablegraybg{

    background-color:#F7F7F7;

}





/*	お問い合わせ右メニュー



-------------------------------------*/



#ausidemenu{

    display: inline;

	width: auto;

	height: auto;

	padding:0;

	margin-right:5px;

	float:right;

}



.cds-navi ul,li   {   

    margin:0;   

    padding:0;   

    list-style: none;   

}  



.cds-navi li	{

    border-top: solid 1px #D1D1D1;

    border-bottom: solid 1px #D1D1D1;

    border-left: solid 1px #D1D1D1;

	border-right: solid 1px #D1D1D1;

}



.cds-navi li a  {   

    display: block;

    text-decoration: none;

	font-size:13px;

	text-align:left;

	text-indent:1.5em;

	line-height:2.5em;

	color:#000000;

    background:url("./../images/doticon.gif") no-repeat;

} 



.cds-navi li a:hover    {  

    text-decoration: none;

	background:url("./../images/doticonr.gif") no-repeat;

	color:#990000;

}  







