*{margin:0; padding:0; /*opera用*/}
body { text-align:center; /*IE用*/}
td { font-size: 13px; color: #666666;  line-height: 140%;}
h2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; color: #FF9999; }
strong { color: #FF0000; }

/* 外枠 */
.out {width: 760px; margin:auto; margin-top:15px; }

/* サイドメニュー */
.menu1{  width:120px; height:120px; text-align:left;}
.menu2{  width:120px; height:120px; text-align:right;}
ul {list-style-type: none;}
li { padding:10px; border}

/* コンテンツ上 */
.contents1{ width:500px; padding: 5px;  background-color: #fffacd; line-height: 170%;}

/* コンテンツ下 */
.contents2{ width:500px; padding: 5px;  background-color: #faf0e6; line-height: 170%;}

/* リンク */
A:link{
font-size:13px;
color:#FF6699;}
A:VISITED {
font-size:13px;
color:#FF6699;}
A:HOVER {
font-size:13px;
text-decoration:underline overline;
color:#cd5c5c;cursor:crosshair;}

img{border: none; }
