@charset "utf-8";

/*---------------------------------------------------------*/
/*    default                                              */
/*---------------------------------------------------------*/
body,table,td,tr,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,form {
	margin:0;
	padding:0;
	font-size:12px;
}
img {border:none;}
li {list-style:none;}

/*---------------------------------------------------------*/
/*    link anchor                                          */
/*---------------------------------------------------------*/
a:link,a:visited,a:active {color:#2C7CA3; text-decoration:none;}
a:hover {color:#2C7CA3;text-decoration:underline;}

/*---------------------------------------------------------*/
/*    body                                                 */
/*---------------------------------------------------------*/
body {
font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
color:#666666;
text-align:center;
background-attachment: fixed;
background-color:#F5898C;
}

/*---------------------------------------------------------*/
/*    wrap                                                 */
/*---------------------------------------------------------*/
#wrap_line{
height:60px;
background-image:url(../img/hl_bg.gif);
background-repeat:repeat-x;
}
#wrap_bg{
margin:0px auto;
width:993px;
/*background-image:url(../img/head_bg.jpg);*/
background-image:url(../img/contents_bg.gif);
background-repeat:repeat-y;
text-align:left;
}

/*---------------------------------------------------------*/
/*    header                                               */
/*---------------------------------------------------------*/
#headder_l{ width:789px; float:left;}
#headder_r{ width:204px; float:right; }

#head_line{
width:789px;
height:74px;
background:url(../img/head_line.jpg) no-repeat;
display:block;
padding-top:74px;
}

/*---------------------------------------------------------*/
/*    head                                               */
/*---------------------------------------------------------*/
#head{
height:78px;
width:751px;
background:url(../img/head_area_bg.jpg) no-repeat;
padding:0px 0px 0px 38px;
/*width:762px;
 margin:0px 0px 0px 19px;  background-color:#FFFFFF;*/ }

#head_l{ width:370px; float:left; }
#rogo_text{
float:right; 
width:255px;
margin-top:5px;
font-size:10px;
}

#head_r{ width:376px; float:right; }

/* head_left */
#head_l h1{ margin-top:10px; }
#head_l a{
background:url(../img/sitename.gif) no-repeat;
width:106px;
height:39px;
display:block;
text-indent: -9999px;
}
/* head_right */
#head_r a{ display:block; text-indent: -9999px;}
#hr_contact{ background:url(../img/head_contact.jpg) no-repeat; width:376px; height:43px; }
#head_r ul{ margin-top:6px;}
#head_r li{ float:left; display:inline; }

#hlink_company a{background:url(../img/link_company.gif) no-repeat; width:53px; height:11px; margin:0px 6px 0px 80px; }
#hlink_staff a{background:url(../img/link_staff.gif) no-repeat; width:75px; height:11px;margin-right:6px; }
#hlink_data a{background:url(../img/link_data.gif) no-repeat; width:53px; height:11px;margin-right:6px; }
#hlink_contact a{background:url(../img/link_request.gif) no-repeat; width:75px; height:11px;}

/* head_under */
#head_under_bg{
background:url(../img/head_under_bg.gif) no-repeat;
width:789px;
height:15px;
}

/*---------------------------------------------------------*/
/*    gloval_navi                                          */
/*---------------------------------------------------------*/
#navi_global{
width:789px;
margin:0px auto;
background:url(../img/head_under_bg.gif) no-repeat;
background-position:bottom;
padding-bottom:15px;
}
#navi_global ul{
	background:url(../img/navi_global.gif) no-repeat;
	padding-left:19px;
	width:770px;
	height:45px;
}

#navi_global ul li{ float:left; }
#navi_global a { height: 45px; display: block; text-indent: -9999px;}

/* off */
#n_top a { width: 106px; background: url(../img/navi_global.gif) no-repeat -19px -0px; }
#n_first a { width: 112px; background: url(../img/navi_global.gif) no-repeat -125px -0px; }
#n_license a { width: 127px; background: url(../img/navi_global.gif) no-repeat -237px -0px; }
#n_skill_up a { width: 116px; background: url(../img/navi_global.gif) no-repeat -364px -0px; }
#n_order a { width: 112px; background: url(../img/navi_global.gif) no-repeat -480px -0px; }
#n_material a { width: 83px; background: url(../img/navi_global.gif) no-repeat -592px -0px; }
#n_contact a { width: 114px; background: url(../img/navi_global.gif) no-repeat -675px -0px; }

/* hover */
#n_top a:hover { width: 106px; background: url(../img/navi_global.gif) no-repeat -19px -45px; }
#n_first a:hover { width: 112px; background: url(../img/navi_global.gif) no-repeat -125px -45px; }
#n_license a:hover { width: 127px; background: url(../img/navi_global.gif) no-repeat -237px -45px; }
#n_skill_up a:hover { width: 116px; background: url(../img/navi_global.gif) no-repeat -364px -45px; }
#n_order a:hover { width: 112px; background: url(../img/navi_global.gif) no-repeat -480px -45px; }
#n_material a:hover { width: 83px; background: url(../img/navi_global.gif) no-repeat -592px -45px; }
#n_contact a:hover { width: 114px; background: url(../img/navi_global.gif) no-repeat -675px -45px; }
/*---------------------------------------------------------*/
/*    contents                                             */
/*---------------------------------------------------------*/
#contets{ margin:0px auto 0px 19px; width:770px; }

/*---------------------------------------------------------*/
/*    pankuzu                                              */
/*---------------------------------------------------------*/
#pankuzu {margin:0px 0px 20px 0px; padding:10px 0px 0px 0px;}
#pankuzu ul{text-align:left;}
#pankuzu ul li {display:inline;}
#pankuzu ul li a{
	font-size: 10px;
	margin-left:12px;
	padding-right:12px;
	background-image: url(../img/list_mark_water.gif);
	background-repeat: no-repeat;
	background-position:right;
}

/*---------------------------------------------------------*/
/*    footer_contact                                       */
/*---------------------------------------------------------*/
#footer_contact{
	padding-bottom:80px;
	width:750px;
	height:141px;
	position: relative;
	background-image: url(../../kaki_order/img/footer_contact3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer_contact2{
margin:0px auto auto;
padding-bottom:80px;
background:url(../img/footer_contact2.jpg) no-repeat;
width:750px;
height:182px;
position: relative;
}
#footer_contact a{ position: absolute; display:block; text-indent: -9999px;}
#footer_contact2 a{ position: absolute; display:block; text-indent: -9999px;}

#fc_mail_contact{
background:url(../img/fc_mail_contact.jpg) no-repeat;
top: 138px;
left: 41px;
width: 272px;
height: 32px;
}
#fc_contact{
background:url(../img/fc_contact.jpg) no-repeat;
top: 52px;
left: 380px;
width: 353px;
height: 50px;
}
#fc_material{
background:url(../img/fc_material.jpg) no-repeat;
top: 119px;
left: 380px;
width: 350px;
height: 50px;
}
/* hover */
#fc_mail_contact:hover{background:url(../img/fc_mail_contact_on.jpg) no-repeat;}
#fc_contact:hover{background:url(../img/fc_contact_on.jpg) no-repeat;}
#fc_material:hover{background:url(../img/fc_material_on.jpg) no-repeat;}


/*---------------------------------------------------------*/
/*    footer_navi                                          */
/*---------------------------------------------------------*/
#navi_footer{
	background-color:#EFE1B4;
	margin:0px auto;
	width:770px;
	margin-bottom:18px;
}
#navi_footer ul {
	text-align:center;
	list-style-type: none;
	height:13px;
	padding-top:4px;
	padding-bottom:6px;
}

#navi_footer li {
	display:inline;
}
#navi_footer a{
margin-left:10px;
display:inherit;
background-image: url(../img/arrow_black.gif);
background-repeat: no-repeat;
padding-left:10px;
background-position:0% 50%;
font-size:12px;
line-height:140%;
color:#663300;
}

/*---------------------------------------------------------*/
/*    footer_area                                          */
/*---------------------------------------------------------*/
#footer_area{ width:756px; margin:0px auto 20px 14px; }
#foot_l{ float:left; }
#foot_r{ float:right; }

/* footer_left */
#foot_l ul{}
#foot_l li{ float:left; }
#foot_l a{ display:block; text-indent: -9999px; height:11px;}
#f_company a{background:url(../img/link_company.gif) no-repeat; width:53px; margin:0px 6px 0px 0px; }
#f_staff a{background:url(../img/link_staff.gif) no-repeat; width:75px; margin:0px 6px 0px 0px; }
#f_privacy a{background:url(../img/link_privacy.gif) no-repeat; width:101px; margin:0px 6px 0px 0px; }
#f_sitemap a{background:url(../img/link_sitemap.gif) no-repeat; width:66px; margin:0px 6px 0px 0px; }

/* footer_right */
#foot_r a{ background:url(../img/company_name.gif) no-repeat; width:160px; display:block; text-indent: -9999px; height:32px;}

/*---------------------------------------------------------*/
/*    sgs_group                                          */
/*---------------------------------------------------------*/
#sgs_group{
	background-color:#FFFFFF;
	margin:0px 60px 10px 0px;
	width:710px;
}
#sgs_group ul {
	list-style-type: none;
}

#sgs_group li {
	display:inline;
	margin-left:10px;
font-size:10px;
line-height:160%;
color:#999999;
}
#sgs_group2{
text-align:left;
	background-color:#FFFFFF;
	margin:0px 60px 0px 0px;
	width:710px;
}
#sgs_group2 ul {
	list-style-type: none;
}

#sgs_group2 li {
	display:inline;
	margin-left:10px;
font-size:10px;
line-height:160%;
color:#999999;
}
/*---------------------------------------------------------*/
/*    sgs_group SSL                                         */
/*---------------------------------------------------------*/
#sgs_group_ssl{
	background-color:#FFFFFF;
	margin:0px 60px 0px 0px;
	width:710px;
}
#sgs_group_ssl ul {
	text-align:center;
	list-style-type: none;
}

#sgs_group_ssl li {
	display:inline;
}
.sgs_group_ssl_txt{
padding-left:10px;
font-size:10px;
line-height:160%;
color:#999999;
}

/*---------------------------------------------------------*/
/*    foot_line                                            */
/*---------------------------------------------------------*/
#foot_line{
width:789px;
height:125px;
background:url(../img/foot_line.gif) no-repeat;
display:block;
}

/*---------------------------------------------------------*/
/*    sidebar common                                       */
/*---------------------------------------------------------*/
#s_head{
width:200px;
height:8px;
background:url(../img/s_head.gif) no-repeat; margin:0px; padding-bottom:0px;
}

#side_bg{ width:200px; background:url(../img/side_bg.gif) repeat-y; padding-right:4px; }
#side_bg a{ display:block; }


.s_img_center{ margin:0px auto 10px auto; width:180px; }
/* president rss */
#president_title{ width:180px; height:65px; background:url(../img/president_title.jpg) no-repeat; margin:0px auto 0px auto;  text-indent: -9999px;}
#president_bg{ width:180px; height:100px; background:url(../img/president_bg.jpg) no-repeat; margin:0px auto 20px auto; }
#president_bg ul{ padding:10px; }
#president_bg span{ margin-right:6px;}
#president_bg ul a{
color:#2C7CA3;
font-size:10px;
line-height:100%;
text-decoration:underline;
display:inline;
}
/*----------------*/
/* sgs rss */
#sgs_title{ width:180px; height:76px; margin:0px auto; background:url(../img/sgs_title.gif) no-repeat; text-indent: -9999px;}
#sgs_bg{ width:180px; height:90px; background:url(../img/sgs_bg.gif) no-repeat; margin:0px auto 10px auto; text-indent:0px; }
#sgs_bg ul{ padding:8px 10px 5px 10px; }
#sgs_bg span{ margin-right:6px;}
#sgs_bg ul a{
color:#2C7CA3;
font-size:10px;
line-height:100%;
text-decoration:underline;
display:inline;
}
/*----------------*/
#s_link_title{ width:180px; height:29px; background:url(../img/s_link_title.gif) no-repeat; margin:0px auto 0px auto; text-indent: -9999px; }
#s_link_licence{ width:180px; height:65px; background:url(../img/s_link_licence.gif) no-repeat; margin:0px auto 0px auto; text-indent: -9999px;}
#s_link_seminar{ width:180px; height:71px; background:url(../img/s_link_seminar.gif) no-repeat; margin:0px auto 10px auto;  text-indent: -9999px;}

#s_portable{ width:180px; height:14px; background:url(../img/s_portable.gif) no-repeat; margin:0px auto 0px auto;text-indent: -9999px; }
#s_portable_area{ width:163px; margin:0px auto 0px auto; text-align:left;}

#s_portable_url{ width:180px; height:25px; background:url(../img/s_portable_url.gif) no-repeat; margin:0px auto 14px auto; text-indent: -9999px; }

/* collect rss */
#s_collect_bg{width:180px; padding-top:70px; height:90px; background:url(../img/s_collect_bg.gif) no-repeat; padding-bottom:25px; margin:0px auto; }
#s_under{ width:204px; height:14px; background:url(../img/s_under.gif) no-repeat;}
#s_collect_bg ul{ padding:0px 10px 10px 24px; }
#s_collect_bg span{ margin-right:6px;}
#s_collect_bg ul a{
color:#2C7CA3;
font-size:10px;
line-height:100%;
text-decoration:underline;
display:inline;
}
#bnr_link{
width:180px;
margin:0px auto;
padding-bottom:10px;
}
/*----------------*/

/*---------------------------------------------------------*/
/*    sidebar nomal                                        */
/*---------------------------------------------------------*/
#s_contact{
width:204px;
height:221px;
background:url(../img/data_request.gif) no-repeat;
text-indent: -9999px;
display:block;
}
#s_contact:hover{background:url(../img/data_request_on.gif) no-repeat; }


/*---------------------------------------------------------*/
/*    sidebar licence                                      */
/*---------------------------------------------------------*/
#sl_licence_box{ margin:0px auto 10px auto; width:180px; }
#sl_licence_title{ background:url(../img/side_licence/sl_licence_title.gif) no-repeat; text-indent: -9999px; height:45px; }
#sl_licence_special{ background:url(../img/side_licence/sl_licence_special.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#sl_licence_flow{ background:url(../img/side_licence/sl_licence_flow.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#sl_licence_guide{ background:url(../img/side_licence/sl_licence_guide.gif) no-repeat; text-indent: -9999px; height:79px; }
#sl_licence_place{ position: relative; }
#sl_licence_place ul{ position: absolute; text-align:left; padding-left:14px; }
#sl_place1{ left: 0px; top: -50px; width: 160px; }
#sl_place2{ left: 0px; top: -36px; width: 160px; }
#sl_place3{ left: 0px; top: -22px; width: 160px; }
#sl_licence_place li{ float:left; }
#sl_licence_place a{
background: url(../img/arrow_green.gif) no-repeat;
background-position:0% 40%;
padding-left:8px;
margin-left:4px;
font-size:10px;
line-height:140%;
color:#7E9358;
text-decoration:underline;
}
#sl_licence_voice{ background:url(../img/side_licence/sl_licence_voice.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#sl_licence_qa{ background:url(../img/side_licence/sl_licence_qa.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#sl_licence_free{ background:url(../img/side_licence/sl_licence_free.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }

/* pass_rss */
#sl_licence_rsstitle{ margin:0px auto; width:180px; height:22px; background:url(../img/side_licence/sl_pass_title.gif) no-repeat; text-indent: -9999px; display:block;}
#sl_licence_wbg{ margin:0px auto 10px auto; width:180px; height:96px; background:url(../img/side_licence/sl_pass_bg.gif) no-repeat; padding-top:4px;}
#sl_licence_whitebg{ margin:0px auto; width:170px; height:65px; background:url(../img/side_licence/sl_pass_whitebg.gif) no-repeat; }
#sl_licence_whitebg ul{ padding:6px 10px 0px 10px;}
#sl_licence_whitebg span{ margin-right:3px;}
#sl_licence_whitebg ul a{ margin:0px auto; color:#2C7CA3; font-size:10px; line-height:100%; display:inline; text-decoration:underline; }
#sl_pass_all{ margin:0px auto; width:160px; background:url(../img/side_licence/sl_pass_all.gif) no-repeat; display:block; text-indent: -9999px;}

/*----------------*/

/*---------------------------------------------------------*/
/*    sidebar skill_up                                     */
/*---------------------------------------------------------*/
#ss_skill_box{ margin:0px auto 10px auto; width:180px; }
#ss_skill_title{ background:url(../img/side_skill/ss_skill_title.gif) no-repeat; text-indent: -9999px; height:46px; }
#ss_skill_special{ background:url(../img/side_skill/ss_skill_special.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#ss_skill_flow{ background:url(../img/side_skill/ss_skill_flow.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#ss_skill_guide{ background:url(../img/side_skill/ss_skill_guide.gif) no-repeat; text-indent: -9999px; height:79px; }
#ss_skill_place{ position: relative; }
#ss_skill_place ul{ position: absolute; text-align:left; padding-left:14px; }
#ss_place1{ left: 0px; top: -50px; width: 160px; }
#ss_place2{ left: 0px; top: -36px; width: 160px; }
#ss_place3{ left: 0px; top: -22px; width: 160px; }
#ss_skill_place li{ float:left; }
#ss_skill_place a{
background: url(../img/arrow_green.gif) no-repeat;
background-position:0% 40%;
padding-left:8px;
margin-left:4px;
font-size:10px;
line-height:140%;
color:#7E9358;
text-decoration:underline;
}
#ss_skill_voice{ background:url(../img/side_skill/ss_skill_voice.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#ss_skill_qa{ background:url(../img/side_skill/ss_skill_qa.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }
#ss_skill_free{ background:url(../img/side_skill/ss_skill_free.gif) no-repeat; display:block; text-indent: -9999px; height:29px; }

/* skill_rss */
#ss_skill_rsstitle{ margin:0px auto; width:180px; height:22px; background:url(../img/side_skill/ss_skill_rsstitle.gif) no-repeat; text-indent: -9999px; display:block;}
#ss_skill_wbg{ margin:0px auto 10px auto; width:180px; height:96px; background:url(../img/side_skill/ss_skill_bg.gif) no-repeat; padding-top:4px;}
#ss_skill_whitebg{ margin:0px auto; width:170px; height:65px; background:url(../img/side_skill/ss_skill_whitebg.gif) no-repeat; }
#ss_skill_whitebg ul{ padding:6px 10px 0px 10px;}
#ss_skill_whitebg span{ margin-right:3px;}
#ss_skill_whitebg ul a{ margin:0px auto; color:#2C7CA3; font-size:10px; line-height:100%; display:inline; text-decoration:underline;}
#ss_pass_all{ margin:0px auto; width:160px; background:url(../img/side_skill/ss_skill_all.gif) no-repeat; display:block; text-indent: -9999px;}

/*----------------*/

/*---------------------------------------------------------*/
/*    footer_license                                       */
/*---------------------------------------------------------*/
#footer_license_title{
margin:0px auto;
width:700px;
height:30px;
background:url(../../license/img/footer_license_title.gif) no-repeat;
text-indent: -9999px;
}
#footer_license_area{
margin:0px auto;
width:700px;
background:url(../../license/img/footer_licence_line.gif) repeat-y;
}
#footer_license_area ul{ text-align:center; padding:14px 0px 10px 0px;}
#footer_license_area li{ display:inline;}
#footer_license_area p{ text-align:center; padding-bottom:12px; }
#footer_licence_underline{
margin:0px auto;
padding-bottom:40px;
width:700px;
height:3px;
background:url(../../license/img/footer_licence_underline.gif) no-repeat;
}
#footer_license_area a{ text-decoration:underline; }

/*---------------------------------------------------------*/
/*    footer_skill                                         */
/*---------------------------------------------------------*/
#footer_skill_title{
margin:0px auto;
width:700px;
height:30px;
background:url(../../skill_up/img/footer_skill_title.gif) no-repeat;
text-indent: -9999px;
}
#footer_skill_area{
margin:0px auto;
width:700px;
background:url(../../skill_up/img/footer_skill_line.gif) repeat-y;
}
#footer_skill_area ul{ text-align:center; padding:14px 0px 10px 0px;}
#footer_skill_area li{ display:inline;}
#footer_skill_area p{ text-align:center; padding-bottom:12px; }
#footer_skill_underline{
margin:0px auto;
padding-bottom:40px;
width:700px;
height:3px;
background:url(../../skill_up/img/footer_skill_underline.gif) no-repeat;
}
#footer_skill_area a{ text-decoration:underline; }
#wrap_line #wrap_bg #headder_l #contets #kuwashii {
	text-align: right;
	height: 15px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 15px;
}
#wrap_line #wrap_bg #headder_l #contets #bunshou {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}

