body{
 font-family: verdana, 'trebuchet ms', sans-serif;
 font-size: 12px;
 background-color:#9099AE;
 margin:0px;/* ブラウザ互換 */
}


/* 検索入力フィールド */
form, input {
 margin: 0;
 padding: 0;
 }

a{
 text-decoration: none;
 }
a:link{
 color:#0105FF;
 text-decoration: underline;
 }
a:visited{
 color:#0105FF;
 text-decoration: underline;
 }
a:active{
 color:#000000;
 text-decoration: underline;
 }
a:hover{
 color:#000000;
 text-decoration: underline;
 }
a img {
 border: 0;
 }

#container{
 width:770px;
 margin:0px auto 0px auto;
 background-color:#FFFFFF;
 border-left:1px solid #000000;
 border-right:1px solid #000000;
 border-bottom:1px solid #000000;
 }

#content{
 width:750px;
 margin:0px auto;
}

/* ロゴ表示 */
#header{
 float:left;
 width:380px;
 margin:0px 0px 0px 0px;
 background-color:none;
 height:65px;
 font-size: 12px;
 }

/* 検索エリア */
#Searcharea{
 float:left;
 width:360px;
 margin:0px  0px 0px 10px;
 padding:0px;
 background-color:none;
 height:65px;
 }

/* 入力フィールドデザイン */
#search{
 padding:2px 5px;
 text-align:left;
 width:300px;
 border:1px solid #B5C6D6;
 font-size: 11px;
 }

/* ボタンデザイン */
.searchbtn{
 text-align:center;
 border:1px solid #B5C6D6;
 background-color:#FFFFFF;
 margin-left:3px;
 padding:1px 1px;
 font-size: 11px;
 }

/* 入力フィールド、ボタン微調整 */
.searchline{
 padding-top:18px;
 padding-right:0px;
 text-align:right;
 }

/* バナーイメージ */
#bannerimg{
 float:left;
 width:750px;
 margin:0px 0px;
 background-color:none;
 height:104px;
 }

/* メッセージ領域 */
#bannermsg{
 float:left;
 width:750px;
 margin:0px 0px 5px 0px;
 height:auto;
 }

#bannermsg h2{
 text-align:left;
 font-size:12px;
 line-height: 18px;
 font-weight:normal;
 background-color:none;
 padding:10px 10px;
 margin:0px;
 }

/* 更新エリア */

#main{
 width:750px;
 margin:0px auto;
}

#mainleftpart{
 float:left;
 width:375px;
 margin:0px;
 }

#mainrightpart{
 float:left;
 width:375px;
 margin:0px;
 }

#mainleft{
 width:345px;
 margin:0px auto;
 }

#mainright{
 width:345px;
 margin:0px auto;
 }

.sidetitle{
 background:url(gazo/contenttitle.jpg)  no-repeat 0px 0px;
 margin:0px auto;
 background-color:none;
 }

.sidetitle h2{
 color: #000000;
 text-align: left;
 line-height:20px;
 font-weight: normal;
 font-size:12px;
 padding-left:20px;
 padding-bottom:3px;
 margin:0px;
 border-bottom:1px #888888 dotted;
 background-color:none;
  }

#mainleft ul, #mainright ul {
 list-style:none;
 padding:0px;
 margin:0px auto 17px auto;
 }

#mainleft li, #mainright li {
 background-image:url('gazo/listicon.jpg');
 background-repeat:no-repeat;
 background-position:10px 7px;
 line-height:18px;
 font-size:12px;
 padding:7px 10px 0px 30px;
}

#footer{
 clear: both;
 width:100%;
 margin:10px 0px 0px 0px;
 background-color:#161750;
 height:auto;
 text-align:center;
 border-top:1px solid #000000;
 }

#powered{
 height: 15px;
 font-size:10px;
 line-height: 15px;
 padding:3px 0px 5px 0px;
 color:#FFFFFF;
 font-weight: normal;
 }

#art_head{
 margin:5px auto 0px auto;
 width:770px;
 height:4px;
 background-color:#FFFFFF;
 padding:0px;
 font-size:3px;
 border-top:1px solid #000000;
 border-left:1px solid #000000;
 border-right:1px solid #000000;
 }

#art_bg{
 margin:0px auto 0px auto;
 width:780px;
 background-image:url('gazo/bgvline.jpg');
 background-repeat:repeat-y;
 padding-bottom:4px;
 font-size:0px;
 }