/* CSS Document */

#Mainmanu {
	width:230px;
	height:150px;
	border:1px solid #666666;
}

#Mainmanu ul {
margin:0px;
padding:0px;
list-style:none;
}

#Mainmanu span {
 visibility:hidden;
}

#Mainmanu li, #Mainmanu a {
	margin:0px;
	padding:0px;
	width:230px;
	height:30px;
	display:block;
	position:relative;
	text-decoration:none;
}

#Otherproduct {
	width:230px;
	height:542px;
	border:1px solid #666666;
	background-color:#ebf5f7;
	margin:10px 0px 0px 0px;
	text-align:center;
}

#Otherproduct_faq {
	width:230px;
	height:1102px;
	border:1px solid #666666;
	background-color:#ebf5f7;
	margin:10px 0px 0px 0px;
	text-align:center;
}

#Otherproduct_suggest {
	width:230px;
	height:842px;
	border:1px solid #666666;
	background-color:#ebf5f7;
	margin:10px 0px 0px 0px;
	text-align:center;
}

#easyindex_main {
	width:520px;
	height:660px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../image/title.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:35px 9px 10px 9px;
	line-height:140%;
}

#easyindex_faq {
	width:520px;
	height:1220px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../image/title.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:35px 9px 10px 9px;
	line-height:140%;
}

#easyindex_suggest {
	width:520px;
	height:960px;
	border:1px solid #666666;
	background-color:#ffffff;
	background-image:url(../image/title.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:35px 9px 10px 9px;
	line-height:140%;
}

#easyindex_main p {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#222222;
	line-height:140%;
}


#menu_case {
display:block;
height:30px;
width:230px;
}

#menu_case a{
display:block;
height:30px;
width:230px;
background: transparent url(../../solution/image/case.png) 0px 0px;
}

#menu_case_on {background: transparent url(../../solution/image/case.png) 0px -30px;}

#menu_case  a:hover{background: transparent url(../../solution/image/case.png) 0px -30px;}


/*インデックス用*/
.mainmodel {
background-image:url(../image/mainmodel.jpg);
background-repeat:no-repeat;
background-position:top right;
padding-right:210px;
width:310px;
height:300px;
}

.flow1 {
width:150px;
height:50px;
padding:110px 5px 0px 5px;
background-image:url(../image/flow1.gif);
background-repeat:no-repeat;
float:left;
}

.flow2 {
width:150px;
height:50px;
padding:110px 5px 0px 5px;
background-image:url(../image/flow2.gif);
background-repeat:no-repeat;
float:left;
}

.flow3 {
width:150px;
height:50px;
padding:110px 5px 0px 5px;
background-image:url(../image/flow3.gif);
background-repeat:no-repeat;
float:left;
}

.allow {
height:160px;
width:20px;
background-image:url(../image/next.gif);
background-position:center;
background-repeat:no-repeat;
float:left;
}