@charset "shift_jis";

/* 基本部分 */
body{margin:0;padding:0;text-align:center;background-color:#fff;background:url(back.gif);}
.main{margin:0px;padding:15px;width:680px;background:#fff;border:1px solid #000;border-width:0px 1px;}
img{border:0;}

/* リンク */
a{text-decoration:none;border-bottom:1px dashed #ffccff;}
a:link{color:#ff66cc;}
a:visited{color:#ff66cc;}
a:hover,active{color:#ffccff;}

/* 見出し */
h1{margin:30px 0px 10px 0px;padding:0px;color:#4a4a4a;font-size:50px;font-weight:normal;font-family:ＭＳ Ｐ明朝;text-align:center;}
h2{margin:10px 0px 30px 0px;padding:0px;color:#4a4a4a;font-color:#4a4a4a;font-size:30px;font-weight:normal;font-family:ＭＳ Ｐ明朝;text-align:center;}
h3{margin:0px 20% 5px 5px;padding:0px;font-size:22px;font-weight:normal;font-family:ＭＳ Ｐ明朝;}
h4{margin:20px 5px 5px 5px;padding:0px;font-size:12px;font-weight:bold;font-color:#ccc;}

/* テキスト */
.record{margin:30px 0px 50px 0px;font-size:80%;font-family:Verdana;font-color:#999999;text-align:center;line-height:1.7em;}
.txt{margin:30px 5% 50px 5%;text-align:center;}
.document{margin:30px 0px 50px 0px;text-align:left;width:100%;}
p{padding:5px 15px 10px 15pxtext-align:left;font-size:80%;font-family:Verdana;font-color:#999999;line-height:1.7em;}

/* 画像部分 */
.image	{margin:0px;padding:15px;background:#fff;border:1px solid #000;border-width:0px 1px;width:680px;height:120px;}
.image li{float:left;list-style:none;margin:5px;}
#image1	{width:100px;height:100px;background:url(a.jpg) no-repeat;}
#image2	{width:100px;height:100px;background:url(b.jpg) no-repeat;}
#image3	{width:100px;height:100px;background:url(c.jpg) no-repeat;}
#image4	{width:100px;height:100px;background:url(d.jpg) no-repeat;}
#image5	{width:100px;height:100px;background:url(e.jpg) no-repeat;}

/* 著作権表示 */
.copy{margin:0px 30px 10px 30px;padding:8px 30px 8px 30px;text-align:center;font-size:70%;border:1px dashed #ff66cc;}