/* blog.css*/

h1 a { display: block; height: 600px; text-indent: -9999px; outline: 0px none; }

#container { margin: 0px auto; width: 1000px; color: rgb(0, 0, 0); font-size: 12px; font-family: Verdana; background-color: rgb(255, 255, 255); }

#banner { height: 600px; background: url('/img/top_image.jpg') no-repeat scroll 0% 0% transparent; position: relative; margin-bottom: 20px; }

#content { margin: 0px 0px 10px 20px; float: left; width: 725px; }

#links { font-weight: normal; float: left; width: 230px; padding-top: 0px; padding-bottom: 10px; margin: 0px 0px 0px 10px; font-size: 15px; text-align: center; }

#links-left { font-weight: normal; float: left; width: 230px; padding-top: 0px; padding-bottom: 10px; padding-left: 10px; margin: 0px 0px 0px 10px; text-align: left; font-size: 15px; }

.title { padding: 15px 0px 0px 20px; margin-top: 0px; margin-bottom: 0px; font-weight: bold; font-size: 50px; color: rgb(51, 102, 204); font-family: 富士ポップ; }

.text { padding: 10px 30px 0px 30px; margin-top: 0px; line-height: 200%; font-family: Verdana; font-size: 25px; }

.info-title { padding: 5px 0px 0px 25px; margin-bottom: 5px; margin-top: 0px; font-weight: bold; font-size: 40px; color: rgb(51, 102, 204); font-family: 富士ポップ; border-left:5px solid #000000; } /*線の設定*/
.info-title .title { padding: 1px 0px 0px 1px; }
.info-middle { background-color:#f5f5f5; } /*背景色*/

.info-text { padding: 30px 30px 30px 30px; margin-top: 0px; margin-bottom: 0px; line-height: 200%; font-family: Verdana; font-size: 25px; }

.info-bottom {height: 20px !important;}

.blog-top { height: 99px !important; background-image: url('/img/top.jpg'); background-repeat: no-repeat; }
.blog-middle { background-image: url('/img/middle.jpg'); background-repeat: repeat-y; }
.blog-bottom { height: 62px !important; background-image: url('/img/bottom.jpg'); background-repeat: no-repeat; }

.owner-date { font-size: 24px; }
.owner-comment { font-size: 21px; }

.date {font-size: 45px !important;}

/* choka */

.fish-name { font-weight: bold; font-size: 150%; line-height: 150%; }

.fish-num { font-weight: bold; font-size: 150%; line-height: 150%; }

.fish-comment { font-weight: bold; font-size: 150%; line-height: 150%; }

.color-red { color: #ff0000; }