/*******************************************
  Common
********************************************/

BODY { 
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin : 120px 120px 120px 120px; width: 100%; padding-top: 0px; height: 100%; text-align: center; color: #666666;
} 

/*******************************************
  Top page
********************************************/

#index {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
}

td {
	font-size: 13px;
}

#index_left_menu {
	position: absolute; top:270px; left:48px;
}

#kaisha_top {
	position: absolute; top:520px; left:70px;
}

#kaisha {
	position: absolute; top:520px; left:15px;
}

#index_left_menu img {
	margin: 5px;
}

#main_cp {
	position: absolute; top:18px; left:265px;
}

#cp_sita {
	position: absolute; top:275px; left:272px;
}

#top_sub_menu {
	position: absolute; top:540px; left:255px;
}

#top_tel_banner {
	position: absolute; top:570px; left:200px;

}


/*******************************************
  Contents page
********************************************/

#left_menu {
	position: absolute; top:5px; left:15px;
}

#left_menu img {
	margin: 7px;
}

#contents {
	position: absolute; top:33px; left:165px;

}

#contents #contents_body {
	margin-left: 50px;
}

.midashi_t1 {
	float: left;
	margin-top: 10px;
	/* background-color: #5A7EB4; */
	background-color: #666666;
}

.midashi_t3 {
	float: left;
	margin-top: 10px;
	background-color: #666666;
}

.midashi_t4 {
	float: left;
	width: 538px;
	margin-top: 10px;
	border-bottom: 2px solid gray;
	font-weight: bold;
}

.midashi_t1 td,.midashi_t3 td {
{
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
}


.midashi_t2 {
	width: 538px;
	background-color: #EDEDED;
	border-width: 1px; border-style: solid; border-color: #C7C8CB;
}

.midashi_t2 td {
{
	padding: 5px 5px 5px 35px;
	color: #990F0D;
	font-weight: normal;
}

.honbun1 {
{
	float: left;
	padding: 5px 0px 5px 35px;
	color: #333333;
	font-weight: normal;
}

.honbun2 {
{
	float: left;
	width: 538px;
	padding: 5px 0px 5px 35px;
	font-weight: normal;
}

.honbun1 table, .honbun2 table {
	color: #333333;
	font-weight: normal;
}

.detail {
	float: right;
	text-align: right;
	padding-right: 20px;
}

#sub_menu {
	float: left;
	margin: 50px 0px 20px 0px;
}

#tel_banner {
	margin-top: 20px;

}

.design_photo {
	float: right;
	margin-top: 5px;
	background-color: #666666;
}

#kaisha {
	margin-top: 10px;
}

#akiyama_photo {
	text-align: center;
	margin: 10px;
	color: #666666;
}

.wakukakomi {
	border-width: 1px; border-style: solid; border-color: #666666;
	padding: 2px;
	margin: 5px;

}

.center_strong {
	text-align: center;
	font-weight: bold;
}

.support_caution {
	margin-top: 10px;
	color: #376A92;
	text-decoration: underline;
}

.contact_exp {
	color: #CC0000;
	margin: 2px;
}

.honbun2 input {
	margin: 5px 2px 0px 0px;
	border-width: 1px; border-style: solid; border-color: #666666;
}

