@charset"shift_jis";

*{margin:0 0;
padding:0 0;
font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 }

img { 
border:0;
}

a:link,a:visited{
 color:#4E4E4E;


}
a:active,a:hover{
 color:#CC0000;


 }


body {
	width:900px;
	height:auto;
	color: #4e4e4e;
	font-size: 93%;
//	margin: 0 250px;
	margin: 0 auto;
}

/*-----------------------------------header------------------------------*/
#header{
 width:900px;
 height:500px;
 
 }



h1{
 width:190px;
 height:50px;
 float:left;
 margin:25px 5px 25px 0;
}

h2{
 width:130px;
 height:30px;
 font-size:10px;
 color:#4e4e4e;
line-height:1.5em;
float:left; 

margin:25px 5px 0 10px;
 }

p.welcome {
 width:280px;
 height:23px;
 margin:0 0;
 clear:both;
 }


  
#topnavi {
 width:520px;
 height:60px;
 float:left;
 margin:20px 0 0 20px;
 }

#topnavi p.navi{
 width:250px;
 height:1em;
 color:#666666;
 font-weight:bold;
 font-size:12px;
 margin:0 5px 0 280px;
}

#topnavi p.navi a{
 padding:0 10px;
}
 
 p.top{
 width:470px;
 height:20px;
 float:left;
 padding:10px 0 0 15px;
 }

ul.navi2{
 width:525px;
 height:auto;
  float:left;
 margin:20px 0 0 0px;
 }
 

 
ul.navi2 li {
 list-style:none;
 float:left;
 padding:0 10px;
 }
 
img.welcome{
 width:280px;
 height:23px;
 margin:5px 10px;
 }


 /*---------------------------------contents------------------------------*/

#contents {
 width:800px;
 height:auto;
 margin:50px 20px;
// margin:20px 0 0;
 font-size:14px;
 color:#333333;
 line-height:1.5em;
}


#contents p.srch {
 font-size:11px;
 }

#contents p.srch2 {
 padding:15px 0 10px 0;
 font-weight:bold;
}


#contents table {
 width:760px;
 height:auto;
 padding:20px 20px;
 border:#4e4e4e 1px solid;
}

#contents table tr td {
 border:#4e4e4e 1px solid;
 padding:10px 10px;
 }

#contents table tr td.srch {
width:300px;
height:auto;
font-size:14px;
color:#333333;
line-height:1.5em;
 padding:10px 10px;
 font-weight:bold;
  vertical-align:top;
  background-color:#CCFFCC;
}

#contents p.button{
 padding:15px 5px 10px 0;
 float:right;
}



#contents td.button2{
border:none;
padding:0 0 0 185px;
}

#contents p.button input,p.button2 input{
 font-size:14px;
 font-weight:bold;
}

/*---------view.html-------*/
#view_con {
 width:800px;
 height:auto;
 margin:10px 20px;
 
 }

#view_con table.view {
 width:750px;
 height:auto;
border:#333333 1px solid;
 
 }
 
/*#view_con table.view tr {
 margin:10px 10px;
 }*/

#view_con table.view td.item29 {
 width:350px;
 height:200px;
 border:#4e4e4e 1px dotted;
 padding:10px 10px;
 vertical-align:top;
 line-height:1.2em;
 font-size:15px;


 }
 
#view_con table.view td.item1 {
 font-size:20px;
 padding:20px 20px;
 background-color:#EDF286;
 

 }
 

 
 
#view_con table.view tr td.view2 {
 width:300px;
 height:auto;
 line-height:1.5em;
 padding:10px 0 10px 25px;

 }
 
 
#view_con table.view tr td.view3 {
 width:700px;
 height:auto;
 line-height:1.5em; 
 padding:10px 0 10px 25px;

 }
 
/*#view_con table.view tr td.view2 {
 width:450px;
 height:auto;
 line-height:1.5em;
 border:#4e4e4e 1px solid;
 padding:0 0 0 10px;

 }
 
#view_con table.view tr td.view3 {
 width:750px;
 height:auto;
 line-height:1.5em;
 border-bottom:#4e4e4e 1px solid; 
 padding:0 0 0 10px;

 }


 */
 
 /*-----------------------------------footer------------------------------*/


#footer{
 width:900px;
height:30px;
font-size:12px;
clear:both;

}


#footer ul {
 width:800px;
 height:auto;
margin:0 0 0 150px;
 }
 
#footer ul li{
 list-style:none;
 float:left;
margin:0 5px;
}

#footer p.footer{
 text-align:center;}