
/* 基本設定 */ 
body,td,th{
font-size:70%;  
color:#666666;  
font-family:Verdana,Osaka,'MS P Gothic';
font-weight:normal;
margin:0px;
padding:0px;
}
body{text-align:center;}


 /* 画像のボーダーをあらかじめ０にする */
img{border:none;}

/* デザイン全般の設定 */
body#main_page{background:url(bg02.jpg) no-repeat 100% 0% fixed;}
#all{
text-align:left;
width:570px;
background:url(bg01.gif) repeat-y 0% 0%;
margin:0px auto;
}

/* テキスト設定 */
.text1{
line-height:20px;
padding:15px 20px 30px 20px;
}

/* その他要素 */ 
em{font-style:normal;font-weight:bold;}
strong{color:#19448e;background-color:#aaffff;}
ins{text-decoration:none;border-bottom:1px solid #33aaff;}
del{text-decoration:line-through;}

