@charset "UTF-8";

/* ------------------------------------------

「大阪のテンプレート屋さん」共通CSS

------------------------------------------ */

* {
}
html {
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #313131;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Arial, sans-serif, Osaka, Verdana;
	background-color: #F7F7F7;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #205A7C;
}
a:hover {
	text-decoration: none;
	color: #388BB8;
}


h1 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	line-height: 100%;
	text-align: left;
	z-index: 0;
	margin: 0px;
	position: absolute;
	top: 20px;
	right: 0px;
}
h2   {
	margin: 0px 0px 15px;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #464646;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #CCCCCC;
	background-image: url(../common_image/gra2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 .mt {
	background-image: url(../common_image/h2_mt.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	vertical-align: middle;
	display: block;
}
h2  .wp {
	background-image: url(../common_image/h2_wp.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	vertical-align: middle;
	display: block;
}
h2  .op {
	background-image: url(../common_image/h2_op.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	vertical-align: middle;
	display: block;
}
h2  .ec {
	background-image: url(../common_image/h2_ec.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	vertical-align: middle;
	display: block;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 10px;
	line-height: 100%;
	background-image: url(../common_image/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 30px;
	padding-top: 12px;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 span {
	position: absolute;
	right: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
}
h3    span  a:link  {
	color: #D35A2F;
	text-decoration: none;
}
h3 span a:visited {
	color: #D35A2F;
	text-decoration: none;
}



h3 span img {
	margin-left: 3px;
	vertical-align: middle;
}


h4 {
	font-size: 12px;
	padding: 2px 0px 3px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../common_image/h4_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #262626;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#header {
	background-color: #FFFFFF;
}
#header   #hd_wrap {
	background-image: url(../common_image/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 100%;
	position: relative;
}
#header    #hd_wrap  #hd_logo {
	position: absolute;
	left: 0px;
	top: 15px;
}
#g_navi {
	margin-bottom: 0px;
	background-color: #333333;
	width: 100%;

}
#g_navi ul {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-image: url(../common_image/dot1.gif);
	background-repeat: repeat-y;
	background-position: left 0px;
}
#g_navi li {
	float: left;
	list-style-type: none;
}
#g_navi a {
	display: block;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 150px;
	text-decoration: none;
	color: #E3D8D7;
	background-image: url(../common_image/dot1.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#g_navi a:hover {
	background-color: #524D38;
}
#form_bar {
	background-color: #E7E7E7;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#form_bar #fb_wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#form_bar #fb_wrap #search_area {
	float: left;
	width: 400px;
	padding-top: 7px;
}
#form_bar  #fb_wrap  #search_area  .search_fld {
	width: 250px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	height: 16px;
	vertical-align: middle;
}
#form_bar #fb_wrap #search_area img {
	vertical-align: middle;
}
#form_bar  #fb_wrap  #search_area  input {
	vertical-align: middle;
}
#form_bar  #fb_wrap #pb_btn {
	float: right;
	padding-top: 7px;
}
#form_bar  #fb_wrap  #pb_btn ul {
	margin: 0px;
	padding: 0px;
}
#form_bar  #fb_wrap  #pb_btn li {
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 7px;
	display: inline;
}




#pb_bar  {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../common_image/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#pb_bar #pankuzu {
	font-size: 10px;
	width: 100%;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#container #contents_center {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

#container #contents_main {
	float: right;
	width: 660px;
}
#container #contents_side {
	float: left;
	width: 220px;
}
#container  #contents_side  #sm_upper {
	background-image: url(../common_image/side_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 220px;
	font-size: 7px;
	line-height: 100%;
}
#container  #contents_side  #sm {
	background-color: #FFFFFF;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	background-image: url(../common_image/side_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
}
#container  #contents_side  #sm_lower {
	background-image: url(../common_image/side_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 220px;
	font-size: 7px;
	line-height: 100%;
}
#container    #contents_side    #ctg_upper {
	background-image: url(../common_image/sm_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 62px;
	width: 220px;
}
#container   #contents_side   #ctg {
	background-color: #FFFFFF;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	background-image: url(../common_image/sm_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
}
#container   #contents_side   #ctg_lower {
	background-image: url(../common_image/sm_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 220px;
	font-size: 7px;
	line-height: 100%;
}


/**----- 清水追加 090220 ↓↓ -----**/
#container    #idx_side    #ctg_upper {
	background-image: url(../common_image/sm_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 62px;
	width: 220px;
}
#container   #idx_side   #ctg {
	background-color: #FFFFFF;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	background-image: url(../common_image/sm_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
}
#container   #idx_side   #ctg_lower {
	background-image: url(../common_image/sm_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 220px;
	font-size: 7px;
	line-height: 100%;
	margin-bottom: 20px;
}
/**----- 清水追加 090220 ↑↑ -----**/


#container  .side_ttl {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../common_image/side_ttl_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	margin-bottom: 0px;
}
#container   #login_area   {
	vertical-align: middle;
	font-size: 11px;
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#container    #login_area    .login_fld    {
	width: 152px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	height: 15px;
	vertical-align: middle;
	margin-bottom: 3px;
}
#container   #login_area   img   {
	vertical-align: middle;
}
#container   #login_area   a   {

}
#container   #login_area   #welcome   {


}
#container    #login_area    #welcome    #la_name   {
	font-weight: bold;
}
#container   #login_area   #la_pt   {

}
#container   #login_area   #la_pt   #la_pt_num   {
	font-weight: bold;
	color: #990000;
}
#container #login_area .btn {
	margin-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}

#container   #login_area   .link  {
	padding-left: 36px;
	text-align: right;
	padding-right: 6px;
	font-size: 10px;

}
#container #cartarea {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}
#container #cartarea #item_num {
	background-image: url(../common_image/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
}
#container #cartarea #total {
	background-image: url(../common_image/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
}
#container #cartarea #total span {
	color: #FF3333;
	font-weight: bold;
}
#container #cartarea #ca_btn {
	text-align: right;
	font-size: 10px;
}
#container #block-calendar {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#container #block-calendar table {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#container #block-calendar caption {
	font-size: 11px;
	text-align: center;
	background-image: url(../common_image/cld_cap_bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 18px;
	width: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#container #block-calendar th {
	font-weight: normal;
	text-align: center;
	padding: 3px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../common_image/gra1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container #block-calendar td {
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
}
#container #block-calendar .off {
	background-color: #DFDFDF;
	color: #FFFFFF;
}
#container #qr {
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 0px;
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#footer #ft_wrap {
	margin-right: auto;
	margin-left: auto;
}
#footer   #ft_wrap  #ft_menu {
	background-color: #6D7164;
	width: 100%;


}
#footer #ft_wrap #ft_menu ul {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#footer   #ft_wrap   #ft_menu  li {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0px 9px;
	float: left;
	padding-left: 12px;
	list-style-type: none;
	padding-right: 30px;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../common_image/ft_pt.gif);
}
#footer #ft_wrap #ft_menu a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer #ft_wrap #ft_menu a:hover {
	text-decoration: underline;
}


#footer  #ft_wrap #copyright {
	line-height: 100%;
	font-size: 10px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}
.normal {
	font-size: 12px;
}
.small {
	font-size: 11px;
	line-height: 135%;
}
.large {
	font-size: 14px;
}
.large2 {
	font-size: 16px;
}
.color1 {
	color: #FF4617;
}
.red {
	color: #FF0000;
}


.margin20 {
	margin-bottom: 20px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}

.right {
	text-align: right;
}


.submit {
	text-align: center;
	margin-bottom: 20px;
}
.submit img {
	margin-right: 5px;
	margin-left: 5px;
}

.submit input {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.result_num {
	line-height: 100%;
	color: #1E7CB5;
	background-color: #ECECEC;
	padding: 10px;
	font-size: 11px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 0px;
}
.result_num .sort_price {
	position: absolute;
	top: 10px;
	right: 10px;
}

.btn_frame {
	text-align: center;
	background-color: #F5F5F5;
	margin-right: auto;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
	margin-left: auto;
}



.topic_list {
	width: 100%;
	margin-bottom: 3px;
}
.topic_list  th   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../common_image/th_bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
	background-color: #408AD5;
	white-space: nowrap;
}
.topic_list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	text-align: center;
	padding-left: 3px;
}
.topic_list .title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.topic_list .text {
	text-align: left;
}
.topic_list  .bg_color {
	background-color: #F7F7F7;
}

.topic {
	margin-bottom: 30px;
	width: 660px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.topic td {
	padding-right: 10px;
	padding-left: 10px;
}

.topic .title {
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	width: 420px;
}
.topic .date {
	text-align: right;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.topic .text {
	background-color: #FFFFF7;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEDD5;
}
.topic  .res  {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.topic .text p {
	margin-left: 0px;
}

.topic .author {
	font-weight: bold;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.topic .ico {
	background-color: #F9F9F9;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.topic_res {
	margin-bottom: 10px;
	width: 660px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.topic_res td {
	padding-right: 10px;
	padding-left: 10px;
}

.topic_res .title {
	font-weight: bold;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	width: 420px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
}
.topic_res .date {
	text-align: right;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.topic_res .text {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.topic_res .text p {
	margin-left: 0px;
}
.topic_res .text .res {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.topic_res .res_num {
	font-size: 11px;
	line-height: 120%;
	text-align: right;
}


.topic_res .author {
	font-weight: bold;
	background-color: #F9F9F9;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.topic_res .ico {
	background-color: #F9F9F9;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_style1 {
	width: 100%;
	margin-bottom: 20px;
	line-height: 100%;
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
}
.table_style1 th {
	font-weight: normal;
	background-color: #666666;
	text-align: center;
	padding: 7px;
	color: #FFFFFF;
	white-space: nowrap;
}
.table_style1 td {
	background-color: #FFFFFF;
	padding: 8px;
}
.table_style1 .item1 {
	background-color: #F3F3F3;
}
.table_style2 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #CCCCCC;
}
.table_style2   th {
	font-weight: normal;
	text-align: right;
	padding: 8px;
	width: 160px;
	background-color: #F0F1ED;
	white-space: nowrap;
}
.table_style2   td {
	padding: 8px;
	background-color: #FFFFFF;
}
.table_style2     .t_field_s {
	width: 60px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.table_style2     .t_field_m {
	width: 150px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.table_style2     .t_field_l {
	width: 400px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.table_style2     .t_area {
	height: 120px;
	width: 350px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.table_style2 img {
	vertical-align: middle;
}





.form_style1 {
	width: 900px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.form_style1  table {
	background-color: #CCCCCC;
	width: 100%;
}
.form_style1  th {
	font-weight: bold;
	text-align: right;
	padding: 5px 20px 5px 5px;
	width: 160px;
	background-color: #F5F5F5;
}
.form_style1  td {
	padding: 5px;
	background-color: #FFFFFF;
}
.form_style1   .t_field {
	width: 350px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.form_style1    .t_area {
	height: 120px;
	width: 350px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
}
.form_box_cap {
	width: 504px;
	margin-right: auto;
	margin-left: auto;
}
.form_box {
	background-image: url(../common_image/form_box_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 464px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.form_box table {
	width: 400px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.form_box th {
	width: 90px;
	font-weight: normal;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
}
.form_box td {
	padding-bottom: 5px;
	text-align: left;
}
.form_box .t_field {
	width: 260px;
	height: 14px;
}

.form_box_lower {
	background-image: url(../common_image/form_box_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 504px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.show_num {
	margin-bottom: 3px;
	text-align: left;
	background-color: #D6F3F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 4px;
}
.box1 {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 5px solid #DDDDDD;
}
.box2 {
	background-color: #F5F5F5;
	padding: 10px;
	width: 350px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #BBBBBB;
}

/* ------------------------------------------

HOME用CSS

------------------------------------------ */

#container  #idx_main {
	float: left;
	width: 660px;
}
#container  #idx_main  #mv {
	margin-bottom: 25px;
}
#container #idx_main #mv img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container  #idx_main  #new_item {
	margin-bottom: 20px;
}
#container  #idx_main  #new_item  .ni_box {
	background-color: #FFFFFF;
	padding: 7px 7px 5px;
	width: 200px;
	border: 1px solid #EEEEEE;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}
#container  #idx_main  #new_item  .ni_box  img {
	margin-bottom: 5px;
	vertical-align: bottom;
}
#container   #idx_main   #new_item   .ni_box   .type {
	font-size: 10px;
	line-height: 100%;
	background-image: url(../common_image/type_bg.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 135px;
	padding-left: 65px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#container  #idx_main  #new_item  .ni_box  .title {
	font-size: 10px;
	line-height: 100%;
	background-image: url(../common_image/title_bg.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 135px;
	padding-top: 4px;
	padding-left: 65px;
	margin-bottom: 5px;
}
#container #idx_main #new_item .ni_box .price {
	font-weight: bold;
	color: #CC0033;
	text-align: right;
	background-image: url(../common_image/ico_price.gif);
	background-repeat: no-repeat;
	background-position: 85px 2px;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

#container  #idx_main  #new_item  .ni_box  a {
	text-decoration: none;
}
#container #idx_main #idx_news {
	font-size: 11px;
	line-height: 135%;
	padding: 10px;
}
#container #idx_main #idx_news dl {
	margin: 0px;
	padding: 0px;
}
#container #idx_main #idx_news dt {
	margin: 0px 0px 5px;
	padding: 3px 0px 0px 15px;
	font-size: 10px;
	line-height: 100%;
	background-image: url(../image/news_date_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
}
#container #idx_main #idx_news dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#container   #idx_side {
	float: right;
	width: 220px;
}

/* ------------------------------------------

ENTRY用CSS

------------------------------------------ */

#kiyaku {
	margin-bottom: 20px;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 15px;
	height: 320px;
	border: 5px solid #EEEEEE;
	overflow: auto;
	font-family: "ＭＳ Ｐゴシック", Arial, Osaka, Verdana;
}

/* ------------------------------------------

LOGIN用CSS

------------------------------------------ */

.login_form {
	margin-bottom: 40px;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 20px;
	border: 10px solid #EEE3C6;
}
.login_form   table {
	margin-bottom: 0px;
}
.login_form   th {
	padding: 10px 5px 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.login_form   td {
	padding: 5px;
	vertical-align: top;
}

/* ------------------------------------------

ORDER用CSS

------------------------------------------ */

.order_form {
	margin-bottom: 20px;
	font-size: 12px;
}

.order_form table {
	width: 100%;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
.order_form th {
	background-color: #666666;
	padding: 3px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.order_form .w150 {
	width: 150px;
}

.order_form td {
	background-color: #FFFFFF;
	padding: 5px;
}
.order_form .cb {
	background-color: #FFFFFF;
	text-align: center;
}

.order_form .ss {
	background-color: #F5F5F5;
	text-align: center;
	padding: 8px;
}
.order_form   .ss  img {
	width: 100px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
.order_form .price {
	font-weight: bold;
	color: #FF3333;
}


/* ------------------------------------------

PRODUCT用CSS

------------------------------------------ */

#item_list     {
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 639px;
	border: 3px solid #E3E3E3;
}
#item_list    .ni_box     {
	background-color: #FFFFFF;
	padding: 0px 10px 10px 0px;
	width: 200px;
	float: left;
	margin: 0px;
}
#item_list    .ni_box    img     {
	margin-bottom: 5px;
	vertical-align: bottom;
	border: 1px solid #CCCCCC;
}
#item_list     .ni_box     .type       {
	font-size: 10px;
	line-height: 100%;
	background-image: url(../common_image/type_bg.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 135px;
	padding-left: 65px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#item_list    .ni_box    .title     {
	font-size: 10px;
	line-height: 100%;
	background-image: url(../common_image/title_bg.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 135px;
	padding-top: 4px;
	padding-left: 65px;
	margin-bottom: 3px;
}
#item_list  .ni_box  .price   {
	font-weight: bold;
	color: #CC0033;
	text-align: right;
	background-image: url(../common_image/ico_price.gif);
	background-repeat: no-repeat;
	background-position: 85px 2px;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
#item_list    .ni_box    a     {
	text-decoration: none;
}
#detail {
	background-color: #FFFFFF;
	padding: 20px 15px 20px 20px;
	border: 1px solid #666666;
}


#detail #ss_main {
	margin-bottom: 10px;
}
#detail #ss_main img {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #E3E3E3;
}
#detail #dt_comm {
	float: left;
	width: 350px;
	padding-right: 20px;
	font-size: 12px;
	margin-bottom: 30px;
}


#detail #dt_data {
	background-color: #FFFFFF;
	padding: 5px;
	width: 240px;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 100%;
	border: 1px solid #E3E3E3;
	float: left;
}
#detail #dt_data .title {
	background-color: #2B6B91;
	margin-bottom: 0px;
	padding: 5px;
}
#detail #dt_data .update {
	background-color: #3480AD;
	margin-bottom: 0px;
	padding: 5px;
}
#detail #dt_data .source {
	background-color: #2B6B91;
	padding: 5px;
	margin-bottom: 0px;
}

#detail #dt_data .price {
	background-color: #3480AD;
	padding: 5px;
	margin-bottom: 0px;
}
#detail  #btn_cartin {
	float: left;
	padding-left: 0px;
	margin-bottom: 30px;
}
#detail .subtext {
	margin-bottom: 20px;
}

#detail  .subtext  img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}


/* ------------------------------------------

DELIVERY ポップアップ用CSS

------------------------------------------ */

#delivery_addr {
	padding: 20px;
}

/**----- 清水追加 090225 ↓↓ -----**/
#link_space {
	padding: 0;
	margin: 0;
}

#link_space dl dt {
	margin-left: 10px;
}

.cc {
	border: 1px #C0C0C0 solid;
	background-color: #F0F8FF;
	padding: 10px;
	margin-bottom: 15px;
	width: 550px;
}

/**----- 清水追加 090225 ↑↑ -----**/
