body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "Hiragino Mincho pro";
	color: #3366CC;
	margin-top: 55px;
	font-size: 12px;
}
#main-container {
	margin: auto;
	position: relative;
}
/*メニュー用*/
#menu *{
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 200px;
	background-color: #3366CC;
	vertical-align: top;
}
#menu li{
	list-style-type: none;
}
#menu li a, #menu li #selected{
	display: block;
	height: 50px;
	text-align:left;
	text-indent: -9999px;
	background-position: top;
}
#menu ul li#toplogo, #menu ul li#toplogo a{
	height: 180px;
	background: url(img/aritahouen_logo.jpg) no-repeat;
}
#menu li a:hover {
	background-position: bottom;
}
#whatsnew a{
	background: url(img/btn_whatsnew.gif) no-repeat;
}
#shop a{
	background: url(img/btn_shop.gif) no-repeat;
}
#shohin a{
	background: url(img/btn_shohin.gif) no-repeat;
}
#whatshouen a{
	background: url(img/btn_whatshouen.gif) no-repeat;
}
#formdesign a{
	background: url(img/btn_form.gif) no-repeat;
}
#surfacedesign a{
	background: url(img/btn_surface.gif) no-repeat;
}
#product a{
	background: url(img/btn_product.gif) no-repeat;
}
#contact a{
	background: url(img/btn_contact.gif) no-repeat;
}


#whatsnew #selected, #whatsnew #selected a{
	background: url(img/btn_whatsnew0.gif) no-repeat;
}
#shop #selected, #shop #selected a{
	background: url(img/btn_shop0.gif) no-repeat;
}
#shohin #selected, #shohin #selected a{
	background: url(img/btn_shohin0.gif) no-repeat;
}
#whatshouen #selected, #whatshouen #selected a{
	background: url(img/btn_whatshouen0.gif) no-repeat;
}
#formdesign #selected, #formdesign #selected a{
	background: url(img/btn_form0.gif) no-repeat;
}
#surfacedesign #selected, #surfacedesign #selected a{
	background: url(img/btn_surface0.gif) no-repeat;
}
#product #selected, #product #selected a{
	background: url(img/btn_product0.gif) no-repeat;
}
#contact #selected, #contact #selected a{
	background: url(img/btn_contact0.gif) no-repeat;
}
#menu li #selected {
	background-position: bottom;
}
#menu li #selected a {
	background-position: top;
}
#menu li #selected a:hover {
	background-position: bottom;
}

#copyright{
	width: 200px;
	background-color: #3366CC;
	height: 20px;
}

/*トップページ用*/
#flash-wrapper{
	margin-bottom:10px;
}

h3#caption{
	text-align: left;
	text-indent: 20px;
	font-size: 1.2em;
	border-bottom:solid 1px #3366CC;
	vertical-align: bottom;
	height: 20px;
	width: 597px;
	margin-bottom:0;
}
#newsrelease{
	margin-top:0;
	width: 577px;
	padding: 3px;
	border-left:solid 1px #3366CC;
}

#newsrelease th{
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	text-align:center;
	background-color: #3366CC;
	width: 80px;
	padding: 3px;
	vertical-align: top;
}
#newsrelease td{
	padding-left: 1em;
	text-align:left;
}
#newsrelease a{
	text-decoration: underline;
}
#newsrelease a:link{
	color: #3366CC;
}
#newsrelease a:visited{
	color: #3366CC;
}
#newsrelease a:hover{
	color: #3366CC;
}
#newsrelease a:active{
	color: #3366CC;
}

/* What's New */
#main-container td#frame-left {
	background: url(whatsnew/images/0_l.jpg) repeat-y top left;
}
#main-container td#frame-right {
	background: url(whatsnew/images/0_r.jpg) repeat-y top left;
}
.news-container {
	line-height: 1.5em;
	margin: 20px 8px;
	padding: 10px;
	border: solid 2px #3366CC;
	text-align:left;
	color: #000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W6";
}
.news-container div.title *{
	width: 400px;
	color: #3300FF;
	font-weight: bold;
	font-size: 1em;
}
div#archive-link{
	margin: 5px 20px 5px 150px;
	color: #000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W6";
	text-align: center;
}

/* Online Shop */

#conts-container{
	float:right;
	width: 580px;
}
#conts-container img{
	display:block;
}
/*
#shop-container {
	width: 380px;
	margin: 0 auto;
	min-height: 360px;
	_height: 360px;
	border-left:solid 1px #3366CC;
	border-right:solid 1px #3366CC;
	padding: 20px 0;
}
*/
#shop-list {
	width: 100%;
}
#shop-list th{
	text-align: left;
	background: #3366CC;
	color: #FFFFFF;
	padding: 0 5px;
}
#shop-list th a:link,#shop-list th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#shop-list th a:link,#shop-list th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#shop-list td {
	padding: 5px 5px;
	text-align:left;
}
#shop-list td.shop-banner {
	overflow: hidden;
	width: 100px;
}
#shop-list td.shop-name {
	vertical-align: top;
}
/*
#shop-container a{
	text-decoration: underline;
}
#shop-container a:link{
	color: #3366CC;
}
#shop-container a:visited{
	color: #3366CC;
}
#shop-container a:hover{
	color: #3366CC;
	text-decoration: none;
}
#shop-container a:active{
	color: #3366CC;
}
*/
/*コンテンツ共通*/
.hidden {
	display: none;
}