@charset "utf-8";
/* CSS Document */

.service{font-size:18px; color:#333333; font-family:"Courier New", Courier, monospace; font-weight:bold; padding-left:20px; padding-bottom:20px;}


.menu{font-size:14px; color:#E6E6E6; text-decoration:none; font-weight:bold;}
.menu:hover{font-size:14px; color:#A6A6A6; text-decoration:underline; font-weight:bold;}

.active{font-size:14px; color:#A6A6A6; text-decoration:underline; font-weight:bold;}

.footer{font-size:12px; color:#cccccc;}

.visual{font-size:12px; color:#d87218; text-decoration:none; font-weight:bold;}
.visual:hover{font-size:12px; color:#cccccc; text-decoration:underline; font-weight:bold;}

.text{font-size:16px; color:#333333; text-decoration:none; font-weight:inherit;}
.tex{font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:inherit;}
.text2{font-size:14px; color:#000000; text-decoration:none; font-weight:normal;}
.text_text{font-size:13px; color:#333333; text-decoration:none; font-weight:normal;}

p{margin-bottom:3px; color:#668736; font-weight:bold; font-size:18px;}
.proj_text{color:#333333; font-weight:normal; font-size:13px;}

.proj_image{border:3px solid #e2e2e2; cursor:pointer}
.proj_image:hover{border:3px solid #595959; cursor:pointer}
