@charset "utf-8"; /* CSS Document */
h1 {
font-weight:normal;
font-size:12px;
color:#BF00DF;
line-height:68px;
}
p {
font-size:12px;
color:#808000;
}
ul {
font-size:12px;
list-style-type:none;
}
li {
color:#F08080;
}
address {
font-style:normal;
font-size:12px;
}
body {
text-align: center; 
}
* {
margin:0;
padding:0;
}
img {
border:0; */ 画像の淵枠を消す */
} 
a:link {
color:#800080;
}
a:visited {
color:#7B68EE;
}
a:hover {
color:#FF00FF;
}

div#container {   
width:980px; 
position:relative;
margin: 0 auto;   
text-align: center;   
border: 0px solid #FFF;
background:url(../img/bg_1.gif); */ 背景画像の読み込み */
}
div#subcontainer {
width:700px;  
position:relative;
margin: 0 auto;   
text-align: center;
border: 0px solid #FFF;
background-color:#FDF5E6;
}
div#header {
position:relative;
}
div#hd1 {
margin-top:12px;
margin-left:12px;
float:left;
width:181px;
height:68px;
}
div#hd2 {
margin-top:12px;
margin-right:12px;
float:right;
width:495px;
height:68px;
text-align: center;
}
div#introduction {
clear:both;
}
div#submenu {
margin-top:70px;
float:left;
width:150px;
text-align: center;
}div#campaign {
float:left;
width:365px;
height:365px;
text-align: left;
}
div#contents {
margin-top:70px;
float:left;
width:185px;
text-align: center;
}
div#message {
clear:both;
width:700px;
}
div#sidemenu {
position:relative;
}
ul.sidemenu li {
display: inline;
margin-right: 20px;
}
div#update {
margin-left:12px;
text-align: left;
}
div#information {
position:relative;
}
div#footer {
position:relative;
color:#BF00DF;
}
