/**
* Custom Properties for Joomla! 1.5.x
* @package Custom Properties
* @subpackage Component
* @version 1.98
* @revision $Revision: 1.2 $
* @author Andrea Forghieri
* @copyright (C) Andrea Forghieri, www.solidsystem.it
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
*/

/* add 2010.07.02 by hirama For Town Info + */
@import "infoplus.css";
@import "infoplus_brown.css";
@import "infoplus_gray.css";

div.cp_ce_label{
	color: #888;
}

div.cp_result{
/*	border-top : 1px dotted silver; */
/*	padding : 8px 0; */ /* 2010.06.18 Hirama */
	padding : 5px 0;

}
div.cp_title{
	font-size : 120%;
	font-weight: bold;
}
div.cp_title a,
div.cp_tags a{
	text-decoration : none;
}
div.cp_title a:hover{
	text-decoration : underline;
}
div.cp_image{
	float : left;
	margin : 0 4px 4px 0; 
	padding : 20px 0 0 10px;

}
div.cp_tags{
	font-size : 85%;
	color: #0066cc;   /* add by hirama 100825 */
	clear : both;
	text-align:right; /* add by hirama 100612 */
}
div.cp_tags .cp_tag{
	padding : 0 .25em;
}
div.cp_tags .cp_tag a{
	padding : 2px;
}
div.cp_tags a:hover{
	background : #CCC;
}
div.cp_tags span.cp_tag+span.cp_tag{
	border-left : 1px solid silver;
}

/* Frontend tagging */
div.header{
	padding : 10px;
	font-size : 22px;
	color : #0b55c4;
}
div.cp_info{
	padding : 5px 10px;
	font-size : 12px;
}
div.cp_navbar{
	margin : 4px 0;
	background :#CCC;
	padding : 4px 10px;
}
div.cp_field{
	float : left;
	border : 1px solid #888;
	padding : 2px;
	margin : 4px;
	font-size : 11px;
}

div.cp_field_label{
	font-weight : bold;
	color : white;
/*	background : #800;  */
	background : #187a41;
	margin :0 ;
	padding :4px;
}
/* えのぽタウン情報　検索セレクトボックスの背景色をモジュールごとに設定　　2010.07.07　竹内　*/
div.cp_field_label_grm{
	font-weight : bold;
	color : white;
	background : #11803b;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_liv{
	font-weight : bold;
	color : white;
	background : #210C81;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_ejy{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_lea{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_sho{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_bty{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_hel{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_mny{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cp_field_label_svc{
	font-weight : bold;
	color : white;
	background : #800;
	margin :0 ;
	padding :4px;
}
div.cpsearch_cl { clear:none}
/* えのぽタウン情報　リスト表示　2010.06.18 Hirama */

/* shop リストデザイン 青枠 */
div.shopareaB {
	width: 752px;
	border: 1px solid #0095d9;
	height:64px;
}

div.shopareaBB {
	width: 750px;
	border: 1px dotted #2ca9e1;
	height:62px;
}

div.shopinfoB1 {
	float: right;
	height: 30px;
	width: 565px;
	border-bottom: 1px dotted #0095d9;
	line-height: 30px;
}

div.shopinfoB2 {
	float: right;
	height: 30px;
	width: 565px;
	line-height: 30px;
}

div.shopinfoB3 {
	padding-right: 10px;
	float: right;
	height: 30px;
	line-height: 30px;
}

div.shopinfoB4 {
	height: 30px;
	line-height: 30px;
	padding-left:5px;
}
div.shopnameb {
	float:left;
	height: 60px;
	line-height: 28px;
	padding-left:5px;
}

div.test {
	float:left;
	height: 60px;
	line-height: 28px;
	margin-left:5px;
}


/* shop リストデザイン 青枠 ネーミング変更 */
div.shopareaoutB {
	width: 752px;
	border: 1px solid #0095d9;
	height:64px;
}

div.shopareainB {
	width: 750px;
	border: 1px dotted #2ca9e1;
	height:62px;
}

div.shopFrameB1 {
	float: right;
	height: 30px;
	width: 565px;
	border-bottom: 1px dotted #0095d9;
	line-height: 30px;
}

div.shopFrameB2 {
	float: right;
	height: 30px;
	width: 565px;
	line-height: 30px;
}

div.shopinfoRightB {
	padding-right: 10px;
	float: right;
	height: 30px;
	line-height: 30px;
}

div.shopinfoLeftB {
	height: 30px;
	line-height: 30px;
	padding-left:5px;
}
div.shopnameB {
	float:left;
	height: 60px;
	line-height: 28px;
	padding-left:5px;
	width:180px;

}

div.shopnameB span {
	color:#006e54;
}


/* 名前変更　end */



/* デザイン 共通 */

span.phone {
	font-weight: bold;
}
span.parking {
	color: #006400;
	font-weight: bold;
	padding-right: 2px;

}
span.closed {
	color: #ba2636;
	padding-right: 5px;
}

/* 有料 */
div.shopareaoutA {
	width: 752px;
	border: 1px solid #FF9900;
	height:127px;
}

div.shopareainA {
	width: 750px;
	border: 1px dotted #FFd700;
	height:125px;
}

div.shopcopy {
	float: right;
	height: 30px;
	line-height: 30px;
	width:600px;
	border-bottom: 1px dotted #FF9900;
	color:#006e54;
}

div.shopFrameA1 {
	float: right;
	height: 30px;
	width: 600px;
	border-bottom: 1px dotted #FF9900;
	line-height: 30px;
}

div.shopFrameA2 {
	float: right;
	height: 30px;
	width: 600px;
	line-height: 30px;
}

div.shopRightA {
	padding-right: 10px;
	float: right;
	height: 30px;
	line-height: 30px;
}

div.shopLeftA {
	height: 30px;
	line-height: 30px;
	padding-left:5px;
}

div.shopnameA {
	font-weight:bold;
	float: right;
	height: 30px;
	line-height: 30px;
	width:600px;
	border-bottom: 1px dotted #FF9900;
}


div.shopimg {
	padding-left: 10px;
	padding-top: 20px;
	width:120px;
	height:90px;
	border: 1px dotted;
}

div.gourmet {
	width: 750px;
	text-align: right;
}

img.shop {
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	border: 0px;
}

/* end */

