* {
    padding: 0;
    margin: 0;
} 

img
{  border-style: none;
}

img.right {
	float: right;
	margin: 0px -20px 0px 10px;
}

img.right2 {
	float: right;
	margin: 0px -8px 0px 5px;
}

a .img_slim {
		padding: 5px;
		border: 1px solid #ccc;
		margin: 4px;
	}

	a .img_slim:hover {
		border-color: #EAD1D23;
	}
	
	a .img_slim_sp {
		padding: 5px;
		/*border: 1px solid #d50000;*/
		border: 1px solid #666;
		margin: 4px;
	}

	a .img_slim:hover {
		border-color: #EAD1D23;
	}

body {
background: #fff;
font-family: /*"Trebuchet MS"*/ Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

.medium {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
line-height: 20px;
}

.medium-b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
line-height: 18px;
}

.medium-ch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
line-height: 16px;
}

a {
text-decoration: none;
color: #cc0000;
}
a:hover {
text-decoration: underline;
color: #cc0000;
}

#wrap {
width: 969px;
margin: 10px auto;
}

#header {
height: 40px;
background: #fff url(images/top.jpg) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#logo {
height: 102px;
width: 314px;
float:left;
background: #fff url(images/yorokobi_logo.jpg) no-repeat;
}

#logo_index {
height: 102px;
width: 969px;
float:left;
background: #fff url(images/yorokobi_logo2.jpg) no-repeat;
}

#menu {
height: 34px;
width: 655px;
float:right;
/*background: #eee url(images/menu.gif) no-repeat;*/
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
color: #E7D68D;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content2 {
float:left;
width:314px;
height:443px;
z-index:99999;

/*padding: 20px;*/
}

#content_index {
float:right;
width:969px;
height:558px;
background: #fff url(images/fondo_index.jpg) no-repeat;
/*padding: 20px;*/
}

#content {
float:right;
width:655px;
height:558px;
background: #fff url(images/fondo.jpg) no-repeat;
/*padding: 20px;*/
}

#content_hpb {
float:right;
width:655px;
height:558px;
background: #fff url(images/fondo_hpb.jpg) no-repeat;
/*padding: 20px;*/
}

#content_hpb2 {
float:right;
width:655px;
height:558px;
background: #fff url(images/fondo_hpb2.jpg) no-repeat;
/*padding: 20px;*/
}

.main {
/*border-top: 1px solid #aaa;
background: #eee;*/
height:500px;
padding: 10px 75px 10px 25px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.mainb {
/*border-top: 1px solid #aaa;
background: #eee;*/
padding: 5px 75px 15px 20px;
}

#bottom {
background: #fff /*url(images/copyright.jpg) no-repeat;
padding: 10px 0;*/
height:40px;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}
