@charset "utf-8";
/* 

ベースレイアウト
#header
#nav
#side
#main
#footer

*/

@import "reset.css";
@import "clearbox.css";
@import "utility.css";

* {
	outline: none;
}

body {
	background-color: #FFF;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

hr {
	border: #CCC solid 1px;
}

a:link {
	color:#006066;
	text-decoration:none;
}
a:visited {
	color:#006066;
	text-decoration:none;
}
a:hover {
	color:#309060;
	text-decoration: underline;
}
a:active {
	color:#309060;
	text-decoration:underline;
}

/* ベースレイアウト
---------------------------------------------------- */

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 100px;
}

#nav {
	width: 950px;
	height: 20px;/* 注意 */
	background-color:#EECC77;
	margin-bottom: 15px;
}

#contents {
	width: 951px;
	height: 2450px;
	position: relative;
}

#side {
	width: 291px;
	position: absolute;
	left: 0;
}

#main {
	width: 660px;
	float: left;
}

#footer {
}

/* #header
---------------------------------------------------- */

#logo {
	padding-top: 31px;
	float: left;
}

#header_nav {
	padding-top: 31px;
	float: right;
}


#header_contact {
	padding: 0 0 5px 0;
}

#header_contact a {
	display: block;
	width: 189px;
	height: 22px;
	background-image: url(../images/header_contact.gif);
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#header_tell {
	width: 189px;
	text-align: center;
	font-size: 0.9em;
}

/* #nav
---------------------------------------------------- */

#nav ul {
	width: 950px;
	height: 20px;
	background: url(../images/nav.gif) no-repeat;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	display: block;
	overflow: hidden;
	height: 20px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0
}

#nav01,#nav02,#nav03,#nav04,#nav05 {
	width: 158px;
}

#nav06 {
	width: 160px;
}

#nav01 a.active,
#nav01 a:focus,
#nav01 a:hover {
     background: url(../images/nav.gif) no-repeat left bottom;
}

#nav02 a.active,
#nav02 a:focus,
#nav02 a:hover {
     background: url(../images/nav.gif) no-repeat -158px -20px;
}

#nav03 a.active,
#nav03 a:focus,
#nav03 a:hover {
     background: url(../images/nav.gif) no-repeat -316px -20px;
}

#nav04 a.active,
#nav04 a:focus,
#nav04 a:hover {
     background: url(../images/nav.gif) no-repeat -474px -20px;
}

#nav05 a.active,
#nav05 a:focus,
#nav05 a:hover {
     background: url(../images/nav.gif) no-repeat -632px -20px;
}

#nav06 a.active,
#nav06 a:focus,
#nav06 a:hover {
     background: url(../images/nav.gif) no-repeat -790px -20px;
}





/* #side
---------------------------------------------------- */

#search_menu {
	margin-bottom: 15px;
}



/*  ログイン   */

#side_login {
	width: 288px;
	margin-top: 15px;
	margin-bottom: 15px;
	border:#CCC solid 1px ;
	background-color: #F9F9F9;
}

#side_login dd {
	padding: 9px;
}

#side_login table {
	width: 270px;
}


#side_login .login_mycatalog {
	padding: 0 0 8px 0;
	background-color:#F9F9F9;
	text-align: left;
}

.top_login_input {
	width: 177px;
	height: 20px;
	padding: 0;
	margin: 0 5px 0 0;
	border: #CCC 1px solid;
}

#login_id {
	padding: 0 0 5px 0;
}

#login_id p{
	width: 36px;
	height: 20px;
	background-color:#E6E6E6;
	background-image: url(../images/login_id.gif);
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	display: block;
	text-indent: -9999px;
}

#login_pass {
	margin: 0 0 0 0;
	padding: 0;
}

#login_pass p{
	width: 36px;
	height: 20px;
	background-color:#E6E6E6;
	background-image: url(../images/login_pass.gif);
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	display: block;
	text-indent: -9999px;
}

#login_txt {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}


/* 追加 2009/09/15 */
#side_logout {
width: 210px;
height: 37px;
border: #CCCCCC 1px solid;
margin: 0 9px 0 0;
padding: 5px 0;
text-align: center;
}

#submit_login {
/*width: 49px;
height: 49px;
background: url(../images/login_btn.gif) no-repeat scroll 0 0;
text-indent: -9999px;
display: block;
border: 0;*/
cursor: pointer;
}

#submit_logout {
/*width: 49px;
height: 49px;
background: url(../images/login_btn.gif) no-repeat scroll 0 0;
text-indent: -9999px;
display: block;
border: 0;*/
cursor: pointer;
}

/*      */










/* バナー */


#side_bnr_list li a {
	overflow: hidden;
	height: 56px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}
/*
#side_bnr_list li a:hover {
	background-position: right;
}
*/

#bnr_search a { background-image: URL(../images/bnr_search.gif); }
#bnr_qa a { background-image: URL(../images/bnr_qa.gif); }
#bnr_blog a { background-image: URL(../images/bnr_blog.gif); }
#bnr_catalog a { background-image: URL(../images/bnr_catalog.gif); }


#side_bnr_list #bnr_catalog a {
	height: 125px;
}

/* #main
---------------------------------------------------- */

#main h2 {
	margin-left: 40px;
	margin-bottom: 15px;
}

.section {
	width: 620px;
	margin-left: 40px;
	margin-bottom: 15px;
}

.section_2 {
	width: 620px;
	margin-left: 40px;
}

.section_3 {
	width: 620px;
	margin-left: 40px;
	margin-bottom: 10px;
}

/* パンくず部分 */

#pan {
	float: left;
	width: 390px;
}

#view {
	float: right;
	width: 620px;
	/*width: 230px;*/
	text-align: right;
	line-height: 1.8em;
}

#pan_icon {
	float: left;
	width: 230px;
}

#pan_icon p {
	float: left;
	padding-right: 5px;
}

/*クラスに変更*/
.flash_osusume {
	width: 620px;
	height: 270px;
	margin-left: 40px;
	margin-bottom: 15px;
	background-color: #EEE;
}

/* 商品検索(画像一覧) */

#item_area {
	width: 620px;
	position: absolute;
	overflow: hidden;
	right: 0;
}

.item_box {
	float: left;
	padding-left: 25px;
	margin-bottom: 15px;
}

.item_box div {
	width: 190px;
}

.item_thum img {
	width: 188px;
	height: 140px;
	margin-bottom: 10px;
	border: #CCC solid 1px;
}




.item_name {
	width: 190px;
	padding-bottom: 10px;
}


.item_info_left {
	float: left;
}

.item_info_right {
	float: right;
}

/* 商品検索(リスト一覧) */

#item_list_area {
	margin-left: 25px;/*40px*/
	margin-bottom: 15px;
}

#item_list_area table {
	width: 100%;
	border: #CCC solid 1px;
}

#item_list_area table tr th,
#item_list_area table tr td {

}

#item_list_area table tr th {
	padding: 5px;
	background-color: #F9F9F9;
	border: #CCC solid 1px;
	text-align: center;
}

#item_list_area table tr td {
	border: #CCC solid 1px;
}


.t_name, .t_name, .t_price, .t_other {
	padding: 5px;
}

.t_img {
	width: 66px;
}

.t_name {
	width: 170px;
}

.t_price {
	width: 56px;
	text-align: center;
}

.t_other {
	text-align: center;
}

/* 商品詳細 */

#detail_img {
	float: left;
	width: 390px;
}

#detail_info {
	float: right;
	width: 230px;
}

#detail_info h3{
	padding-bottom: 5px;
}

#detail_sec_1 {
	padding: 9px 9px 5px 9px;
	border-top: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	background-color: #f9f9f9;
}

#detail_sec_1 table {
	width: 100%;
	font-size: 10px;
}

p#detail_txt {
	border-top: #CCC solid 3px;
	border-bottom: #CCC solid 3px;
	padding:9px 0 9px;
	margin-bottom: 5px;
}

.t01 {
	padding: 0px 5px 3px 0;
	border-bottom: #CCC dotted 1px;
}

.t02 {
	padding: 3px 5px 3px 0;
	border-bottom: #CCC dotted 1px;
}

.t03 {
	padding: 3px 5px 0 0;
}

#detail_sec_2 {
	padding: 9px 9px 9px;
	border: #CCC solid 1px;
	background-color: #f9f9f9;
	margin-bottom: 15px;
}

#detail_sec_2 table {
	width: 100%;
	border: #CCC solid 2px;
	margin-bottom: 9px
}


.t04 {
	border-bottom: #CCC dotted 1px;
	vertical-align: middle;
	padding: 5px;
}

.t05 {
	border-bottom: #CCC dotted 1px;	
	padding: 5px;
}

.t00 {
	padding: 5px;
}


#detail_add_mycatalog {
	width: 230px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../images/btn_add_mycatalog.gif) no-repeat;
}



#detail_add_mycatalog a {
	display: block;
	width: 230px;
	height: 36px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0
}

#detail_add_mycatalog a.active,
#detail_add_mycatalog a:focus,
#detail_add_mycatalog a:hover {
     background: url(../images/btn_add_mycatalog.gif) no-repeat left bottom;
}



/* 詳細2  ログイン時のみ表示 */

#detail_data table {
	font-size: 10px;
}

table.detail_data_tb_1 {
	float: left;
	width: 195px;
	
}

table.detail_data_tb_2 {
	float: left;
	width: 195px;

}

table.detail_data_tb_3 {
	float: right;
	width: 210px;
}

.t06 {
	padding: 3px 5px 3px 0;
	border-bottom: #FFF dotted 1px;
}

.t07 {
	padding: 3px 0 3px 0;
	border-bottom: #FFF dotted 1px;
}

.t08 {
	padding: 3px 0 3px 0;
	border-bottom: #CCC dotted 1px;
}


/* 詳細3 */

#detail_photo_txt {
}


#detail_photo_txt div {
	float: left;
	width: 310px;
	margin-bottom: 15px;
}

.detail_photo_txt_l {
	float: left;
	width: 190px;

}

.detail_photo_txt_r {
	float: left;
	width: 110px;
	padding-right: 10px;
/*	font-size: 10px;*/
}

/* #footer
---------------------------------------------------- */

#footer_wrap {
	width: 100%;
	border-top: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	
}

#footer {
	width: 950px;
	margin: 10px auto;
}

/* サイトマップ・プライバシー */

#footer_left {
	float: left;
	width: 210px;
}

#footer_left ul {
	width: 177px;
	height: 12px;
	background: url(../images/footer_nav.gif) no-repeat;
	background-position: bottom;
}

#footer_left ul li {
	float: left;
}

#footer_nav01 a {
	display: block;
	width: 69px;
	height: 12px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0
}

#footer_nav02 a {
	display: block;
	width: 108px;
	height: 12px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0
}



/* TELL COPYRIGHT */

#footer_right {
	float: right;
	width: 740px;
}

#footer_tel {
	float: left;
}

p#footer_tel {
	font-size: 10px;
}

#footer_copy {
	float: right;
	height: 12px;
	width: 298px;
	background-image:url(../images/footer_copyright.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	text-indent: -9999px;
}