/*------------------ボディー要素------------------*/
body {
margin: 0px;
padding: 0px;
text-align: center;
line-height: 150%;
font-size: 11px;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
background: url(../065/wall.gif);
background-repeat: repeat;
color: #3F3C36;
}


/*------------------リンク要素------------------*/
a:link {color: #555148; text-decoration: none;}
a:visited {color: #555148; text-decoration: none;}
a:hover {color:#339999; text-decoration: underline;}
a:active {color: #339999; text-decoration: none;}


/*------------------ボード全体を囲む部分-----------------*/
#block_all {
width: 690px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
text-align: left;
background: #FFFFFA;
}


/*------------------ボードヘッダー部分------------------*/
#block_header {
clear: both;
height: 95px;
margin: 0px 0px 10px 0px;
padding: 10px 0px 10px 0px;
background: url(../065/head2.jpg);
}
#block_header a {text-decoration: none;}


/*------------------サイトタイトル部分------------------*/
.site_title {
font-size: 20px;
font-weight: bolder;
padding: 10px 40px 5px 30px;
text-align: left;
}
a.site_title_link:hover { color: #339999 }

a.site_title_link {
color: #555148;
text-decoration: none;
}

.sub_title {
font-size: 11px;
color: #555148;
padding: 0px 40px 0px 30px;
font-weight: bolder;
text-align: left;
}


/*------------------ボードメイン部分(左側)------------------*/
#block_main {
width: 460px;
padding: 20px 15px 10px 20px;
float: left;
}


/*------------------記事全体を囲む部分------------------*/
.com_all {
margin: 0px 0px 40px 10px;
background: url(../065/c_head.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
}


/*------------------親記事ヘッダー部分------------------*/
.com_head {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 60px;
font-size: 12px;
color: #555148;
font-weight: bolder;
}

.com_head2 {
font-size: 10px;
color: #8E8675;
font-weight: bolder;
padding: 5px 0px 40px 60px;
}


/*------------------親記事メイン部分------------------*/
.com {
padding: 0px 5px 0px 15px;
font-size: 11px;
}

blockquote {
padding: 8px;
clear: both;
border-left: 1px dotted #d3d3d3;
border-right: 1px dotted #d3d3d3;
border-top: 1px dotted #d3d3d3;
border-bottom: 1px dotted #d3d3d3;
font-size: 10px;
background-color: #F9F9F9;
}

.upfile_pict {
margin: 5px 10px 10px 5px;
border-width: 1px;
border-style: solid;
padding: 4px 4px 30px 4px;
background-color: #F5F3F3;
border-color: #B8B8B8 #848484 #848484 #B8B8B8;
text-decoration: none;
}


/*------------------親記事フッター部分------------------*/
.com_foot {
font-size: 10px;
color: #8E8675;
margin: 0px 0px 0px 0px;
padding: 10px 5px 0px 0px;
text-align: right;
}

.com_foot  a:link {color: #8E8675; text-decoration: none;}
.com_foot  a:visited {color: #8E8675; text-decoration: none;}
.com_foot a:hover {color: #339999; text-decoration: underline;}
.com_foot  a:active {color: #339999; text-decoration: none;}


/*------------------レス全体を囲む部分------------------*/
.res_all {
padding: 0px 10px 0px 50px;
}


/*------------------レスメイン部分------------------*/
.res {
font-size: 10px;
padding: 15px 10px 10px 10px;
margin: 10px 0px 0px 0px;
background: url(../065/r_bg.gif);
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
}


/*------------------レスフッター部分------------------*/
.res_foot {
font-size: 10px;
text-align: right;
}


/*------------------レスフォーム部分------------------*/
.res_form {
font-size: 10px;
text-align: right;
margin: 10px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}


/*------------------ボードメニュー部分(右側)------------------*/
.menu_title {
font-size: 12px;
color: #555148;
font-weight: bolder;
margin: 0px 0px 5px 0px;
}

#block_right {
width: 170px;
padding: 37px 0px 0px 0px;
float: right;
}

#block_right ul {
list-style-type: none;
font-size: 10px;
padding: 0px 0px 20px 35px;
margin: 0px;
}

#block_right table {
margin: 0px 0px 20px 10px;
}

.search {
padding: 0px 0px 0px 25px;
}


/*------------------カレンダー部分------------------*/
.cal {
text-align: center;
font-size: 9px;
color: #8E8675;
font-weight: bolder;
padding: 10px 0px 0px 10px;
}

.cal a:link {color: #85D5D5; font-weight: bolder; text-decoration: none;}
.cal a:visited {font-weight: bolder; text-decoration: none;}
.cal a:hover {color: #339999; font-weight: bolder; text-decoration: none;}
.cal a:active {color: #339999; font-weight: bolder; text-decoration: none;}

/*------------------プロフ部分------------------*/
.prof_pict {
padding: 4px;
margin: 6px 6px 6px 20px;
background-color:#ffffff;
border-width: 1px;
border-style: solid;
border-color: #999999 #666666 #666666 #999999;
}

.prof_com {
font-size: 10px;
margin: 0px 20px 20px 20px;
padding: 0px;
}


/*------------------ボードフッター部分------------------*/
#block_footer {
clear: both;
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 0px;
text-align: center;
}


/*------------------新規投稿フォーム部分------------------*/
form {
margin: 0px;
}

#form_all {
width: 550px;
margin: 0px auto 0px auto;
padding: 0px 0px 20px 0px;
background: #FFFFFF;
text-align: left;
}

#form_title {
font-size: 16px;
font-weight: bolder;
color: #3F3C36;
margin: 0px 0px 20px 0px;
padding: 10px 0px 10px 20px;
border-bottom: 1px dashed #8E8675;
}

.forms {
font-size: 11px;
font-weight: bolder;
color: #3F3C36;
margin: 10px 0px 2px 20px;
}

input,textarea,select{
font-size :10px;
border: 1px solid #8E8675;
padding: 2px;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

