/* 上段を固定 */

BODY {
    margin: 0;
    padding: 100px 0px 0px 0px ;　
    /* 上段の縦方向サイズを 100 ピクセルとします */
}

* html body{
overflow: auto ;
}

div#body1 {
position: fixed !important;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 120px;
/* BODY で設定した100ピクセルの値をセットします　*/
background-color : #ffffff;　/*　背景色 */
}

* html div#main1{
height: 100%;
overflow: auto;
}



#body1 {
  margin: 0px 0px 20px 20px;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
}



#header1 {
  float: left;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
}

#title1 {
  float: left;
  margin-left: 20px;
  font-size: 30px;
  font-weight:550;

	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
}

#logo1 {
  float: left;
}

#titleName1 {
  margin-top: 5px;
　line-height: normal;
}

#headerRight {
  float: left;
//  margin-left: 150px;
  margin-left: 90px;
  margin-top: 20px;
  font-weight: 600;
  display: inline;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
    
}

.red {
  color:#cc102c;
  margin-top: 50px;
}

.inline1 {
  display: inline;
  margin-left: 20px;
}

#waku1 {
  border: 2px #555555 solid;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.table1 tr td {
  padding-right: 30px;
}

#menu1 {
  clear: both;
}

.list1 {
  padding-left: 0px;
  letter-spacing: -.1em; /* 文字間を詰めて隙間をなくす */
}
.list1 li {
  list-style-type: none;
  display: inline-block;
  width: 140px;
  background-color: #cc102c;
  color: white;
//  font-size: 16px;
  text-align: center;
//  padding: 7px 0px 7px 0px;
  padding: 1px 0px 1px 0px;
  letter-spacing: normal; /* 文字間を元に戻す */
	line-height: 18px;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    

}

a.menuD {
	font-size: 12px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
   Meiryo, メイリオ, sans-serif;    
}

a.menuD:hover 
{ 
  color: white;
  text-decoration: none;
  background-color: #333333;
}  

#main1 {
  clear: both;
  display: block;
  margin-top: 40px;  
}

.mainHeader1 {
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  line-height: 15px;
  margin-bottom: 30px;
    
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
    
}

#detail1 {
  margin-left: 25px;
  text-align: left;
}

.mainDetail1 {
  color:#666;
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 14px;
　 line-height: 0px;
    
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    

	text-indent: 2em;
}

.mainD {
  margin-top: 15px;
}



#mainLeft1-1 {
  width: 860px;
  float: left;
}

#mainLeft1-2 {
  float: left;
  margin-left: 30px;
}

#mainLeft2-1 {
  width: 1000px;
  float: left;
}



.mainHeader2 {
    font-size: 20px;
    font-weight: 800;
    text-align: center;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
    
}

.boldDetail1 {
  color:#000;
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 16px;
　line-height: 0px;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
    
}

.boldDetail2 {
  color:#000;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 17px;
　line-height: 0px;

    
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
    
}


#main3 {
  clear: both;
  margin-top: 500px;   
  margin-left: 20px;
}



.waku-red2 {
    background-color: #ff0000;
    color: #ffffff;
    
    padding: 10px 20px 10px 20px;
    font-weight: 900;
    font-family:'Lucida Grande',
      'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
      Meiryo, メイリオ, sans-serif;    
    
}

#main3-1 {
    float: left;
    width: 500px;
    margin-left: 7px;
}

.titles {
    width:515px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-left: 5px;
    color:#190808;
    font-size: 12pt;
    font-weight: 700;

	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    

}


.title-h {
   margin-bottom: 30px;
}


.title1-1 {
    border-left: 10px solid #ffff00;
}

.title1-2 {
    border-left: 10px solid #ffd966;
}

.title1-3 {
    border-left: 10px solid #70ad47;
}

.title1-4 {
    border-left: 10px solid #c55a11;
}


.title2-1 {
    border-left: 10px solid #66ccff;
}

.title2-2 {
    border-left: 10px solid #6699ff;
}

.title2-3 {
    border-left: 10px solid #2e75b6;
}

.waku-blue2 {
    background-color: #0099dd;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    font-weight: 900;
    font-family:'Lucida Grande',
     'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	 Meiryo, メイリオ, sans-serif;    
}

.link1 {
    text-decoration: none;
    color: #000000;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
   Meiryo, メイリオ, sans-serif;    
  font-weight: 600;

}

.link2 {
    color: #000000;
    font-size: 10.5pt;
	  font-family:'Lucida Grande',
	  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
	   Meiryo, メイリオ, sans-serif;    
}

#main4 {
  clear: both;
  margin-top: 300px;   
  margin-left: 20px;
  margin-right:50px;
}

.line1 {
    border-bottom: 5px solid #ffff00;
}

#main4-1 {
  clear: both;
  margin-top: 10px;   
  margin-left: 0px;
}


.main4-1-1 {
    float: left;
    width: 500px;
}

ul.main4-ul1 {
  text-align:left;
}
ul.main4-ul1 li {
  list-style:url("../img/main4ul2.png");/* 一階層目のリストのみ画像アイコンを表示 */
  font-size:16px;/* remが指定できないブラウザのための設定 */
  font-weight:600;
  line-height: 1.5em;
}
ul.main4-ul1 li ul {
  padding-left:20px;
}
ul.main4-ul1 li ul li {
  list-style:none;
  list-style:url("../img/line1.png");/* 一階層目のリストのみ画像アイコンを表示 */
    
  font-size:15px;
  font-weight:300;
  margin-bottom:15px;
  line-height: 1.0em;
}



/* 
li.main4-ul1 {
    list-style-type:none;
    background: url('../img/main4ul2.png') no-repeat 0px 1px;
    text-indent: -23px;
}

.main4-ul1 li {
    font-weight: 700;
    font-size: 12pt;
    vertical-align:top;
}

ul.main4-ul1-1 {
    text-indent: -80px;
}

.main4-ul1-1 li {
    list-style-type:none;
    font-weight: 100;
    font-size: 12pt;
    margin-top: 10px;
}

*/



.naname1 {
//    font-style: oblique;
    font-weight: 100;
}

#main5 {
  clear: both;
  margin-top: 300px;   
  margin-left: 20px;
  margin-right:50px;
}

.line2 {
    border-bottom: 5px solid #ffc000;
}

#main5-1 {
  clear: both;
  margin-top: 10px;   
  margin-left: 0px;
}

.main5-1-1 {
    float: left;
    width: 500px;
}

.main5-ul1-1 {
    text-indent: -40px;
    list-style-type:none;
}    

.main5-ul1-1 li {
    list-style-type:none;
    font-weight: 100;
    font-size: 12pt;
    margin-top: 10px;
}

#main6 {
  clear: both;
  margin-top: 150px;   
  margin-left: 20px;
  margin-right:50px;

}

.line3 {
    border-bottom: 5px solid #70ad47;
}

#main6-1 {
  clear: both;
  margin-top: 10px;   
  margin-left: 0px;
}

.main6-1-1 {
}

.main6-ul1 {
    list-style-type:none;
    background: url('../img/main4ul2.png') no-repeat 0px 1px;
    text-indent: -23px;
}

.main6-ul1-1 {
    text-indent: -80px;
}

.main6-ul1 li {
    font-weight: 700;
    font-size: 12pt;
}
.main6-ul1-1 li {
    list-style-type:none;
    font-weight: 100;
    font-size: 12pt;
    margin-top: 10px;
}

.line4 {
    border-bottom: 5px solid #c55a11;
}

#main7 {
  clear: both;
  margin-top: 0px;   
  margin-left: 20px;
  margin-right:50px;
}

.normalDetail1 {
  color:#000;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 100;
  font-size: 17px;
  line-height: 0px;

}

#main8 {
  clear: both;
  margin-top: 100px;   
  margin-left: 20px;
  margin-right:50px;
}

#main9 {
  clear: both;
  margin-top: 200px;   
  margin-left: 20px;
}

.main9-1 {
    background: url('../img/arrow.png') no-repeat 10px 0px;
    text-indent: 40px;
    line-height: 35px;;
    margin-bottom: 0px;
    padding-left: 5px;
    color:#190808;
    font-size: 12pt;
    font-weight: 700;
    width: auto;
}

.main9-2 {
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 35px;
    padding-left: 5px;
    color:#190808;
    font-size: 12pt;
    font-weight: 100;
}

.table1 > td {
    margin: 10px;
}


.table1 {
    margin-left: 20px;
}

#main10 {
  clear: both;
  margin-top: 70px;   
  margin-left: 20px;
    
}

#main10-1 {
  clear: both;
  margin-top: 10px;   
  margin-left: 10px;
}

.main10-ul1 {
    list-style-type:none;
    background: url('../img/fukidashi.png') no-repeat 0px -3px;
    margin-top: 30px;
    margin-right: 50px;
}

.main10-ul1 li ul {
    margin: 0 0 0 0;
    padding: 0;    
}

.main10-ul1 li {
    font-weight: 700;
    font-size: 12pt;
}
.main10-ul1-1 li {
    list-style-type:none;
    font-weight: 100;
    font-size: 12pt;
}


#main11 {
  clear: both;
  margin-top: 70px;   
  margin-left: 20px;
}

.step1 {
    text-shadow: 3px 3px 1px #999999;
    font-weight: 700;
    font-size: 18pt;
    color: red;
    margin-left: 10px;
}

.main11-ul1 {
    list-style-type:none;
    background: url('../img/arrow2.png') no-repeat 20px 5px;
    text-indent: -10px;
    margin-top: 0px;

}

.main11-ul1 li {
    font-weight: 100;
    font-size: 12pt;
    text-indent: 70px;
}

.main11-1 {
    margin-bottom: 5px;
}

#main12 {
  clear: both;
  margin-top: 70px;   
  margin-left: 20px;
}

.red1 {
    color: red;
    font-weight: 700;
    font-size: 14pt;
}

.solid-line1 {
    border-bottom: 1px solid #000000;
    padding-top: 1px;
    margin-top: 1px;
}



.title1 {
    margin-bottom: 7px;
}

.normalDetail2 {
  color:#000;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-weight: 100;
  font-size: 17px;
}

.link3 {
    text-decoration: none;
    color: #000000;
    font-size: 10.5pt;
}

#main13 {
  clear: both;
  margin-top: 70px;   
  margin-left: 20px;
  height: 2200px;
  margin-right: 100px;
}

.normalDetail3 {
    line-height: 0.5em;
}

.normalDetail4 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    text-indent: 1em;
}

.normalDetail4-b {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    font-weight: 700;
}

table.formTable1{
	width:60%;
	margin:0 0 0 0;
	border-collapse:collapse;
}
table.formTable1 td,table.formTable1 th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable1 th{
	width:40%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

#main14 {
  clear: both;
  margin-top: 70px;   
  margin-left: 0px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #888888;
  color: #ffffff;
}

#footer1 {
    padding: 20px 30px 10px 30px;
}

.midashi1 {
padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
color: #494949;/*文字色*/
background: #f4f4f4;/*背景色*/
border-left: solid 5px #ff0000;/*左線*/
border-bottom: solid 3px #d7d7d7;/*下線*/
font-weight: 700;
margin: 0px 30px 40px 0px;
font-size: 17pt;
}

.midashi2 {
	position: relative;
	color: #aa3333;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 1.5em 0;
}
.midashi2:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 150px;
	height: 54px;
	border-radius: 50%;
	border: 5px solid #ffddb0;
	border-left-color: transparent;
	border-right-color: transparent;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.midashi3 {
	position: relative;
	color: #3333aa;
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 1.5em 0;
}
.midashi3:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	width: 250px;
	height: 54px;
	border-radius: 50%;
	border: 5px solid #b0ddff;
	border-left-color: transparent;
	border-right-color: transparent;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bold1 {
    text-decoration: none;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
   Meiryo, メイリオ, sans-serif;    
  font-weight: 600;
    
}

.midashi4 {
position: relative;
padding-left: 25px;
font-size: 25px;
}

.midashi4:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px rgb(119, 195, 223);
}
.midashi4:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px rgb(119, 195, 223);
}

.font1 {
	font-size: 15px;
}
