/*===========================================
common
============================================*/

#service
	{
	width:680px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}
	
.clear
	{
	clear:both;
	}
.fr
	{
	float:right;
	}
.fl
	{
	float:left;
	}
#service .commontext
	{
	font-size:12px;
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	line-height:180%;
	}
.red
	{
	color:#ff3333;
	font-weight:bold;
	}
#service .mt_bar
	{
	margin-top:10px;
	}
#service .mb_bar
	{
	margin-bottom:20px;
	}
#service .mt_gaiyouimg
	{
	margin-top:10px;
	}

#service .PT
	{
	text-align:right;
	font-size:12px;
	}
#service .goback
	{
	text-align:right;
	font-size:12px;
	}
#service .gotodetails
	{
	text-align:right;
	font-size:12px;
	}
#service .mbdot
	{
	margin-bottom:20px;
	}
#service .ml_service
	{
	margin-left:10px;
	}
#service .mr_service
	{
	margin-right:10px;
	}

#service .title_area{
	background-image:url(img/title_bar_w680.gif);
	background-repeat:no-repeat;
	width:670px;
	height:40px;
	padding-left:10px;
	padding-top:15px;
	margin-bottom:10px;
}
#service .title_area02{
	background-image:url(img/title_bar_fn_w680.gif);
	background-repeat:no-repeat;
	width:670px;
	height:40px;
	padding-left:10px;
	padding-top:15px;
	margin-bottom:10px;
}

#service .title01{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
#service .title02{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
/*===========================================
タイトル、タブ
============================================*/

#service .title
	{
	margin-top:15px;
	margin-bottom:20px;
	}
	
	
#service ul
	{
	list-style-type: none;
	padding: 0;
	margin:0;
	height:22px;
	}
#service li
	{
	float: left;
	}

#service .mrtab
	{
	margin-right:5px;
	}
	
#service .mbtab
	{
	margin-bottom:10px;
	}

/*===========================================
テキスト
============================================*/
#service .textbox_right
	{
	width:350px;
	}
#service .textbox_about
	{
	padding-top:45px;
	}
#service .textbox_reson
	{
	padding-top:20px;
	}


#service .textbox_gaiyou
	{
	padding-top:10px;
	}
#service .midashi
	{
	font-weight:bold;
	color:#00947e;
	}
#service .textbox_service
	{
	text-align:center;
	}


#service .box_servicebtn
	{
	width:260px;
	height:auto;
	margin-bottom:10px;
	}


#service .box_service
	{
	width:240px;
	height:auto;
	font-size:12px;
	color:#333333;
	line-height:180%;
	margin-bottom:20px;
	}

#service .block_service
	{
	padding-left:15px;
	padding-right:15px;
	}

#service .text_service
	{
	}

#service .maru01
	{
	color:#2272e3
	}
#service .maru02
	{
	color:#ff8b20
	}
/*===========================================
btn
============================================*/

#service .btn_common
	{
    width: 260px;
	height:40px;
	}

#service .btn_common a
	{
	display: block;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
	text-indent: -1000em;
    text-decoration: none;
	height:40px;
	}

#service .btn01 a
	{
	background: url(img/btn01.jpg) no-repeat;
	}


#service .btn01 a:hover
	{
	background: url(img/btn01_on.jpg) no-repeat;
	}
#service .btn02 a
	{
	background: url(img/btn02.jpg) no-repeat;
	}


#service .btn02 a:hover
	{
	background: url(img/btn02_on.jpg) no-repeat;
	}


img{
	border:none;
}





