@charset "shift_jis";/*ページ全体の設定*/body{background: url(../img/back2.gif) top left no-repeat fixed #fff;padding: 0;margin: 0;font-size: 80%;font-family: Verdana,Osaka,sans-serif;color:#000;line-height: 150%;text-align: center;}html{scrollbar-arrow-color:#ffd669;scrollbar-base-color:#000;scrollbar-face-color:#66cc66;scrollbar-track-color:#6ca952;scrollbar-3dlight-color:#6ca952;scrollbar-highlight-color:#6ca952;scrollbar-shadow-color:#6ca952;scrollbar-darkshadow-color:#6ca952;}/*リンク文字色,装飾設定*/a:link{color:#000;text-decoration:none;}a:hover{color:#fff;background-color:#ffd669;}a:visited{color:#c7dc68;text-decoration:none}/*見出し文字*/h1{font-size: 140%;text-align:left;clear: both;padding: 0 0 0 25px;background: url(../img/h1.gif) no-repeat left;}/*サイトタイトル*/#title{width: 100%;height:auto;margin-bottom: 10px;}#titlefont{padding: 20px 0 10px 0;text-align: center;font-weight: bold;font-size: 250%;line-height: normal;color: #000;}/*メニュー*/#menublock{width: 150px;margin-left: auto;margin-right: auto;}#menu{list-style-type:none;margin: 0;padding: 0;text-align: center;}#menu,#menu li,#menu li a{padding:0;}#menu li{display:block;height: 20px;margin: 0 0 5px 0;font-size: 120%;font-weight: bold;background: url(../img/index.gif) no-repeat;}#menu li a{width:100%;display:block;text-decoration:none;color: #000;height: 20px;}#menu li a:visited{width:100%;display:block;text-decoration:none;color: #ffd669;}#menu li a:hover{border:none;background: url(../img/index2.gif) no-repeat ;color: #6ca952;}/*フッター*/#footer{width: 100%;height: auto;clear: both;text-align: center;font-size:70%;}/*テキスト*/#text{text-align: left;padding: 20px 15px 15px 35px;}/*ギャラリーページとリンクページ共通の設定*/#text ul{padding: 0;margin: 0;list-style-type: none;list-style-position: inside;}/*ギャラリページの設定*/.photo{width: 50px;height: 50px;padding: 0;margin: 0 5px 5px 0;border: 1px solid #ffd669;float: left;}.pict{width: 30px;height: 30px;margin: 0 5px 5px 0;border: 1px solid #ffd669;float: left;}/*リンクページの設定*/.bn{width: 200px;height: 40px;margin: 0 5px 5px 0;border: 1px solid #ffd669;float: left;}.mbn{width: 88px;height: 31px;margin: 0 5px 5px 0;border: 1px solid #ffd669;float: left;}/*テキストエリア*/textarea{width:150px;height:50px;border:none;font-size: 100%;color: #000;scrollbar-arrow-color:#000;scrollbar-base-color:#000;scrollbar-face-color:#6ca952;scrollbar-track-color:#6ca952;scrollbar-3dlight-color:#000;scrollbar-highlight-color:#6ca952;scrollbar-shadow-color:#6ca952;scrollbar-darkshadow-color:#000;}