*{
	margin:0;
	padding:0;
}
body{
	background-color:#ffffff;
}
/*----------------------------------------
header設定
----------------------------------------*/
#header{
	display:block;
	width:880px;
	height:100px;
	background-color:#ffffff;
}
.titlesign{
	display:block;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
    list-style: none;
}
.titlesign img{
	border-style:none;
}
.titlesign h1{
	float:left;
	width:auto;
	height:auto;		
	padding:10px;
}
.titlesign h3{
	float:right;
	width:auto;
	height:auto;		
	padding:9px;
}
#container{
	width:880px;
	margin-left:auto;
	margin-right:auto;
}
#global-nav ul{
	width: 880px;
    float: left;
    list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-image:url(img/toppage.gif);
	background-repeat:no-repeat;
}
#global-nav li{
	float:left;
	text-indent:-9999px;
}
#global-nav li a{
	display: block;
	width:220px;
	height:40px;
	padding:0;
	margin:0;
	overflow:hidden;
	border-style:none;
}
#index a:link{
	background-image:url(img/toppage.gif);
	background-repeat:no-repeat;
}
#index a:hover{
	background-image:url(img/toppage_over.gif);
	background-repeat:no-repeat;
}
#index a:active{
	background-image:url(img/toppage_overdown.gif);
	background-repeat:no-repeat;
}
#company a:link{
	background-image:url(img/company.gif);
	background-repeat:no-repeat;
}
#company a:visited{
	background-image:url(img/company_down.gif);
	background-repeat:no-repeat;
}
#company a:hover{
	background-image:url(img/company_over.gif);
	background-repeat:no-repeat;
}
#company a:active{
	background-image:url(img/company_overdown.gif);
	background-repeat:no-repeat;
}
#example a:link{
	background-image:url(img/example.gif);
	background-repeat:no-repeat;
}
#example a:visited{
	background-image:url(img/example_down.gif);
	background-repeat:no-repeat;
}
#example a:hover{
	background-image:url(img/example_over.gif);
	background-repeat:no-repeat;
}
#example a:active{
	background-image:url(img/example_overdown.gif);
	background-repeat:no-repeat;
}
#link a:link{
	background-image:url(img/link.gif);
	background-repeat:no-repeat;
}
#link a:visited{
	background-image:url(img/link_down.gif);
	background-repeat:no-repeat;
}
#link a:hover{
	background-image:url(img/link_over.gif);
	background-repeat:no-repeat;
}
#link a:active{
	background-image:url(img/link_overdown.gif);
	background-repeat:no-repeat;
}
.pankuzu p{
	font-size:12px;
	text-align:left;
	margin:5px 5px 0px 5px;
}
.exit{
	font-size:12px;
	text-align:right;
	padding-bottom:20px;
}
/*----------------------------------------
main_contents設定
----------------------------------------*/
#main_contents{
	display:block;
	width:665px;
	height:230px;
	margin-left:auto;
	top:150px;
	margin-bottom:260px;
}
#main_contents img{
	width:660px;
	margin-left:5px;
	margin-right:auto;
	margin-top:10px;
}

/*----------------------------------------
sub_contents設定
----------------------------------------*/
#sub_contents{
	display:block;
	width:665px;
	height:auto;
	margin-left:auto;
	margin-top:auto;
}
.bar{
	width:660px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}
#start{
	display:block;
	width:645px;
	height:auto;
	margin:10px 5px 15px 10px;
	font-size:14px;
	line-height:25px;
}
#start p{
	margin:5px 0px 15px 0px;
}
#start p strong{
	font-size:14px;
}
#start img{
	display:block;
	width:auto;
	height:auto;
	float:left;
	margin:10px 10px 5px 15px;
}
#sign_densyokokko img{
	display:block;
	top:0;
	width:42px;
	height:42px;
	left:300px;
	margin:-50px 5px 10px 585px;
}
#nande img{
	display:block;
	top:0;
	width:147px;
	height:58px;
	left:300px;
	margin:-40px 5px 10px 300px;
}
.explain01{
	display:block;
	width:210px;
	height:140px;
	font-size:14px;
	line-height:25px;
	margin:10px 5px 15px 5px;
	float:left;
}
.explain01 img{
	width:180px;
	height:auto;
	margin:0px 0px 0px 15px;
}
.explain01 p{
	margin:0px 0px 0px 15px;
}
.explain02{
	line-height:25px;
	font-size:14px;
	margin:10px 0px 10px 15px;
}

/*----------------------------------------
menu設定
----------------------------------------*/
#menu{
	display:block;
	width:215px;
	height:950px;
	position: absolute;
	top:157px;
}
#menu li{
	list-style: none;
}
#syatyoblog a img{
	border-style:none;
	margin-left:17px;
	margin-top:5px;
}
/*feed*/
#feed{
	display:block;
	width:181px;
	height:400px;
	margin-top:-6px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
#oyomi a img{
	border-style:none;
	margin-left:15px;
	margin-top:85px;
}
#led a img{
	border-style:none;
	margin-left:15px;
	margin-top:5px;
}
#repair a img{
	border-style:none;
	margin-left:15px;
	margin-top:5px;
}
#panasonic a img{
	border-style:none;
	margin-left:15px;
	margin-top:5px;
}
#guide img{
	border-style:none;
	margin-left:15px;
	margin-top:5px;
}
/*----------------------------------------
footer設定
----------------------------------------*/
#footer{
	clear:both;
	width:880px;
	height:105px;
	font-size:14px;
	background-color:#666666;
	margin-top:auto;
}
#footer_menu{
	text-align:left;
	color:#ffffff;
	padding:5px 5px 5px 10px;
}
#footer_menu a:link{
	text-decoration:none;
	color:#ffffff;
}
#footer_menu a:visited{
	text-decoration:none;
	color:#551A8B;
}
#footer_menu a:hover{
	text-decoration:underline;
}
#footer_menu a:active{
	text-decoration:none;
}
#footer_address{
	text-align:right;
	color:#ffffff;
	line-height:20px;
	padding:0 10px 10px 0;
}
