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

/*------------------------------------------
 * Top
 * ---------------------------------------*/

body#c-top{

}
body#c-top #flashArea{
	height:271px;
	background-color:#333333;
	margin-bottom:11px;
}
body#c-top #flash{
	height:271px;
	overflow: hidden;
}
body#c-top ul#channel{
	margin-bottom:8px;
	padding-left:1px;
}
body#c-top ul#channel li{
	float:left;
	width:160px;
	margin-right:3px;
}
body#c-top ul#channel li.last{
	margin-right:0;
}
body#c-top .contents{
	background-color:#FFFFFF;
	padding-bottom:1px;
	margin-bottom:10px;
}
body#c-top #main h2{
	height:50px;
	background:url("/img/top/contentsList.gif") no-repeat 0 0;
	margin-bottom:8px;
}
body#c-top #main h2#gakusei{
	height:34px;
	background:url("/img/top/title_gakusei.gif") no-repeat 0 0;
}
body#c-top #main h2#variety{
	height:34px;
	background:url("/img/top/title_variety.gif") no-repeat 0 0;
}
body#c-top #main h2#job{
	height:34px;
	background:url("/img/top/title_job.gif") no-repeat 0 0;
}
body#c-top #main h2#study{
	height:34px;
	background:url("/img/top/title_study.gif") no-repeat 0 0;
}
body#c-top #main .contentsList{
	padding-bottom:10px;
	padding-left:3px;
}
body#c-top #main .contentsList a{
	display:block;
	height:100%;
}
body#c-top #main .contentsList .contentsIntro{
	width:207px;
	height:211px;
	float:left;
	margin-right:8px;
}
body#c-top #main .contents .contentsList .last{
	margin-right:0;
}
body#c-top #main .contents p.opentrg{
	border:2px solid #DDDDDD;
	padding:1px;
	margin:0 10px 10px;
	font-size:11px;
	text-align:center;
}
body#c-top #main .contents p.opentrg a{
	display:block;
	border:1px solid #EEEEEE; 
	padding:1px;
	color:#3399FF;
}

body#c-top #main #addmenu{
	border:2px solid #DDDDDD;
	padding:1px;
	margin:0 10px;
	text-align:center;
}
body#c-top #main #addmenu a{
	display:block;
	border:1px solid #EEEEEE; 
	padding:4px;
	color:#3399FF;
}
body#c-top #main #addmenu a:hover{
	background-color:#F3F3F3;
}



/*------------------------------------------
 * FrecanForm
 * ---------------------------------------*/

body#c-frecan #main h2#stitle{
	height:100px;
	background:url("/img/frecan/stitle.jpg") no-repeat 0 0;
	margin-bottom:7px;
}
body#c-frecan #main h2#stitle a{
	display:block;
	height:100%;
}
body#c-frecan #main #contents{
	border:1px solid #F2B869;
	background-color:#FFFFFF;
}
body#c-frecan #main #contents h3#privacy{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/frecan/privacy.jpg") no-repeat 0 0;
}

body#c-frecan #main #contents h3#form{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/frecan/form.jpg") no-repeat 0 0;
}
body#c-frecan #main #contents p.submit{
	padding:10px;
	text-align:center;
}


body#c-frecan #entryForm{
	padding:16px;
}
body#c-frecan #entryForm table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-bottom:16px;
}
body#c-frecan #entryForm table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
	width:100px;
}
body#c-frecan #entryForm table td{
	padding:7px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	line-height:1.5em;
}
body#c-frecan #entryForm table td ul li{
	margin-bottom:5px;
}

/*------------------------------------------
 * frecam2011Form
 * ---------------------------------------*/

body#c-frecam2011 #main h2#stitle{
	height:100px;
	background:url("/img/frecam2012/stitle.jpg") no-repeat 0 0;
	margin-bottom:7px;
}
body#c-frecam2011 #main h2#stitle a{
	display:block;
	height:100%;
}
body#c-frecam2011 #main #contents{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
body#c-frecam2011 #main #contents h3#privacy{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/frecam2012/privacy.jpg") no-repeat 0 0;
}

body#c-frecam2011 #main #contents h3#form{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/frecam2012/form.jpg") no-repeat 0 0;
}
body#c-frecam2011 #main #contents p.submit{
	padding:10px;
	text-align:center;
}


body#c-frecam2011 #entryForm{
	padding:16px;
}
body#c-frecam2011 #entryForm table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-bottom:16px;
}
body#c-frecam2011 #entryForm table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
	width:100px;
}
body#c-frecam2011 #entryForm table td{
	padding:7px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	line-height:1.5em;
}
body#c-frecam2011 #entryForm table td ul li{
	margin-bottom:5px;
}

/*------------------------------------------
 * HeroesForm
 * ---------------------------------------*/

body#c-heroes #main h2#stitle{
	height:100px;
	background:url("/img/heroes/stitle2.jpg") no-repeat 0 0;
	margin-bottom:7px;
}
body#c-heroes #main h2#stitle a{
	display:block;
	height:100%;
}
body#c-heroes #main #contents{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
body#c-heroes #main #contents .section{
	margin:0 16px 20px;
}
body#c-heroes #main #contents h3#privacy{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/privacy.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#form{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/form.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#tokuhain{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/tokuhain.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#ogiri{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/ogiri.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#pr{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/pr.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#sakkabu{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/sakka.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#actress{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/actress.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#performance{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/performance.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#quiz{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/quiz.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#seminar{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/seminar.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#shodo{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/shodo.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#jikkyo{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/jikkyo.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#sports{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/sports.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#binbo{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/binbo.jpg") no-repeat 0 0;
}

body#c-heroes #main #contents h3#heroine{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/heroine.jpg") no-repeat 0 0;
}

body#c-heroes #main #contents h3#kojima{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/kojima2.jpg") no-repeat 0 0;
}
body#c-heroes #main #contents h3#senryu{
	height:44px;
	margin-bottom:20px; 
	text-indent:-5000px;
	background:url("/img/heroes/senryu.jpg") no-repeat 0 0;
}

body#c-heroes #main #contents h4{
	background:url("/img/heroes/dots33.gif") repeat-x 0 100%;
	font-size:17px;
	font-weight:bold;
	color:#87A5A5;
	padding:4px;
	margin:0 10px 10px;
}
body#c-heroes #main #contents .intro{
	background:url("/img/heroes/kasuga.jpg") no-repeat 0 0;
	margin:0 18px 30px;
	padding-left:120px;
} 

body#c-heroes #main #contents p{
	margin-bottom:20px;
}
body#c-heroes #main #contents .submit{
	padding:10px;
	text-align:center;
}

body#c-heroes #main ol#menu{
	margin-bottom:10px;
	}
body#c-heroes #main ol#menu li{
	display:inline;
	margin-right:10px; 
}

body#c-heroes #main ol#menu li.last{
	margin-right:0;
}
body#c-heroes #main ol#bmenu{
	margin-bottom:10px;
}
body#c-heroes #main ol#bmenu li{
	float:left;
	width:320px;
	margin-right:10px;
	margin-bottom:6px;
}
body#c-heroes #main ol#bmenu li.last{
	margin-right:0;
}
body#c-heroes #main #contents ol.oglist{
	margin-bottom:18px;
}
body#c-heroes #main #contents ol.oglist li{
	margin-bottom:10px;
}

body#c-heroes #main #contents .message{
	padding-left:20px;
	font-size:13px;
}

body#c-heroes #main #contents .message p{
	line-height:1.8em;
}

body#c-heroes #main #contents .message p{
	margin-bottom:12px;
}

body#c-heroes #main #contents .message p.notice{
	font-weight:bold;
}

body#c-heroes #main #contents .message p.must{
	color:#f00;
	font-weight:bold;
}

body#c-heroes #main #contents .message ul{
}

body#c-heroes #main #contents .message ul li{
	color:#f00;
	font-weight:bold;
	margin-bottom:6px;
}

body#c-heroes #entryForm{
	padding:16px;
}
body#c-heroes #entryForm table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-bottom:16px;
}
body#c-heroes #entryForm table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
	width:100px;
}
body#c-heroes #entryForm table td{
	padding:7px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

body#c-heroes #entryForm table td inp.inpmiddle{
	font-size:13px;
}

body#c-heroes #entryForm table td inp.inplarge{
	font-size:13px;
}

body#c-heroes #entryForm table td textarea{
	font-size:13px;
}

body#c-heroes #entryForm table td p.error{
	padding:5px 0 0;
	margin:0 !important;
	font-weight:bold;
	color:#f00;
}


body#c-heroes #main #manzai h3{
	margin-bottom:10px;
}

body#c-heroes #wrapper .type2 h3{
	margin-bottom:0 !important;
}
body#c-heroes #main #manzai ul#tab{
	background:url("/img/heroes/bg_tab.jpg") no-repeat 0 100%;
}
body#c-heroes #wrapper .type2 ul#tab{
	background:url("/img/heroes/bg_tab2.jpg") no-repeat 0 100% !important;
}
body#c-heroes #main #manzai ul#tab li{
	display:inline;
	padding-left:9px;
}
body#c-heroes #main #manzai #contents{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding-top:10px;
}
body#c-heroes #wrapper #main .moutline #contents{
	border-top:3px solid #38A566;
}
body#c-heroes #wrapper #main .mform #contents{
	border-top:3px solid #92735F;
}

body#c-heroes #wrapper .type2 .moutline #contents,
body#c-heroes #wrapper .type2 .mform #contents{
	border-top:3px solid #662626 !important;
}

body#c-heroes #main #manzai #contents dl{
	padding:20px 14px 0;
}
body#c-heroes #main #manzai #contents dl dt{
	font-weight:bold;
	color:#555555;
	width:110px;
	padding-left:18px;
	font-size:14px;
	float:left;
	clear:left;
	padding-bottom:20px;
	background:url("/img/heroes/bgdt.gif") no-repeat 2px 4px;
}
body#c-heroes #main #manzai #contents dl dd{
	padding-left:130px;
	padding-bottom:15px;
	margin-bottom:15px;
	padding-top:2px;
	border-bottom:1px dotted #CCCCCC;
}
body#c-heroes #main #manzai #contents p.exp{
	padding:14px;
	color:#444444; 
	line-height:1.5em;
}
body#c-heroes #manzai #entryForm table td{
	line-height:1.5em;
}
body#c-heroes #manzai #entryForm table td table{
	margin-bottom:0;
}
body#c-heroes #manzai #entryForm table td table th{
	background-color:#EEEEEE;
	width:50px;
}

body#c-heroes #manzai #entryForm table td span.bold{
	font-weight:bold;
	color:#333333;
}


/*------------------------------------------
 * JalForm
 * ---------------------------------------*/

body#c-jal #main h2#cTitle{
	height:132px;
	background:url("/img/jal/title.jpg") no-repeat 0 0;
	margin-bottom:12px;
}
body#c-jal #contents{
	text-align:center;
	border:1px solid #CCCCCC;
	border-top:none;
	background-color:#FFFFFF;
}
body#c-jal ul#menu li{
	display:inline;
}
body#c-jal h3#privacy{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
body#c-jal #contents .section{
	padding:10px;
	text-align:left;
}
body#c-jal #contents p{
	margin-bottom:12px;
}
body#c-jal #entryForm{
	padding:10px;
}
body#c-jal #entryForm table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-bottom:16px;
}
body#c-jal #entryForm table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
	width:110px;
}
body#c-jal #entryForm table td{
	padding:7px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

body#c-jal p#comp{
	height:200px;
}
body#c-jal p.submit{
	text-align:center;
}
body#c-jal .err_message h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}
body#c-jal .err_message p{
	color:#FF3333;
	font-weight:bold; 
}


/*------------------------------------------
 * gakusai
 * ---------------------------------------*/

body#c-gakusai #main h2#cTitle{
	height:170px;
	background:url("/img/gakusai/title.jpg") no-repeat 0 0;
	margin-bottom:16px;
}
body#c-gakusai ul#menu{
	height:69px; 
}
body#c-gakusai ul.p-about{ background:url("/img/gakusai/con_bg1.gif") no-repeat 0 100%; }
body#c-gakusai ul.p-form{ background:url("/img/gakusai/con_bg2.gif") no-repeat 0 100%; }
body#c-gakusai ul.p-policy{ background:none; }
body#c-gakusai ul#menu li#m-about{
	float:left;
	width:225px;
}
body#c-gakusai ul#menu li#m-form{
	float:right;
	width:420px;
}

body#c-gakusai #contents{
	border:2px solid #CCCCCC;
	border-top:none;
	background-color:#FFFFFF;
	padding-bottom:12px;
}
body#c-gakusai #contents .section{
	width:622px;
	padding-top:8px;
	margin:0 auto;
}
body#c-gakusai #contents p{
	margin-bottom:12px;
}


body#c-gakusai #contents p.center{
	text-align:center;
}
body#c-gakusai .policy{
	border-top:2px solid #CCCCCC;
	padding:15px;
}

body#c-gakusai #entryForm{
	padding:10px;
}
body#c-gakusai #entryForm table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-bottom:16px;
}
body#c-gakusai #entryForm table th{
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
	width:110px;
}
body#c-gakusai #entryForm table td{
	padding:7px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
body#c-gakusai span.comment{
	font-size:11px;
	color:#888888;
}

#main .bigForm .must,
#main .bigForm .err,
#main .bigForm strong{
	color:#FF3333;
	font-weight:bold;
}
#main .bigForm .must{
	padding-left:6px;
}
#main .bigForm select{
	border:1px solid #BBCCC0;
	padding:1px;
}
#main .bigForm select.selmiddle{
	width:260px;
}
#main .bigForm select.sellarge{
	width:410px;
}
#main .bigForm .inpmini{
	border:1px solid #BBCCC0;
	width:30px;
	padding:1px;
}
#main .bigForm .inpsmall{
	border:1px solid #BBCCC0;
	width:100px;
	padding:1px;
}
#main .bigForm .inpmiddle{
	border:1px solid #BBCCC0;
	width:200px;
	padding:1px;
}
#main .bigForm .inplarge{
	border:1px solid #BBCCC0;
	padding:1px;
	width:300px;
}
#main .bigForm .inpllarge{
	border:1px solid #BBCCC0;
	padding:1px;
	width:400px;
}
#main .bigForm .ex{
	padding-left:17px;
	background:url("/img/heroes/ex.gif") no-repeat 2px 2px;
	color:#999999;
}
body#c-gakusai #main dl.bigForm dd textarea{
	font-size:12px;
	width:100%;
}

#main dl.bigForm{
	margin-bottom:16px; 
}
#main dl.bigForm dt{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:7px;
	font-weight:bold;
}
#main dl.bigForm dd{
	padding:7px;
	border:1px solid #CCCCCC;
	border-top:none;
	margin-bottom:10px;
}

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

#main #entryForm .must,
#main #entryForm .err,
#main #entryForm strong{
	color:#FF3333;
	font-weight:bold;
}
#main #entryForm .must{
	padding-left:6px;
}
#main #entryForm select{
	border:1px solid #BBCCC0;
	padding:1px;
}
#main #entryForm select.selmiddle{
	width:260px;
}
#main #entryForm select.sellarge{
	width:410px;
}
#main #entryForm .inp{
	border:1px solid #BBCCC0;
	padding:1px;
}
#main #entryForm .inpmini{
	border:1px solid #BBCCC0;
	width:30px;
	padding:2px;
}
#main #entryForm .inpsmall{
	border:1px solid #BBCCC0;
	width:100px;
	padding:2px;
}
#main #entryForm .inpmiddle{
	border:1px solid #BBCCC0;
	width:200px;
	padding:2px;
}
#main #entryForm .inplarge{
	border:1px solid #BBCCC0;
	padding:2px;
	width:300px;
}
#main #entryForm .inpllarge{
	border:1px solid #BBCCC0;
	padding:2px;
	width:400px;
}
#main #entryForm .ex{
	padding-left:17px;
	background:url("/img/heroes/ex.gif") no-repeat 2px 2px;
	color:#999999;
}
#main #entryForm textarea{
	border:1px solid #BBCCC0;
	font-size:12px;
	width:460px;
	padding:2px;
}
#main .policy{
	padding:14px;
	}
#main .policy p{
	margin-bottom:20px;
	}
#main .policy dl dt{
	font-weight:bold;
	font-size:13px;
	padding-bottom:4px;
	margin-bottom:4px;
}
#main .policy dl dd{
	font-size:12px;
	line-height:1.5em;
	padding-bottom:4px;
	margin-bottom:9px;
	margin-left:10px;
}


/*===============================================
 * girlsblog
 * ============================================*/


body#c-girlsblog{
	background-color:#DD9946;
}

body#c-girlsblog #mainCont{
	background:#FFFFFF url("/img/girlsblog/bgrp.gif") repeat-x 0 0;
}
body#c-girlsblog #mainCont #stage{
	background:url("/img/girlsblog/bg.gif") no-repeat 50% 0;
}
body#c-girlsblog #mainCont #container{
	background:url("/img/girlsblog/top.png") no-repeat 50% 0;
	padding-top:50px;
}

body#c-girlsblog h1{
	text-indent:-5000px;
	width:395px;
	height:112px;
	margin-left:14px;
	margin-bottom:130px;
	background:url("/img/girlsblog/title.png") no-repeat 0 0;
}

body#c-girlsblog #contents{
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
}

body#c-girlsblog #contents #main{
	width:451px;
	margin-left:451px;
	min-height:680px;
	height:auto !important;
	height:680px;
}
body#c-girlsblog #contents #main p{
	margin-bottom:24px;
}
body#c-girlsblog div.center{
	text-align:center;
}

body#c-girlsblog #footerCont{
	min-height:410px;
	height:auto !important;
	height:410px;
}
body#c-girlsblog #footerCont #footer{
	width:960px;
	margin:0 auto;
}
body#c-girlsblog #footerCont #footer a{
	color:#FFFFFF;
}
body#c-girlsblog #footerCont #footer #produced{
	width:190px;
	float:left;
	text-align:center;
	color:#FFFFFF;
}
body#c-girlsblog #footerCont #footer #produced p{
	margin-bottom:3px;
	font-size:10px;
}
body#c-girlsblog #footerCont #footer #produced p#wnlogo{
	height:50px;
	text-indent:-5000px; 
}
body#c-girlsblog #footerCont #footer #produced p#wnlogo a{
	display:block;
	height:100%;
}
body#c-girlsblog #footerCont #footer #produced h5{
	text-indent:-5000px;
	height:100px;
	margin-bottom:7px;
}
body#c-girlsblog #footerCont #footer #produced h5 a{
	height:100%;
	display:block;
}

body#c-girlsblog #footerCont #footer #produced address{
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
body#c-girlsblog #footerCont #footer #produced p#copy{
	height:26px;
	text-indent:-5000px;
}
body#c-girlsblog #footerCont #footer #ftList{
	width:750px;
	float:right;
}
body#c-girlsblog #footerCont #footer #ftList h4{
	text-indent:-5000px;
	height:36px;
	margin-bottom:10px;

}
body#c-girlsblog #footerCont #footer #ftList ul{
	width:232px;
	float:left;
	display:inline;
	margin-left:10px;
}
body#c-girlsblog #footerCont #footer #ftList ul li{
	padding-bottom:5px;
	margin-bottom:5px;
}
body#c-girlsblog #footerCont #footer #ftList ul li span{
	display:block;
	font-size:11px;
	color:#FFFFFF;
}
body#c-girlsblog #footerCont #footer #ftList ul li a{
	font-size:11px;
	font-weight:bold;
	padding:2px 2px 2px 13px;
}

	
/*------------------------------------------
 * wnhead
 * ---------------------------------------*/
body#c-girlsblog a:link{ color:#823E26; }
body#c-girlsblog a:visited{ color:#BB5837; }
body#c-girlsblog a:hover { color:#6F3E31; }
body#c-girlsblog body #footerCont { 
	padding-top:30px;
	background-color:#DD9946;
}
body#c-girlsblog #wntop{ background:url("/img/girlsblog/wn_hd_bg.gif") repeat-x 0 0; }
body#c-girlsblog #footerCont #footer #produced p#wnlogo{ background:url("/img/girlsblog/footer_logo.jpg") no-repeat 0 0; }
body#c-girlsblog #footerCont #footer #produced h5{ background:url("/img/girlsblog/footer_ap.jpg") no-repeat 0 0; }
body#c-girlsblog #footerCont #footer #produced p#copy{ background:url("/img/girlsblog/footer_copy.gif") no-repeat 0 0; }
body#c-girlsblog #footerCont #footer #ftList h4{ background:url("/img/girlsblog/footer_list.jpg") no-repeat 0 0; }
body#c-girlsblog #footerCont #footer #ftList ul li{ background:url("/img/girlsblog/footer_dots.gif") repeat-x 0 100%; }
body#c-girlsblog #footerCont #footer #ftList ul li a{ background:url("/img/girlsblog/footer_bullet.gif") no-repeat 0 50%; }

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


