/* メニューES
---------------------------------------------*/

#menu h4{
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:3px solid #DDDDDD;
	margin: 0;
	background-color: #999999;
	padding: 5px 0px 3px 10px;
	background:   url(../opt/images/menu_h4haikei.gif);
}

#menu li{
	font-size: 100%;
	margin:0;
	border-bottom:1px solid #DDDDDD;
	background-image:   url(../opt/images/menu_lihaikei.gif);

}

#menu li a{
	display: block;
	width:127px !important;
	width/**/: 127px;
	padding: 5px 0px 5px 10px;
	color: #003366;
	text-decoration: none;
	border-left: 1px solid #999999;	
}

#menu li a:hover{
	color: #FF0000;
	background:none;
	border-left: 3px solid #FF0000;
}

/* トップ
---------------------------------------------*/
#topleft{
	float:left;
	width: 295px;
	margin-right:5px
}

#topleft .new{
	border: 1px solid #999999;
	background:   url(../opt/images/top_newmidasi.gif) no-repeat left top;
	padding: 40px 0 10px 5px;
}

#topcontent h3{
	font-size: 120%;
	color: #000066;
	margin-top: 10px;
	margin-bottom: 5px;


}

#topcontent .left{
	float :left;
}

#topcontent .toiawase{
	clear :both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;



}

#point h4{
	display:block;
	height:30px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0;
	padding: 5px 0px 3px 0;
	background:   url(../opt/images/top_midasihaikei.gif) no-repeat;
}


#point{
	float:left;
	width: 295px;
}

#point a{
	display: block;
	padding-left :40px;
	color: #FFFFFF;
	text-decoration: none;
}

/* メインコンテンツ
---------------------------------------------*/
#maincontent h2{
	margin: 0 0 10px;
	padding: 10px 0 3px 40px;
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 160%;
	color: #333333;
	background:   url(../opt/images/midasi_haikei.gif) repeat-x left bottom;

}

#maincontent h3{
	margin: 10px 0;
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}

#maincontent dl{
margin-bottom: 15px;

}

#maincontent .clearleft{
clear :left;
}


#maincontent dt{
	font-weight:bold;
	margin: 5px 0;
}

#maincontent dd{
margin-bottom: 2px;

}


#maincontent .dankumi50{
	float :left;
	width :300px;
}

#maincontent .dankumi70{
	float :left;
	width :400px;
	margin-right :20px;
}

#maincontent .dankumi25{
	float :left;
	width :145px;
	margin-right :3px;
}

#maincontent .dankumi35{
	float :left;
	width :170px;
	margin-right :3px;
}

#maincontent .dankumiya{
	float :left;
	width :80px;
	text-align: center;
	margin-top: 40px;
}

#maincontent .bluebold{
	font-size: 160%;
	font-weight: bold;
	color: #3333CC;
}

#maincontent .alignright{
text-align :right;
}

#maincontent table{
	width: 590px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #666666 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	margin: 10px 0px 10px 0px;
}
#maincontent td{
	border: 1px #999999 solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding:5px;
}

#maincontent th{
	border: 1px #999999 solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding:3px;
	background-color: #DDDDDD;
}

#maincontent caption{
	font-size: 14px;
	font-weight: bold;
	width: 750px;
	text-align: left;
	margin: 5px 0;

}


#command table{
width :500px;

}

#command td{
	padding:3px;
}



/* 機能一覧
---------------------------------------------*/

#kinomenu{
	margin-left: 10px;

}

#kinomenu h3{
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	border-bottom: 1px solid #CCCCCC;
	padding-left :23px;
	padding-top :3px;
	background:  url(../opt/images/aicon_ya.gif) no-repeat left center;

}

/* コマンド一覧
---------------------------------------------*/
#command table{
	width: 290px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #666666 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	margin: 10px 5px 10px 0px;
	float: left;
}
#command td{
	border: 1px #999999 solid; 
	padding:5px;
}

#command th{
	border: 1px #999999 solid; 
	padding:3px;
	background-color: #DDDDDD;
}

#command .tdhaikei{
	background: #666666;
	color: #FFFFFF;
}



/* FAQ
---------------------------------------------*/

#faq dt{
	margin-top: 10px;
	font-size: 120%;

}

#faq dd{
	border-bottom: 1px solid #CCCCFF;
}
