@charset "euc-jp";

/*ID*/
#content {
width:700px; margin:0 auto; background-color:#ffffff; padding:60px 0; }

#top1 {
background-color:#666666; text-align:center; }
#top2 {
margin:30px 0; }
#top3 {
border-top:solid 4px #996666; border-bottom:solid 2px #996666; text-align:center; }

/*Class*/

.news {
border:1px solid #cccccc; text-align:left; width:350px; margin:10px auto; }
.news h3 {
color:#993333; font-size:large; margin:10px; line-height:1.1; }
.news p {
color:#333333; font-size:small; margin:10px; line-height:1.2; }
.news td {
color:#333333; font-size:small; padding:10px; line-height:1.3; }
.small { font-size:small; }
.a-center { text-align:center; }

/*Tag*/
h6 {
font-size:small; font-weight:normal; padding:5px; letter-spacing:1px; border-top:5px solid #cccccc; margin:20px 0; text-align:center; }

img {
margin:0; border:0; }

a:link {
color:#cc3333; text-decoration:underline;}
a:visited {
color:#cc3333; text-decoration:underline;}
a:hover {
color:#cc3333; text-decoration:none;}
a:active {
color:#333333; text-decoration:none;}
a:link img, a:visited img {
border: none;}

body {
background-color:#dcdccd; margin:0; text-align:center; color:#333333; font-size:small; line-height:1.5; }