
article{
    padding-bottom:30px;
}

.watch{
   position:relative; 
   
}

.watch_dt{
    width:100px;
    height:30px;
    font-weight: bold;
    text-align:center;
    position:absolute;
    top:0;
    right:8px;
    
    margin-bottom:20px;
    background-color: #e6546e ;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.watch_dt p{
	color:#ffffff;
	font-size: 0.7em;
	font-weight:bold;
    
    width:100px;
    height:30px;
    line-height:30px;
    margin:auto;
    padding:0  0; 
}
  
.watch_dt   p:hover {
    
    color: #e6546e ;
    background-color:#ffffff;
    border:1.5px  #e6546e  solid;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.item-box{
    margin-top: 72px;
    margin-bottom:10px;
}

.item_search_box{
    border:1px  #000000  solid;
    padding: 20px 20px  35px  20px;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


/*背景画像はHTMLに入力*/
.item_search_box2{
    background-color: #ffffff;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left:10px;
    padding-top:17px;
}

#item_search_table  {
         background-color: #ffffff;
         border-style: none;
         width:95%;
}
#item_search_table  tr{
     border-style: none;
}
#item_search_table  th{
    color:  #e6546e;
    background-color: #ffffff;
    width:35%;
    text-align:left;
    border-style: none;
    padding-top:10px;
}
#item_search_table  td{
	width:60%;
    background-color: #ffffff;
     border-style: none;
    height:0.5em;
}

#item_search_table select{
    font-size:12px;
    width:100%;
    height:22px;
    line-height:22px;
    margin: 0 auto;
    background-color:#ffffff;
}

button.button8 {
   
    font-size: 0.8em;
    font-weight: bold;
    width:98%;
	background-color: #f3b05d;
    margin-top:10px;
    margin-bottom:20px;
    padding: 7px 30px;

    color: #fff;

    border-style: none;

    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

button.button8:hover {
    background-color:  #df818d;
}

button.button7{
		color:  #e6546e ;
    	background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}


/*#item_serch_table2*/

#item_search_table2  {
		 font-size:0.8em;
         background-color: #ffffff;
         border-style: none;
         width:100%;
         /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#item_search_table2  tr{
     border-style: none;
}
#item_search_table2  td{
    background-color: #ffffff;
    border-style: none;
   padding: 0  7px  0  7px;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#item_search_table2  p{
	margin-top:0;
    margin-bottom:0;
}

#item_search_table2 select{
	font-size:0.8em;
	height:25px;
    line-height:25px;
	width:100%;
	background-color:#ffffff;
}


button.button8_2{
	color:#ffffff;
	font-weight:bold;
	width:70%;
    height:27px;
    line-height:0px;
    margin-bottom:10px;
    background-color: #f3b05d;
	/* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: none;
}
button.button8_2:hover {
    background-color:  #df818d;
}
/*item_search_table3*/
 
 .item_search_box3{
    background-color: #ffffff;
    
    margin:0  auto;
    width:90%;
    
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left:10px;
    padding-top:17px;
}

#item_search_table3  {
		 font-size:1.2em;
         background-color: #ffffff;
         border-style: none;
         width:100%;
         /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#item_search_table3  tr{
     border-style: none;
}

#item_search_table3  th{
    color:  #e6546e;
    background-color: #ffffff;
    width:18%;
    font-weight:bold;
    text-align:center;
    border-style: none;
    padding-top:10px;
}

#item_search_table3  td{
	width:30%;
	padding:10px   0;
    background-color: #ffffff;
    border-style: none;
   padding: 0  7px  0  7px;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#item_search_table3  p{
	margin-top:0;
    margin-bottom:0;
}

#item_search_table3 select{
	font-size:0.9em;
	height:25px;
    line-height:25px;
	width:100%;
	background-color:#ffffff;
}

button.button8_3 {
   
    font-size: 1.2em;
    font-weight: bold;
    width:50%;
	background-color: #f3b05d;
    margin:10px  auto 20px  auto;
    padding: 7px 30px;
    color: #fff;
    border-style: none;

    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

button.button8_3:hover {
    background-color:  #df818d;
}

/*item_search_table4   sp  simple ver*/

#item_search_4{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
 
#item_search_table4  {
		 font-size:1.2em;
         border-style: none;
         width:100%;
        }
#item_search_table4  tr{
     border-style: none;
}

#item_search_table4  td{
    font-size:0.5em;
	min-width:12%;
    border-style: none;
    padding:0  0;
}

#item_search_table4  p{
	margin-top:0;
    margin-bottom:0;
}

#item_search_table4 select{
	font-size:0.9em;
	height:16px;
    line-height:16px;
	width:100%;
}

button.button8_4 {
   margin-top:-5px;
    font-size: 1.2em;
    font-weight: bold;
    width:100%;
	height:20px;
    line-height:0;
    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

button.button8_4:hover {
    opacity: 0.8;
}



.item-info{
	width:  100%;
	margin: 10px  auto;
}

.item-info  p{
    color:#000000;
}

.item-info   dd{
    display: inline;
    margin: 0 0;
    width: 33%;
    float: left;
    border: 1px  #000000  solid;
    }
.item-info   dd:nth-child(2){
	margin-left: -1px;
} 
.item-info   dd:nth-child(3){
	margin-left: -1px;
	}    
    

.item-info  p:nth-child(odd){
    color:  #e6546e;
    font-weight:bold;
	min-height: 33px;
    text-align:center;
    line-height:33px;
    margin: 0 0;
    background-color: #ffffff;
    border-bottom:1px  #000000  solid;
}

.item-info  p:nth-child(even){
	min-height: 70px;
    margin: 0 0;
    padding: 5px  5px; 
}

.item-info:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.item-info {display: inline-table;}

/* Hides from IE-mac \*/
* html .item-info {height: 1%;}
.item-info {display: block;}
/* End hide from IE-mac */



a:link {
    text-decoration:none;
    box-shadow: none;
}
a:visited {
    text-decoration:none;
    box-shadow: none;
}
a:hover {
    text-decoration:none;
    box-shadow: none;
}

table.item_img_etc {
     border-style:none; 
     border-bottom:1.5px  #ffffff  solid;
     margin-bottom:-15px;
     }

.item_img_etc td{
     border-style:none;
}

.item_img{
    vertical-align:top;
    width:130px;
}
.item_img  img{
    width:125px;
      /* 角丸の指定 */
    -moz-border-radius: 58px;
    -webkit-border-radius: 58px;
    border-radius: 58px;

}

.star_img img{
	width:100px;
	margin-bottom: 3px;
}

.tech_flag{
    font-size:0.8em;
    padding:7px 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight:bold;
	color:#ffffff;
    background-color:  #e6546e;}

#item_h3{
    color:#000000;
    font-size:1.5em;
    font-weight:bold;
    margin-left:10px;
    margin-bottom:0;
}

#eval{
    color:#000000;
    font-weight:bold;
}
#item_contents{
    color:#000000;
}

/*検索結果という文字列*/

#search-results{
    color:#000000;
    font-weight:bold;
    padding-top:15px;
    
}
#search-results  p{
    margin-bottom:0;
}

.no_item{
	color:#000000;
	padding-top:50px;
	text-align:center;
}

.wei300{
    font-size:.8em;
	font-weight:300;
}
