/*　トベ電機　common.css　*/

/*　defo　******************************************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Verdana", "Helvetica", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	color: #333;
	line-height: 170%;
	text-align: left;
	letter-spacing: 0.02em;
	background: url(../image/home_bg.png) repeat-x top;
}
#sub_body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Verdana", "Helvetica", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	color: #333;
	line-height: 170%;
	text-align: left;
	letter-spacing: 0.02em;
	background: url(../image/sub_bg.png) repeat-x top;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #003366;
}
a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.img_right_froat {
	float:right;
	margin:0 0 10px 10px;
}
.img_left_froat {
	float:left;
	margin:0 10px 10px 0;
}
.text_bold {
	font-weight:bold;
	font-size:110%;
}
.text_bold_2 {
	clear:both;
	font-weight:bold;
	font-size:110%;
	text-align:right;
}
.text_bold_3 {
	clear:both;
	border-top:1px dotted #ccc;
	font-weight:bold;
	font-size:110%;
	padding:5px 0 0 0;
}
.style_1 {
	margin:0 0 20px 0;
	padding:0;
}
.style_2 {
	margin:15px 0;
	padding:0;
}
.style_3 {
	float:left;
	margin:0 20px 20px 0;
}
.style_4 {
	margin:0 0 30px 0;
}
p.text_link a {
	background: url(../image/arrow_2.png) no-repeat left 3px;
	text-decoration:underline;
	margin-bottom:20px;
	padding:0 0 0 15px;
}
p.text_link a:hover {
	text-decoration:none;
	color:#FF0000;
}
p.text_link_2 a {
	background: url(../image/arrow_3.png) no-repeat left 3px;
	text-decoration:underline;
	margin-bottom:20px;
	padding:0 0 0 15px;
}
p.text_link_2 a:hover {
	text-decoration:none;
	color:#FF0000;
}
/*　header　******************************************************************/
#header {
	width: 960px;
	height: 145px;
	position: relative;
	margin: 0 auto;
}
h1 {
	font-size : 11px;
	font-weight :normal;
	overflow : hidden;
	position:absolute;
	top : 0;
	left : 0;
	color:#fff;
}
#header dl {
	width: 960px;
	height: 55px;
	position: absolute;
	top: 27px;
	left:0px;
}
#header dt {
	width: 380px;
	height: 55px;
	position:absolute;
	top:0;
	left:0;
}
#header dt a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#header dd {
	width: 190px;
	height: 55px;
	float: right;
}
/*　navi　***********************************************************************/
#navbox {
	width:960px;
	height:56px;
	position:absolute;
	top:89px;
	left:0px;
	background-repeat: no-repeat;
	background-position: top;
}
#nav {
	clear : both;
	width : 960px;
	height : 56px;
	margin : 0;
	padding : 0;
	background:#fff;
}
#nav li.nav_home {
	width : 132px;
	list-style-type : none;
	float : left;
	margin : 0;
	padding : 0;
}
#nav li.nav_home a {
	width : 132px;
	display : block;
	overflow : hidden;
	margin : 0;
	padding : 0;
}
#nav li.nav {
	width : 138px;
	list-style-type : none;
	float : left;
	margin : 0;
	padding : 0;
}
#nav li.nav a {
	width : 138px;
	display : block;
	overflow : hidden;
	margin : 0;
	padding : 0;
}
#nav a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/****************/


#nav ul {
	width : 138px;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display: none;
}
#nav ul li a {
	width : 138px;
	display: block;
	background: #bfc0c0 url(../image/arrow.gif) no-repeat;
	padding: 0;
	margin : 0;
	line-height : 3em;
	text-indent : 5px;
	border-bottom: 1px dotted #909090;
	text-decoration: none;
	font-size : 12px;
}
#nav ul li a:hover {
	background: #888 url(../image/arrow.gif) no-repeat;
	color: #FFFF00;
}
/*　mainimage　******************************************************************/

#mainimage {
	padding:0;
	width: 960px;
	margin:0 auto;
}
h2#sub_mainimage {
	padding:0;
	height: 150px;
	width: 960px;
	margin:0 auto;
}
/*　conteiner　******************************************************************/
#conteiner {
	width: 960px;
	margin: 20px auto 30px auto;
	padding:0;
	overflow:hidden;
}
/*　main　***********************************************************************/
#main_home {
	width: 695px;
	margin:0;
	padding:0;
	float:left;
}
#main_home h2 {
	margin:30px 0 15px 0;
}
#main_home h3 {
	margin:0 0 10px 0;
	clear:both;
}
#main_home p {
	margin:0 0 10px 0;
}
/*　sub　***********************************************************************/
#sub_home {
	width: 695px;
	margin:0;
	padding:0;
	float:left;
}
#sub_home h2 {
	margin:0 0 10px 0;
}
#sub_home h3 {
	margin:40px 0 15px 0;
}
#sub_home p {
	margin:0 0 20px 0;
}
h4 {
	font-size:110%;
	color: #102163;
	border-bottom:solid 1px #102163;
	padding:10px 0;
	margin:40px 0 10px;
	letter-spacing: 0.1em;

}
/*　side　************************************************************************/

#side {
	width: 245px;
	float: right;
	margin:0;
	padding:0;
}
#side img {
	vertical-align:bottom;
}
#side ul {
	margin:0;
	padding:0 0 10px 0;
}
#s_nav li img {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	vertical-align:bottom;
}
#s_nav li a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/*　footer　***********************************************************************/
#footer {
	clear:both;
	height:200px;
	background-image: url(../image/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer_contents {
	width: 960px;
	margin:0 auto;
	position: relative;
}
#footadd {
	clear:both;
	padding:0 0 20px 0;
	line-height:125%;
}
#page_top {
	text-align:right;
	padding:0;
}
.footer_navi {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	width:950px;
}
.footer_navi li {
	float:left;
	list-style-type: none;
	line-height: 200%;
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size:12px;
	margin: 0 15px 0 0;
	padding:0 0 0 15px;
}
.footer_navi li a {
	color: #fff;
	text-decoration:none;
}
.footer_navi li a:hover {
	text-decoration:underline;
	color: #ccc;
}
#footer h4 img {
	clear:both;	
}
#page_top a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#copy {
	clear: both;
	color:#fff;
	margin:0;
	text-align:center;
}
#topics {
	margin:0 0 20px 0;
}
#topics dt {
	width:6em;
	float:left;
	border-bottom:1px #ccc dotted;
	clear:both;
	margin:0 0 15px 0;
}
#topics dd {
	margin:0 0 15px 6em;
	padding:0 0 0 15px;
	border-bottom:1px #ccc dotted;
}
#bann_1 a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#top_products_list li {
	float:left;
	margin:0 20px 10px 0;
}
ul#top_bann_1 {
	margin:0 0 20px 0;
}
#top_bann_1 li {
	float:left;
	margin:10px 20px 20px 0;
}
.text_bold {
	font-weight:bold;
	margin:5px;
	padding:0;
}
#anshin_waku {
	width:700px;
	background-image: url(../image/anshin_bg.png);
	background-position: bottom;
	overflow: hidden;
	padding:0 0 70px 0;
	position:relative;
	margin:0 0 20px 0;
}
#anshin_waku:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #appli_waku:after {
	height: 1em;
	overflow: visible;
}
/**/



#main_ban {
	margin:0 0 20px 0;
}
#main_ban a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#sub_ban {
	margin:20px 0;
}
#sub_ban a:hover img {
	opacity:0.80;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
dl.new_list dt {
	float:left;
	width:8em;
	margin:0 0 10px 0;
}
dl.new_list dd {
	margin:0 0 10px 8em;
}


h4#flogo{
	text-align:center;
	border:none;
	margin:60px 0 10px;
}



h5{
	
font-size: 1em;
	
	}
	
	ol li{
    list-style-type: decimal;
	}
	
	
.new_list a{
	text-decoration:underline!important;
}	
	
.new_list a:hover{
	text-decoration:none!important;
	color:#f00;
}	


.announce{
	border:5px #0E2339 solid;
	padding:2em 2em 0;
	margin:0 0 2em;
}

.announce p{
	text-align:center;
	font-size:110%;
	font-weight:600;
}

.announce a{
	text-decoration:underline;
}

