@charset "Shift_JIS";

*
{
margin:0;
padding:0;
}

a:link    {color:#28649b;}
a:visited {color:#28649b;}
a:active  {color:#eb0000;}
a:hover   {color:#eb0000;}

body
{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
font-size:0.75em;
font-style:normal;
line-height:1.3em;
font-weight:normal;
font-variant:normal;
color:#444444;
background-color:#ffffff;
background-image:url(../images/common/body_bg.jpg);
background-repeat:repeat-x;
background-position:top;
text-align:center;
}

p
{
margin-bottom:1em;
}

img
{
vertical-align:bottom;
border:0;
}

.red
{
color:#eb0000;
}

.orange
{
color:#ffb900;
}

.font10
{
font-size:10px;
}

.clear
{
clear:both;
}

.right
{
text-align:right;
clear:both
}

.center
{
text-align:center;
}

.mb
{
margin-bottom:20px;
}

/*基本エリア設定*/
#wrapper
{
width:760px;
height:auto;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
}

#h1area
{
width:760px;
height:21px;
line-height:21px;
background-image:url(../images/common/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#header
{
width:760px;
height:57px;
}

#menu
{
width:760px;
height:30px;
margin-bottom:10px;
}

#pagebody
{
width:760px;
height:auto;
clear:both;
}

#sidenavi
{
width:180px;
height:auto;
margin-right:20px;
float:left;
padding-bottom:20px;
}

#contents
{
width:560px;
height:auto;
float:right;
clear:right;
padding-bottom:20px;
}

#footerlink
{
background-color:#ebebeb;
font-size:12px;
line-height:100%;
width:760px;
height:auto;
text-align:center;
clear:both;
}

#footer
{
width:760px;
height:80px;
font-size:12px;
line-height:17px;
background-image:url(../images/common/dotline.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#ffffff;
clear:both;
}

address
{
font-style:normal;
clear:both;
}

#footerL
{
width:670px;
height:auto;
float:left;
padding-top:12px;
}

#footerR
{
width:90px;
height:auto;
float:right;
padding-top:12px;
text-align:right;
}

#footerR a
{
color:#444444;
text-decoration:underline;
}

#footerR a:hover
{
color:#eb0000;
text-decoration:underline;
}

/*ヘッダーメニュー*/
#menu span
{
display:none;
}

#menu li
{
list-style:none;
float:left;
}

.menu1 a
{
display:block;
width:150px;
height:30px;
background-image:url(../images/common/menu1_off.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu1 a:hover
{
width:150px;
height:30px;
background-image:url(../images/common/menu1_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.select1
{
width:150px;
height:30px;
background-image:url(../images/common/menu1_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu2 a
{
display:block;
width:150px;
height:30px;
background-image:url(../images/common/menu2_off.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu2 a:hover
{
width:150px;
height:30px;
background-image:url(../images/common/menu2_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.select2
{
width:150px;
height:30px;
background-image:url(../images/common/menu2_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu3 a
{
display:block;
width:150px;
height:30px;
background-image:url(../images/common/menu3_off.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu3 a:hover
{
width:150px;
height:30px;
background-image:url(../images/common/menu3_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.select3
{
width:150px;
height:30px;
background-image:url(../images/common/menu3_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu4 a
{
display:block;
width:150px;
height:30px;
background-image:url(../images/common/menu4_off.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu4 a:hover
{
width:150px;
height:30px;
background-image:url(../images/common/menu4_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.select4
{
width:150px;
height:30px;
background-image:url(../images/common/menu4_on.jpg);
background-repeat:no-repeat;
margin-right:3px;
}

.menu5 a
{
display:block;
width:148px;
height:30px;
background-image:url(../images/common/menu5_off.jpg);
background-repeat:no-repeat;
}

.menu5 a:hover
{
width:148px;
height:30px;
background-image:url(../images/common/menu5_on.jpg);
background-repeat:no-repeat;
}

.select5
{
width:148px;
height:30px;
background-image:url(../images/common/menu5_on.jpg);
background-repeat:no-repeat;
}

/*サイドメニュー*/
#sidenavi img
{
margin-bottom:10px;
}

#sidenavi ul
{
border-top:1px solid #dcdcdc;
margin-bottom:20px;
}

#sidenavi li
{
list-style:none;
width:163px;
height:28px;
font-size:12px;
line-height:28px;
background-image:url(../images/common/side_menu_bg.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:17px;
}

/*フッターサイトマップ設定*/
#footerlink ul
{
padding:10px 0 7px 0;
}

#footerlink li
{
list-style:none;
display:inline;
}

#footerlink li a
{
color:#444444;
text-decoration:none;
padding:0 3px;
}

#footerlink li a:hover
{
color:#eb0000;
text-decoration:underline;
}

/*見出しタグ設定*/
h1
{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
font-variant:normal;
color: #666666;
}

h2
{
clear:both;
}

h2 span
{
display:none;
}

h3
{
clear:both;
}

h3 span
{
display:none;
}

.ptitle01
{
width:560px;
height:112px;
background-image:url(../images/harassment/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle2
{
width:560px;
height:112px;
background-image:url(../images/sexual/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle3
{
width:560px;
height:112px;
background-image:url(../images/power/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle4
{
width:560px;
height:112px;
background-image:url(../images/service/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle5
{
width:560px;
height:112px;
background-image:url(../images/diagnosis/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle6
{
width:560px;
height:112px;
background-image:url(../images/lecture/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle7
{
width:560px;
height:112px;
background-image:url(../images/schedule/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle8
{
width:560px;
height:112px;
background-image:url(../images/application/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle9
{
width:560px;
height:112px;
background-image:url(../images/video/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle10
{
width:560px;
height:112px;
background-image:url(../images/magazine/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle11
{
width:560px;
height:112px;
background-image:url(../images/member/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle12
{
width:560px;
height:112px;
background-image:url(../images/labo/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle13
{
width:560px;
height:112px;
background-image:url(../images/expert/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle14
{
width:560px;
height:112px;
background-image:url(../images/summary/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.ptitle15
{
width:560px;
height:112px;
background-image:url(../images/contact/pagetitle.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle1
{
width:560px;
height:35px;
background-image:url(../images/harassment/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle2
{
width:560px;
height:35px;
background-image:url(../images/harassment/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle3
{
width:560px;
height:35px;
background-image:url(../images/harassment/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle4
{
width:560px;
height:35px;
background-image:url(../images/sexual/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle5
{
width:560px;
height:35px;
background-image:url(../images/sexual/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle6
{
width:560px;
height:35px;
background-image:url(../images/sexual/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle7
{
width:560px;
height:35px;
background-image:url(../images/power/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle8
{
width:560px;
height:35px;
background-image:url(../images/power/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle9
{
width:560px;
height:35px;
background-image:url(../images/power/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle10
{
width:560px;
height:35px;
background-image:url(../images/service/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle11 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle12 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle13 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle4.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle14 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle5.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle15 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle6.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle16 a
{
display:block;
width:275px;
height:35px;
background-image:url(../images/service/stitle7.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle17
{
width:560px;
height:35px;
background-image:url(../images/diagnosis/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle18
{
width:560px;
height:35px;
background-image:url(../images/diagnosis/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle19
{
width:560px;
height:35px;
background-image:url(../images/diagnosis/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle20
{
width:560px;
height:35px;
background-image:url(../images/diagnosis/stitle4.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle21
{
width:560px;
height:35px;
background-image:url(../images/diagnosis/stitle5.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle22
{
width:560px;
height:35px;
background-image:url(../images/lecture/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle23
{
width:275px;
height:35px;
background-image:url(../images/lecture/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle24
{
width:275px;
height:35px;
background-image:url(../images/lecture/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle25
{
width:275px;
height:35px;
background-image:url(../images/lecture/stitle4.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle26
{
width:275px;
height:35px;
background-image:url(../images/lecture/stitle5.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle27
{
width:560px;
height:35px;
background-image:url(../images/application/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle28
{
width:560px;
height:35px;
background-image:url(../images/application/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle29
{
width:560px;
height:35px;
background-image:url(../images/application/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle30
{
width:560px;
height:35px;
background-image:url(../images/magazine/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle31
{
width:560px;
height:35px;
background-image:url(../images/magazine/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle32
{
width:560px;
height:35px;
background-image:url(../images/member/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle33
{
width:560px;
height:35px;
background-image:url(../images/member/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle34
{
width:560px;
height:35px;
background-image:url(../images/member/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle35
{
width:560px;
height:35px;
background-image:url(../images/member/stitle4.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle36
{
width:560px;
height:35px;
background-image:url(../images/labo/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle37
{
width:560px;
height:35px;
background-image:url(../images/labo/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle38
{
width:560px;
height:35px;
background-image:url(../images/summary/stitle1.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle39
{
width:560px;
height:35px;
background-image:url(../images/summary/stitle2.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

.stitle40
{
width:560px;
height:35px;
background-image:url(../images/summary/stitle3.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

/*TOP*/
.main
{
margin:0 0 10px 0;
}

.text1
{
margin:0 0 10px 0;
}

#Top
{
width:760px;
height:auto;
}

#TopL
{
width:570px;
height:auto;
margin-right:10px;
float:left;
padding-bottom:10px;
}

#TopR
{
width:180px;
height:auto;
float:right;
padding-bottom:10px;
font-size:12px;
line-height:16px;
}

#TopR img
{
margin-bottom:10px;
}

#CatBg
{
width:540px;
height:240px;
background-color:#f5f5f5;
background-image:url(../images/top/cat_bgimg.jpg);
background-repeat:no-repeat;
background-position:top;
margin-bottom:10px;
padding:10px 15px;
}

#dotline
{
width:540px;
height:auto;
background-image:url(../images/top/dot2.gif);
background-repeat:repeat-y;
overflow:auto;
}

#dotline dt
{
margin-bottom:7px;
}

#dotline dd
{
background-image:url(../images/top/arrow.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
margin-bottom:4px;
}

.dt1
{
width:170px;
height:auto;
float:left;
margin-right:15px;
}

.dt2
{
width:170px;
height:auto;
float:left;
}

.info
{
clear:both;
margin:0;
padding:0;
}

/*下層ページ段組*/
.Step1
{
width:560px;
height:auto;
clear:both;
}

.Step1L
{
width:216px;
height:auto;
margin-right:14px;
float:left;
padding-bottom:20px;
}

.Step1R
{
width:330px;
height:auto;
float:right;
clear:right;
padding-bottom:20px;
}

.Step2
{
width:560px;
height:auto;
clear:both;
}

.Step2L
{
width:275px;
height:auto;
margin-right:10px;
float:left;
padding-bottom:15px;
}

.Step2R
{
width:275px;
height:auto;
float:right;
clear:right;
padding-bottom:15px;
}

.Step3
{
width:275px;
height:auto;
}

.Step3L
{
width:163px;
height:auto;
margin-right:10px;
float:left;
}

.Step3R
{
width:102px;
height:auto;
float:right;
clear:right;
}

.Step4
{
width:560px;
height:auto;
clear:both;
}

.Step4L
{
width:360px;
height:auto;
margin-right:20px;
float:left;
padding-bottom:20px;
}

.Step4R
{
width:180px;
height:auto;
float:right;
clear:right;
padding-bottom:20px;
}

/*下層ページリスト設定*/
.list1
{
margin:0 0 0 25px;
}

.list1 li
{
margin-bottom:5px;
}

.list2
{
margin:0 0 15px 25px;
}

.list2 li
{
margin-bottom:5px;
}

.list3 li
{
list-style:none;
}

.list4 dt
{
letter-spacing:0.2em;
font-weight:bold;
color:#3366CC;
margin-bottom:5px;
padding:4px 6px 3px 6px;
border-bottom:1px dotted #3366CC;
border-left:3px solid #3366CC;
background-color:#EBF5FF;
}

.list4
{
margin-bottom:20px;
}

.list4 dd
{
margin-bottom:12px;
}

.list5 ul
{
margin-bottom:15px;
}

.list5 li
{
list-style:none;
padding:5px;
background-color:#f1f1f1;
margin-bottom:4px;
border-bottom:1px solid #dcdcdc;
}

.list6 dt
{
font-size:1.2em;
font-weight:bold;
color:#339900;
margin-bottom:10px;
padding-bottom:2px;
border-bottom:1px dotted #666666;
}

.list6 dd
{
margin-bottom:12px;
}

/*職場のハラスメント*/
.Step1L img
{
padding:6px;
border:2px solid #ebebeb;
}

.text2
{
font-size:1.3em;
color:#e62d2d;
font-weight:bold;
clear:both;
margin-bottom:10px;
padding-top:2px;
}

.text3
{
padding:10px;
background-color:#f1f1f1;
margin-bottom:20px;
}

/*セクシュアル・ハラスメント*/
.table1
{
width:559px;
height:auto;
border-top:1px solid #b4b4b4;
border-left:1px solid #b4b4b4;
margin-bottom:20px;
}

.table1 th
{
width:80px;
padding:5px 6px 5px 15px;
border-bottom:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
font-weight:normal;
background-color:#f1f1f1;
}

.table1 td
{
padding:5px 6px;
border-bottom:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
}

.banner1
{
width:180px;
float:left;
margin-right:10px;
}

.banner2
{
width:180px;
float:left;
}

/*パワー・ハラスメント*/
.text4
{
padding:15px;
background-color:#FFFFEB;
border:1px solid #FFCC66;
margin-bottom:20px;
clear:both;
}

/*研究所サービス*/
.Step3R img
{
border:1px solid #ebebeb;
}

/*養成講座の日程*/
.TitleText
{
font-size:1.3em;
line-height:1.2em;
font-weight:bold;
color:#339900;
background-color:#EBFFD7;
margin-bottom:0px;
padding:9px 10px 7px 10px;
border-top:1px solid #339900;
border-left:6px solid #339900;
border-right:1px solid #339900;
}

.BodyText
{
padding:15px;
border:1px solid #339900;
margin-bottom:10px;
}

/*問い合わせ*/
#FormTable table
{
width:100%;
height:auto;
border-left:1px solid #b4b4b4;
border-top:1px solid #b4b4b4;
}

#FormTable th
{
width:130px;
padding:7px 10px;
border-right:1px solid #b4b4b4;
border-bottom:1px solid #b4b4b4;
background-color:#f1f1f1;
font-weight:normal;
text-align:left;
}

#FormTable td
{
padding:7px 10px 7px 15px;
border-right:1px solid #b4b4b4;
border-bottom:1px solid #b4b4b4;
}

#SubmitButton
{
text-align:center;
margin:20px 0;
}

.FTextarea
{
width:350px;
}

/*ビデオ紹介*/
.VideoTitle
{
font-size:1.3em;
line-height:1.2em;
font-weight:bold;
color:#339900;
background-color:#EBFFD7;
margin-bottom:15px;
padding:9px 10px 7px 10px;
border-top:1px solid #339900;
border-left:6px solid #339900;
border-right:1px solid #339900;
border-bottom:1px solid #339900;
}

/*研究所案内*/
.text5
{
padding:15px;
background-color:#f1f1f1;
border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;
}

/*専門スタッフ*/
.text6
{
padding:8px 15px;
background-color:#f1f1f1;
border-top:2px solid #ebebeb;
border-bottom:2px solid #ebebeb;
}


.text7
{
font-size:1.2em;
color:#003399;
font-weight:bold;
clear:both;
margin-bottom:10px;
padding-top:2px;
}

