@charset "UTF-8";
/* CSS Document */

html{color:#000;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote/*,th,td*/{margin:0;padding:0;}

/*table{border-collapse:collapse;border-spacing:0;}*/fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

/*input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}*/

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

legend{color:#000;}

img{border:none;vertical-align: top;}




/*---------------------------------------clearfix*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*----------------------------------------テキスト←→画像*/
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/*---------------------------------------body*/

body{
	font-family:"ＭＳ Ｐゴシック", "Osaka‐等幅", sans-serif;
	font-size:12px;
	color: #666666;
	letter-spacing:0.1em;
	background-color: #242424;
	background-image: url(http://www.atsugi-ring.jp/img/common/body_bg.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #8b3524;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:visited{
	color: #8b3524;
	text-decoration: underline;
}

/*---------------------------------------page-top*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#page-top a {
	background: #12c06d;
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 20px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #52e7a0;
}
/*---------------------------------------罫線*/
.hr{height:1px;border-color:#999999; border-style:dotted;}

/*---------------------------------------text*/
.pink{color: #fd409e;}
.pink02{color: #fd409e;line-height: 150%;letter-spacing: 0em;}
.pink03{color: #fd409e;line-height: 200%;font-size: 14px;font-weight: bold;}
.pink04{color: #ff65a8;line-height: 200%;font-size: 15px;font-weight: bold;}
.pink05{color: #ff65a8;line-height: 130%;font-size: 13px;}
.pink_b{color: #fd409e;font-weight: bold;}
.red{color: #F00;}
.red_b14{color: #F00;font-size: 14px;font-weight: bold;}
.blue{color: #0099ff;}
.blue02{color: #8aaaff;}
.blue03{color: #4c6eff;}
.blue13{color: #0099ff;font-size: 13px;}
.blue14{color: #0099ff;font-size: 14px;}
.blue15{color: #0099ff;font-size: 15px;}
.brown01{color: #8b3524}
.brown01_12{color: #8b3524;font-size: 12px;}
.brown{color: #cc3300}
.brown15{color: #cc3300;font-size: 15px;line-height: 200%;}
.brown14_b{color: #8b3524;font-size:14px;font-weight: bold;Font-family: "Arial";}
.dark_blue{color: #057ea6;}
.dark_blue14{color: #057ea6;font-size: 14px;line-height: 130%;}
.dark_blue14_b{color: #057ea6;font-size: 14px;line-height: 130%;font-weight: bold;}
.dark_blue15{color: #057ea6;font-size: 15px;line-height: 130%;}
.f_blue_17_b{font-size: 17px;color: #5689BF;font-weight: bold;Font-family: "Arial";}
.f_gray_15_b{font-size: 15px;color: #808080;font-weight: bold;Font-family: "Arial";}
.f_gray_14_b{font-size: 14px;color: #808080;font-weight: bold;Font-family: "Arial";}

.p10{font-size: 10px;}
.p13{font-size: 13px;}
.p13_02{font-size: 13px;line-height: 140%;}
.p14{font-size: 14px;}
.p14b{font-size: 14px;font-weight: bold;}
.p14_02{font-size: 14px;line-height: 140%;}
.p16{font-size: 16px;color: #999999;}
.orange_b{color: #ff6600;font-weight: bold;}



	#header{
	background:url(http://parts.blog.livedoor.jp/img/usr/3c_pink/bar.gif) repeat-x 0 100%;
	width: 100%;
	}

	#header td{
		font-size:10px;
	}

	#header a{color:#00497d;}
	#header a:link{}
	#header a:visited{}
	#header a:active{}
	#header a:hover{}


.seoH h1,
.seoH h2{
	display:inline;
	font-size:11px;
	border:none;
	font-weight:normal;
	color:#fff;
}
.seoH p{
	display:inline;
	font-size:11px;
	color:#fff;
}
.seoH a{
	color:#fff;
	text-decoration: none;
}

.seoH a:visited{
	color: #fff;
	text-decoration: none;
}

.seoF h3{
	font-size:11px;
	font-weight:normal;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.seoF a{
	color:#f1f1f1;
	text-decoration: none;
}

.seoF a:visited{
	color: #f1f1f1;
	text-decoration: none;
}

/*---------------------------------------h1*/

#top_box{
	background-image: url(http://www.atsugi-ring.jp/img/common/h1_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 18px;
}

#h1_box{
	background-image: url(http://www.atsugi-ring.jp/img/common/h1_bg.gif);
	background-repeat: repeat-x;
	width: 900px;
	height: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
}
/*---------------------------------------header*/

#headfla{
	height: 123px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://www.atsugi-ring.jp/img/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#h_no_fla{
	height: 123px;
	width: 900px;
}

#h_no_fla01{
	height: 123px;
	width: 360px;
	float: left;
}

#h_no_fla02{
	height: 123px;
	width: 439px;
	float: left;
}

#h_no_fla03{
	height: 123px;
	width: 101px;
	float: left;
}

/*---------------------------------------top用navi*/
#top_navi{
	width: 900px;
	height: 32px;
}

ul top_navi{
	height: 32px;
	width: 900px;
}

li{
	float: left;
	display: inline;
}

/*---------------------------------------下層用navi*/
#navi{
	width: 900px;
	height: 64px;
}

ul navi{
	height: 64px;
	width: 900px;
}


/*---------------------------------------wrapper*/

#wrapper{
	background-image: url(http://www.atsugi-ring.jp/img/common/bg.gif);
	background-repeat: repeat-y;
	width: 904px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}

/*---------------------------------------contents_box*/

#contents_box{
	background-image: url(http://www.atsugi-ring.jp/img/common/bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.sub_title{
	width: 888px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.sub_contents_box{
	width: 886px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #e6d7dc;
	padding-top: 0px;
	padding-bottom: 10px;
}

/*--------------------------------------- footer */

#footer {
	clear: both;
}

#footer_menu {
	width: 100%;
	height: 36px;
	position: relative;
	overflow: hidden;
	background-color: transparent;
	background-image: url(http://www.atsugi-ring.jp/img/common/footer_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	background-position: 0px 0px;
}

#footer_menu ul {
	position: relative;
    left: 50%;
    float: left;
	}

#footer_menu ul li {
	position: relative;
	left: -50%;
	float: left;
	display: inline;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	color: #FFF;
}

#footer_menu ul li a{
	color: #f1f1f1;
	font-weight: bold;
}

#footer_menu ul li a:hover{
	color: #16aa63;
	text-decoration: none;
}

#footer address {
	width: 1000px;
	text-align: center;
	font-size: 12px;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	color: #f1f1f1;
}

.line{
	height: 3px;
	width: 858px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*---------------------------------------title*/
#title_bg{
	background-image: url(http://www.atsugi-ring.jp/img/blog/title.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 900px;
	margin-bottom: 10px;
}

#title{
	float: left;
}

#title_right{
	float: right;
	height: 29px;
	width: 330px;
}

.t_box{
	float: left;
}

/*---------------------------------------*/

/*メイン*/
	#container{
		width:100%;
		margin:0 auto;
		background:#ffffff;
		text-align:center;
		word-break:break-all;
	}

	#banner,#subbanner{
	height:131px;
	text-align:left;
	margin-bottom:10px;
	background-image: url(http://www.atsugi-ring.jp/img/blog/blog_title_03.gif);
	background-repeat: no-repeat;
	}

	#banner a{color:#fff;text-decoration:none;}
	#banner a:link{}
	#banner a:visited{}
	#header a:active{}
	#banner a:hover{text-decoration:underline;}
	
	h1,h2,h3{margin:0;padding:0;}

	.blogtitle{
		font-size:medium;
		font-weight:bold;
		padding:12px 15px 0px 25px;
		
	}

	.description{
		color:#666666;
		font-size:12px;
		padding:15px 25px 0px 38px;
line-height: 150%;
	}

	#blogcontainer{}

	#content{
		float:right;
		width:640px;
		text-align:center;
		margin:0px 9px 0px 0px;
	}


	#blog{
		text-align:center;
		margin:0 auto;
		width:640px;
		padding:0px 0 20px;
	}

	#linkstop{}
	#links{
		float:left;
		width:205px;
		padding:0px 0px 30px;
		margin:0px 10px 0px 8px;
	}
	
	#linksbody{}

	#categorytitlebody{}
	#categorytitle{
		color:#732917;
		font-size:14px;
		font-weight:bold;
		padding:6px 0;
		margin-top:10px;
		text-align:center;
		background: url(http://www.atsugi-ring.jp/img/blog/month_back.gif) no-repeat 50% 10%;
	}

	.fullbody,#articlebody{
		text-align:left;
		width:100%;
	}

	.datetop,#articletop{}
	.datebody{}
	.date{
	color:#732917;
	font-size:12px;
	font-weight:normal;
	background:#fff url(http://www.atsugi-ring.jp/img/blog/blog_subtitle.gif) no-repeat 50% 0%;
	margin-top:6px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
line-height: 160%;
	}

	.blogbody{
		color:#666666;
		line-height:130%;
		text-align:left;
		padding:10px 10px 0;
		background:#fff;
		border:solid #bcbcbc;
		border-width:0px 1px;
	}
	.blogbodybottom{
	}

	.titlebody{}
	.title{
		color:#732917;
		font-size:16px;
		font-weight:bold;
		padding:3px 0px 3px 27px;
                  border-color:#990000;
                  border-style:double;
                  background:#F8F8F8;
		background:url(http://www.atsugi-ring.jp/img/blog/subtitle_back_03.gif) no-repeat 0% 50%;
	}

	.main,.mainmore,.article_tags{
		width:618px;
		font-size: 12px;
		color: #666666;
		font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
		letter-spacing:1.4pt;
		line-height: 140%;
		margin:6px 0px 15px 0px;
	}
	
	blockquote{
		border:2px dotted #777;
		padding:10px;
		margin:10px;
		text-align:left;
	}

	.pict{}

	a.continues{color:#732917;text-decoration:underline;}
	a.continues:link{}
	a.continues:visited{}
	a.continues:active{}
	a.continues:hover{text-decoration:none;}

	.posted{
		font-size:11px;
		text-align:right;

	}

	.posted a{color:#732917;text-decoration:underline;}
	.posted a:link{}

	.posted a:visited{}
	.posted a:active{}
	.posted a:hover{}

	.dateend{
	background:url(http://www.atsugi-ring.jp/img/blog/blog_foote.gif) no-repeat 50% 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	}

	.nextpage{
		font-size:11px;
		padding:5px;
		text-align:right;
		margin-top:20px;
	}
	.nextpage a{}
	.nextpage a:link{}
	.nextpage a:visited{}
	.nextpage a:active{}
	.nextpage a:hover{text-decoration:none;}

	.menu{
		font-size:11px;
		text-align:right;
		padding:5px 0 20px;
	}

	.menu a{color:#732917;text-decoration:underline;}
	.menu a:link{text-decoration:underline;}
	.menu a:visited{}
	.menu a:active{}
	.menu a:hover{}

	.comblogbodybottom{}

/* トラックバックURL表・*/
	.trackbackurltop{}
	.trackbackurlbody{
		text-align:left;


		padding:5px 10px;
		background:#fff;
		border-left:1px solid #FB7592;
		border-right:1px solid #FB7592;
		border-top:1px dotted #FB7592;
		border-bottom:1px dotted #FB7592;
	}

	.trackbackurlttl{
		color:#732917;
		font-size:x-small;
		font-weight:normal;
		padding:5px 15px;
		background:url(http://parts.blog.livedoor.jp/img/usr/3c_pink/icon01.gif) no-repeat 0% 50%;
		margin-bottom:5px;
	}

	.trackbackurl{text-align:center;}
	.trackbackurl table{width:520px;margin:0 auto;}
	input.trackbackbox{width:450px;}

	.trackbackurlbottom{
	}

/* トラックバック・コメント表・*/
	a.posttitle{color:#F7187B;text-decoration:underline;}
	a.posttitle:link{}
	a.posttitle:visited{}
	a.posttitle:active{}
	a.posttitle:hover{color:#F7187B;text-decoration:underline;}

	#trackbacktop,#commenttop{}

	#trackback,#comment{
		text-align:left;
		background:#fff;
		border-left:1px solid #FB7592;
		border-right:1px solid #FB7592;
		border-bottom:1px solid #fff;
		padding:0 10px 20px;
	}

	#takecomment{
		text-align:left;
		background:#fff;
		border-left:1px solid #FB7592;
		border-right:1px solid #FB7592;
		border-bottom:1px solid #fff;
		padding:0 10px;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#732917;
		font-size:x-small;
		font-weight:normal;
		padding:10px 15px 15px;
		background:#fff url(http://parts.blog.livedoor.jp/img/usr/3c_pink/icon01.gif) no-repeat 0% 50%;
	}

	#trackbackbody,#commentbody,#takecommentbody{background:#fff;margin:0;padding:0 15px;}
	.trackbackttl,.commentttl{color:#653000;font-size:x-small;}	
	.trackbacktext,.commenttext{color:#653000;font-size:x-small;padding:5px 5px 15px;line-height:125%;}

	#commentbottom,#trackbackbottom,.formbodybottom{}


	#error{
		color:#444;
		padding:10px;
		font-size:x-small;
		line-height:125%;
		font-weight:bold;
	}

	#error span{font-weight:normal;}

	.loginon,.loginoff{
		color:#444;
		font-size:x-small;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #444;
		text-align:center;
	}

	.loginon a{color:#444;}
	.loginon a:link{}
	.loginon a:visited{}
	.loginon a:active{}
	.loginon a:hover{}

	.loginoff a{color:#444;}
	.loginoff a:link{}
	.loginoff a:visited{}
	.loginoff a:active{}
	.loginoff a:hover{}

	.formbodytop{}
	#formbody{
		text-algin:center;
		background:#fff;
		border:solid #FB7592;
		border-width:0px 1px;
	}

	.form{
		margin:0 25px;
		padding:0;
		color:#f97590;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}

	.form td{
		padding:2px;
	}

	input#author{width:210px;}
	input#email{width:210px;}
	input#url{width:210px;}
	input#bake{}
	textarea#text{width:400px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
		padding:3px 0px 8px 4px;
		background:url(http://www.atsugi-ring.jp/img/blog/blog_foote.gif) no-repeat 50% 100%;
		margin:-20px auto 20px;
	}

	.calendarhead{
		color:#666f;
		font-size:12px;
		font-weight:bold;
		padding:1px 0px 7px 15px;
		text-align:left;
		background:url(http://www.atsugi-ring.jp/img/blog/subtitle_back_04.gif) no-repeat 50% 100%;
	}
	
	.calendarhead a{color:#fff;text-decoration:underline;}
	.calendarhead a:link{}
	.calendarhead a:visited{}
	.calendarhead a:active{}
	.calendarhead a:hover{text-decoration:none;}
	
	.calendarpre,.calendarnext{
		font-size:11px;
	}
	
	.caltop{}
	.calbody{
		padding:2px 0 0;
		background:#fff;
	}

	.caltbl{
		width:175px;
		margin:0 auto;
	}

	.caltblwkbg{background:#fff;}
	.calendarwd{}
	.calendarwd td{}
	.caltblwk
		width:100%;
		border-collapse:collapse;

	}
	.caltblwk td{
		width:14%;
		padding:3px 0px;
		font-size:11px;
		text-align:center;
	}
	.calendarweek{}
	.weekday{color:#7e7e7e;}
	.sun{color:#fb7592;}
	.sat{color:#62728d;}

	.caltbldaybg{}
	.caltblday{
		width:100%;
		border-collapse:collapse;
		margin-top:1px;
	}
	.caltblday td{
		color:#666666;
		width:14%;
		padding:5px 0px;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		font-weight:bold;
	}

	.calon{background:url(http://parts.blog.livedoor.jp/img/usr/3c_pink/calon.gif) no-repeat 50% 50%;}
	.caloff{background:url(http://parts.blog.livedoor.jp/img/usr/3c_pink/caloff.gif) no-repeat 50% 50%;}
	.calendard{}
	.calendardbg{}
	.calendar{}

	.caltblday a{color:#653000;text-decoration:none;}
	.caltblday a:link{}
	.caltblday a:visited{}
	.caltblday a:active{}
	.caltblday a:hover{}

	.calbottom{
		padding:3px 0 4px;
		margin-bottom:10px;
	}

	.sidetitle{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		padding:3px 0px 4px 25px;
		text-align:left;
		background:url(http://www.atsugi-ring.jp/img/blog/subtitle_back_04.gif) no-repeat 50% 100%;
	}

	.sidetitle a{}
	.sidetitle a:link{}
	.sidetitle a:visited{}
	.sidetitle a:active{}
	.sidetitle a:hover{}

	.side{
		color:#732917;
		font-size:12px;
		text-align:left;
		line-height:125%;
		padding:5px 5px 0;
		background:#fff;
	}
	
	.sidebody{
		text-align:left;
		padding-bottom:5px;
		padding-left:15px;
		background:url(http://parts.blog.livedoor.jp/img/usr/3c_pink/icon01.gif) no-repeat 0 3px;
	}

	.avatar,.quotebody,.search{
		color:#444;
		background:#fff;
		font-size:xx-small;
		text-align:center;
		border:solid #F998B8;
		border-width:0px 1px;
	}

	.sidebottom{
		padding:4px 0;
		margin-bottom:10px;
	}

	.side a{color:#732917;text-decoration:underline;}
	.side a:link{}
	.side a:visited{}
	.side a:active{}
	.side a:hover{text-decoration:none;}

	a.ttllink{color:#fff;text-decoration:underline;}
	a.ttllink:link{text-decoration:underline;}
	a.ttllink:visited{}
	a.ttllink:active{}
	a.ttllink:hover{text-decoration:none;}

	.searchbody{}
	input.sf{width:122px;margin-right:3px;}
	input.sfbtn{}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{color:#f7187b;font-size:x-small;font-weight:bold;margin:10px 0;}
	.message{color:#f7187b;font-size:x-small;margin-bottom:10px;}
	.newslist{padding-right:5px;}
	.avatar_link{margin-top:7px;}
	.blogtimes{margin:10px auto;text-align:center;}
	.point{text-align:center;}
	.quotetable{background:#f97590;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#f97590;font-size:x-small;padding:1px;background:#fff;}

	.elsehead{padding:3px 0 4px;}
	.elsebody{text-align:center;}
	.elsebottom{padding-bottom:10px;}

	.elsebody a:link{color:#f7187b;text-decoration:underline;}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{}

	.blogbody iframe{width:400px;margin-top:20px;margin-bottom:15px;text-align:center;}

	#ad{text-align:center;}

	a.adtitle{color:#f7187b;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{color:#f7187b;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{color:#f7187b;font-weight:bold;text-decoration:underline;}
	a.adtitle:active{color:#f7187b;font-weight:bold;text-decoration:underline;}
	a.adtitle:hover{color:#f7187b;font-weight:bold;text-decoration:underline;}
	
	a.addescription{color:#f7187b;text-decoration:none;}
	a.addescription:link{color:#f7187b;text-decoration:none;}
	a.addescription:visited{color:#f7187b;text-decoration:none;}
	a.addescription:active{color:#f7187b;text-decoration:none;}
	a.addescription:hover{color:#f7187b;text-decoration:none;}
	
	a.adurl{color:#f7187b;text-decoration:none;}
	a.adurl:link{color:#f7187b;text-decoration:none;}
	a.adurl:visited{color:#f7187b;text-decoration:none;}
	a.adurl:active{color:#f7187b;text-decoration:none;}
	a.adurl:hover{color:#f7187b;text-decoration:none;}
	
	a.adld{color:#f7187b;text-decoration:underline;}
	a.adld:link{color:#f7187b;text-decoration:underline;}
	a.adld:visited{color:#f7187b;text-decoration:underline;}
	a.adld:active{color:#f7187b;text-decoration:underline;}
	a.adld:hover{color:#f7187b;text-decoration:underline;}
	
	body.ad{color:#f7187b;background:#fff;}

a img {border: 0; }
