@charset "utf-8";




html, body{
	margin:0px auto;
	padding: 0px;
	font-size:12px;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #222222;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	


dl {
	margin:0;
	padding:0;
	display: inline;
	clear: none;		
} 

dt {
	margin:0;
	padding:0;
	float: left;
	width:100px;
	display: inline;
	height:30px;	
} 

dd {
	margin:0;
	padding:0;
	float: left;
	width:480px;	
	display: inline;
	height:30px;	
} 

/*ul {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	display: block;
	clear: none;	
} 


li {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	float: left;
	display: inline;
	clear: none;	
} 

li img{
	vertical-align:bottom;
}*/

p  {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size: 100%;
} 


fieldset,img {    
    border:0; 
} 

.e_clear{
    clear:both;
}


.p_bottom10{
	padding-bottom:10px;
	text-align:center;
}

.p_top10{
	padding-top:10px;
}


/*//-----------------HEADER SETTINGS-----------------*/


#container {
	margin:0px auto;
	width:100%;
	background-color: #FFFFFF;
}

#contents {
	margin:0px auto;
	width:930px;
	background-color: #FFFFFF;
}

#header{
	height: 69px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/01header_bg.gif);
	background-repeat: repeat-x;
}

#header .inbox{
	height: 69px;
	width: 930px;
	margin:0px auto;
}

#header .left{
	height: 27px;
	width: 690px;
	text-align:left;
	padding-top:27px;
	padding-bottom:15px;
	float:left;
}

#header .right{
	height: 69px;
	width: 240px;
	text-align:center;
	float:left;	
}

#header .right ul {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	display: block;
	height: 69px;
	width: 240px;	
} 


#header .right li {
    list-style:none;
    border:0;	
	margin:0;
	float: left;
	display: block;
	height: 68px;
	width: 80px;
} 


#header .right li a:link{
    color:#0099ff;
    text-decoration:underline;
	height: 38px;
	width: 80px;
	display: block;
	padding-top:30px;	
}

#header .right li a:visited{
    color:#0099ff;
    text-decoration:underline;
	height: 38px;
	width: 80px;
	display: block;
	padding-top:30px;
}

#header .right li a:hover{
	color:#ffffff!important;
	text-decoration:none!important;
	background-image: url(../images/01header_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 80px;
	display: block;
	padding-top:30px;
}

#header .right li .here{
	color:#ffffff!important;
	text-decoration:none!important;
	background-image: url(../images/01header_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 80px;
	display: block;
	padding-top:30px;
	font-weight:bold;
}


/*//-----------------HEADER SETTINGS END-----------------*/



#gnavi{
	background-image: url(../images/01gnavi_bg.gif);
	background-repeat: no-repeat;
	height: 38px;

	padding:0px;
	color:#FFFFFF;
	margin:0px;
}

#gnavi ul {
    list-style:none;
    border:0;	
	margin:0px;
	padding:0px;
/*	display: block;
	height: 38px;	*/
} 


#gnavi li {
    list-style:none;
    border:0px;	
	margin:0px;
	padding:0px;
	float: left;
/*	display: block;
	height: 38px;
	width: 186px;
	text-align:center;
	font-weight:bold;
	line-height:38px;*/
} 


#gnavi li a:link{
	color:#ffffff;
	text-decoration:none;	
}

#gnavi li a:visited{
	color:#ffffff;
	text-decoration:none;
}

#gnavi li a:hover{
	color:#FFFFCC;
	text-decoration:none;	
}




















#top_category{
	width: 930px;
	margin:0px auto;
}

#top_category .left{
	width: 460px;
	padding-right:10px;
	float:left;
	margin:0px;
}

#top_category .right{
	width: 460px;
	float:left;
	margin:0px;	
}





.tab_bg930{
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/00tab_bg930px.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 26px;
	width: 930px;
}

.news_over{
	padding: 10px;
	width: 910px;
/*	height: 200px;	
	overflow: auto;*/
}

.news_over h4{
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.top_up{
	padding:10px;
	text-align:right;
}

.submenu{
	padding:10px;
	text-align:right;
}

.submenu a:link{
    color:#0099ff;
    text-decoration:none;
}

.submenu a:visited{
    color:#0099ff;
    text-decoration:none;
}

.submenu a:hover{
    color:#CC3300;
    text-decoration:underline;
	font-weight:normal!important;
}


#footer{
	background-color:#efefef;
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#0099ff;
    text-decoration:none;
}

a:visited{
    color:#0099ff;
    text-decoration:none;
}

a:hover{
    color:#CC3300;
    text-decoration:underline;
	font-weight:bold;
}



/*//-----------------END LINK SETTINGS-----------------*/










/*//-----------------LEFT CONTENTS SETTINGS START-----------------*/

#left_contents{
	float: left;
	width: 230px;
	padding-right: 20px;
	margin:0px;
}

#left_contents .tab{
	width: 230px;
	margin:0px;
	height:35px;
	line-height:35px;
	text-indent:40px;
	font-weight:bold;
	background-image: url(../images/02tab_bg230px.gif);
	background-repeat: no-repeat;
}

#left_contents ul {
    list-style:none;
    border:0;	
	margin:0;
	padding:0;
	display: block;
} 


#left_contents li {
	list-style:none;
	border:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	line-height:24px;
	display: block;
	height: 24px;
	width: 230px;
	text-indent:10px;
	background-image: url(../images/02menu_list_bg.gif);
	padding-bottom:2px;
	background-repeat: no-repeat;
} 

#left_contents li a:link{
	color:#0099ff;
	text-decoration:none;
	display: block;
	height: 24px;
	width: 230px;
}

#left_contents li a:visited{
	color:#0099ff;
	text-decoration:none;
	display: block;
	height: 24px;
	width: 230px;
}

#left_contents li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	height: 24px;
	width: 230px;
	background-color:#0099ff;
}

#left_contents li .navi_now{
	color:#FFFFFF!important;
	text-decoration:none;
	display: block;
	height: 24px;
	width: 230px;
	background-color:#0099ff;
}

#left_contents li .li_blue{
	list-style:none;
	border:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	line-height:24px;
	display: block;
	height: 24px;
	width: 230px;
	text-indent:10px;
	background-image: url(../images/02menu_list_bg_blue.gif);
	padding-bottom:2px;
	background-repeat: no-repeat;
} 

#left_contents li .li_green{
	list-style:none;
	border:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	line-height:24px;
	display: block;
	height: 24px;
	width: 230px;
	text-indent:10px;
	background-image: url(../images/02menu_list_bg_green.gif);
	padding-bottom:2px;
	background-repeat: no-repeat;
} 

#left_contents li .li_red{
	list-style:none;
	border:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	line-height:24px;
	display: block;
	height: 24px;
	width: 230px;
	text-indent:10px;
	background-image: url(../images/02menu_list_bg_red.gif);
	padding-bottom:2px;
	background-repeat: no-repeat;
} 

#left_contents li .li_yellow{
	list-style:none;
	border:0;
	margin:0;
	text-align:left;
	font-weight:bold;
	line-height:24px;
	display: block;
	height: 24px;
	width: 230px;
	text-indent:10px;
	background-image: url(../images/02menu_list_bg_yellow.gif);
	padding-bottom:2px;
	background-repeat: no-repeat;
} 

/*//-----------------LEFT CONTENTS SETTINGS END-----------------*/









/*//-----------------RIGHT CONTENTS SETTINGS START-----------------*/


#right_contents{
	float: left;
	width: 680px;
	margin:0px;	
}

#right_contents .pankuzu{
	width: 680px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#right_contents .pankuzu930{
	width: 930px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#right_contents .subtitle{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}

#right_contents .subtitle_white{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
}

#right_contents .txt16red{
	font-size:16px;
	font-weight:bold;
	color: #900;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16black{
	font-size:16px;
	font-weight:bold;
	color: #000;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16blackitalic{
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	color: #000;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16nblack{
	font-size:16px;
	color: #000;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16nblackitalic{
	font-size:16px;
	font-style: italic;
	color: #000;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16white{
	font-size:16px;
	font-weight:bold;
	color: #FFF;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .txt16nwhite{
	font-size:16px;
	color: #FFF;
	line-height:20px;
	padding-top:15px;
	padding-bottom:15px;	
}

#right_contents .border_box{
	width: 658px;
	padding:10px;
	border: 1px solid #CCC;
}

#right_contents .border_box2{
	background-color:#FFFFFF;
	width: 658px;
	padding:10px;
	border:solid 1px #BBBBBB;
	border-collapse:collapse;
}

#right_contents .border_box3{
	width: 680px;
	padding: 1px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

#right_contents .th_reg{
	background-color:#c7cbb2;
	border:solid 1px #FFFFFF;
	padding:5px;
}

#right_contents .td_reg{
	line-height:120%;
	border:solid 1px #BBBBBB;
	padding:10px;
}

#right_contents .tab_bg680{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680px.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
}

#right_contents .tab_bg680blue{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680bluepx.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
}

#right_contents .tab_bg680full_red{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-red.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;	
}

#right_contents .tab_bg680full_blue{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;	
}

#right_contents .tab_bg680full_black{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-black.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_blueblack{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-black.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluecamel{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-camel.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluegray{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-gray.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluegreen{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-green.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluepink{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-pink.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluered{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-red.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_bluesky{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-sky.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}

#right_contents .tab_bg680full_blueyellow{
	line-height: 28px;
	font-weight: bold;
	background-image: url(../images/00tab_bg680_full-blue-yellow.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	height: 28px;
	width: 680px;
	color:#FFFFFF;
}


#right_contents .inp_redtxt{
	width: 660px;
	padding:10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	font-size:14px;
	line-height:28px;
	color: #900;
	font-weight:bold;
}

#right_contents .product_box{
	width: 660px;
	padding:10px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}

#right_contents .software_box{
	width: 660px;
	padding:10px;
}

#right_contents .category_title{
	width: 670px;
	padding:5px;
	background-color:#efefef;
	font-weight:bold;
}

/*//-----------------RIGHT CONTENTS SETTINGS END-----------------*/





.txt10{
	font-size:10px;
	line-height:14px;
}







/*//-----------------MAINIMAGE SETTINGS START----------------*/


#fadein { overflow:hidden; height:300px; width:930px;clear:both;position:relative; }
#fadein p{
	position:absolute;
	left:0px;
	top:0px;
}

/*----------------MAINIMAGE SETTINGS END-----------------*/






















#nav-one li {
	position: relative;
	list-style:none;
	margin:0px;
	padding:0px;
	border:0px;
	height:24px;
	font-weight:normal;
}
#nav-one li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	list-style:none;
	margin:0px;
	padding:0px;
	border:0px;	
}

#nav-one ul {
	background: #000;
	width: 186px;
	position: absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	border:0px;
	display:none;
}
#nav-one ul {
	left:0px;
	top:38px;
	right:0px;
	margin:0px;
	padding:0px;
	border:0px;	
}
/*
#nav-one li:hover a, 
#nav-one li.sfHover a {
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: #000;
	color: #FFF;
	list-style:none;
	margin:0px;
	padding:0px;	
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {

}


#nav-one li:hover ul,
#nav-one li.sfHover ul {
	top: 37px;
	list-style:none;
	margin:0px;
	padding:0px;		
}

* html#nav-one li.sfHover ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}
#nav-one ul a:hover {

}
*/




/*//-----------------pulldown font change SETTINGS START-----------------*/

#nav-one ul li {
	border-bottom: 0;
	float: none;
	margin:0px;
	padding:0px;
	font-size:10px;	
	background:#000;
	text-align:left;
	text-indent:10px;
	line-height:30px;	
}
#nav-one ul li a:link {
	width: 186px;
	border-bottom: 0;
	/*white-space: nowrap;*/
	margin:0px;
	padding:0px;
	height:30px;
	background-color:#000000;
	display:block;
	line-height:30px;	
}
#nav-one ul li a:visited {
	width: 186px;
	border-bottom: 0;
	/*white-space: nowrap;*/
	margin:0px;
	padding:0px;
	height:30px;
	background-color:#000000;
	display:block;
	line-height:30px;	
}
#nav-one ul li a:hover {
	width: 186px;
	border-bottom: 0;
	/*white-space: nowrap;*/
	margin:0px;
	padding:0px;
	height:30px;
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	line-height:30px;	
}


/*//-----------------pulldown font change SETTINGS END-----------------*/





/*//-----------------MAP CONTENTS SETTINGS START-----------------*/


v\:* {
	behavior:url(#default#VML);
}
th.title{
	background-color: #333399;
	color: #fff;
	border:2px outset gray;
}
th.title h1{
   margin:0px;
}
div#map{
	border:2px outset gray;
}
div.marker_data_html {
	width: 280px;
	margin-top:8px;
}
div.marker_data_html div.subject{
	text-align:center;
	padding:4px;
	font-weight:bold;
	font-family:sans-serif;
	border:outset 2px gray;
	margin-bottom:8px;
}
div.marker_data_html div.description{
	width: 256px;
	height: 64px;
	overflow: auto;
	border-top: 1px dashed black;
	margin-top: 8px;
	padding:    4px;
}
div.poweredby{
	margin: auto;
	height:50px;
	border-top: 1px gray dashed;
	text-align: right;
	font-size:  9px;
}

/*//-----------------MAP CONTENTS SETTINGS END-----------------*/
