@charset "UTF-8";

/* CSS Information
==================================
CSS File for "伊豆でラブ＆ハッピー"
File name : 11bridal.css
     Date : 2009.10.19
==================================
*/


/*-----------------------------------------------------------------------------
	ヘッダー設定
----------------------------------------------------------------------------*/
#header-bridal {
	width: 950px;
	margin: 10px auto 15px;
}
#header-bridal h1 {
	width: 950px;
	height: 180px;
	background-image: url(../../../special/2009/11bridal/img/tit_bridal.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header-bridal h1.small {
	width: 950px;
	height: 105px;
	background-image: url(../../../special/2009/11bridal/img/tit_bridal_s.jpg);
	background-repeat: no-repeat;
}


/*-----------------------------------------------------------------------------
	メインコンテナ設定
----------------------------------------------------------------------------*/
#container {
	margin: 0px auto;
	width: 950px;
	overflow: hidden;
	clear: both;
}


/*-----------------------------------------------------------------------------
	 サイドバー設定
----------------------------------------------------------------------------*/
#sidebar {
	width: 230px;
	float: left;
	overflow: hidden;
}


/* グローバルナビ */
#sidebar #nav {
	overflow: hidden;
}
#sidebar #nav h3 {
	width: 240px;
	height: 40px;
	text-indent: -9999px;
}
#sidebar #nav h3.top a {
	background-image: url(../../../special/2009/11bridal/img/nav_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 10px;
	display: block;
}
#sidebar #nav h3.top a:hover {
	filter: alpha(opacity=75);	/* IE */
	-moz-opacity:0.75;			/* Firefox・Netscape */
	opacity:0.75;				/* Opera・Safari */
	background-color: #FFFFFF;
}

#sidebar #nav h3.couple {
	background-image: url(../../../special/2009/11bridal/img/nav_c_tit.gif);
	background-repeat: no-repeat;
}
#sidebar #nav h3.wedding {
	background-image: url(../../../special/2009/11bridal/img/nav_w_tit.gif);
	background-repeat: no-repeat;
}
#sidebar #nav h3.present {
	background-image: url(../../../special/2009/11bridal/img/nav_p_tit.gif);
	background-repeat: no-repeat;
}

#sidebar #nav ul {
	width: 220px;
	margin-bottom: 10px;
	border-right: 1px solid #bda88c;
	border-bottom: 1px solid #bda88c;
	border-left: 1px solid #bda88c;
	padding: 0px 4px 4px;
}
#sidebar #nav ul li {
	text-indent: -9999px;
}

#sidebar #nav ul li a {
	width: 220px;
	height: 71px;
	display: block;
}
#sidebar #nav ul li.present a {
	width: 220px;
	height: 235px;
}

#sidebar #nav ul li a:hover {
	filter: alpha(opacity=25);	/* IE */
	-moz-opacity:0.25;			/* Firefox・Netscape */
	opacity:0.25;				/* Opera・Safari */
	background-color: #FFFFFF;
}

/* グローバルナビ画像設定 */
#sidebar #nav ul.couple li {
	background-image: url(../../../special/2009/11bridal/img/nav_c_content.jpg);
	background-repeat: no-repeat;
}
#sidebar #nav ul li.c-repo {
	background-position: 0px 0px;
}
#sidebar #nav ul li.c-pickup {
	background-position: 0px -71px;
}

#sidebar #nav ul li.c-info {
	background-position: 0px -142px;		
}

#sidebar #nav ul.wedding li {
	background-image: url(../../../special/2009/11bridal/img/nav_w_content.jpg);
	background-repeat: no-repeat;
}
#sidebar #nav ul li.w-repo {
	background-position: 0px 0px;
}
#sidebar #nav ul li.w-pickup {
	background-position: 0px -71px;
}

#sidebar #nav ul li.w-info {
	background-position: 0px -142px;		
}

#sidebar #nav ul.present li {
	background-image: url(../../../special/2009/11bridal/img/nav_p_content.jpg);
	background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------
	 コンテンツ設定
----------------------------------------------------------------------------*/
#content {
	width: 690px;
	float: right;
	
}

/*イントロ*/
#content #intro {
	margin-bottom: 15px;
}
#content #intro h3 {
	font-weight: normal;	
}

/* メインコンテンツ */
#content #main {
	width: 690px;
	overflow: hidden;
	margin-bottom: 20px;
}
/* 左カップル */
#content #main #left {
	width: 330px;
	overflow: hidden;
	float: left;
}
/* 右ウェディング */
#content #main #right {
	width: 330px;
	overflow: hidden;
	float: right;
}
/* タイトル */
#content #main h3 {
	width: 330px;
	height: 80px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#content #main h3.couple {
	background-image: url(../../../special/2009/11bridal/img/main_tit_couple.gif);
	background-repeat: no-repeat;	
}
#content #main h3.wedding {
	background-image: url(../../../special/2009/11bridal/img/main_tit_wedding.gif);
	background-repeat: no-repeat;	
}
/* 詳細ボックス */
#content #main #dtl-box {
	width: 290px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	padding: 0px 19px;
	overflow: hidden;
}
/* 詳細の中身 */
#content #main #dtl-box #dtl {
	width: 290px;
	padding: 10px 0px 20px;
	border-bottom: 1px dotted #7f7f7f;
}
#content #main #dtl-box #dtl h4 {
	margin-bottom: 10px;	
}
	/* for IE6のみ画像位置調整 */  
    * html #content #main #dtl-box #dtl h4 img {  
    vertical-align: middle; 
    }
#content #main #dtl-box #dtl h4 a {
	color: #996c33;
	margin-left: 10px;
	font-size: 116.7%;
	text-decoration: underline;
}
#content #main #dtl-box #dtl h4 a:hover {
	color: #b28850;
}
#content #main #dtl-box #dtl dl {
	width: 290px;
	overflow: hidden;
}
#content #main #dtl-box #dtl dl dt {
	width: 140px;
	float: left;
}
/* 詳しくボタン */
#content #main #dtl-box #dtl dl dt .more a {
	width: 74px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px auto;
	background-image: url(../../../special/2009/11bridal/img/main_dtl_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content #main #dtl-box #dtl dl dt .more a:hover {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}
#content #main #dtl-box #dtl dl dd {
	width: 130px;
	float: right;
}
#content #main #dtl-box #dtl dl dd img {
	padding: 1px;
	border: 1px solid #d2d2d2;	
}
#content #main #dtl-box #dtl dl dd a:hover img {
	filter: alpha(opacity=85);	/* IE */
	-moz-opacity:0.85;			/* Firefox・Netscape */
	opacity:0.85;				/* Opera・Safari */
}

/* ページトップへ */
#content .pagetop a {
	width: 90px;
	height: 20px;
	clear: both;
	background-image: url(../../../special/2009/11bridal/img/btn_pagetop.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 5px 0px 10px auto;
	text-indent: -9999px;
}
#content .pagetop a:hover {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}

/*-----------------------------------------------------------------------------
	 ハッピーレポートなど各コンテンツページ設定
----------------------------------------------------------------------------*/
/* パンくずリスト */
#content #breadcrumbs {
	margin-bottom: 7px;
	color: #808080;
}
#content #breadcrumbs a {
	color: #996c33;
	text-decoration: underline;
}
#content #breadcrumbs a:hover {
	color: #b28850;
}
/* ローカルナビ */
#content #local-nav {
	margin-bottom: 20px;
	overflow: hidden;
}
/* ローカルナビタイトル設定 */
#content #local-nav h3 {
	width: 690px;
	height: 30px;
	text-indent: -9999px;
}
#content #local-nav h3.couple {
	background-image: url(../../../special/2009/11bridal/couple/img/local_nav_tit_c.gif);
	background-repeat: no-repeat;	
}
#content #local-nav h3.wedding {
	background-image: url(../../../special/2009/11bridal/wedding/img/local_nav_tit_w.gif);
	background-repeat: no-repeat;	
}
#content #local-nav ul {
	width: 690px;
	overflow: hidden;
}
#content #local-nav ul li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#content #local-nav ul.couple li a { /* カップル用 */
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../../../special/2009/11bridal/couple/img/local_nav_couple.gif);
	background-repeat: no-repeat;
}
#content #local-nav ul.wedding li a { /* ウェディング用 */
	width: 230px;
	height: 40px;
	display: block;
	background-image: url(../../../special/2009/11bridal/wedding/img/local_nav_wedding.gif);
	background-repeat: no-repeat;
}
#content #local-nav ul li.repo a {
	background-position: left top;	
}
#content #local-nav ul li.pickup a {
	background-position: -230px top;	
}
#content #local-nav ul li.info a {
	background-position: -460px top;	
}

#content #local-nav ul li.repo-act a,
#content #local-nav ul li.repo a:hover {
	background-position: left -40px;	
}
#content #local-nav ul li.pickup-act a,
#content #local-nav ul li.pickup a:hover {
	background-position: -230px -40px;	
}
#content #local-nav ul li.info-act a,
#content #local-nav ul li.info a:hover {
	background-position: -460px -40px;	
}

/* 見出し設定 */
#content #midashi {
	border-left: 5px solid #ac926f;
	padding-left: 15px;
	margin-bottom: 20px;
}
#content #midashi p {
	font-size: 91.7%;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}
/* サブナビ設定 */
#content #sub-nav {
	margin-bottom: 20px;
}
#content #sub-nav ul {
	width: 690px;
	overflow: hidden;
	padding-left: 20px;
}
#content #sub-nav ul.c-repo,
#content #sub-nav ul.c-pickup,
#content #sub-nav ul.c-info {
	border-bottom: 5px solid #d0f4fe;
}
#content #sub-nav ul.w-repo,
#content #sub-nav ul.w-pickup,
#content #sub-nav ul.w-info {
	border-bottom: 5px solid #fed0fc;
}
#content #sub-nav ul li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#content #sub-nav ul.c-repo li a { /* カップルレポ用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/couple/img/sub_nav_c_repo.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul.c-pickup li a { /* カップルおすすめデート紹介用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/couple/img/sub_nav_c_pickup.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul.c-info li a { /* カップル情報用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/couple/img/sub_nav_c_info.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul.w-repo li a { /* ウェディングレポ用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/wedding/img/sub_nav_w_repo.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul.w-pickup li a { /* ウェディング伊豆の挙式紹介用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/wedding/img/sub_nav_w_pickup.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul.w-info li a { /* ウェディング情報用 */
	width: 214px;
	height: 45px;
	display: block;
	background-image: url(../../../special/2009/11bridal/wedding/img/sub_nav_w_info.gif);
	background-repeat: no-repeat;
}
#content #sub-nav ul li.menu01 a {
	background-position: left top;
}
#content #sub-nav ul li.menu02 a {
	background-position: -214px top;
}
#content #sub-nav ul li.menu03 a {
	background-position: -428px top;
}
#content #sub-nav ul li.menu01-act a,
#content #sub-nav ul li.menu01 a:hover {
	background-position: left -45px;
}
#content #sub-nav ul li.menu02-act a,
#content #sub-nav ul li.menu02 a:hover {
	background-position: -214px -45px;
}
#content #sub-nav ul li.menu03-act a,
#content #sub-nav ul li.menu03 a:hover {
	background-position: -428px -45px;
}

/*-----------------------------------------------------------------------------
	 ハッピーレポート設定
----------------------------------------------------------------------------*/
/* ハッピーレポート詳細設定 */
#content #repo-dtl {
	width: 650px;
	padding: 0px 20px;
	overflow: hidden;
}
/* タイトルイメージ */
#content #repo-dtl #tit-img {
	margin-bottom: 20px;	
}
/* キャプション */
#content #repo-dtl #caption {
	font-size: 125%;
	color: #f94bd0;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
#content #repo-dtl #caption.c-repo { /* カップルレポ用 */
	color: #33d6e0;
}
/* 店舗情報 */
#content #repo-dtl #shop-info {
	width: 650px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content #repo-dtl #shop-info .inn-l {
	width: 310px;
	float: left;
}
#content #repo-dtl #shop-info .inn-r {
	width: 300px;
	float: right;
	padding-right: 10px;
}
#content #repo-dtl #shop-info .inn-r #shop-name-box {
	width: 280px;
	border: 1px solid #e5e5e5;
	background-image: url(../../../special/2009/11bridal/wedding/img/repo_shop_name_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 9px;
	margin-bottom: 15px;
}
#content #repo-dtl #shop-info .inn-r #shop-name-box.c-repo {
	background-image: url(../../../special/2009/11bridal/couple/img/repo_shop_name_back2.gif);
	background-repeat: no-repeat;
}
#content #repo-dtl #shop-info .inn-r #shop-name-box #shop-name {
	border-left: 5px solid #f79cf4;
	padding-left: 10px;
}
#content #repo-dtl #shop-info .inn-r #shop-name-box #shop-name.c-repo { /* カップルレポ用 */
	border-left: 5px solid #a0eafe;
	padding-left: 10px;
}
#content #repo-dtl #shop-info .inn-r #shop-name-box #shop-name h3 {
	font-size: 116.7%;
	color: #666666;	
}
#content #repo-dtl #shop-info .inn-r #shop-name-box #shop-name span {
	font-size: 83.4%;
	color: #666666;	
}
#content #repo-dtl #shop-info .inn-r p {
	padding: 0px 20px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.8em;
	font-weight: bold;
}
/* もっと写真を見る */
#content #repo-dtl #shop-info .inn-r .btn-more a {
	width: 127px;
	height: 20px;
	margin: 0px 20px 0px auto;
	display: block;
	background-image: url(../../../special/2009/11bridal/wedding/img/btn_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content #repo-dtl #shop-info .inn-r .btn-more a:hover {
	filter: alpha(opacity=70);	/* IE */
	-moz-opacity:0.70;			/* Firefox・Netscape */
	opacity:0.70;				/* Opera・Safari */
}
/* 他の写真 */
#content #repo-dtl #pic {
	margin-bottom: 10px;
}
#content #repo-dtl #pic img {
	margin-bottom: 5px;	
}
#content #repo-dtl #pic p {
	font-size: 83.4%;
}

/*-----------------------------------------------------------------------------
	 みんなの投稿写真設定
----------------------------------------------------------------------------*/
/* みんなの投稿写真詳細設定 */
#content #toko-dtl {
	width: 650px;
	padding: 0px 20px;
	overflow: hidden;
}
#content #toko-dtl #toko-info-box {
	width: 650px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content #toko-dtl #toko-info-box .inn-l {
	width: 290px;
	float: left;
}
#content #toko-dtl #toko-info-box .inn-r {
	width: 350px;
	float: right;
}
/*タイトル画像*/
#content #toko-dtl #toko-info-box .inn-l h3 {
	margin-bottom: 30px;	
}
#content #toko-dtl #toko-info-box .inn-l #toko-name {
	margin-bottom: 10px;	
}
#content #toko-dtl #toko-info-box .inn-l p {
	width: 260px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 1.8em;
}
/* 個別情報 */
#content #toko-dtl #toko-info-box .inn-l table {
	width: 260px;
	border-top: 5px solid #ac926f;
	border-collapse: collapse;
}
#content #toko-dtl #toko-info-box .inn-l table th {
	width: 60px;
}
#content #toko-dtl #toko-info-box .inn-l table th,
#content #toko-dtl #toko-info-box .inn-l table td {
	color: #000000;
	vertical-align: middle;
	padding: 8px 0px 7px;
	font-size: 83.4%;
	border-bottom: 1px solid #dcdcdc;
}
#content #toko-dtl #toko-info-box .inn-l table td a {
	font-size: 108.4%;
	font-weight: bold;
	text-decoration: underline;
}
/* 右画像設定 */
#content #toko-dtl #toko-info-box .inn-r img {
	padding: 1px;
	border: 1px solid #d0bfa8;
}
#content #service-dtl  dl dd p.local {
	width: 650px;
	overflow: hidden;
	border-top: 5px solid #d0bfa8;
	margin-bottom: 10px;
}
/* 投稿サムネイル */
#content #toko-dtl #toko-sam ul {
	width: 650px;
	overflow: hidden;
}
#content #toko-dtl #toko-sam ul li {
	margin: 10px 10px 0px 0px;
	float: left;
	display: inline;
}#content #toko-dtl #toko-sam ul li.selected img {
	filter: alpha(opacity=85);	/* IE */
	-moz-opacity:0.85;			/* Firefox・Netscape */
	opacity:0.85;				/* Opera・Safari */
	border: 1px solid #524637;
}
#content #toko-dtl #toko-sam ul li#last {
	margin: 10px 0px 0px 0px;
}
#content #toko-dtl #toko-sam ul li img {
	padding: 1px;
	border: 1px solid #d0bfa8;
}
#content #toko-dtl #toko-sam ul li a:hover img {
	filter: alpha(opacity=85);	/* IE */
	-moz-opacity:0.85;			/* Firefox・Netscape */
	opacity:0.85;				/* Opera・Safari */
	border: 1px solid #524637;
}

/*-----------------------------------------------------------------------------
	 水中結婚式設定
----------------------------------------------------------------------------*/
#content #shiki-dtl {
	width: 650px;
	padding: 0px 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#content #shiki-dtl #shiki-info-box {
	width: 650px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content #shiki-dtl #shiki-info-box .inn-l {
	width: 290px;
	float: left;
}
#content #shiki-dtl #shiki-info-box .inn-r {
	width: 350px;
	float: right;
}
/*タイトル画像*/
#content #shiki-dtl #shiki-info-box .inn-l h3 {
	margin-bottom: 20px;	
}
#content #shiki-dtl #shiki-info-box .inn-l p {
	width: 260px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 1.8em;
}
/* 右画像設定 */
#content #shiki-dtl #shiki-info-box .inn-r img {
	padding: 1px;
	border: 1px solid #d0bfa8;
}
/* 水中結婚式他写真＆データ */
#content #shiki-dtl #shiki-data {
	width: 650px;
	overflow: hidden;
}
#content #shiki-dtl #shiki-data p {
	margin: 10px 0px 20px;	
}
/* 水中結婚式DATA */
#content #shiki-dtl #shiki-data table {
	width: 650px;
	border-collapse: collapse;
}
#content #shiki-dtl #shiki-data table th {
	width: 110px;
}
#content #shiki-dtl #shiki-data table th,
#content #shiki-dtl #shiki-data table td {
	color: #000000;
	vertical-align: top;
	padding: 8px 0px 7px;
	font-size: 91.7%;
	border-bottom: 1px solid #dcdcdc;
}
#content #shiki-dtl #shiki-data table td a {
	font-size: 108.4%;
	font-weight: bold;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	 カップル情報・ウェディング情報設定
----------------------------------------------------------------------------*/
#content #service-dtl {
	width: 690px;
	margin-bottom: 20px;
	overflow: hidden;
}
/* エリア名 */
#content #service-dtl #area {
	width: 650px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 3px 20px;
	font-size: 91.7%;
	font-weight: bold;
	color: #808080;
}
#content #service-dtl #area.c-info {
	background-color: #f0f9ff;
}
#content #service-dtl #area.w-info {
	background-color: #fff2ff;
}
/* サービス情報 */
#content #service-dtl dl {
	width: 690px;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #bfbfbf;
}
#content #service-dtl dl dt {
	width: 190px;
	float: left;
}
#content #service-dtl dl dt img {
	padding: 1px;
	border: 1px solid #e5e5e5;	
}
#content #service-dtl dl dd {
	width: 440px;
	float: right;
	padding-right: 30px;
}
#content #service-dtl dl dd p.kana {
	font-size: 83.4%;
	color: #808080;
}
#content #service-dtl dl dd h3 {
	font-size: 141.7%;
	line-height: 1em;
}
#content #service-dtl dl dd h3 img {
	margin-left: 20px;
	vertical-align: middle;
	
}
#content #service-dtl dl dd h3 a:hover img {
	filter: alpha(opacity=85);	/* IE */
	-moz-opacity:0.85;			/* Firefox・Netscape */
	opacity:0.85;				/* Opera・Safari */
}
#content #service-dtl dl dd p.area {
	color: #b2b2b2;
	margin-bottom: 10px;
}
#content #service-dtl dl dd p.intro {
	font-size: 91.7%;
	text-align: justify;
}









/*-----------------------------------------------------------------------------
	 ダイジェスト設定
----------------------------------------------------------------------------*/
#content #dgt-box {
	width: 670px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

/* カテゴリ名 */
#content #dgt-box #dgt-tit dl {
	width: 650px;
	background-color: #9cbce0;
	overflow: hidden;
	padding: 3px 10px;
	margin-bottom: 10px;
}
#content #dgt-box #dgt-tit dl dt {
	width: 300px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#content #dgt-box #dgt-tit dl dd {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 91.7%;
}

/* カテゴリ詳細 */
#content #dgt-box #dgt-dtl {
	width: 668px;
	overflow: hidden;
	border: 1px solid #c0c8fc;
	margin-bottom: 10px;
}
#content #dgt-box #dgt-dtl dl dt {
	width: 370px;
	float: left;	
}
#content #dgt-box #dgt-dtl dl dd {
	width: 260px;
	float: right;
	padding-top: 15px;
	padding-right: 30px;
}

#content #dgt-box #dgt-dtl dl dd a:hover img {
	filter: alpha(opacity=80);	/* IE */
	-moz-opacity:0.80;			/* Firefox・Netscape */
	opacity:0.80;				/* Opera・Safari */
}

#content #dgt-box #dgt-dtl dl dd p {
	padding: 10px 0px;
}
#content #dgt-box #dgt-dtl dl dd h4 a {
	color: #009fe8;
	font-size: 108.4%;
}








/*-----------------------------------------------------------------------------
	 トピックス設定
----------------------------------------------------------------------------*/
/*
#content #topics ul li {
	display: inline;
	float: left;
}
#content #topics ul li.left {
	margin-right: 20px;
}

*/

