@charset"UTF-8";

* {
margin:0;
padding:0;
font-size:small;
font-family: Verdana, Arial, sans-serif;
line-height: 1.0;
}

body, div, p, a, ul, li, table, th, td {
margin:0;
padding:0;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
line-height: 1.0;
}

p,h1,h2,h3,h4 {
margin-bottom: 0.5em;
padding:0;
}

p {line-height: 1.4;}

img {
border:0;
}

img,input {
vertical-align:middle;
}

a {
text-decoration:none;
}

a:link {color:#333;}
a:visited {color:#333;}
a:hover {color:#fff; text-decoration:underline;}
a:active {color:#333;}

ul {list-style-type: none;}
body {
background-color:#C1E3EE;
text-align:center;
}


/*layoutr*/
div#container {
margin:0 auto;
width:700px;
}

div#wrapper {
width:700px;
height: auto;
background-color:#fff;
margin: 0;
}

*html div#wrapper {
height:auto;
}

div#wrapper-inner {
width: 618px;
margin: 0 auto;
padding: 15px;
background-color: #eeddc1;
text-align: left;
position:relative;
}

*html div#wrapper-inner {/* for IE6 */
width: 660px;
}

div#wrapper-main02 {
float: left;
width: 320px;
padding: 15px;
text-align: left;
clear: left;
}

div#wrapper-bottom {
width: 646px;
height: 30px;
margin:0 auto;
background:url(../img/bg_top.gif) no-repeat top center;
}

/*header*/
div#header {
width:685px;
height:50px;
padding-right:15px;
background:url(../img/header.gif) no-repeat top center;
text-align:left;
}

*html div#header {/* for IE6 */
width: 700px;
}

div#title {
padding:0;
margin-top:0;
margin-right:auto;
margin-left:10px;
height:115px;
z-index: 1;
position:relative;
left: -270px;
}

*html div#title {
left: -265x;
}

/*groval navi*/
div#gnavi {
width: 690px;
height: 20px;
padding: 5px;
background-color:#f9d395;
position:relative;
}

*html div#gnavi {/* for IE6 */
width: 700px;
}

div#gnavi ul {
list-style-type:none;
padding-right:10px;
clear: both;
}

div#gnavi ul li {
float:right;
display: block;
margin-left:0.5em;
}

div#gnavi ul li a{
font-size: 1em;
}

/*local navi*/
div#localnavi {
width: 690px;
height: 20px;
padding: 5px;
background-color:#b7750e;
position:relative;
}

*html div#localnavi {/* for IE6 */
width: 700px;
}

div#localnavi ul {
list-style-type:none;
padding-left:170px;
clear: both;
}

div#localnavi ul li {
float:left;
display: block;
margin-left:0.5em;
font-size:1.1em;
}

div#localnavi ul li a{
font-size: 1em;
}

div#localnavi ul#love li a#love{
color:#fff;
}

div#localnavi ul#nature li a#nature{
color:#fff;
}

div#localnavi ul#peace li a#peace{
color:#fff;
}

div#localnavi ul#gift li a#gift{
color:#fff;
}

/*footer*/
div#footer {
width:700px;
height:20px;
background: url(../img/footerbg.gif) no-repeat left top;
}

p#copy {
color:#666;
font-size:1em;
margin-top:1em;
margin-bottom:1em;
}
