@charset "UTF-8";
@import "reset.css";


/*-----------------------------------------------
 BASIC
-----------------------------------------------*/
*{
font-size:13px;
}
html{
height:100%;
}
body { 
height:100%;
width:100%;
line-height:160%;
background:#ffffff;
font-family:sans-serif;
text-align:center;
margin: 0 auto;
color:#000000;
}
br{letter-spacing:normal;}
a{text-decoration:none;}
a:hover {text-decoration:none;}
p{line-height:160%;margin:0 0 1em;text-align:left;font-size:105%;color:#727171;}
li{list-style:none;text-align:left;color:#727171;}
strong{font-weight:bold;}
h1,h2,h3,h4,h5,h6{text-align:left;}
dt,dd{text-align:left;}
th,td{text-align:left;}
img,
fieldset {
	border:0;
}
.goTop{
clear:both;
width:100%;
padding:10px 0px;
}
.goTop a{
float:right;
background-image:url("../img/all/up.gif");
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}
.goTop a:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


.goUp{
clear:both;
width:100%;
padding:5px 0px;
}
.goUp a{
float:left;
background-image:url("../img/all/up.gif");
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}
.goUp a:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.contact{
width:115px;
height:30px;
float:left;
margin-bottom:-30px;
}

.alpha:hover img{
filter:alpha(opacity=50);
opacity:0.5;
}

.liDisc{
margin-left:20px;
margin-bottom:30px;
margin-bottom:20px;
}
.liDisc li{
list-style-type:disc;
margin-left:20px;
}
.liDisc .note{
margin-left:10px;
padding-left:1em;
text-indent:-1em;
}
.liDisc .note li{
list-style-type:none;
}


.mg5 li{
margin-bottom:5px;
}
#arrow1{
list-style:none;
background-image:url("../img/all/arrow1.gif");
background-repeat:no-repeat;
background-position:0px 3px;
text-indent:1.5em;
}

/*-----------------------------------------------
 LAYOUT
-----------------------------------------------*/
#container {
width: 100%;
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
background-image:url("../img/all/bg_shadow.gif");
background-repeat:repeat-y;
background-position:center;
margin:0 auto;
padding-bottom:77px;
}

#container2 {
width: 100%;
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
background-image:url("../img/all/bg_shadow_popup.gif");
background-repeat:repeat-y;
background-position:center;
margin:0 auto;
padding-bottom:77px;
}

body > #container{
height:auto;
}
#container:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#wrapper{
width:960px;
margin:0 auto;
padding-bottom: 52px;
}

#sidebar {
width:200px;
margin:30px 25px 30px 0px;
float:right;
}
#contents{
clear:left;
width:860px;
margin:30px 0px 30px 25px;
float:left;
}
#footer{
clear:both;
color:#3E3A39;
padding:5px 0px 5px 0px;
position: absolute;
bottom: 0;
left:0;
width:100%;
height:42px;
text-align:center;
background-image:url("../img/all/bg_ft.gif");
background-repeat:repeat-y;
background-position:bottom center;
}
#footerCts{
width:960px;
margin: 0 auto;
text-align:center;
}

#yjSsSb{
float:right;
}
#yjSsFrm{
float:right;
width: 240px;
background: url(../img/all/input.gif) left top no-repeat;
display: block;
height: 24px;
position: relative;
}
#yjSsTxt{
width: 156px;
position: absolute;
top: 3px;
left: 12px;
border: 1px solid #FFF;
}
#yjSsBtn{
position: absolute;
top: 3px;
left: 214px;
}

#p{
    margin-bottom: 95px;
}


/*-----------------------------------------------
 LINK
-----------------------------------------------*/
a {color:#333333;text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color:#cc0000;text-decoration:underline;}
a:active {color:#cc0000;}


/*-----------------------------------------------
 HEADER
-----------------------------------------------*/
a.logo{
width:219px;
height:41px;
float:left;
}
h1{
padding:10px 0px 0px 10px;
width:250px;
height:31px;
color:#999999;
line-height:175%;
text-align:left;
float:left;
}
#header{
height:40px;
padding:28px 25px 17px 25px;
}

#header a{color:#666666;}
#header a:hover{color:#cc0000;text-decoration:underline;}

#header ul{
width:400px;
padding:7px 0px 0px 0px;
float:right;
}
#header li{
float:right;
padding-left:10px;
}
#header li a{
padding-left:10px;
border-left:1px solid #dddddd;
}

/*-----------------------------------------------
 SlideShow 2018/09/20
-----------------------------------------------*/
#slideshow {
   position: relative;
   width:  960px; /* 画像の横幅に合わせて記述 */
   height: 315px; /* 画像の高さに合わせて記述 */
   margin: 0 auto;
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}


/*-----------------------------------------------
 NAVIGATION
-----------------------------------------------*/
#navigaiton{
width:960px;
height:33px;
}
diV#navigation ul{
width:960px;
height:33px;
}
#navigation li{
width:318px;
height:33px;
padding-top:10px;
text-align:center;
float:left;
border:0px;
border-right:3px solid #ffffff;
}
#navigation li a{
color:#727171;
font-size:125%;
font-weight:bold;
}
#navigation li a:hover{
color:#727171;
text-decoration:none;
}
#navigation li{
background-image:url("../img/all/bg_btn.png");
background-repeat:no-repeat;
display:block;
}
#navigation li:hover{
background-image:url("../img/all/bg_btn_ov.png");
background-repeat:no-repeat;
cursor: pointer;
}

#navigation li p{
text-align:center;
margin:0px;
padding:10px 0px 0px 0px;
font-size:100%;
font-weight:normal;
line-height:145%;
}
#navigation li#last{
width:318px;
border:0px;
}
#navigation li a#end{
width:318px;
}

/* for sub page */
#nav{
width:960px;
height:34px;
}
#nav ul{
width:960px;
height:34px;
}
#nav li{
width:318px;
height:34px;
text-align:center;
float:left;
font-weight:bold;
border-right:3px solid #ffffff;
}
#nav li a{
color:#727171;
width:318px;
height:24px;
padding-top:10px;
text-align:center;
font-size:125%;
background-image:url("../img/all/bg_btn.png");
background-repeat:no-repeat;
display:block;
}
#nav li a:hover{
color:#727171;
text-decoration:none;
background-image:url("../img/all/bg_btn_ov.png");
background-repeat:no-repeat;
}
#nav li p{
text-align:center;
padding:12px 0px 0px 0px;
font-weight:normal;
line-height:145%;
}
#nav #last{
width:318px;
border:0px;
}
#nav #last #end{
width:318px;
}

/*-----------------------------------------------
 SIDEBAR
-----------------------------------------------*/
/*---#sidebar{
}
#sidebar:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#sidebar li{
}
#sidebar #btnBg1{
width:200px;
height:188px;
background-image:url("../img/all/btn_bg_interactive.png");
background-repeat:no-repeat;
}
#sidebar #btnBg1 ul{
padding:45px 0px 0px 24px;
}
#sidebar #btnBg1 li{
line-height:0;
margin-top:4px;

}

#sidebar #btnBg2{
width:200px;
height:155px;
background-image:url("../img/all/btn_bg_studynote.png");
background-repeat:no-repeat;
}
#sidebar #btnBg2 ul{
padding:45px 0px 0px 24px;
}
#sidebar #btnBg2 li{
line-height:0;
margin-top:4px;
}

#sidebar #btnBg3{
width:200px;
height:140px;
background-image:url("../img/all/btn_bg_studynet.png");
background-repeat:no-repeat;
}
#sidebar #btnBg3 ul{
padding:45px 0px 0px 24px;
}
#sidebar #btnBg3 li{
line-height:0;
margin-top:4px;
}

#sidebar #btnBg4{
width:200px;
height:140px;
background-image:url("../img/all/btn_bg_pg.png");
background-repeat:no-repeat;
}
#sidebar #btnBg4 ul{
padding:75px 0px 0px 24px;
}
#sidebar #btnBg4 li{
line-height:0;
margin-top:4px;
}

/*-----------------------------------------------
 CONTENTS_重要なお知らせ（2017/11/14追加）
-----------------------------------------------*/
#attention{
border:3px #F7DDE9 solid;
padding:10px 20px 0px;
margin-bottom:20px;
}
.att-title{
font-size:15px;
color:#DC699B;
float:left;
margin-bottom:10px;
font-weight:bold;
}
.att_content{
clear:both;
margin-left:5px;
}
.att_link{
float:right;
}


/*-----------------------------------------------
 CONTENTS_TOP
-----------------------------------------------*/

#catch{
width:960px;
height:315px;
}
#topics{
width:860px;
margin-right:20px;
float:left;
height:120px;
overflow-y: scroll;
}
#topics h2{
width:100px;
height:120px;
float:left;
}
p.lst{
float:right;
background-image:url("../img/all/arrow.gif");
background-repeat:no-repeat;
background-position:0px 3px;
padding:0px 0px 0px 20px;
margin:0px;
}
p.lst a{}
a.rss{
float:right;
}
#topicsList1{
clear:both;
padding:5px 10px;
border:1px solid #dcdddd;
border-right:0px;
background-image:url("../img/top/bg_topics1.gif");
background-repeat:repeat-y;
background-position:right top;
}

.box1{width:100%;clear:right;padding:10px 0px;border-bottom:1px dotted #898989;height:auto;}
.box1 li.dat{width:110px;height:18px;float:left;}
.box1 li.ico{padding:2px 0px;width:100px;height:18px;float:left;}
.box1 li.par{width:600px;float:left;line-height:150%;padding-bottom:5px;}
.box1 li.det{width:200px;clear:both;float:right;text-align:right;}
.box1:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#events{
width:330px;
float:left;
}
#events h2{
width:100px;
height:25px;
float:left;
}
#topicsList2{
clear:both;
padding:5px 10px;
border:1px solid #dcdddd;
border-right:0px;
background-image:url("../img/top/bg_topics2.gif");
background-repeat:repeat-y;
background-position:right top;
margin-bottom:10px;
}
#topicsList3{
clear:both;
padding:5px 10px;
border:1px solid #dcdddd;
border-right:0px;
background-image:url("../img/top/bg_topics3.gif");
background-repeat:repeat-y;
background-position:right top;
margin-bottom:35px;
}
.box2{width:100%;clear:right;padding:10px 0px;border-bottom:1px dotted #898989;height:auto;}
.box2 .dat{width:110px;height:18px;float:left;}
.box2 .ico{padding:2px 0px;width:90px;height:18px;float:left;}
.box2 .par{width:190px;float:right;line-height:150%;padding-bottom:5px;}
.box2 .det{width:190px;clear:both;float:right;text-align:right;}
.box2:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#events h3{
color:#ffffff;
font-weight:bold;
padding:3px 0px 2px 0px;
background-color:#F8B62D;
text-align:center;
}
#events .cap{
line-height:130%;
padding:0px 0px 5px 0px;
border-bottom:1px solid #F8B62D;
}
#events .mov{
text-align:right;
padding-right:20px;
background-image:url("../img/all/arrow2.gif");
background-position:right;
background-repeat:no-repeat;
}

/*-----------------------------------------------
 CONTENTS PAGE
-----------------------------------------------*/
#h2{
padding-bottom:10px;
margin-bottom:30px;
border-bottom:2px dotted #F29518;
text-align:center;
font-size:200%;
font-weight:bold;
color:#F29518;
}
.h2{
padding-bottom:10px;
margin-bottom:30px;
border-bottom:2px dotted #F29518;
text-align:center;
font-size:200%;
font-weight:bold;
color:#F29518;
}
#h2_grn{
padding-bottom:10px;
margin-bottom:30px;
border-bottom:2px dotted #94C33A;
text-align:center;
font-size:200%;
font-weight:bold;
color:#94C33A;
}
#h2_is{
padding:10px 0px;
margin-bottom:15px;
text-align:center;
font-size:200%;
font-weight:bold;
color:#278bc7;
}
#h2_sn{
padding:10px 0px;
margin-bottom:15px;
text-align:center;
font-size:200%;
font-weight:bold;
color:#439E37;
}
#h2_snet{
padding:10px 0px;
margin-bottom:15px;
text-align:center;
font-size:200%;
font-weight:bold;
color:#EF8200;
}

.boxAll{
border:10px solid #cccccc;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
behavior: url(border-radius.htc);
padding:10px 20px;
margin-bottom:25px;
background-color:#ffffff;
}
/*orange*/
.bxo{border:10px solid #F5D38C;}
/*green2*/
.bxn{border:10px solid #B4D484;}

.sig_box {
	overflow: auto;
	padding: 0 1rem 1rem 1rem;
	text-align: center;
}
.sig_box > div {
	width: 750px;
	height: 100px;
	margin: 1rem auto 0 auto;
	padding: 20px 10px;
	border: 5px solid #ffffff;
}

#sizing_2 {
	box-sizing: content-box;
    text-align:left;
}

/*-----------------------------------------------
 NEWS
-----------------------------------------------*/
.news {
line-height: 1.6;
width: 100%;
}
.news .news1 {
width: 175px;
padding:10px 0px;
text-align:left;
vertical-align:top;
border-bottom:1px solid #cccccc;
}
.news .news1 img{
vertical-align:middle;
margin-left:6px;
}
.news .news1 .img1 img{
vertical-align:middle;
margin-left:0px;
}
.news .news2 {
padding:10px 0px;
border-bottom:1px solid #cccccc;
text-align:left;
}
.news .news2 p{
text-align:right;
}
.news .news2 a{
padding-top:15px;

}


/*-----------------------------------------------
 EVENTS
-----------------------------------------------*/
.events {
line-height: 1.6;
width: 100%;
}
.events .events1 {
width: 130px;
padding:10px 0px;
vertical-align:top;
text-align:left;
border-bottom:1px solid #cccccc;
}
.events .events2 {
padding:10px 0px;
border-bottom:1px solid #cccccc;
text-align:left;
}
.events .events2 p{
padding-top:15px;
text-align:right;
}


/*-----------------------------------------------
 STUDY SERIES
-----------------------------------------------*/
#ssH2{
padding:0px 0px 3px 0px;
margin:0px 0px 10px 0px;
border-bottom:1px solid #023D8E;

}


#ssH3{
clear:both;
color:#023D8E;
font-size:125%;
font-weight:bold;
line-height:160%;
padding:0px 0px 3px 0px;
margin:0px 0px 10px 0px;


}
.ssSp1{
float:left;
width:118px;
margin-right:10px;
margin-top:30px;
}
#ssSp2{
float:left;
width:304px;
min-height:650px;
margin-bottom:40px;
border:1px solid #cccccc;
background-color:#DAE9F7;
}
#ssSp2 h3{
color:#ffffff;
text-align:center;
padding:3px 0px;
background-color:#4694D1;
}
#ssSp2_bg{
width:304px;
height:180px;
background-image:url("../img/ss/ss2.gif");
background-repeat:no-repeat;
text-align:left;
}
#ssSp2_bg img{
padding:9px 0px 0px 81px;
}
#ssSp2_bg p{
padding:10px 0px 0px 90px;
font-size:125%;
}
#ssSp2 ul{
padding:0px 5px;
}
#ssSp2 li{
background-color:#ffffff;
padding:10px 0px;
height:35px;
margin-bottom:8px;
text-align:center;
color:#036EB8;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior:url(border-radius.htc);
}

#ssSp3{
float:right;
width:304px;
min-height:650px;
margin-bottom:40px;
border:1px solid #cccccc;
background-color:#ECF3CF;
}
#ssSp3 h3{
color:#ffffff;
text-align:center;
padding:3px 0px;
background-color:#3EB370;
}
#ssSp3_bg{
width:304px;
height:180px;
background-image:url("../img/ss/ss3.gif");
background-repeat:no-repeat;
text-align:left;
}
#ssSp3_bg img{
padding:15px 0px 0px 100px;
}
#ssSp3_bg p{
padding:15px 0px 0px 95px;
font-size:125%;
}
#ssSp3 ul{
padding:0px 5px;
}
#ssSp3 li{
background-color:#ffffff;
padding:10px 0px;
height:35px;
margin-bottom:8px;
text-align:center;
color:#00913A;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(border-radius.htc);
}

#ssSp4{
margin-top:20px;
width:680px;
height:290px;
background-image:url("../img/ss/ss9.png");
background-repeat:no-repeat;
}

#ssSp5{
float:right;
width:330px;
height:250px;
margin-top:35px;
}
#ssSp5 li{
float:left;
margin:0px 0px 0px 28px;
}
#ssSp5 li.ssSp5_space{
margin-bottom:4px;
}

#ssSp6{
float:left;
width:330px;
height:120px;
margin-top:30px;
}
#ssSp6 li{
float:left;
margin:0px 0px 0px 35px;
}

#ssSp8{
float:left;
width:330px;
height:120px;
margin-top:10px;
   
}

#ssSp8 li{
float:left;
margin:0px 0px 0px 35px;
}

#ssSp7{
	width:680px;
}
.ssSp7_title{
	font-size:16px;
	font-weight:bold;
}

.ssSp7_1{
	width:680px;
	height:150px;
	font-size:13px;
	background-image:url("../img/ss/ss7_3.png");
    background-repeat:no-repeat;
	text-align:left;
	margin-left:100px;
	padding:15px;
	box-sizing:border-box;
}
.ssSp7_1_blk{
	width:600px;
	float:left;
    	margin-left:15px;
}
.ssSp7_1_blk img{
	float:left;
	margin-right:15px;
}
.ssSp7_2{
	width:680px;
	height:160px;
	font-size:13px;
	background-image:url("../img/ss/ss7_3.png");
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	margin-left:100px;
	padding:15px;
	box-sizing:border-box;
}
.ssSp7_2_blk{
	width:600px;
	float:left;
margin-left:15px;

}
.ssSp7_2_blk img{
	float:left;
	margin-right:60px;
}
/*-----------------------------------------------
 INTERACTIVE STUDY
-----------------------------------------------*/
#isMenu{
width:680px;
height:32px;
border-bottom:3px solid #278cc4;
}
#isMenu li{
width:226px;
height:32px;
margin-right:1px;
float:left;
}
#isMenu a{
width:226px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/is/tab_off.gif");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#278cc4;
}
#isMenu a:hover{
color:#ffffff;
background-image:url("../img/is/tab_ove.gif");
background-repeat:no-repeat;
}
#isMenu .on{
color:#ffffff;
background-image:url("../img/is/tab_on.gif");
background-repeat:no-repeat;
}
#isMenu a.on:hover{
color:#ffffff;
background-image:url("../img/is/tab_on.gif");
background-repeat:no-repeat;
}
#isMenu .last{
margin-right:0px;
}
.isH3{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/is/h3.gif");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.isH31{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/is/h3.gif");
background-repeat:no-repeat;
font-size:140%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.isH4{
clear:both;
color:#238cc5;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #238cc5;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.isH45{
clear:both;
color:#278cc4;
font-weight:bold;
font-size:120%;
border-bottom:1px dotted #278cc4;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.isH46{
color:#003366;
font-weight:bold;
border-bottom:1px dotted #278cc4;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
margin-bottom:5px;
}
.isH5{
color:#278cc4;
font-weight:bold;
margin-bottom:5px;
}
.server1{
width:330px;
height:400px;
float:left;
}
.isDl{
width:415px;
height:286px;
float:left;
}
.isDl dt{
color:#258CC4;
font-weight:bold;
}
.isDl dd{
margin-bottom:10px;
}
.isNav{
width:680px;
height:65px;
margin-top:40px;
background-image:url("../img/is/nav_bg.gif");
background-repeat:no-repeat;
text-align:center;
}
.isNav li{
float:left;
padding:15px 0px 0px 11px;
}

.isBox{
background-color:#99C4E9;
padding:10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}
.isBox2{
background-color:#99C4E9;
padding:30px 10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}
.isBox3{
background-color:#99C4E9;
padding:70px 10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}

/*-----------------------------------------------
 STUDY NOTE
-----------------------------------------------*/
#snMenu{
width:680px;
height:32px;
border-bottom:3px solid #439E37;
}
#snMenu li{
width:226px;
height:32px;
margin-right:1px;
float:left;
}
#snMenu a{
width:226px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/sn/tab_off.gif");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#439E37;
}
#snMenu a:hover{
color:#ffffff;
background-image:url("../img/sn/tab_ov.gif");
background-repeat:no-repeat;
}
#snMenu .on{
color:#ffffff;
background-image:url("../img/sn/tab_on.gif");
background-repeat:no-repeat;
}
#snMenu a.on:hover{
color:#ffffff;
background-image:url("../img/sn/tab_on.gif");
background-repeat:no-repeat;
}
#snMenu .last{
margin-right:0px;
}
.snH3{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/sn/h3.gif");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.snH4{
clear:both;
color:#439E37;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #439E37;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.snH4_2{
clear:both;
width:263px;
height:25px;
color:#ffffff;
text-align:center;
font-weight:bold;
padding-top:3px;
margin-bottom:10px;
background-image:url("../img/sn/h4.gif");
background-repeat:no-repeat;
}
.snH4_3{
color:#F6AC19;
padding:20px 0px 10px 100px;
font-weight:bold;
font-size:125%;
}


.Disc_H5{
background-image:url("../img/all/disc.gif");
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:15px;
margin-left:10px;
margin-bottom:0px;
}
.Disc_H5.gn{
background-image:url("../img/all/disc_gn.gif");
}
.Disc_H5.bl{
background-image:url("../img/all/disc_bl.gif");
}
.Disc_H5.or{
background-image:url("../img/all/disc_or.gif");
}
.Disc_H5.pk{
background-image:url("../img/all/disc_pk.gif");
}

.ast{
padding:10px 0 10px 15px;
margin-top:20px;
margin-left:20px;
background-color:#FFFFFF;
text-align:left;
color:#727171;
}
.ast.gn{
background-color:#D9ECD7;
}
.ast.bl{
background-color:#D4E8F3;
}
.ast.or{
background-color:#FCE6CC;
}
.ast.pk{
background-color:#F8E1EB;
}


.snH4_4{
clear:both;
color:#25B1E2;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #439E37;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}

.sn_blk{
font-weight:bold;
font-size:100%;
color:#333333;
background-color:#D2E4D1;
padding:10px 20px;
border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius:10px;
behavior: url(border-radius.htc);
float:left;
}

.snH5{
background-color:#D3E5D1;
margin:10px 0px;
}

.snH5_2{
font-size:18px;
font-weight:bold;
border-bottom:dashed 1px #028D70;
padding-left:10px;
padding-bottom:15px;
color:#333333;
}

.snL{
clear:both;
margin-top:30px;
float:left;
}
.snR{
margin-top:30px;
width:596px;
float:left;
}
.snBox{
background-color:#D3E5D1;
padding:10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}

.snDl{
width:415px;
height:286px;
float:left;
}
.snDl dt{
color:#3EB370;
font-weight:bold;
}
.snDl dd{
margin-bottom:10px;
color:#4D4D4D;
}
.snBdr{
clear:both;
background-color:#ffffff;
padding:20px;
border:1px solid #A5D4AD;
border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius:10px;
behavior: url(border-radius.htc);
}
.snHr{
clear:both;
width:100%;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:2px dotted #A5D4AD;
}
.snHr:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.sn_txtbox{
line-height:160%;
font-size:105%;
color:#727171;
width:350px;
float:left;
text-align:left;
margin:15px;
}

.snSp1{
width:70px;
height:85px;
margin:0px 10px 105px 0px;
float:left;
}
.snSp2{
width:250px;
height:190px;
float:left;
}
.snSp3{
width:250px;
height:85px;
float:left;
}
.snSp3 img{
padding-right:5px;
}
.snSp4{
width:500px;
padding-left:5px;
font-weight:bold;
color:#EC6D7B;
float:left;
}
.snSp5{
font-weight:bold;
font-size:200%;
color:#ED6D1F;
text-align:center;
padding:10px 0px 15px 0px;
}
.snSp6{
width:634px;
height:146px;
background-image:url("../img/sn/snsp6.gif");
background-repeat:no-repeat;
margin-bottom:20px;
}
.snSp7{
float:center;
width:800px;
padding:0px 0px 0px 20px;
}
.snSp8{
width:634px;
height:167px;
background-image:url("../img/sn/snsp8.gif");
background-repeat:no-repeat;
}
.snSp9{
width:634px;
height:325px;
background-image:url("../img/sn/snsp9.gif");
background-repeat:no-repeat;
}
.snSp10{
float:left;
width:78px;
height:155px;
margin:0px 10px 0px 20px;
padding-bottom:100px;
}
.snSp11{
width:230px;
height:215px;
float:left;
}

.snNav{
width:580px;
height:65px;
margin-top:40px;
background-image:url("../img/sn/nav_bg.gif");
background-repeat:no-repeat;
padding-left:100px;
}
.snNav li{
float:left;
padding:15px 0px 0px 130px;
}


.sn_point{
clear:both;
margin:20px 0;
overflow:hidden;
}
.p_icon{
float:left;
width:50px;
height:50px;
} 
.p_content{
width:596px;
margin-top:8px;
margin-left:10px;
float:left;
}
.p_title{
clear:both;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #DB6A9B;
} 
.p_img{
float:right;
margin:0 20px;
}
.p_text{
margin-left:10px;
}

/*-----------------------------------------------
 Robohon　Programing
-----------------------------------------------*/
#rpMenu{
width:680px;
height:32px;
border-bottom:3px solid #439E37;
}
#rpMenu li{
width:226px;
height:32px;
margin-right:1px;
float:left;
}
#rpMenu a{
width:226px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/pg/tab_off.png");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#439E37;
}
#rpMenu a:hover{
color:#ffffff;
background-image:url("../img/pg/tab_ov.png");
background-repeat:no-repeat;
}
#rpMenu .on{
color:#ffffff;
background-image:url("../img/pg/tab_on.png");
background-repeat:no-repeat;
}
#rpMenu a.on:hover{
color:#ffffff;
background-image:url("../img/pg/tab_on.png");
background-repeat:no-repeat;
}
#rpMenu .last{
margin-right:0px;
}
.rpH3{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/sn/h3.gif");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.rpH4{
clear:both;
color:#439E37;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #439E37;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.rpH4_1{
clear:both;
color:#439E37;
font-weight:bold;
font-size:130%;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.rpH4_2{
clear:both;
width:263px;
height:25px;
color:#ffffff;
text-align:center;
font-weight:bold;
padding-top:3px;
margin-bottom:10px;
background-image:url("../img/sn/h4.gif");
background-repeat:no-repeat;
}
.rpH4_3{
color:#F6AC19;
padding:20px 0px 10px 100px;
font-weight:bold;
font-size:125%;
}
.rpH5{
color:#767877;
font-weight:bold;
font-size:110%;
border-bottom:1px solid #767877;
}

.Disc_H5{
background-image:url("../img/all/disc.gif");
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:15px;
margin-left:10px;
margin-bottom:0px;
}
.Disc_H5.gn{
background-image:url("../img/all/disc_gn.gif");
}
.Disc_H5.bl{
background-image:url("../img/all/disc_bl.gif");
}
.Disc_H5.or{
background-image:url("../img/all/disc_or.gif");
}
.Disc_H5.pk{
background-image:url("../img/all/disc_pk.gif");
}

.ast{
padding:10px 0 10px 15px;
margin-top:20px;
margin-left:20px;
background-color:#FFFFFF;
text-align:left;
color:#727171;
}
.ast.gn{
background-color:#D9ECD7;
}
.ast.bl{
background-color:#D4E8F3;
}
.ast.or{
background-color:#FCE6CC;
}
.ast.pk{
background-color:#F8E1EB;
}


.snH4_4{
clear:both;
color:#25B1E2;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #439E37;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}

.sn_blk{
font-weight:bold;
font-size:100%;
color:#333333;
background-color:#D2E4D1;
padding:10px 20px;
border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius:10px;
behavior: url(border-radius.htc);
float:left;
}

.snH5{
background-color:#D3E5D1;
margin:10px 0px;
}

.snH5_2{
font-size:18px;
font-weight:bold;
border-bottom:dashed 1px #028D70;
padding-left:10px;
padding-bottom:15px;
color:#333333;
}

.snL{
clear:both;
margin-top:30px;
float:left;
}
.snR{
margin-top:30px;
width:596px;
float:left;
}
.snBox{
background-color:#D3E5D1;
padding:10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}

.snDl{
width:415px;
height:286px;
float:left;
}
.snDl dt{
color:#3EB370;
font-weight:bold;
}
.snDl dd{
margin-bottom:10px;
color:#4D4D4D;
}
.snBdr{
clear:both;
background-color:#ffffff;
padding:20px;
border:1px solid #A5D4AD;
border-radius:10px;
-webkit-border-radius: 10px;
-moz-border-radius:10px;
behavior: url(border-radius.htc);
}
.snHr{
clear:both;
width:100%;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:2px dotted #A5D4AD;
}
.snHr:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.sn_txtbox{
line-height:160%;
font-size:105%;
color:#727171;
width:350px;
float:left;
text-align:left;
margin:15px;
}

.snSp1{
width:70px;
height:85px;
margin:0px 10px 105px 0px;
float:left;
}
.snSp2{
width:250px;
height:190px;
float:left;
}
.snSp3{
width:250px;
height:85px;
float:left;
}
.snSp3 img{
padding-right:5px;
}
.snSp4{
width:500px;
padding-left:5px;
font-weight:bold;
color:#EC6D7B;
float:left;
}
.snSp5{
font-weight:bold;
font-size:200%;
color:#ED6D1F;
text-align:center;
padding:10px 0px 15px 0px;
}
.snSp6{
width:634px;
height:146px;
background-image:url("../img/sn/snsp6.gif");
background-repeat:no-repeat;
margin-bottom:20px;
}
.snSp7{
float:left;
width:440px;
padding:0px 0px 0px 20px;
}
.snSp8{
width:634px;
height:167px;
background-image:url("../img/sn/snsp8.gif");
background-repeat:no-repeat;
}
.snSp9{
width:634px;
height:325px;
background-image:url("../img/sn/snsp9.gif");
background-repeat:no-repeat;
}
.snSp10{
float:left;
width:78px;
height:155px;
margin:0px 10px 0px 20px;
padding-bottom:100px;
}
.snSp11{
width:230px;
height:215px;
float:left;
}

.snNav{
width:580px;
height:65px;
margin-top:40px;
background-image:url("../img/sn/nav_bg.gif");
background-repeat:no-repeat;
padding-left:100px;
}
.snNav li{
float:left;
padding:15px 0px 0px 130px;
}


.sn_point{
clear:both;
margin:20px 0;
overflow:hidden;
}
.p_icon{
float:left;
width:50px;
height:50px;
} 
.p_content{
width:596px;
margin-top:8px;
margin-left:10px;
float:left;
}
.p_title{
clear:both;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #DB6A9B;
} 
.p_img{
float:right;
margin:0 20px;
}
.p_text{
margin-left:10px;
}

/*-----------------------------------------------
 StudyNet  2013/03/05追加
-----------------------------------------------*/
#snetMenu{
width:680px;
height:32px;
border-bottom:3px solid #EF8200;
}
#snetMenu li{
width:169px;
height:32px;
margin-right:1px;
float:left;
}
#snetMenu a{
width:169px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/snet/tab_off.png");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#EC6D34;
}
#snetMenu a:hover{
color:#ffffff;
background-image:url("../img/snet/tab_ov.png");
background-repeat:no-repeat;
}
#snetMenu .on{
color:#ffffff;
background-image:url("../img/snet/tab_on.png");
background-repeat:no-repeat;
}
#snetMenu a.on:hover{
color:#ffffff;
background-image:url("../img/snet/tab_on.png");
background-repeat:no-repeat;
}
#snetMenu .last{
margin-right:0px;
}


#snetMenu2{
width:680px;
height:32px;
border-bottom:3px solid #EF8200;
}
#snetMenu2 li{
width:135px;
height:32px;
margin-right:1px;
float:left;
}
#snetMenu2 a{
width:135px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/snet/tab_mini_off.png");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#EC6D34;
}
#snetMenu2 a:hover{
color:#ffffff;
background-image:url("../img/snet/tab_mini_ov.png");
background-repeat:no-repeat;
}
#snetMenu2 .on{
color:#ffffff;
background-image:url("../img/snet/tab_mini_on.png");
background-repeat:no-repeat;
}
#snetMenu2 a.on:hover{
color:#ffffff;
background-image:url("../img/snet/tab_mini_on.png");
background-repeat:no-repeat;
}
#snetMenu2 .last{
margin-right:0px;
}


.snetH3{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/snet/h3.png");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}

.snetH4{
clear:both;
color:#EF8200;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #EF8200;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}

.snetH5{
color:#E95458;
font-weight:bold;
font-size:110%;
border-bottom:1px solid #E95458;
}

.snetH5_2{
color:#EF8200;
font-weight:bold;
font-size:110%;
}

.snetL{
clear:both;
margin-top:30px;
float:left;
}
.snetR{
margin-top:30px;
width:596px;
height:141px;
float:left;
}

.snetBox{
background-color:#F7DDC4;
padding:10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}

.system_table, .system_table th, .system_table td{
border:1px #B3B3B3 solid;
border-collapse: collapse;
color:#555555;
}

.system_table{
margin:0 0 0 10px;
}

.system_table.mgt10{
margin-top:10px;
}

.system_table th{
text-align:center;
font-weight:bold;
background-color:#BFDBF2;
padding:2px 5px;
}

.system_table .tdbg_bl{
background-color:#E2EDF8;
padding:2px 5px;
}

.system_table .tdrt{
text-align:center;
}

.snetDl{
width:415px;
height:286px;
float:left;
}
.snetDl dt{
color:#EF8200;
font-weight:bold;
}
.snetDl dd{
margin-bottom:10px;
}

.snetNav{
width:580px;
height:65px;
margin-top:40px;
background-image:url("../img/snet/nav_bg.png");
background-repeat:no-repeat;
padding-left:100px;
}
.snetNav li{
float:left;

padding:15px 0px 0px 130px;
}


/*-----------------------------------------------
 STUDY FIT	201604追加
-----------------------------------------------*/
#sfitMenu{
width:680px;
height:32px;
border-bottom:3px solid #DB6A9B;
}
#sfitMenu li{
width:169px;
height:32px;
margin-right:1px;
float:left;
}
#sfitMenu a{
width:169px;
height:32px;
text-align:center;
display:block;
background-image:url("../img/sfit/tab_off.png");
background-repeat:no-repeat;
padding:5px 0px 0px 0px;
font-size:115%;
color:#DB6A9B;
}
#sfitMenu a:hover{
color:#ffffff;
background-image:url("../img/sfit/tab_ov.png");
background-repeat:no-repeat;
}
#sfitMenu .on{
color:#ffffff;
background-image:url("../img/sfit/tab_on.png");
background-repeat:no-repeat;
}
#sfitMenu a.on:hover{
color:#ffffff;
background-image:url("../img/sfit/tab_on.png");
background-repeat:no-repeat;
}
#sfitMenu .last{
margin-right:0px;
}

#h2_sfit{
padding:10px 0px;
margin-bottom:15px;
text-align:center;
font-size:200%;
font-weight:bold;
color:#DB6A9B;
}
.sfitH3{
clear:left;
width:660px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/sfit/h3.png");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.sfitH4{
clear:both;
color:#DB6A9B;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #DB6A9B;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}

.sfitH4_4{
clear:both;
color:#CC3C9D;
font-weight:bold;
font-size:130%;
border-bottom:1px dotted #DB6A9B;
padding:0px 0px 5px 0px;
margin:0px 0px 10px 0px;
}
.sfDl{
width:670px;
height:240px;
float:left;
}
.sfDl dt{
color:#DB6A9B;
font-weight:bold;
}
.sfDl dd{
margin-bottom:10px;
}
.sfitNav{
width:580px;
height:65px;
margin-top:40px;
background-image:url("../img/sfit/nav_bg.png");
background-repeat:no-repeat;
padding-left:100px;
}
.sfitNav li{
float:left;
padding:15px 0px 0px 11px;
padding:15px 0px 0px 130px;
}

.sfitBox{
background-color:#EFBED3;
padding:10px 10px;
font-weight:bold;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius:5px;
behavior: url(border-radius.htc);
}

.sfit_spec{
border:1px #CCCCCC solid;
}
.sfit_spec td{
padding:10px;
border-top:1px #CCCCCC solid;
}
.sfit_spec .gr{
background-color:#EEEEEE;
width:180px;
}


/*-----------------------------------------------
 研修会資料 2014/10/27追加
-----------------------------------------------*/
.attn{
	background-color:#F8EDED;
	background-color:#F7EBEB;
	margin:0 0 30px 10px;
	padding:10px 0 10px 20px;
	text-align:left;
	color:#727171;
}

/*-----------------------------------------------
 ALL
-----------------------------------------------*/

*>/**/sup { vertical-align: text-top; line-height: 4px;}
.arial{
font-family:"Arial";
}
.att{
color:#727171;
font-size:100%;
  padding-left: 1em;
  text-indent: -1em;
  margin-left:10px;
  
}
.att_no{
font-size:100%;
padding-left:2em;
text-indent:-2em;
margin-left:10px;
}
.att2{
clear:both;
color:#727171;
font-size:85%;
text-align:right;
}
.mg10{
margin-bottom:10px;
}
.mg40{
margin-bottom:40px;
}
.mgcl{
margin:0;
}
.pd10{
padding-left:10px;
}
.pdall10{
padding:10px;
}
.base{
padding-bottom:40px;
}
.lt{
float:left;
}
.gt{
float:right;
}
.ctr{
clear:both;
padding:20px 0px;
}
.vf{
display:none;
}
.nb{
border:none;
margin:0px;
}
.grey{
color:#999899;
}
.clr{
clear:both;
}
area{cursor:pointer;}
.small{font-size:85%;}
.orange{color:#F29518;font-weight:bold;}
.h3{
clear:left;
width:860px;
height:40px;
padding:10px 0px 0px 20px;
background-image:url("../img/all/h3.png");
background-repeat:no-repeat;
font-size:150%;
font-weight:bold;
color:#767877;
margin:20px 0px 10px 0px;
}
.h4{
font-size:125%;
font-weight:bold;
border-bottom:1px dotted #F29518;
color:#F29518;
margin-bottom:10px;
}
.h5{
background-color:#fdf4e9;
margin:10px 0px;
padding:5px;
}


.normal{
width:100%;
border-top:1px solid #999999;
border-left:1px solid #999999;
margin-bottom:15px;
}
.normal th{
padding:5px;
text-align:left;
text-align:center;
border-right:1px solid #999999;
background-color:#eeeeee;
}
.normal td{
padding:5px;
text-align:center;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
}
.default{
text-align:left;
margin-bottom:5px;
}

.price{
width:100%;
border-top:1px solid #cccccc;
margin-bottom:15px;
}
.price span{
display:none;
}
.price th{
padding:5px;
font-size:115%;
border-bottom:1px solid #cccccc;
}
.price td{
padding:5px;
font-size:115%;
border-bottom:1px solid #cccccc;
}

.price .price_center{
text-align:center;
}

.price .bdrDot{
border-bottom:1px dotted #cccccc;
}

.price .rg{
text-align:right;
padding-right:30px;
}

.list{
padding-left:20px;
padding-bottom:10px;
}
.list li{
padding-left:22px;
background-image:url("../img/all/arrow3.gif");
background-repeat:no-repeat;
background-position:0 2px;
padding-bottom:10px;
}
.list li a{
}


.list2{
padding-bottom:10px;
}
.list2 li{
padding-left:22px;
background-image:url("../img/all/arrow3.gif");
background-repeat:no-repeat;
background-position:0 2px;
padding-bottom:10px;
}

/*-----------------------------------------------
　注釈、例　　2014/10/30追加
-----------------------------------------------*/

.{color: #555555}
.exbox{
	border: 1px dotted #666;
	padding:4px 10px 4px 2em;
	margin:5px 10px 5px 0;
	text-indent:-1.5em;
}
.nnbox{
	background-color:#F2DCDB;
	background-color:#F7EBEB;
	padding:4px 10px 4px 2em;
	margin:5px 10px 5px 0;
	text-indent:-1em;
	font-size:95%;
	text-align:left;
	color:#727171;
}

/*-----------------------------------------------
 BREAD CRUMBS
-----------------------------------------------*/
#breadcrumbs{
color:#518734;
padding:5px 0px 0px 20px;
margin-bottom:5px;
}
dvi#breadcrumbs ul{
}
#breadcrumbs ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#breadcrumbs li{
float:left;
color:#727171;
font-size:95%;
padding-right:10px;
}
#breadcrumbs a{
color:#bbbbbb;
font-size:95%;
padding-right:15px;
font-weight:normal;
background-image:url("../img/all/bc.gif");
background-repeat:no-repeat;
background-position:right;
text-decoration:underline;
}
#breadcrumbs a:hover{
text-decoration:none;
}


/*-----------------------------------------------
 CLEAR FIX
-----------------------------------------------*/


/*-----------------------------------------------
 FOOTER
-----------------------------------------------*/
#footer:after{
}
#footer ul{
padding:15px 0px 0px 15px;
}
#footer ul li{
float:left;
padding: 0px 10px;
border-left:1px solid #727171;
}
#footer ul li#st{
border:0px;
}
#footer a{
color:#3E3A39;
}
address{
font-family:'Arial',sans-serif;
font-size:115%;
font-size:100%;
float:right;
padding-right:25px;
}


/* ----------------------------------------
    1-4-7. ダウンロード
---------------------------------------- */

h5 {
	clear: both;
	font-size: 107%;
	line-height: 100%;
	font-weight: bold;
	color: #555555;
	padding: 5px;
	margin-bottom: 10px;
}

div.secH3Content {
clear:both;
	margin-bottom: 35px;
}
 
/* ----------------------------------------
    1-4-7. ダウンロード
---------------------------------------- */
div.secDl {
padding:20px 0px;
}

div.secDl table {
	background-color: #FFFFFF;
	margin: 5px;
	border-collapse: collapse;
}

div.secDl th {
	color: #666666;
	font-weight: bold;
}

div.secDl td {
	padding: 10px;
}

div.secDl td.thBorder {
	padding: 0;
	background-color: #D0D0D0;
	height: 5px;
	border-right: 1px solid #FFFFFF;
}

tr.dotLined td {
	border-top: 1px dashed #D0D0D0;
}

tr.dotLined td {
	padding: 0px;
}

p.come{
	font-size:13px;
	margin: 0 0 5px 20px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.2em;
	text-indent: -1.2em;
	line-height: 1.5;
}

/* ------------------------------ 研修会資料DLリスト */
div.secDl th.thBorder {
	padding: 0;
	background-color: #D0D0D0;
	height: 5px;
	border-right: 1px solid #FFFFFF;
}

table.dotList td {
	border-bottom: 1px dashed #D0D0D0;
}

table.dotList td.noLine {
	border-bottom: none;
}

div.secDl table.dotList td img,
img.v-line {
	vertical-align: middle;
}
/* ------------------------------ 番号リスト */
ol.secNumList {
	margin-left: 40px;	
	padding: 0;
}

ol.secNumList li {
	list-style-type: decimal;
	padding-bottom: 10px;
	line-height: 1.5;
}


/* ------------------------------ アルファベットリスト 2008/12/19 追加 */
ol.secAlList {
	margin-left: 40px;
	padding: 0;
}

ol.secAlList li {
	list-style-type: upper-alpha;
	padding-bottom: 10px;
	line-height: 1.5;
}

div.secH2Content img.pic {
	float: right;
	padding: 5px 0 0 5px;
}

/* ----------------------------------------
    5-1-1. ecoNews
---------------------------------------- */

div.ecoNews {
	margin-bottom: 3em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #EFEFEF;
}

div.ecoNews h5 {
	padding-left: 0.5em;
	border-bottom: 1px dotted #F9E579;
	font-size: 136%;
}

div.ecoNews h5 span {
	padding-left: 1em;
	margin-top: 0.25em;
	font-size: 70%;
	font-weight: normal;
}


div.secH4Content {
	margin-bottom: 50px;

}


.tbl td{
vertical-align:top;
text-align:left;
padding:5px;
}
ul.ls-disc li {
	margin: 0 0 10px 20px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.2em;
	text-indent: -1.2em;
	line-height: 1.5;
}

ul.ls-disc li ul {
	margin-top: 10px;
	
}

ul.ls-disc li ul li {
	list-style-type: circle;
}
/* ----------------------------------------
	9-1-4. 活用情報
---------------------------------------- */

div.seck1 {
}

div.seck1 table {
	background-color: #FFFFFF;
	margin: 10px;
	border-collapse: collapse;
}

div.seck1 td {
	padding: 5px;
}

div.seck1 img {
	margin: 0 0 5px 0;
}


p.pic-fr {
	float: right;
	margin: 0 0 10px 10px;
}

dl.sys {
	margin: 0 5px 15px 20px;
}

dt.sys {
    float: left;
    margin-left: 2px;
}

dd.sys {
    margin-left: 20px;
	line-height: 150%;
}

.vm {
	color: #CC3333;
}

/* ------------------------------ 番号リスト */

ol.sysNumList {
	margin: 20px 0 15px 45px;
	padding: 0;
}

ol.sysNumList li {
	list-style-type: decimal;
	padding-bottom: 10px;
	line-height: 1.4;
}

ul.sys-disc li {
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.2em;
	text-indent: -1.2em;
	line-height: 1.4;
}
div.box3 {
	margin: 10px 10px 10px 20px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	background: #F8F8FF;
}
.bold{
font-weight:bold;
padding:5px;
}


dl.phoneNumber {
	margin-bottom: 30px;
}

dl.phoneNumber dt {
	float: left;
	width: 4.5em;
}
	
dl.phoneNumber dd {
	margin-left: 4.5em;
}


/* ----------------------------------------
    4-1-2. お問い合わせフォーム
---------------------------------------- */

#inputForm {
	margin: 0;
	padding: 0;
}

#inputForm ul,
#inputForm p,
#inputForm dl {
	margin: 0 25px 30px;
}

#inputForm ul li {
	list-style: disc;
}

#inputForm p.agreement {
	text-align: center;
}

#inputForm p.agreement input {
	margin-right: 10px;
}

#inputForm p.necessity {
	margin-bottom: 0;
	color: #FF0033;
}

#inputForm fieldset {
	padding: 0 10px 15px;
	border: none;
}

#inputForm table {
	width: 467px;
}

#inputForm table thead th,
#inputForm table thead td {
	border-top: 5px solid #E1D9CA;
}

#inputForm th, 
#inputForm td {
	padding: 10px;
	border-bottom: 1px solid #E1D9CA;
}

#inputForm th {
	width: 120px;
}

#inputForm td {
	background: #f8f8f2;
}

#inputForm .text1,
#inputForm .text2 {
	padding: 3px;
	width: 97.5%;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #eee #eee #d4d4d4;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	background-color: #fff;
}

/*	Last Up Date: 2007-11-22	*/
/* 	Author: Yoshinori Shimizu	*/

#inputForm .text2 {
	height: 125px;
}

#inputForm select#studyName {
	width: 100.5%;
}

#inputForm select optgroup {
	background: #E1D9CA;
	color: #555555;
	font-style: normal;
}

#inputForm select optgroup option {
	background: #FFFFFF;
	color: #555555;
	font-style: normal;
}

#inputForm p.submit {
	margin-top: 20px;
	text-align: center;
}

#inputForm p.submit input {
	margin-right: 10px;
	width: 120px;
	height: 2.5em;
	font-weight: bold;
}

.link.mb50 {
	margin-bottom: 50px;
}

#inputForm table td p {
	padding: 0 ;
	margin: 5px 0 10px 10px ;
}

#inputForm span.necessity {
	margin-bottom: 0;
	color: #FF0033;
}

#inputForm .text3 {
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #eee #eee #d4d4d4;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	background-color: #fff;
	padding: 3px;
	width: 80px;
}


ul.thum li {
	margin: 0 0 10px 0;
	padding: 0;
}

/* ----------------------------------------
    1-4-9. お知らせテーブル
---------------------------------------- */

table.nomalTbl {
	background-color: #DDDDDD;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}

.nomalTbl td {
	background-color:#FFFFFF;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding: 6px;
}
/* ----------------------------------------
    1-4-8. 素材ダウンロード
---------------------------------------- */

div.secDlImg table {
	background-color: #F6F6F6;
	margin-bottom: 20px;
}

div.secDlImg td {
	background-color: #FFFFFF;
	margin: 0 ;
	padding: 10px 0;
	text-align: center;
	border-spacing: 30px;
}

div.secDlImg td img {
	margin-bottom: 10px;
}



ul.thum li a.link {
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
	background: url(../img/all/ico_arrow.gif) 0 0 no-repeat;
}

ul.thum li img,
ul.thum li a {
	vertical-align: middle;
}

/* /product/index.html */
/*    Last Up Date: 2007-12-11	*/
/*    Author: Toyomi Azuma	*/

ul.img-list {
	margin-bottom: 15px;
}

ul.img-list li {
	display: inline;
	margin: 0 0 0 15px;
}

.inq{
width:100%;
}

/*-----------------------------------------------
 CLEAR FIX
-----------------------------------------------*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{
display:inline-block;
min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

