@charset "utf-8";
/* CSS Document */

#wrapper {
	margin: 0px auto;
	width: 960px;
}
#header {
	margin: 10px 0px 10px;
	padding: 0 10px 10px 10px;
	height:150px;
	background:url(../images/header5.png) no-repeat;
}

#nav {
	height: 40px;
	width: 960px;
	padding-top:11px;
	padding-left:100px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav li a {
	font-size: 130%;
	line-height: 40px;
	font-weight: bold;
	color: #222;
	background:url(../images/botan.png) no-repeat;
	text-align: center;
	display: block;
	margin: 0px 10px;
	height: 40px;
	width: 180px;
}

#nav li a:hover {
	font-size: 135%;
	line-height: 40px;
	font-weight: bold;
	color: #222;
	background:url(../images/botan2.png) no-repeat;
	text-align: center;
	display: block;
	margin: 0px 10px;
	height: 40px;
	width: 180px;
}

#main {
	background: #fef;
	padding: 10px;
	float: right;
	width: 755px;
	margin-left: 5px;
	margin-top: 6px;
}

#main h3 {
	color: #222;
	font-size: 160%;
}
#main .main_img .item_name:hover {
	text-decoration: underline;
}


#main .main_img {
	margin: 8px;
	float: left;
	height: auto;
	width: 212px;
}

#main .main_img p {
	text-align: center;
}

#sub #side_menu h3 {
	font-size: 140%;
	font-weight: bold;
	background: #ffccff;
	color: #333;
}
#header h2 {
	margin: 20px 0px 0px 250px;
	background: transparent;
	font: bold 380% "Comic Sans MS", cursive;
	color: #Fff;
}

.name	{
	color: #d00;
}







#sub {
	background: #ffe4ff;
	padding: 0px 5px 5px;
	float: left;
	width: 165px;
	margin-right: 5px;
}
#footer small a {
	margin-right: 10px;
	margin-left: 10px;
}

#side_menu ul {
	margin: 20px 5px 10px;
}
#side_menu ul li {
	font-size: 115%;
	color: #111;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 20px;
	text-indent: 30px;
	line-height: 20px;
}
#cosme_icon {
	background: url("../images/cosme_icon2.png") no-repeat;
}
#supple_icon {
	background: url("../images/supple_icon2.png") no-repeat;
}
#etc_icon {
	background: url(../images/etc_icon2.png) no-repeat;
}


#side_menu ul li a:hover {
	text-decoration: underline;
}


#header h1 {
	font-size: 70%;
	text-align: left;
	color: #333;
}
#bana object {
	border: 1px solid #ccc;
	margin-top: 10px;
}
