/* ナビゲーション
---------------------------------------------------- */
#menu_left{
	background-color: #dcebc9;
	margin: 0px 0px 5px;
	padding-left: 4px;
	padding-top:3px;
	width: 200px;
	font-size:12px;
}

#menu_left ul {
	width: 194px;
	margin: 0px;
	padding:0px;
}

#menu_left ul li {
	height:25px;
	list-style:none;
	margin:-4px 0px 3px 1px;
	padding: 6px 0px 2px 8px;
}

#menu_left p {
	color:#060;
	font-size:10px;
	margin-bottom:5px;
	margin-left:3px;
}

#oshirase {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st001.png);
}

#oshirase_back li {	background: url(../../menu/images/back_green.png) left no-repeat; }

#service {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st002.gif);
}

.back_info li { background: url(../../menu/images/back_glay.png) left no-repeat; }
.back_service li { background: url(../../menu/images/back_green.png) left no-repeat; }
.back_full li { background: url(../../menu/images/back_green2.png) left no-repeat; }



#partner {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st006.png);
}

#partner_back li {	background: url(../../menu/images/back_purple.png) left no-repeat; }

#naruhodo {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st003.gif);
}

#naruhodo_back li {	background: url(../../menu/images/back_blue.png) left no-repeat; }

#online {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st004.png);
}

#online_back li {	background: url(../../menu/images/back_yellow.png) left no-repeat; }

#support {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:9px;
	background-image:url(../../menu/images/n_st005.gif);
}

#support_back li { background: url(../../menu/images/back_red.png) left no-repeat; }

#domain {
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0px 8px -2px;
	width:190px;
	height:23px;
	background-image:url(../../menu/images/domain.gif);
}

/* ドメイン検鷺#tォーム
---------------------------------------------------- */

.form_sub{
	padding: 3px 0px 3px 6px;
}

/* テーブル
---------------------------------------------------- */
table {
	border:0;
	width:100%;
	margin-left:-3px;
}

/* バナー
---------------------------------------------------- */
#banner {	width:203px; }

.banner {	margin:10px 0; }

/* リンク
----------------------------------------------------- */

#menu_left A:link {
	display:block;
	color: #0033cc; 
	text-decoration:underline;
}
#menu_left A:visited {
	display:block;
	color: #000080;
	text-decoration: underline;
}
#menu_left A:active {
	display:block;
	color: #ff7f50;
	text-decoration: underline;
}
#menu_left A:hover {
	display:block;
	color:#ff6347;
	text-decoration: underline;
}
