@charset "utf-8";

/*逸品ページ*/

.m_5 { 
	margin: 5px;
}

#mainarea { 
    width:520px; 
	margin-bottom:10px; 
	text-align:left; 
	color:#333333;
	}
	
#mainarea table {
	border: 1px solid #006633;
}
#mainarea table.standardclear_plaza th{
    border-left-color: #006633;
    border-left-style: solid;
    border-left-width: 1px;
	border-bottom-color: #006633;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	 background-color: #B0DB5A;
    background-position: left;
    background-repeat: repeat-x;
    line-height: 20px;
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
}

#mainarea table.standardleft th.left,
#mainarea table.standardclear_plaza th.left{
    text-align: left;
}

#mainarea table.standardleft td.right,
#mainarea table.standardclear_plaza th.right{
    text-align: right;
}

#mainarea table.standardleft td.center,
#mainarea table.standardclear_plaza th.center{
    text-align: center;
}


#mainarea table.standardleft td.left,
#mainarea table.standardclear_plaza td.left{
    text-align: left;
}

#mainarea table.standardleft td.right,
#mainarea table.standardclear_plaza td.right{
    text-align: right;
}

#mainarea table.standardleft td.center,
#mainarea table.standardclear_plaza td.center{
    text-align: center;
}


#mainarea .table1 {
	margin:5px;
	border: 0px;
	width:510px;
}


#mainarea hr { 
    border: 1px solid #006633;
}

#mainarea .title{
    height:30px; 
	background:url(../imgs/st_newproduct.gif) no-repeat;
	}
	
#mainarea .title2{
    height:30px; 
	background:url(../imgs/st_product_list.gif) no-repeat;
	}
	
#mainarea .subtitle{ 
    height:30px; 
	background:url(../imgs/sst_ippin.gif) no-repeat;
	}
	
	
#mainarea .link{ 
    margin:5px 5px 5px 0px;
	padding:5px 0px 5px 20px;
	float:right;
	background-image: url(../imgs/icon_more01.gif);
	background-repeat: no-repeat;
	}
	
#mainarea h2{ 
    display:none;
	}
	
#mainarea h3{ 
    display:none;
	}
	
#mainarea  ul,
#mainarea li {
	margin: 5px 10px 10px 5px;
	list-style-type:none;
			}
	
#mainarea .about_contents{
	margin:5px 0px 3px 10px;
	padding:3px 0px 5px 20px;
	background-image: url(../imgs/icon_gsankaku01.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#mainarea .p_name {
	margin: 5px 0px 0px 5px;
	font-size: 14px;
	color: #3E622B;
	font-weight: bold;
				}

#mainarea p{ 
    margin:2px 2px 5px 15px; 
	padding:0px;
	}
	
#mainarea .update { 
   	padding:5px;
	text-align:right; 
	width:500px; 
	}
	
#mainarea .date { 
    display:block; 
	float:right; 
	width:60px; 
	font-weight:bold;
	}
	
#mainarea .search {
    height:38px; 
	margin-top:10px; 
	background:url(../imgs/top/community_search.gif) no-repeat; 
	vertical-align:middle;
	}
	
#mainarea .textfield {
    width:275px; 
	height:19px;
	margin:7px 0px 0px 252px;
	 }

#mainarea .submit { 
    height:25px;
	}
	
#listarea{
    margin: 5px;
	padding: 0;
}
#listarea ul{
	list-style-image: url(../images/common/icon_list03.gif); 
	margin: 0 5px 0 20px;
	padding: 0; 
}
#listarea li{
	margin: 0; 
	padding: 0; 
	font-size:14px; 
	font-weight:bold; 
	color:#E66400; 
	line-height:20px;
}

#listarea li a:link { color:#E66400; }
#listarea li a:visited { color:#E66400; }
#listarea li a:hover { color:#E66400; }
#listarea li a:active { color:#E66400; }
#listarea li a { text-decoration: underline; }
#listarea li a:hover { text-decoration: none; }

#category { 
    width:520px; 
	margin-bottom:10px; 
	text-align:left; 
	color:#333333;
	}
#category table {
	border: 1px solid #DCD7B6;
}
  
#category .about_contents{
	margin:5px 0px 3px 10px;
	padding:3px 0px 5px 20px;
	background-image: url(../imgs/icon_gsankaku01.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#category p{ 
    margin:2px 2px 5px 15px; 
	padding:0px;
	}
	
#area_category { 
    width:520px; 
	margin-bottom:10px; 
	text-align:left; 
	color:#333333;
	}
#area_category table {
	border: 1px solid #DCD7B6;
}
  
#area_category .about_contents{
	margin:5px 0px 3px 10px;
	padding:3px 0px 5px 20px;
	background-image: url(../imgs/icon_osankaku01.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#area_category p{ 
    margin:2px 2px 5px 15px; 
	padding:0px;
	}
	
/*  以下はフォーム用 */


.floatleft{
    float: left;
}
.floatright{
    float: right;
}
.clearboth{
    clear: both;
}

.alignleft {
    text-align: inherit;
}
.aligncenter {
    text-align: center;
}
.alignright {
    text-align: right;
}
p.alignleft {
    margin-top: 1px;
	 text-align: inherit;
}
p.aligncenter {
    margin-top: 1px;
    text-align: center;
}
p.alignright {
    margin-top: 1px;
    text-align: right;
}

p.sysmessage {
    margin-top: 20px;
	 margin-bottom: 0px;
    color: #cc0000;
}

div.nextnavi {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

span.current {
    font-size: 10pt;
    font-weight: bold;
}
a.showamounta {
	
}
a.pagelista {
	
}
a.nexta {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-top-color: #336699;
    border-top-style: solid;
    border-top-width: 1px;
}

div.dotunderline {
   padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

span.needed {
    padding-left: 5px;
    font-size: 10px;
    font-weight: normal;
    color: #cc0033;
}

input.imagebutton{
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

.rowcolor {
    background: #F0FFF0
}

table.standardclear{
    clear: both;
    margin-top: 20px;
    border-left-color: #006633;
    border-left-style: solid;
    border-left-width: 1px;
 /*   border-top-color: #006633;
    border-top-style: solid;
    border-top-width: 1px;*/
	  border-bottom-color: #006633;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #B0DB5A;
    background-position: left;
    background-repeat: repeat-x;
    line-height: 20px;
    font-size: 8pt;
    font-weight: bold;
	  background-color: #FFFFFF;
}

/*  th */
table.standardclear th{
    border-right-color: #006633;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #006633;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	  background-color: #B0DB5A;
/*    background-image: url(../images/th_back.gif);*/
    background-position: left;
    background-repeat: repeat-x;
    line-height: 20px;
    font-size: 8pt;
    font-weight: bold;
    color: #333333;
}
table.standardclear th.left{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}
table.standardclear th.leftattention{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
	 background-color: #FDE0D8;
/*    background-image: url(../images/th_back_attention.gif);*/
}
/*  td */
table.standardclear td{
    border-right-color: #006633;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #006633;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 20px;
    font-size: 10px;
    font-weight: nomal;
    color: #333333;
}
table.standardclear td.left{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}


