@charset "UTF-8";

body {
 margin: 0px;
}
td {
 font-size:12px;
}
li {
 list-style-type: none;
}

a {
 color:#333333;
 text-decoration:underline;
}
a:hover {
 text-decoration:none;
}

#main_top {
 margin:5px 0 0 0;
 height:318px;
 width:775px;
}

.to_top {
 width:775px;
 height:20px;
 text-align:right;
 padding:0 5px 0 0;
}

.to_top img{
 margin:0 0 0 7px;
 position:relative;
 top:4px;}

.to_top a {
 color:#000099;
}


.area_l {
 position:relative;
 float:left;
 width:378px;
 height:327px;
 margin:0 20px 40px 0;
}

.area_r {
 position:relative;
 float:left;
 width:378px;
 height:327px;
 margin:0 0 40px 0;
}

.photo {
 margin:0 0 22px 0;
}

.photo img {
 border:0;
}

.text {
 line-height:150%;
 padding:0 5px 0 0;
}

.link {
 position:absolute;
 padding: 0 10px 0 0;
 right:0;
 bottom:0;
}
.link img {
 margin:0 5px 0 0;
 position:relative;
 top:5px;
}

