@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#BodyIWrap1{ 
    height:100%; 
	background-image:url(../images/bg_info.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#container {
	width: 100%;
	text-align: left;
}

#header {
	background-color:#fff000;
	background-repeat:repeat-x;
	height:68px;
	margin: 0;
	padding: 0;
}

#banner {
width:209px;
margin-left:450px;
padding-top:20px;
}

#banner img {
margin-bottom:10px;
}

.t10-1 {font-size:10px;}
.t10-2 {font-size:10px; line-height:1.3em;}
.t12-1 {font-size:12px;}
.t14-1 {font-size:14px; line-height:1.6em;}
.t14-1b {font-size:14px; font-weight: bold; color: #f87a99; line-height:1.8em;}
.t14-2 {font-size:14px; font-weight: bold; color: #f87a99; line-height:1.4em;}
.t16-1b {font-size:16px; font-weight: bold; color: #f87a99; line-height:1.8em;}

.style3 {color: #f87a99; font-weight: bold; }
.style5 {
	color: #FF6600;
	font-weight: bold;
}
.style6 {
font-size:14px;
	color: #FF6600;
	font-weight: bold;
}
.style7 {
	color: #FF6699;
	font-weight: bold;
}

h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table {
	margin: 0;
	padding: 0;
}

img	{
	border:0;
}


br{
letter-spacing:0;
}

a:link {
	color: #1d8a3e;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #1d8a3e;
}
a:hover {
	text-decoration: none;
	color: #f6ab00;
}
a:active {
	text-decoration:none;
	color: #1d8a3e;
}

a:link.xmas {
	color: #ffff00;
	text-decoration:none;
}
a:visited.xmas {
	text-decoration:none;
	color: #ffff00;
}
a:hover.xmas {
	text-decoration: none;
	color: #ff0000;
}
a:active.xmas {
	text-decoration:none;
	color: #ffff00;
}

.title {
background-image:url(../images/bg_y.png);
width:700px;
height:20px;
padding:3px 3px 3px 6px;
}

.title2 {
background-image:url(../images/bg_p.png);
width:700px;
padding:8px 3px 8px 6px;
}

.title3 {
width:700px;
height:20px;
padding:3px 3px 3px 6px;
text-align:right;
font-size:10px;
}


ul#menu{
list-style:none;
width:662px;
}

ul#menu li{
list-style:none;
float:left;
}

ul#menu a{
display:block;
text-indent:-9999px;
overflow:hidden;
}

a.logo{
background-image:url(../images/logo2.gif);
background-repeat:no-repeat;
width:265px;
height:67px;
}

a:hover.logo{
}

a.info{
background-image:url(../images/navi01.gif);
width:103px;
height:67px;
}

a:hover.info{
background-position:0px -67px;
}

a.blog{
background-image:url(../images/navi02.gif);
width:118px;
height:67px;
}

a:hover.blog{
background-position:0px -67px;
}

a.contact{
background-image:url(../images/navi03.gif);
width:103px;
height:67px;
}

a:hover.contact{
background-position:0px -67px;
}

a.top{
background-image:url(../images/navi04.gif);
width:73px;
height:67px;
}

a:hover.top{
background-position:0px -67px;
}

.top #mainContent {
	padding: 0 20px;
	background-image:url(../images/top_trifle3.gif);
	background-repeat:no-repeat;
	height:450px;
}

.info #mainContent {
	padding: 20px 20px 0;
}

#footer { 
	padding: 0 20px;
	font-size:10px;
	color:#999999;
} 
#footer p {
	margin: 0;
	padding: 5px 0;
}