﻿
a:hover img{
 filter: alpha(opacity=75);
 -moz-opacity:0.6;
 opacity:0.6;
 }


#bottom-link {
	width:100%;
	background-color:#333333;
	border-bottom: #000000 solid 3px;
}
.bottom-link table {
    font-family:"ＭＳ Ｐゴシック", Osaka;
    width:100%;
	color: #CCCCCC;
	text-align:center;
	font-size:8pt;
	margin-top:10px;
	margin-bottom:10px;
}
.bottom-link table a:hover {
	text-decoration: none;
	color: #00CCFF;
}

.bottom-link table a {
	color:FFF;
	text-decoration: none;
}

#copyright {
	text-align:center;
	width:100%;
	background-color: #666666;
}
.copyright {
	color:#FFF;
	text-align:center;
	font-size:9px;
	padding-bottom:20px;
}
.copyright p.tel {
	font-size:16px;
	font-weight: bold;
}
.copyright p.tel img {
	margin-top:4px;
	padding-left:1px;
	margin-right:4px;
}
.copyright p.by {
	color:#FFF;
	padding: 2px 0px;
}
.copyright p.by a {
	text-decoration: underline;
	color: #FFF;
}
.copyright p.copy {
	padding: 2px 0px;
}


/*           */


* {
	margin: 0;
	padding: 0;
    outline: 0;
	vertical-align: baseline;
	list-style: none;
}

table {
	font-size:8pt;
}

td, tr {
	vertical-align:middle;
	margin:10px;
}
body {
	margin:0 auto;
	background: url(/images/gb.png) center top;
	background-attachment:fixed;
}

th, td {
	padding:4px 0px 0px 4px;
}
tr.even td {
	background:#E5ECF9;
}
a {
	text-decoration: none;
	color:#FFF;
}

a:hover {
	color:#0CF;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.red {
	color: red;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}
/* header */

#title {
height:100%;
width:100%;
margin: 0 auto;
}

#menu {
	width:100%;
	background-image:url(/images/sample-03.png);
	border-bottom: #4F4F4F solid 6px;
	text-align: center;
	height:103px;
	margin:0 auto;
}
.menu {
	margin:0 auto;
	width:925px;
	padding-top:10px;
}

#container {
margin:0 auto;
text-align:center;
padding: 0px;

}

#fat {
width:960px;
margin:0 auto;
}

#head {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0 auto;
	text-align:left;
	padding-top:10px;
	width:920px;
	height:290px;
	margin-bottom:6px;
}

/* contents */

#center {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

 .content {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #FFF;
    padding: 0 0px;
    font-size: ;
    border: solid #E1E1E1 1px;
    margin: 0 20px;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
 .content h1 {
    color: #fff;
    background-color: #17a2ff;
    border-color: #17a2ff;
    padding: 5px;
    font-size: 18px;
    margin: 0 0px 20px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}




p {
font-size: 14px;
line-height: 180%;
margin-bottom: 20px;

}
.content blockquote {
	line-height: 170%;
	FONT-SIZE: 95%;
 FONT-FAMILY: "Trebuchet MS", "Verdana", "Helvetica", sans-serif margin-bottom: 10px;
	color: #006699;
}
.content li {
	line-height: 150%;
}
.content h2 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14pt;
	border-bottom: 1px solid #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px;
}

h3 {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}


/* table */

td {
	padding: 10px;
}

table p {
margin: 0 auto;
font-size: 13px;
}


#banner-top {
background-image:url(/images/banner-top1.png);
width:220px;
height:25px;
text-indent:-9999px;
margin-left:12px;
}
#banner-top2 {
background-image:url(/images/banner-top2.png);
width:220px;
height:25px;
text-indent:-9999px;
margin-left:12px;
}

#banner-top3 {
background-image:url(/images/banner-top3.png);
width:220px;
height:25px;
text-indent:-9999px;
margin-left:12px;
}

#banner {
background-image:url(/images/banner-center.png);
background-repeat:repeat-y;
width:220px;
margin-left:12px;
}

#banner-bottom {
background-image:url(/images/banner-bottom.png);
width:220px;
height:15px;
text-indent:-9999px;
margin-bottom:15px;
margin-left:12px;
}

#bottom-link {
width:100%;
	background-color:#333333;
	border-bottom: #000000 solid 3px;
}
.bottom-link table {
    font-family:"ＭＳ Ｐゴシック", Osaka;
    width:100%;
	color: #CCCCCC;
	text-align:center;
	font-size:9pt;
	margin-top:10px;
	margin-bottom:10px;
}
.bottom-link a:hover {
	text-decoration: none;
}
#copyright {
	text-align:center;
	width:100%;
	background-color: #666666;
}
.copyright {
	color:#FFF;
	text-align:center;
	font-size:9px;
	padding-bottom:20px;
}
.copyright p.tel {
	font-size:16px;
	font-weight: bold;
}
.copyright p.tel img {
	margin-top:4px;
	padding-left:1px;
	margin-right:4px;
}
.copyright p.by {
	color:#FFF;
	padding: 2px 0px;
}
.copyright p.by a {
	text-decoration: underline;
	color: #FFF;
}
.copyright p.copy {
	padding: 2px 0px;
}

#bio {
margin-left:10px;
margin-right:5px;
}