@charset "UTF-8";
/* formatting style　全体のフォーマット
---------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}



body {
	font-family:  "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}



.layout_header{font-family:  "sans-serif";
	font-size: 90%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}


.layout_menu{font-family:  "sans-serif";
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}


.layout_right{font-family:  "sans-serif";
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}


.layout_footer{font-family:  "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}


#FS2_body_Goods .layout_content{font-family:  "sans-serif";
	line-height: 1.6;
	color: #333333;
}


hr {
	display: none;
}/* link style　リンクスタイル
---------------------------------------*/

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout　レイアウト
---------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 979px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#main {
	padding: 0px;
	float: left;
	width: 603px;
	margin-bottom: 15px;
}
#leftsidebar {
	padding: 0px;
	padding-top:0px;
	padding-right:21px;
	float: left;
	width: 168px;
	margin-bottom: 15px;
}
#rightsidebar {
	padding: 0px;
	padding-top:0px;
	padding-left:13px;
	float: right;
	width: 168px;
	margin-bottom: 15px;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	clear: both;
}


/* header styles　ヘッダー
---------------------------------------*/
#header {
	background-image: url(/shop/item/akico/design/img02/navi_bg.gif);
	background-repeat: no-repeat;
	height: 244px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FF6600;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 855px;
	top: 12px;
}
#header #pic1 {
	position: absolute;
	left: 700px;
	top: 140px;
}
#header #pic2 {
	position: absolute;
	left: 470px;
	top: 82px;
}
#header #pic3 {
	position: absolute;
	left: 435px;
	top: 136px;
}
#header #pic4 {
	position: absolute;
	left: 177px;
	top: 127px;
}
#header #pic5 {
	position: absolute;
	left: 545px;
	top: 125px;
}
#header #pic6 {
	position: absolute;
	left: 270px;
	top: 5px;
}
#header #pic7 {
	position: absolute;
	left: 870px;
	top: 100px;
}
#header #pic8 {
	position: absolute;
	left:615px;
	top: 143px;
}
#header #pic9 {
	position: absolute;
	left: 25px;
	top: 97px;
}
#header #pic10 {
	position: absolute;
	left: 395px;
	top: 158px;
}
#header #pic11 {
	position: absolute;
	left: 135px;
	top: 84px;
}
#header #pic12 {
	position: absolute;
	left: 373px;
	top: 92px;
}
#header #pic13 {
	position: absolute;
	left: 580px;
	top: 22px;
}
#header #pic14 {
	position: absolute;
	left: 766px;
	top: 55px;
}
#header ul {
	background-color: #FFFFFF;
	width: 979px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 139px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#header ul li a:hover {
	background-color: #666666;
}
#header ul li#nHome a {
	border-left-style: none;
}
#header #nHome a {
	background-color: #990000;
	color: #FFFFFF;
}
/* main styles　メイン
---------------------------------------*/
#main h2 {
	margin-bottom: 30px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}


/* what's d-torso　説明文
---------------------------------------*/
#main_what{
float: left;
background: url(/shop/item/akico/design/img05/graybox_fs.gif) no-repeat;
width:600px;
margin-top: 30px;
margin-bottom: 30px;
margin-left: 0px;
padding-left:0px;
padding-top:0px;
height:300px;
}

#what_content{
width:600px;
padding-top:10px;
text-align:center;
}


#main_what_1{
padding-top:4px;
padding-left:0px;
font-size:13px;
color:#333333;
}
#main_what_1 a{
color:#333333;
font-weight:bold;
text-decoration:none;
}

#main_what_1 a:hover{
text-decoration:underline;
}

#main_what_2{
padding-top:2px;
padding-left:14px;
padding-right:14px;
font-size:11px;
color:#333333;
}


/* sidebar styles　左サイド
---------------------------------------*/
/* 検索
---------------------------------------*/
#FS2_search{
font-size:12px;
font-weight:bold;
color:#333333;
background-image: url(/shop/item/akico/design/img03/search_bg.jpg);
background-repeat: no-repeat;
height:120px;
width:168;
padding-left:15px;
}

#FS2_search_text{
font-size:12px;
font-weight:bold;
color:#333333;
padding-top:44px;
padding-left:0px;
padding-right:0px;
}

#FS2_search_keyword{
font-size:12px;
color:#333333;
padding-left:0px;
padding-right:0px;
margin-bottom:7px;
}

#FS2_search_btn{
background: url(/shop/item/akico/design/img03/search.gif) no-repeat;
height:20px;
width:63px;
border:0px;
padding-top:0px;
padding-bottom:0px;
}

/* バナー
---------------------------------------*/




/* アイテムリスト
---------------------------------------*/

.item{
width:168px;
}

.item_content{
width:168px;
background: url(/shop/item/akico/design/img03/menu_ba.gif) ;
margin: 0px;
padding: 0px;
}

.item_title {
width:168px;
margin-top: 0px;
padding: 0px;
}

.item_title_a {
width:168px;
margin-top: 9px;
padding: 0px;
}

.item_title_b h2{
	background: url(/shop/item/akico/design/img03/menu_title_mono.jpg) no-repeat;
	font-size:13px;
	font-weight:normal;
	height:22px;
	margin: 0px;
	padding-left: 12px;
	padding-top: 2px;
	color:#ffffff;
}

.item_list {
padding-left: 14px;
padding-top: 6px;
padding-bottom: 10px;
}


.item_list ul{
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.item_list li{
	color:#333333;
	list-style:none;
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	line-height: 2em
}


.item_list li a{
color:#333333;
text-decoration:none;
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.item_list li a:hover{
	color: #0085CF
}

.item_subtitle h3{
background: url(/shop/item/akico/design/img03/menu_subtitle.gif) no-repeat;
	font-size:12px;
	height:24px;
	margin: 0px;
	padding-left: 12px;
	padding-top: 4px;
}

.item_btm{
background: url(/shop/item/akico/design/img03/bottom.gif) no-repeat;
height:9px;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
width:168px;
}


/* エコバナー
---------------------------------------*/
#eco_banner{
background: url(/shop/item/akico/design/img03/eco_suiren.jpg) no-repeat;
padding-top: 0px;
padding-bottom: 8px;
width:168px;
height:200px;
margin: 0px;
}

/* ランキングリスト
---------------------------------------*/

.item_rank{
width:168px;
}

.item_rank_content{
width:168px;
background: url(/shop/item/akico/design/img01/menu_ba_gray.gif) ;
margin: 0px;
padding: 0px;
}

.item_rank_title {
width:168px;
margin-top: 0px;
padding: 0px;
}

.item_rank_title_a {
width:168px;
margin-top: 9px;
padding: 0px;
}

.item_rank_title_b h2{
background: url(/shop/item/akico/design/img03/menu_title_mono.jpg) no-repeat;
font-size:13px;
font-weight:normal;
height:22px;
margin: 0px;
padding-left: 12px;
padding-top: 2px;
color:#ffffff;
}

.item_rank_list {
padding-left: 14px;
padding-top: 6px;
padding-bottom: 10px;
}


.item_rank_list ul{
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.item_rank_list li{
color:#333333;
list-style:none;
font-size:11px;
font-weight:normal;
margin: 0px;
padding: 0px;
line-height: 2em
}


.item_rank_list li a{
color:#333333;
text-decoration:none;
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.item_rank_list li a:hover{
color: #0085CF
}

.item_rank_subtitle h3{
background: url(/shop/item/akico/design/img03/menu_subtitle.gif) no-repeat;
font-size:12px;
height:24px;
margin: 0px;
padding-left: 12px;
padding-top: 4px;
}

.item_rank_btm{
background: url(/shop/item/akico/design/img01/bottom_gray.gif) no-repeat;
height:9px;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
width:168px;
}


/* アニマルナビ
---------------------------------------*/

.itemanim{
width:168px;
}

.itemanim_content_gray{
width:168px;
background: url(/shop/item/akico/design/img01/menu_ba_gray.gif) ;
margin: 0px;
padding: 0px;
}

.itemanim_title {
width:168px;
margin-top: 0px;
padding: 0px;
}

.itemanim_title_a {
width:168px;
margin-top: 9px;
padding: 0px;
}

.itemanim_title_b h2{
background: url(/shop/item/akico/design/img03/menu_title_mono.jpg) no-repeat;
font-size:13px;
font-weight:normal;
height:22px;
margin: 0px;
padding-left: 12px;
padding-top: 2px;
color:#ffffff;
}

.itemanim_list {
padding-left: 0px;
padding-top: 6px;
padding-bottom: 10px;
}


.itemanim_list ul{
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.itemanim_list li{
	color:#333333;
	list-style:none;
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	line-height:10px
}


.itemanim_list li a{
color:#333333;
text-decoration:none;
list-style:none;
font-size:11px;
margin: 0px;
padding: 0px;
}

.itemanim_list li a:hover{
color: #0085CF
}

.itemanim_subtitle h3{
background: url(/shop/item/akico/design/img03/menu_subtitle.gif) no-repeat;
font-size:12px;
height:24px;
margin: 0px;
padding-left: 12px;
padding-top: 4px;
}

.itemanim_btm_gray{
background: url(/shop/item/akico/design/img01/bottom_gray.gif) no-repeat;
height:9px;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
width:168px;
}


/* banner styles
---------------------------------------*/
#banner{
padding-top: 0px;
padding-bottom: 8px;
width:168px;
height:auto;
margin: 0px;
}


/* fotter styles
---------------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}



