/***********************************************/

/* common.css*/

/***********************************************/

body{
margin-top:0px;
padding:0px;
margin:0px;
text-align:center;
color:#666666;
}


/*画像指定*/
img { border-style: none; margin: 0px; padding: 0px; } 


 
/*リンクカラー指定*/
a:link    {text-decoration:none; color:#FF6600;}
a:visited {text-decoration:none; color:#FF6600; }
a:active  {text-decoration:underline; color:#FF6600; }
a:hover   {text-decoration:underline; color:#003300;}


/*見出し指定*/
h1,h2,h3,h4{
   display:none;
}




/*リスト指定*/   
ul { 
      list-style:none;
	  }


li { 
      background:url(../images/ico_3.gif) no-repeat;
	  padding:0 0 0 20px;
	  }


/*段落指定*/
p{
    text-indent:1em;
    margin:10px 0 10px 10px;
	}



	

/*レイアウト設定*/
#layout{
     width:818px;
	 padding:0px;
	 margin: 0px auto;
	 background-image:url(../images/bg01.gif);
     background-position:left;
     background-repeat:no-repeat;
	 }

#layoutmap{
     width:818px;
	 padding:0px;
	 margin: 0px auto;
	 }

	
#logo{
     width:800px;
	 padding:0px;
	 margin:0 0 0 10px;
     text-align:left;
	 }
	 
#menu{
     width:800px;
	 padding:0px;
	 margin-left:9px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-right:9px;
	 text-align:left;
	 }

 
#main{
     width:800px;
	 padding:0px;
	 margin-left:9px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-right:9px;
	 text-align:left;
	 }
	 
.scrollsell{
    overflow:auto;
    width:818px;
    height:520px;
}


#contents{
     width:780px;
	 padding:0px;
	 margin:0px;
	 text-align:left;
	 }
	 
.c1{
	 background-image:url(../product/images/img_1.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:660px;
	 }
	 
.c2{
	 background-image:url(../product/images/img_2.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:660px;
	 }
	 
.c3{
	 background-image:url(../product/images/img_3.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:660px;
	 }
	 
.c4{
	 background-image:url(../product/images/img_4.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
	 
.m1{
	 background-image:url(../method/images/img_1.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 /*height:530px;*/
	 }
	 
.m2{
	 background-image:url(../method/images/img_2.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:660px;
	 }
	 
.m4{
	 background-image:url(../method/images/img_4.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:1863px;
	 }
	 
 
	 
.co1{
	 background-image:url(../company/images/img_1.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:1045px;
	 }
	 
.co2{
	 background-image:url(../company/images/img_2.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:857px;
	 }

.co3{
	 background-image:url(../company/images/img_3.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
.co4{
	 background-image:url(../company/images/img_4.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
.ev1{
	 background-image:url(../event/images/img_1.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
.ev2{
	 background-image:url(../event/images/img_2.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
.ev3{
	 background-image:url(../event/images/img_3.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
	 
.wo1{
	 background-image:url(../works/images/img_1.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:530px;
	 }
	 
.wo2{
	 background-image:url(../works/images/img_2.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:490px;
	 }

.wo3{
	 background-image:url(../works/images/img_3.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:688px;
	 }
	 
.wo4{
	 background-image:url(../works/images/img_4.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:550px;
	 }

.cu1{
	 background-image:url(../closeup/images/img_voice.jpg);
	 background-position:right top;
	 background-repeat:no-repeat;
	 height:550px;
	 }


.item1{
     width:469px;
	 padding:0px;
	 margin:15px 15px 15px 5px;
	 float:left;
	 }

.item2{
	 padding:15px;
	 margin:0px;
	 }
	 
.item3{
     width:405px;
	 padding:0px;
	 margin:15px 15px 15px 5px;
	 float:left
	 }
	 
#breadcrumb{
	 padding:0 0 0 25px;
	 margin:0px;
	 font-size:12px;
	 line-height:1.0em;
	 }

.title{
     padding:0px;
     margin:0px;
	 }

.cap1{
     margin:20px 0 0 10px;
	 }

.cap2{
     margin:5px 0 0 10px;
	 }	 
	 
.img1{
     margin:35px 22px 27px 0;
     float:right;
	 }
	 
	 
.img2{
     margin:35px 20px 35px 0;
     float:right;
	 }
	 

.img3{
     margin:15px 0 0 0;
     float:left;
	 }
	 
.img4{
     margin:90px 20px 35px 0;
     float:right;
	 }

.cutop{
	background-image:url(../closeup/images/closeupvoice.gif);
	 background-position:center top;
	 background-repeat:no-repeat;
	width:818px;
	height:32px;
}
	 
.pagetop{
     width:469px;
     margin:0 20px 0 0;
	 text-align:right;
	 }
	 
	 
.method1{
     margin:15px 0 10px 75px;
	  }
	  
.arrow1{
     margin:10px 0 0 260px;
	 }

.company1{
     width:469px;
	 padding:15px;
	 margin:0 0 0 25px;
	 float:left;
     background-image:url(../company/images/back_c01.gif);
	 background-repeat:no-repeat;
	 } 
	 
.company2{
     width:469px;
	 padding:25px 20px 20px 15px;
	 margin:15px 0 0 25px;
	 float:left;
     background-image:url(../company/images/back_c02.gif);
	 background-repeat:no-repeat;

	 }


.closeup1{
     width:469px;
	 padding:15px;
	padding-top:0px;
	padding-bottom:30px;

	 margin:0 0 0 25px;
	 float:left;
     background-image:url(../closeup/images/back_c11.gif);
	 background-repeat:no-repeat;
	line-height:41px;
} 

.closeup1 ul
{
	margin-top:12px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.closeup1 li
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.closeup1 li a
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:41px;
}


.closeup1 p
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.closeup2 ul
{
	margin:0;
	padding:0;
}

.system{
     width:469px;
	 padding:15px;
	 margin:0 0 0 25px;
	 float:left;
	 font-weight:bold;
	 font-size:12px;
	 line-height:1.3em;
	 }
	 

.return{
     width:469px;
	 padding:0;
	 margin:0 0 0 250px;

	 }

	  
	  
.comment{
       margin:25px;
	   width:469px;
       border-top:1px solid #FF9966;
       border-left:1px solid #FF9966;
	   border-right:1px solid #FF9966;
	   border-bottom:1px solid #FF9966;
       background:#fff;
       border-collapse:collapse;
	   border-spacing:0;
	   empty-cells:show;
	   }

.map{
       margin:5px;
	   padding:5px;
	   width:469px;
       border-top:1px solid #FF9966;
       border-left:1px solid #FF9966;
	   border-right:1px solid #FF9966;
	   border-bottom:1px solid #FF9966;
       background:#fff;
       border-collapse:collapse;
	   border-spacing:0;
	   }
       

.mappri{
       margin:5px;
	   padding:5px;
	   width:780px;
       border-top:1px solid #FF9966;
       border-left:1px solid #FF9966;
	   border-right:1px solid #FF9966;
	   border-bottom:1px solid #FF9966;
       background:#fff;
       border-collapse:collapse;
	   border-spacing:0;
	   }
 
 .priaccess{
       width:300px;
	   margin:10px 0 0 0;
       padding:10px;
	   font-size:12px;
       float:right;
	   }
 

#footer{
     width:780px;
	 background-color:#FFFFFF;
	 padding:0px;
	 margin:0px;
	 text-align:right;
	 clear:both;
	 }
	 
#close{
     width:800px;
	 padding:0px;
	 margin:4px;
	 }


/*テーブル指定*/

 #table01{
   width:550px;
   border-top:1px solid #E1DED7;
   border-left:1px solid #E1DED7;
   background:#fff;
   border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 10px 0;
	text-align:left;
	}


 #table01 th{
    width:150px;
    border-right:1px solid #E1DED7;
	border-bottom:1px solid #E1DED7;
	background:#F7F4EB;
	background-image:url(../method/images/img_t1.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666666;
	font-weight:bold;
	padding:5px; 
}
	

#table01 td{
    border-right:1px solid #E1DED7;
	border-bottom:1px solid #E1DED7;
	background:#F5F5F5;
	background-image:url(../method/images/img_t2.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666666;
	color:#666666;
	padding:5px; 
	}


/*リストボタンに関する指定*/

ul { 
      list-style:none;
	  }

li { 
      background:url(../company/images/ico_01.gif) no-repeat 2px;
	  padding:10px 0 10px 20px;
	  }


/*文字色に関する指定*/
.green  {color:#336666;}
.bluel {color: #336699; font-weight:bold;}
.redl    {color:#CC0000; font-weight:bold;}





/*罫線の色指定（class）*/
.hr1 {
color:#FF9966;
height:1px;
width:420px;
}



