*{margin:0px;padding:0px;}
#margin-t_10{
	margin-top:10px;
}
.f-left{
	float:left;
}
img 
{
   vertical-align:bottom;
}
li
{
	list-style: none;
}
#service_head{
	height:221px;
	background-image:url('../img/common/header_background_1.jpg');
	background-position:center;
	background-repeat: repeat-x;
	z-index:5;
	margin-bottom:40px;
}
#service_head_1{
	height:221px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../img/myprice/header_background.jpg');
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	z-index:1;
}
#content{
	width:910px;
	height:auto;
	margin:0px auto;
	font-size: 125%; 
	font-family: 
	'Meiryo', 'sans-serif', 'inherit'; 
	color: #444444;
}

#hedad_bottom_line{
	width:100%;
	background-color:#cc0000;
	height:8px;
	padding:5;
	background-repeat:repeat-x;
}

.select_option
{
	display:none;
}

#price_table{
	border:solid 1px;
	border-color:#C9C9C9;
}
#price_table select{
	width:100%;
	font-size:150%;
	padding-left:10px;
}
#price_table #pt_title{
	width:100%;
	font-size:200%;
	padding-top:13px;
	padding-bottom:13px;
	background-color:#4976D1;
	color:#FFF;	
}
#price_table #pte_title
{
	width:100%;
	font-size:200%;
	padding-top:13px;
	padding-bottom:13px;
	background-color:#48A376;
	color:#FFF;	
}
#price_area{
	font-size:150%;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:10px;
}
.taskwork
{
	text-align: right;
	font-size:130%;
	
}


#myprice_title h2{
	/*font-size:150%;
	border-bottom:solid 5px #c2c2c2;
	margin-bottom:5px;*/
	width: 904px;
    height: 52px;
    background-image: url('../img/stores/frame.png');
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
    line-height: 55px;
    font-size: 170%;
    font-weight: bolder;
    color: #CC0000;
    margin-bottom: 20px;
}
.price_btn{
    width: 100%;
    height: 40px;
    font-size: 30px;
    color: #FFF;
    background-color: red;
}