a:link,a:visited,a:active{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#aaddee;
	text-decoration:underline;
}
/***************************************/
body{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:100%;
	background-color:#fff;
	background-image:url(img/bg.gif);
	background-position:0% 10px;
	background-repeat:repeat-x;
}
table{
	font-size:12px;
	line-height:200%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#666;
font-size:10px;
font-family:Century Gothic,MS UI Gothic;
background-color:#fff;
border:1px solid #ccc;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #ccc;
}
ul{
margin:0px;
padding:0px;
list-style-type:none;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 10px 0px;
color:#ccc;
font-size:11pt;
font-family:Century Gothic,MS UI Gothic;
letter-spacing:5px;
}
h1:first-letter{
color:#ade;
}
h2{
	font-size:16px;
	background-color:#EDEDED;
	background-image:url(img/h2.gif);
	background-position:5px 50%;
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
h3{
margin:0px;
padding:0px;
color:#999;
font-size:10px;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
/***************************************/
.menu{
margin:0px;
padding:0px;
list-style-type:none;
}
.menu li{
width:80px;
height:20px;
line-height:20px;
float:left;
}
.menu li a{
padding-left:15px;
height:20px;
line-height:20px;
background-image:url(img/menu.gif);
background-position:0% 50%;
background-repeat:no-repeat;
display:block;
}
/***************************************/
.title{
padding:0px;
}
.line_td{
width:20px;
background-image:url(img/line.gif);
background-position:50% 0%;
background-repeat:repeat-y;
}
.header_td{
padding-left:20px;
height:100px;
}
.photo_td{
height:280px;
color:#fff;
background-color:#fff;
background-image:url(img/photo.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
text-align:center;
}
.main_td{
	width:380px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.main_td #footer {
	font-size: 10px;
}
