* {
	margin:0px;
	padding:0px;
	font-size: 16px;
}

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	background-attachment: fixed;
	text-align: center;
	
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}

li {
	margin-left: 30px;
	font-size: 16px;
	line-height: 28px;
	color: #000;
	font-family: "Arial", "MingLiU", "PMingLiU";
	text-align: left;
}
img { border:none;}



a:link,
a:visited,
a:active  { color: #0000FF; text-decoration: underline;}
a:hover   { color: #996633; text-decoration: none;}



#main a:link,
#main a:visited,
#main a:active {
	color: #0000FF;
	text-decoration: none;
}
#main a:hover  { color: #006600;}




#wrap_1 {
	background-color: transparent;
	background-image: url(../images/wrapper1.gif);
	background-repeat: repeat-y;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap_2 {
	background-color: transparent;
	background-image: url(../images/wrapper_2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#content {
	width:928px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}


#header {
	padding:0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_menu {
	width:928px;
	background-image: url(../images/btnbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

#main {
	width:925px;
	margin-top:0px;
}

#footer {
	background:transparent url(http://img06.shop-pro.jp/PA01019/162/etc/IMG_2136.jpg
	background-position:left bottom;
	text-align:left;
	width: 928px;
}



#header_menu #linkicon {
	width:300px;
	float:right;
	text-align:right;
	padding-top:5px;
}

#linkicon img {
	margin-right:15px;
}

#header_menu #search {
	FLOAT: left; WIDTH: 360px
}

.img_border {
	border:3px solid #CC6666;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #FFFFFF;
}

