/* Unchanged */
html {
    overflow-y:scroll;
}

body{
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: baseline;
	background:url(../img/bg.gif) repeat-x;
  	font-size:75%;
	color:#343434;
	line-height:18px;
}

a{outline:none;}

a:link{ color:#1b73ed;}
a:visited{ color:#1b73ed;}
a:hover{ color:#5296f2; text-decoration:none;}
a:active{ color:#5296f2; text-decoration:none;}


#wrapper{
	text-align:left;
	margin:0 auto;
	width:860px;
}
h2{
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	}
/*-------------   header    -------------*/
#header{
	width:860px;
	height:100px;
}
#header_left{
	float:left;
}
.header_smbl{
        color:#1B73ED;
}

#header_left h1{
	line-height:0;
        padding-left:5px;
}
#header_right{
	float:right;
	width:328px;
	height:86px;
}
#header_right ul {
	border-left:1px solid #ccc;
	margin-bottom:9px;
        margin-top:-15px;
        _margin-top:-5px; 
	text-align:right;
	float:right;
}
#header_right ul li{
	float:left;
　　　　　　　vertical-align:middle;
	line-height:26px;
	height:26px;
	border-right:1px solid #ccc;
	text-align:center;
	padding-right:7px;
	padding-left:7px;
}
#to_web_entry{
	float:right;
}
.header_smbl{
	font-size:7pt;
}
/*-------------   menu    -------------*/
#right_menu{
	width:200px;
	float:right;
	margin-bottom:10px;
}
#menu{
	width:180px;	
	text-align:left;
}
#menu p{
	background:url(../img/title_bg.gif) repeat-y;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:3px;
}
#menu ul{
	background:url(../img/li_bg.gif) repeat-y;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#menu li{
	padding-bottom:3px;
	padding-top:3px;
	padding-left:8px;
	background:url(../img/li_smbl.gif) no-repeat left 10px;
}
#menu_top{
	width:180px;
	height:6px;
	background:url(../img/menu_top.gif) no-repeat left top;
        font-size:0;
        line-height:0;
}
#menu_bottom{
	width:180px;
	height:6px;
	background:url(../img/menu_bottom.gif) no-repeat left top;
}
#pick_up_area {
	text-align:left
}

#pick_up_area p{
	line-height:0;
	margin-bottom:10px;
}
/*-------------   main_visual    -------------*/
 
#main_bg{
 	background:transparent url(../img/main_bg.gif) no-repeat scroll center top;
	width:860px;
	height:409px;
	text-align:center;
	margin-bottom:27px;
}
#main_copy{
	height:213px;
	text-indent:-9999pt;
        margin:0;
	padding:0;
}
#main_bg table{
	margin:0 auto;
}

#main_bg table th{
	text-indent:-9999pt;
}
#main_bg table td{
	width:190px;
	height:95px;
}

#content{
	margin-bottom:20px;
	padding-left:20px;
}
/*-------------   main_content_area    -------------*/
#main_content{
	float:left;
	width:620px;
	text-align:left;
	margin-bottom:10px;
}

#whats_new{
	background:url(../img/whats_new.gif) no-repeat left top;
	width:620px;
	height:54px;
}
#text-indent{
	text-indent:-9999pt;
	display:block;
}
#whats_new_ul{
	margin-bottom:40px;
}

#whats_new_ul li{
	background:url(../img/dot.gif) repeat-x bottom;
	padding-bottom:7px;
	margin-bottom:3px;
	text-align:left;
	padding-left:5px;
}
.date{
	padding-right:10px;
}
#whats_new_ul li img{
	vertical-align:middle;
}
#rss{
	position:relative;left:
	583px;top:-5px;
}
.pagetitle{
	margin-bottom:20px;
}
.sub_title{
	color:#1b73ed;
	font-size:120%;
	margin-bottom:5px;
	font-weight:bold;
}
.std_con p{
	margin-bottom:13px;
}

/*-------------   footer    -------------*/
#footer{
	clear:both;
	background:url(../img/copyright_bg.gif) no-repeat left top;
	width:860px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:right;
}
#footer p{
	margin-right:20px;
}
#footer span{
	display:none;
}


span.new { display:none; }


/*-------------   blog    -------------*/

.pankuzu{
	margin-bottom:8px;
color:#909090;
}


table.detail{
	width:620px;
	border-collapse:collapse;
	margin-bottom:10px;
	border:1px solid #fff;
	margin-bottom:20px;
}
table.detail td{
	background-color:#eff9fc;
	padding-left:10px;
	border:1px solid #fff;

}
table.detail th{
	width:100px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#C8EFFC;
	color:#555;
	border:1px solid #fff;
}
.blog_h4{
	margin-bottom:10px;
	border-left:5px solid #00CBFF;
	border-bottom:1px solid #00CBFF;
	padding-left:5px;
}
.section01{
	margin-bottom:40px;
}
.section01 p{
	margin-bottom:15px;
}
.center{
	text-align:center;
}
.to_web_entry{
	text-align:center;
	margin-bottom:30px;
}
/*-------------   sitemap    -------------*/
.sitemap_h5,
.sitemap_p{
        margin-left:10px;
}
.sitemap_h5{
        margin-bottom:3px;
}
/*-------------   common-etc    -------------*/
.red{
    color:red;
}
.bold{
   font-weight:bold;
}
.toTop{
    clear:both;
    text-align:right;
    padding-right:20px;
    padding-bottom:10px;
}
.toTop a{
text-decoration:none;
}

/*-------------   common-mouse_over    -------------*/
#main_bg table a{
	width:190px;
	height:90px;
	text-indent:-9999pt;
	display:block;
}
a#cat1-cat11:link,a#cat1-cat11:visited { background:url(../img/btn_kojin01.gif) no-repeat left top;}
a#cat1-cat11:hover,a#cat1-cat11:active { background:url(../img/btn_kojin01.gif) no-repeat right top;}

a#cat1-cat12:link,a#cat1-cat12:visited { background:url(../img/btn_kojin02.gif) no-repeat left top;}
a#cat1-cat12:hover,a#cat1-cat12:active { background:url(../img/btn_kojin02.gif) no-repeat right top;}

a#cat1-cat13:link,a#cat1-cat13:visited { background:url(../img/btn_kojin03.gif) no-repeat left top;}
a#cat1-cat13:hover,a#cat1-cat13:active { background:url(../img/btn_kojin03.gif) no-repeat right top;}

a#cat1-cat14:link,a#cat1-cat14:visited { background:url(../img/btn_kojin04.gif) no-repeat left top;}
a#cat1-cat14:hover,a#cat1-cat14:active { background:url(../img/btn_kojin04.gif) no-repeat right top;}


a#cat2-cat21:link,a#cat2-cat21:visited { background:url(../img/btn_kigyo01.gif) no-repeat left top;}
a#cat2-cat21:hover,a#cat2-cat21:active { background:url(../img/btn_kigyo01.gif) no-repeat right top;}

a#cat2-cat22:link,a#cat2-cat22:visited { background:url(../img/btn_kigyo02.gif) no-repeat left top;}
a#cat2-cat22:hover,a#cat2-cat22:active { background:url(../img/btn_kigyo02.gif) no-repeat right top;}

a#cat2-cat23:link,a#cat2-cat23:visited { background:url(../img/btn_kigyo03.gif) no-repeat left top;}
a#cat2-cat23:hover,a#cat2-cat23:active { background:url(../img/btn_kigyo03.gif) no-repeat right top;}

a#cat2-cat24:link,a#cat2-cat24:visited { background:url(../img/btn_kigyo04.gif) no-repeat left top;}
a#cat2-cat24:hover,a#cat2-cat24:active { background:url(../img/btn_kigyo04.gif) no-repeat right top;}


#pick_up_area p a{
	text-indent:-9999pt;
	display:block;
}
a#cat31:link,a#cat31:visited { background:url(../img/pick_up_cat31.gif) no-repeat left top; width:180px; height:68px;}
a#cat31:hover,a#cat31:active { background:url(../img/pick_up_cat31.gif) no-repeat right top; width:180px; height:68px;}

a#cat32:link,a#cat32:visited { background:url(../img/pick_up_cat32.gif) no-repeat left top; width:180px; height:68px;}
a#cat32:hover,a#cat32:active { background:url(../img/pick_up_cat32.gif) no-repeat right top; width:180px; height:68px;}

a#cat33:link,a#cat33:visited { background:url(../img/pick_up_cat33.gif) no-repeat left top; width:180px; height:68px;}
a#cat33:hover,a#cat33:active { background:url(../img/pick_up_cat33.gif) no-repeat right top; width:180px; height:68px;}

a#inquiry:link,a#inquiry:visited { background:url(../img/pick_up_tel.gif) no-repeat left top; width:180px; height:50px;}
a#inquiry:hover,a#inquiry:active { background:url(../img/pick_up_tel.gif) no-repeat right top; width:180px; height:50px;}

a#ff_logo:link,a#ff_logo:visited { background:url(../img/pick_up_ff.gif) no-repeat left top; width:180px; height:50px;}
a#ff_logo:hover,a#ff_logo:active { background:url(../img/pick_up_ff.gif) no-repeat right top; width:180px; height:50px;}


a.entry{
	text-indent:-9999pt;
	display:block;
        margin:0 auto;
}
a.entry:link,a.entry:visited { background:url(../img/to_web_entry.gif) no-repeat left top; width:328px; height:40px;}
a.entry:hover,a.entry:active { background:url(../img/to_web_entry.gif) no-repeat right top; width:328px; height:40px;}
.koushi_name{height:25px;}
.koushi_syokai{height:115px;}

/*koushi_shokai_table*/
#img_td{
	width:140px;
	text-align:center;
	padding-left:0;
	margin:6px;
}
#img_td img{
	margin:6px;
        vertical-align:middle;
}

/*for ie6*/

* html .detail{ font-size:97%; } 


