html, body {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
background-color: #fff;
padding: 0;
margin: 0;
}

#menu {
font-size: 14px;
font-weight: bold;
font-style: normal;
}

#menu a:link, #menu a:visited {
color: #666;
font-size: 14px;
text-decoration: none;
}

#menu a:hover {
color: #e05632;
background-color: #fff;
font-size: 14px;
text-decoration: none;
}

img {
display: block;
padding: 0;
margin: 0;
border: 1px solid #000;
}

#head_1 {
background-color: #4a593c;
height: 14px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#head_2 {
background-color: #7d9655;
height: 12px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#head_3 {
text-align: right;
background-color: #fff;
height: 30px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#head_4 {
text-align: center;
background-color: #fff;
height: 54px;
padding-bottom: 3px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}



#head_5 {
text-align: right;
background-color: #7d9655;
width: 148px;
border-left: 1px solid #000;
padding-right: 10px;
padding-bottom: 10px;
margin: 0;
}

#head_6 {
background-color: #4a593c;
width: 15px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#head_7 {
border-bottom: 1px solid #fff;
padding: 0;
}

#head_8 {
background-color: #7d9655;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #000;
}


#head_9 {
background-color: #4a593c;
width: 15px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #000;
}

#head_10 {
width: 484px;
border-top: 0;
border-bottom: 1px solid #000;
}

#head_11 {
background-color: #4a593c;
border-left: 1px solid #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}


.sitetitle {
font-size: 28px;
font-weight: bolder;
}

.page {
color: #facf32;
font-size: 18px;
font-weight: bold;
}

.left_col {
width: 150px;
border-left: 1px solid #000;
}

.left_col img {
margin-top: 10px;
}

.content {
font-size: 14px;
line-height: 1.3;
padding-left: 10px;
padding-right: 100px;
border-left: 0;
border-right: 1px solid #000;
background-color: #fff;
}

ul {
list-style: circle;
font-weight: normal;
}

ol {
list-style: upper-alpha;
font-weight: bold;
}

#sublist {
padding-left: 30px;
}

h1 {
text-align: center;
font-size: 24px;
font-weight: bolder;
}

h2 {
text-align: center;
font-size: 18px;
font-weight: bolder;
}

h3 {
text-align: center;
font-size: 14px;
font-weight: bolder;
}

#email {
text-align: center;
font-size: 14px;
font-weight: bolder;
}

.portfolio {
padding-bottom: 30px;
}

.title {
font-size: 16px;
font-weight: bolder;
}

p {
text-align: justify;
}
a:link, a:visited {
color: #666;
font-size: 18px;
text-decoration: none;
}

a:hover {
color: #e05632;
font-size: 18px;
text-decoration: none;
}
.footer_L {
font-size: 10px;
padding-left: 10px;
padding-top: 10px;
border-left: 1px solid #000;
border-right: 0;
border-bottom: 1px solid #000;
}
.footer_R {
font-size: 10px;
padding-left: 10px;
padding-top: 10px;
border-left: 0;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
