/* CSS Document */

#Mainmanu {
	width:230px;
	height:60px;
	border:1px solid #666666;
}

#Mainmanu ul {
margin:0px;
padding:0px;
}

#Mainmanu span {
 visibility:hidden;
}

#Mainmanu li, #Mainmanu a {
	margin:0px;
	padding:0px;
	width:230px;
	height:30px;
	display:block;
	text-decoration:none;
}

#menu_devtop {background: transparent url(../image/devtop.png) 0px 0px;}
#menu_case {background: transparent url(../../image/case.png) 0px 0px;}

#menu_devtop_on {background: transparent url(../image/devtop.png) 0px -30px;}
#menu_case_on {background: transparent url(../../image/case.png) 0px -30px;}

#menu_devtop a:hover{background: transparent url(../image/devtop.png) 0px -30px;}
#menu_case  a:hover{background: transparent url(../../image/case.png) 0px -30px;}

#Otherproduct {
	width:230px;
	height:1292px;
	border:1px solid #666666;
	background-color:#ebf5f7;
	margin:10px 0px 0px 0px;
	text-align:center;
}

#Designindex_main {
	width:520px;
	height:1320px;
	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%;
}

#Designindex_main p {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#222222;
	line-height:140%;
}

div.btm_margin {
margin:5px 0px 10px 0px;
}

div.top_margin {
margin:15px 0px 10px 0px;
}


/*インデックスデザイン用*/

#index_copy {
border-left:1px dotted #50769b;
border-right:1px dotted #50769b;
margin:10px 0px 5px 0px;
padding:0px 9px 0px 9px;
width:500px;
}

.adv_list {
background-image:url(../image/adv_list.gif);
background-position:bottom;
width:500px;
margin:0px 0px 10px 0px;
padding:5px 10px 5px 10px;
}

.adv_title {
width:520px;
background-image:url(../image/adv_title.gif);
background-position:top;
}

.adv_title h3{
font-size:14px;
font-weight:bold;
color:#269eac;
border-bottom:1px dotted #50769b;
margin:0px 10px 0px 10px;
padding:5px 0px 5px 0px;
}

img.adv_flow {
margin:10px 0px 0px 0px;
}

.flow_title {
background-image:url(../image/flow_title.gif);
background-position:top left;
padding:5px 0px 0px 175px;
margin:0px;
width:340px;
}

.flow_title h5{
border-bottom:1px dotted #50769b;
color:#ff852b;
font-size:14px;
font-weight:bold;
letter-spacing:0.2em;
width:340px;
margin:0px;
padding:0px 0px 5px 0px;
}

.flow_list_1 {
background-image:url(../image/flow_bg_1.gif);
background-position:bottom left;
color:#333333;
padding:5px 0px 5px 175px;
margin:0px 0px 10px 0px;
width:340px;
}

.flow_list_2 {
background-image:url(../image/flow_bg_2.gif);
background-position:bottom left;
color:#333333;
padding:5px 0px 5px 175px;
margin:0px 0px 10px 0px;
width:340px;
}

.flow_list_3 {
background-image:url(../image/flow_bg_3.gif);
background-position:bottom left;
color:#333333;
padding:5px 0px 5px 175px;
margin:0px 0px 10px 0px;
width:340px;
}

.flow_list_4 {
background-image:url(../image/flow_bg_4.gif);
background-position:bottom left;
color:#333333;
padding:5px 0px 5px 175px;
margin:0px 0px 10px 0px;
width:340px;
}

ul.flow {
margin:5px 0px 5px 10px;
padding:3px 0px 3px 8px;
border:1px solid #CCCCCC;
background-color:#fcfcfc;
}

ul.flow li{
list-style:none;
background-image:url(../image/flow_li.gif);
background-position:center left;
background-repeat:no-repeat;
color:#507180;
padding:1px 0px 1px 10px;
}