@charset "UTF-8";

body{
	background-image: url(img/bg.gif);
	margin-top: 0px;
	color: #333;
}


img {
	 border:none}
	 
a	{
	text-decoration: none;
} 


/* CONTENTS */
#contents{
	background-image: url(url());
	text-align: left;
	width: 100%;
	top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width:1300px;
}	



/* MAIN */
#main{
	width: 100%;
	max-width:1300px;
	text-align: left;
	height:100%;
	margin-bottom: 0;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 50px;
	padding-top: 125px;
	min-height:700px;
}

.rd{
	color: #F00;
}
.rd a{
	color: #F00;
}

.bl{
	color: #00F;
}
.bl a{
	color: #00F;
}



/* HEADER */
#header{
	width: 100%;
	top: 0;
	text-align: left;
	top: 0px;
	margin: auto;
	max-width:1260px;
	height: 90px;
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 2em;
	z-index: 5;
	position: fixed;
}

.box1{
	background-color: #FFF;
	height: 32px;
	width: 270px;
	padding-left: 40px;
	float: right;
	margin-right: 2px;
	z-index: 1;
	color: #666;
	margin-top: 40px;
	padding-top: 8px;
	background-image: url(img/company.png);
	background-repeat: no-repeat;
}

.box2{
	background-color: #FFF;
	height: 40px;
	width: 160px;
	float: right;
	margin-right: 100px;
	z-index: 2;
	color: #666;
	margin-top: 40px;
	background-image: url(img/male.png);
	background-repeat: no-repeat;
}

.box3{
	background-color: #ddd;
	height: 300px;
	width: 600px;
	margin-top: 10px;
	display: block;
	padding: 20px;
}




/* PAN */
#pan{
	font-size: 14px;
	color: #FFF;
	background-color: #444;
	text-align: left;
	height: 25px;
	width: 100%;
	max-width:1260px;
	padding-top: 5px;
	padding-left: 40px;
	top: 100px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
}

#pan a{
	text-decoration: none;
	color: #FFF;
}



/* information NAVI */

#menu{
	 *zoom: 1;
	background-image: url(img/navi_bg2.jpg);
	height: 40px;
	width: 1300px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	z-index: 5;
	margin-left: 38px;
}
#menu:before, .dropmenu:after{
  content: "";
  display: table;
}
select{
  clear: both;
}
#menu ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#menu li{ 
	position: relative;
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: left;
}
#menu li a{
	display: block;
	text-decoration: none;
	color: #666;
	width: 140px;
	text-align: left;
	font-size: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 38px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#menu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#menu li ul li{
  width: 100%;
}
#menu li ul li a{
	text-align: left;
	background-color: #fff;
}
#menu li:hover > a{
	background-color: ;
}
#menu li a:hover{
	background-color: ;
}

.normal li ul{
  display: none;
}
.normal li:hover ul{
  display: block;
}

#menu #haji li a{
	display: block; 
	border: 1px solid #474655;
	background-color: #fff;
	padding: padding: 3px 10px;;
	text-decoration: none;
	color: #333;
	width: 140px; 
	margin: 1px 0px;
	text-align: center;
	font-size: 14px;
}


#menu2{
	 *zoom: 1;
	background-image: url(img/navi_bg3.jpg);
	height: 40px;
	width: 1300px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	z-index: 5;
	margin-left: 38px;
}
#menu2:before, .dropmenu:after{
  content: "";
  display: table;
}
select{
  clear: both;
}
#menu2 ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#menu2 li{ 
	position: relative;
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: left;
}
#menu2 li a{
	display: block;
	text-decoration: none;
	color: #666;
	width: 140px;
	text-align: left;
	font-size: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 38px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#menu2 li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#menu2 li ul li{
  width: 100%;
}
#menu2 li ul li a{
	text-align: left;
	background-color: #fff;
}
#menu2 li:hover > a{
	background-color: ;
}
#menu2 li a:hover{
	background-color: ;
}

.normal li ul{
  display: none;
}
.normal li:hover ul{
  display: block;
}

#menu2 #haji li a{
	display: block; 
	border: 1px solid #474655;
	background-color: #fff;
	padding: padding: 3px 10px;;
	text-decoration: none;
	color: #333;
	width: 140px; 
	margin: 1px 0px;
	text-align: center;
	font-size: 14px;
}


/* SUB NAVI */
.subnavi{
	height: 35px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
}


.subnavi2{
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
	padding-left: 20px;
	border: 1px solid #666;
	padding-top: 5px;
}


.subnavi3{
	height: 40px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
}


.subnavi4{
	height: 40px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
}

.subnavi5{
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 850px;
	text-align: right;
}



 /* スクロール表示 */ 
.scr01 {
	overflow-y:scroll;
	width: 50%;
	height: 500px;
	text-align: left;
	margin-left: 50px;
	border: thin solid #666;
	font-size: 16px;
	line-height: 1.7em;
	color: #333;
	float: left;
	margin-bottom: 20px;
}


.scr02 {
	overflow-y:scroll;
	width: 85%;
	height: 500px;
	margin-left: 100px;
}


.scr03 {
	overflow-y:scroll;
	width: 85%;
	height: 290px;
	margin-left: 100px;
}


.scrinfo {
	overflow-y:scroll;
	width: 100%;
	height: 500px;
	text-align: left;
	border: thin solid #666;
	font-size: 16px;
	line-height: 1.7em;
	color: #333;
	margin-top: 10px;
}



 /* ページ字送り数字 */ 
 
.square_btn{
	display: block;
	text-decoration: none;
	color: #333;
	background-color: #f8f8f8;
	text-align: center;
	height: 30px;
	width: 40px;
	padding-top: 10px;
}



.square_btn2{
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #1fbba6;
	text-align: center;
	height: 30px;
	width: 40px;
	padding-top: 10px;
}
 
 

 /* information 在庫状況 */  

.right{
	height: auto;
	width: 27%;
	border: thin solid #666;
	padding: 5px;
	clear: both;
	float: left;
	position: absolute;
	left: 63%;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
}


.right2{
	height: auto;
	border: thin solid #666;
	padding: 5px;
	clear: both;
	float: left;
	margin-left: 10px;
	display: block;
}


.righttitle{
	font-size: 16px;
	font-weight: bold;
	background-color: #1fbba6;
	height: 30px;
	padding-top: 10px;
	border: 1px solid #999;
	text-align: center;
}


.rightbox{
	height: 40;
	width: 100%;
	margin-right: 2px;
	display: block;
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}


.righttext{
	height: 148px;
	width: 376px;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}

.left{
	display: block;
	float: left;
	height: auto;
	width: 61%;
	margin-bottom: 20px;
	margin-left: 50px;
}

.notice_textArea {
    width: 100%;
    height: 170px;
    padding: 10px 10px;
    box-sizing: border-box;
    border: 0px solid #ccc;
    border-radius: 4px;
/*     background-color: #f8f8f8; */
    font-size: 15px;
    resize: none;
}

h1{
	margin-top: 20px;
	margin-left: 50px;
	padding-left: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #1fbba6;
	padding-top: 3px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
}

h2{
	font-size: 16px;
	font-weight: normal;
	margin-left: 100px;
	background-color: #f8f8f8;
	background-image: url(img/h2.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 30px;
	padding-top: 10px;
	border: 1px solid #999;
	padding-right: 15px;
	width: 120px;
}


/* Select style here */

select {
	margin: 0 auto;
	width: 150px;
	height: 40px;
	cursor: pointer;
}

select:hover {

}

select option {
	width: 150px;
	height: 40px;
	cursor: pointer;
}

select option:hover {
	padding-left: 25px;
	width: 270px;
}


/* FREE SPACE */

.free{
	height: auto;
	width: 950px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 100px;
	line-height: 2em;
	text-align: left;
}


.free2{
	height: auto;
	width: 950px;
	margin-left: 100px;
}



#clear{
	clear: both;
}
