@charset "UTF-8";

@import url(http://www.chukyo-chrysler.co.jp/cmn.css);  /*/www/cmn.css----*/
@import url(http://www.chukyo-chrysler.co.jp/shop/cmn.css);  /*www/SHOP/cmn.css----*/
@import url(http://www.chukyo-chrysler.co.jp/shop/nagoyahigashi/styles.css);  /*--/SHOP/nagoyaminami/styles.css--*/


/*CSS for MT------------------------*/
body{
	font-size: 80%!important;
	line-height: 170%!important;
	color: #FFF!important;
	text-align: center;
	margin: 0 auto;
	background: #0A0A0A;
}

li {
	list-style:none;
}

.asset-meta,
.asset-footer {
	text-align:right;
	padding:5px;
}

.asset-footer li {
	list-style:none;
	}

.asset-content {
	margin:10px 0;}

/*--contents title --------------------*/

.etitle-mt{
	height: 23px;
	width: 615px;
	margin-bottom: 10px;
	background: url(http://www.chukyo-chrysler.co.jp/cmn_images/titlebg.gif) 0 0 no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 0 20px;
	color:#FFFFFF!important;
}

.etitle-mt a{
	color:#FFFFFF!important;}
/*--contents title --------------------*/

/*--widget title,widget contents  --------------------*/
.widget-header{
	height: 23px;
	width: 210px;
	margin-bottom: 10px;
	background: url(http://www.chukyo-chrysler.co.jp/cmn_images/titlebg.gif) 0 0 no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 0 20px;
	color:#FFFFFF!important;
}

.widget-header a,
.widget-header a:link,
.widget-header a:visited {
	color:#ffffff!important;
}

.widget-content {
	padding-left:10px;
}

.widget-content a:link,
.widget-content a:visited {
	color: #666;
	text-decoration: none;
}

.widget-content a:hover {
	color: #750000;
	text-decoration: underline;
}

/*--widget title,widget contents  --------------------*/
	
h4,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
	
h1#page-title {
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

*input, 
*select,
*textarea {
font-size: 80%;
} 

.moblogkun-entry img {
	float:left;
	padding:3px;
	margin:0px 15px 10px 10px;
	border:solid 1px #666;
	}
