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


/* ================================================
Reset
------------------------------------------------ */

html{
	height:100%;
}

html>/**/body{
	overflow:-moz-scrollbars-vertical;
}

html:first-child body{
	min-height:100%;
	padding-bottom:1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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;
}
ol,ul {
	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;
}

img{ vertical-align:top; }

/* ================================================
Clearfix
------------------------------------------------ */

.clearfix:after,
#wrapper:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix,
#wrapper{
  zoom:1;
}

/* Hides from IE-mac \*/
* html .clearfix,
* html #wrapper{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */


/* ================================================
Common
------------------------------------------------ */
html{ height:100%; }
body{
	font-size:12px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;

}

hr{ display:none; }

a{ outline:none; }

p{ line-height:1.66em; }
span.must{ font-weight:bold; color:#FF3333;}
strong{ font-weight:bold; }

h1,h2{
	text-indent:-5000px;
}
/*================================================
 * Start
 * =============================================*/

#wntop{
	height:26px;
	font-family:"ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "メイリオ", Meiryo,sans-serif;
	font-size:10px;
}
#wntop a{ color:#FFFFFF; text-decoration:none; }
#wntop a:hover{ color:#CCCCCC; }
#wntop table{
	width:100%;
	line-height:24px;
	color:#FFFFFF;
}
#wntop table th{
	vertical-align:middle;
	text-align:left;
}
#wntop table th img{
	vertical-align:middle;
}
#wntop table th span{
	padding-left:10px;
	background:url("http://common.wondernotes.jp/img/common/dots_wh_1_1_h.gif") no-repeat 4px 0;
}
#wntop table td{
	vertical-align:middle;
	text-align:right;
}
#wntop table td ul li{
	display:inline;
	padding-right:5px;
}
#wntop table td ul li a{
	padding-left:10px;
	padding-bottom:1px;
	background:url("http://common.wondernotes.jp/img/common/wn_hd_bullet.gif") no-repeat 0 100%;
}



/*------------------------------------------
 * Body
 * ---------------------------------------*/
body{
}
#mainCont{
	background:url("http://common.wondernotes.jp/img/common/header_flare.png") no-repeat 50% 0; 
}
#stageIn{
	padding-bottom:70px;
}
#header{
	width:960px;
	margin:0 auto;
	height:84px;
	position:relative;
}
#header h1{
	text-indent:-5000px;
	width:476px;;
	height:40px;
	position:absolute;
	left:0;
	top:21px;
}
#header h1 a{
	display:block;
	height:100%;
}
#container{
	width:960px;
	margin:0 auto;
}
#wrapper{
	padding-bottom:30px;
}
#main{
	width:650px;
	float:left;
}
#sidebar{
	width:300px;
	float:right;
}

#sidebar h3{
	text-indent:-5000px;
	height:48px;
}
#sidebar h3#update{
	background:url("http://common.wondernotes.jp/img/common/sn_update.gif") no-repeat 0 0; 
}
#sidebar h3#info{
	background:url("http://common.wondernotes.jp/img/common/sn_info.gif") no-repeat 0 0; 
}
#sidebar h3#yajiuma{
	background:url("http://common.wondernotes.jp/img/common/sakidori.gif") no-repeat 0 0; 
	height:58px;
}
#sidebar #sakidori{
	padding:2px 5px 5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#sidebar #sakidori dl.week{
	border:1px solid;
	margin-bottom:2px;
	padding:6px 0;
}
#sidebar #sakidori dl.week dt{
	width:50px;
	float:left;
	text-align:center;
}
#sidebar #sakidori dl.week dt{
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
	line-height:1.4em;
}
#sidebar #sakidori dl.week dt span{
	font-size:17px;
}
#sidebar #sakidori dl.week dd{
	margin-left:50px;
	padding-left:56px;
	color:#666666;
	line-height:1.5em;
	min-height:54px;
	height:auto !important;
	height:54px;
}
#sidebar #sakidori dl.week dd span.week-school{
	padding-left:4px;
}
#sidebar #sakidori dl.week dd span.week-name{
	font-weight:bold;
	font-size:15px;
	padding-left:4px;
}
#sidebar #sakidori dl.week dd span.week-title{
	font-weight:bold;
	color:#181818;
	font-size:13px;
	line-height:1.5em;
}
#sidebar #sakidori dl#week_mon{ background-color:#E4F1DE; border-color:#D2E8C8; }
#sidebar #sakidori dl#week_tue{ background-color:#DEF1EB; border-color:#C8E8DD; }
#sidebar #sakidori dl#week_wed{ background-color:#E9DEF1; border-color:#DAC8E8; }
#sidebar #sakidori dl#week_thu{ background-color:#F1DEE4; border-color:#E9CBD5; }
#sidebar #sakidori dl#week_fri{ background-color:#F1E3DE; border-color:#E9D3CB; }

#sidebar #sakidori dl#week_mon dt, #sidebar #sakidori dl#week_mon dd span.week-name,
#sidebar #sakidori dl#week_mon dd span.week-name a{color:#3F6D23; }
#sidebar #sakidori dl#week_tue dt, #sidebar #sakidori dl#week_tue dd span.week-name,
#sidebar #sakidori dl#week_tue dd span.week-name a{color:#236D5B; }
#sidebar #sakidori dl#week_wed dt, #sidebar #sakidori dl#week_wed dd span.week-name
#sidebar #sakidori dl#week_wed dd span.week-name a{color:#6D3E91; }
#sidebar #sakidori dl#week_thu dt, #sidebar #sakidori dl#week_thu dd span.week-name,
#sidebar #sakidori dl#week_thu dd span.week-name a{color:#81364F; }
#sidebar #sakidori dl#week_fri dt, #sidebar #sakidori dl#week_fri dd span.week-name,
#sidebar #sakidori dl#week_fri dd span.week-name a{color:#8F533D; }

#sidebar #sakidori dl dd.sakata{ background:url("http://common.wondernotes.jp/img/common/list_sakata.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.egawa{ background:url("http://common.wondernotes.jp/img/common/list_egawa.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.yuhara{ background:url("http://common.wondernotes.jp/img/common/list_yuhara.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.sakakibara{ background:url("http://common.wondernotes.jp/img/common/list_sakakibara.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.kanaizumi{ background:url("http://common.wondernotes.jp/img/common/list_kanaizumi.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.yonemoto{ background:url("http://common.wondernotes.jp/img/common/list_yonemoto.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.takahashi{ background:url("http://common.wondernotes.jp/img/common/list_takahashi.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.asuka{ background:url("http://common.wondernotes.jp/img/common/list_asuka.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.uwataki{ background:url("http://common.wondernotes.jp/img/common/list_uwataki.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.fukushima{ background:url("http://common.wondernotes.jp/img/common/list_fukushima.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.inoue{ background:url("http://common.wondernotes.jp/img/common/list_inoue.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.nishi{ background:url("http://common.wondernotes.jp/img/common/list_nishi.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.itsuki{ background:url("http://common.wondernotes.jp/img/common/list_itsuki.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.uwataki{ background:url("http://common.wondernotes.jp/img/common/list_uwataki.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.sakatayonemoto{ background:url("http://common.wondernotes.jp/img/common/list_sakatayonemoto.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.inoueshimamura{ background:url("http://common.wondernotes.jp/img/common/list_inoueshimamura.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.miyaji{ background:url("http://common.wondernotes.jp/img/common/list_miyaji.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.yamane{ background:url("http://common.wondernotes.jp/img/common/list_yamane.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.hayakawa{ background:url("http://common.wondernotes.jp/img/common/list_hayakawa.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.kishibe{ background:url("http://common.wondernotes.jp/img/common/list_kishibe.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.shimamura{ background:url("http://common.wondernotes.jp/img/common/list_shimamura.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.kushida{ background:url("http://common.wondernotes.jp/img/common/list_kushida.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.hatashita{ background:url("http://common.wondernotes.jp/img/common/list_hatashita.jpg") no-repeat 0 0; }
#sidebar #sakidori dl dd.yet{ background:url("http://common.wondernotes.jp/img/common/list_silhouette.jpg") no-repeat 0 0; }



#sidebar #sakidori dl.week dt{

}

#sidebar .updateTitle{
	padding-top:10px;
	text-align:center;
	background-color:#FFFFFF;
}
#sidebar .updateList{
	padding:14px;
	background-color:#FFFFFF;
}
#sidebar .updateList .updateData{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url("http://common.wondernotes.jp/img/common/dots_g_4_4.gif") repeat-x 0 100%; 
}
#sidebar .updateList .updateData .thumb{
	width:60px;
	float:left;
}
#sidebar .updateList .updateData .data{
	width:206px;
	float:right;
	font-size:11px;
}
#sidebar .updateList .updateData .data p.date{
	width:100px;
	background-color:#EB8F1F;
	height:18px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:4px;
	color:#FFFFFF;
}
#sidebar .updateList .updateData .data h4{
	font-weight:bold; 
	margin-bottom:5px;
}
#sidebar .updateList .updateData .data h4 a{
	color:#000000;
}
#sidebar .updateList .updateData .data p{
	line-height:1.33em;
}
#sidebar .updateList .updateData .data p a{
	color:#333333;
}
#sidebar .infoList{
	padding:14px;
	background-color:#FFFFFF;
}
#sidebar .infoList dl dt{
	width:108px;
	background-color:#EB8F1F;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-bottom:4px;
	font-weight:bold;
	margin-bottom:8px;
	color:#FFFFFF;
}
#sidebar .infoList dl dd{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url("http://common.wondernotes.jp/img/common/dots_g_4_4.gif") repeat-x 0 100%; 
}



#sidebar h3#sbmenu{
	height:45px;
	text-indent:-5000px;
}

#sidebar .submenu{
	border:1px solid #CCCCCC;
	border-top:none;
	background-color:#FFFFFF;
	padding:6px;
	margin-bottom:12px;
}
#sidebar .submenu p{
	padding:4px 4px 4px 19px;
	background:url("http://common.wondernotes.jp/img/common/cm_home.gif") no-repeat 4px 50%;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
}
#sidebar .submenu dl dt{
	color:#999999;
	font-weight:bold;
	padding:3px;
}
#sidebar .submenu dl dd{
	padding:0 3px 6px 3px;
	margin-bottom:2px;
	background:url("http://common.wondernotes.jp/img/common/dots_ccc_1_1.gif") repeat-x 0 100%;
}
#sidebar .submenu dl dd a{ 
	background:url("http://common.wondernotes.jp/img/common/cm_bullet.gif") no-repeat 0 50%;
	padding-left:10px;
}
#sidebar .bannerArea{
	padding-top:10px;
	margin-bottom:10px;
}


#sidebar .sncontents{
	border:1px solid #CCCCCC;
	margin-bottom:18px;
}
#sidebar .sncontents .section{
	border:1px solid #FFFFFF;
	background-color:#ECF2F2;
	padding:3px;
}

#sidebar .sncontents h4{
	margin-bottom:10px;
}
#sidebar #sncolor p{
	text-align:center;
	padding-bottom:10px;
}

#sidebar #blogup .blogupdate{
	padding:0 5px 10px;
	background:url("/http/common.wondernotes.jp/img/top/sn_dots.gif") repeat-x 0 100%;
	margin-bottom:10px;
}
#sidebar #blogup .blogupdate .leftbox{
	width:60px;
	float:left;
}
#sidebar #blogup .blogupdate .rightbox{
	width:215px;
	float:right;
}
#sidebar #blogup .blogupdate h5{
	background-color:#D5935E;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
}
#sidebar #blogup .blogupdate p{
	line-height:1.33em;
	font-size:11px;
}
#sidebar #blogup .blogupdate p.update{
	color:#666666;
	margin-bottom:4px;
	font-size:10px;
}
#sidebar #blogup .section{
	padding-bottom:0;
}


#pageTop{
	height:43px;
	position:relative;
	text-indent:-5000px;
}
#pageTop a{
	display:block;
	width:145px;
	height:43px;
	position:absolute;
	right:0;
}
#footerCont{
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-bottom:20px;
}
#footerCont #footer{
	width:960px;
	margin:0 auto;
	padding-top:17px;
}
#footerCont #footer a{
	color:#FFFFFF;
}
#footerCont #footer #produced{
	width:190px;
	float:left;
	text-align:center;
	color:#FFFFFF;
}
#footerCont #footer #produced p{
	margin-bottom:3px;
	font-size:10px;
}
#footerCont #footer #produced p#wnlogo{
	height:50px;
	text-indent:-5000px; 
}
#footerCont #footer #produced p#wnlogo a{
	display:block;
	height:100%;
}
#footerCont #footer #produced h5{
	text-indent:-5000px;
	height:100px;
	margin-bottom:7px;
}
#footerCont #footer #produced h5 a{
	height:100%;
	display:block;
}

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

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

/*------------------------------------------
 * red
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-red #wntop{ background:url("http://common.wondernotes.jp/img/c/red/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-red{ background-color:#F3E4DA; }
body.wn-red #outline{ background:url("http://common.wondernotes.jp/img/c/red/top_header_bg.png") no-repeat 50% 0; }
body.wn-red #pageTop a{ background:url("http://common.wondernotes.jp/img/c/red/pagetop.png") no-repeat 0 0; }
body.wn-red #stageIn{ background:url("http://common.wondernotes.jp/img/c/red/stage.png") no-repeat 50% 100%; }
body.wn-red #stage{ background:url("http://common.wondernotes.jp/img/c/red/footer_bg.gif") repeat-x 50% 100%; }
body.wn-red #header h1{ background:url("http://common.wondernotes.jp/img/c/red/logo.png") no-repeat 0 0; }
body.wn-red #footerCont { background-color:#962F2C; }
body.wn-red #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/red/footer_logo.gif") no-repeat 0 0; }
body.wn-red #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/red/footer_ap.gif") no-repeat 0 0; }
body.wn-red #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/red/footer_copy.gif") no-repeat 0 0; }
body.wn-red #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/red/footer_list.gif") no-repeat 0 0; }
body.wn-red #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/red/footer_dots.gif") repeat-x 0 100%; }
body.wn-red #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/red/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * emerald
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-emerald #wntop{ background:url("http://common.wondernotes.jp/img/c/emerald/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-emerald{ background-color:#DAF3EC; }
body.wn-emerald #outline{ background:url("http://common.wondernotes.jp/img/c/emerald/top_header_bg.png") no-repeat 50% 0; }
body.wn-emerald #pageTop a{ background:url("http://common.wondernotes.jp/img/c/emerald/pagetop.png") no-repeat 0 0; }
body.wn-emerald #stageIn{ background:url("http://common.wondernotes.jp/img/c/emerald/stage.png") no-repeat 50% 100%; }
body.wn-emerald #stage{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_bg.gif") repeat-x 50% 100%; }
body.wn-emerald #header h1{ background:url("http://common.wondernotes.jp/img/c/emerald/logo.png") no-repeat 0 0; }
body.wn-emerald #footerCont { background-color:#2B8871; }
body.wn-emerald #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_logo.gif") no-repeat 0 0; }
body.wn-emerald #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_ap.gif") no-repeat 0 0; }
body.wn-emerald #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_copy.gif") no-repeat 0 0; }
body.wn-emerald #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_list.gif") no-repeat 0 0; }
body.wn-emerald #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_dots.gif") repeat-x 0 100%; }
body.wn-emerald #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/emerald/footer_bullet.gif") no-repeat 0 50%; }




/*------------------------------------------
 * purple
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-purple #wntop{ background:url("http://common.wondernotes.jp/img/c/purple/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-purple{ background-color:#EFDAF3; }
body.wn-purple #outline{ background:url("http://common.wondernotes.jp/img/c/purple/top_header_bg.png") no-repeat 50% 0; }
body.wn-purple #pageTop a{ background:url("http://common.wondernotes.jp/img/c/purple/pagetop.png") no-repeat 0 0; }
body.wn-purple #stageIn{ background:url("http://common.wondernotes.jp/img/c/purple/stage.png") no-repeat 50% 100%; }
body.wn-purple #stage{ background:url("http://common.wondernotes.jp/img/c/purple/footer_bg.gif") repeat-x 50% 100%; }
body.wn-purple #header h1{ background:url("http://common.wondernotes.jp/img/c/purple/logo.png") no-repeat 0 0; }
body.wn-purple #footerCont { background-color:#C536DE; }
body.wn-purple #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/purple/footer_logo.gif") no-repeat 0 0; }
body.wn-purple #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/purple/footer_ap.gif") no-repeat 0 0; }
body.wn-purple #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/purple/footer_copy.gif") no-repeat 0 0; }
body.wn-purple #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/purple/footer_list.gif") no-repeat 0 0; }
body.wn-purple #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/purple/footer_dots.gif") repeat-x 0 100%; }
body.wn-purple #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/purple/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * bpink
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-bpink #wntop{ background:url("http://common.wondernotes.jp/img/c/bpink/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-bpink{ background-color:#F3DAE2; }
body.wn-bpink #outline{ background:url("http://common.wondernotes.jp/img/c/bpink/top_header_bg.png") no-repeat 50% 0; }
body.wn-bpink #pageTop a{ background:url("http://common.wondernotes.jp/img/c/bpink/pagetop.png") no-repeat 0 0; }
body.wn-bpink #stageIn{ background:url("http://common.wondernotes.jp/img/c/bpink/stage.png") no-repeat 50% 100%; }
body.wn-bpink #stage{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_bg.gif") repeat-x 50% 100%; }
body.wn-bpink #header h1{ background:url("http://common.wondernotes.jp/img/c/bpink/logo.png") no-repeat 0 0; }
body.wn-bpink #footerCont { background-color:#E13370; }
body.wn-bpink #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_logo.gif") no-repeat 0 0; }
body.wn-bpink #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_ap.gif") no-repeat 0 0; }
body.wn-bpink #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_copy.gif") no-repeat 0 0; }
body.wn-bpink #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_list.gif") no-repeat 0 0; }
body.wn-bpink #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_dots.gif") repeat-x 0 100%; }
body.wn-bpink #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/bpink/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * skyblue
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-skyblue #wntop{ background:url("http://common.wondernotes.jp/img/c/skyblue/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-skyblue{ background-color:#E6F0F7; }
body.wn-skyblue #outline{ background:url("http://common.wondernotes.jp/img/c/skyblue/top_header_bg.png") no-repeat 50% 0; }
body.wn-skyblue #pageTop a{ background:url("http://common.wondernotes.jp/img/c/skyblue/pagetop.png") no-repeat 0 0; }
body.wn-skyblue #stageIn{ background:url("http://common.wondernotes.jp/img/c/skyblue/stage.png") no-repeat 50% 100%; }
body.wn-skyblue #stage{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_bg.gif") repeat-x 50% 100%; }
body.wn-skyblue #header h1{ background:url("http://common.wondernotes.jp/img/c/skyblue/logo.png") no-repeat 0 0; }
body.wn-skyblue #footerCont { background-color:#6AAADA; }
body.wn-skyblue #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_logo.gif") no-repeat 0 0; }
body.wn-skyblue #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_ap.gif") no-repeat 0 0; }
body.wn-skyblue #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_copy.gif") no-repeat 0 0; }
body.wn-skyblue #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_list.gif") no-repeat 0 0; }
body.wn-skyblue #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_dots.gif") repeat-x 0 100%; }
body.wn-skyblue #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/skyblue/footer_bullet.gif") no-repeat 0 50%; }

/*------------------------------------------
 * Pink
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-pink #wntop{ background:url("http://common.wondernotes.jp/img/c/pink/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-pink{ background-color:#F3DAEB; }
body.wn-pink #outline{ background:url("http://common.wondernotes.jp/img/c/pink/top_header_bg.png") no-repeat 50% 0; }
body.wn-pink #pageTop a{ background:url("http://common.wondernotes.jp/img/c/pink/pagetop.png") no-repeat 0 0; }
body.wn-pink #stageIn{ background:url("http://common.wondernotes.jp/img/c/pink/stage.png") no-repeat 50% 100%; }
body.wn-pink #stage{ background:url("http://common.wondernotes.jp/img/c/pink/footer_bg.gif") repeat-x 50% 100%; }
body.wn-pink #header h1{ background:url("http://common.wondernotes.jp/img/c/pink/logo.png") no-repeat 0 0; }
body.wn-pink #footerCont { background-color:#DE36A8; }
body.wn-pink #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/pink/footer_logo.gif") no-repeat 0 0; }
body.wn-pink #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/pink/footer_ap.gif") no-repeat 0 0; }
body.wn-pink #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/pink/footer_copy.gif") no-repeat 0 0; }
body.wn-pink #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/pink/footer_list.gif") no-repeat 0 0; }
body.wn-pink #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/pink/footer_dots.gif") repeat-x 0 100%; }
body.wn-pink #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/pink/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * Ppink
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-ppink #wntop{ background:url("http://common.wondernotes.jp/img/c/ppink/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-ppink{ background-color:#F9D0E3; }
body.wn-ppink #outline{ background:url("http://common.wondernotes.jp/img/c/ppink/top_header_bg.png") no-repeat 50% 0; }
body.wn-ppink #pageTop a{ background:url("http://common.wondernotes.jp/img/c/ppink/pagetop.png") no-repeat 0 0; }
body.wn-ppink #stageIn{ background:url("http://common.wondernotes.jp/img/c/ppink/stage.png") no-repeat 50% 100%; }
body.wn-ppink #stage{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_bg.gif") repeat-x 50% 100%; }
body.wn-ppink #header h1{ background:url("http://common.wondernotes.jp/img/c/ppink/logo.png") no-repeat 0 0; }
body.wn-ppink #footerCont { background-color:#E33284; }
body.wn-ppink #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_logo.gif") no-repeat 0 0; }
body.wn-ppink #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_ap.gif") no-repeat 0 0; }
body.wn-ppink #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_copy.gif") no-repeat 0 0; }
body.wn-ppink #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_list.gif") no-repeat 0 0; }
body.wn-ppink #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_dots.gif") repeat-x 0 100%; }
body.wn-ppink #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/ppink/footer_bullet.gif") no-repeat 0 50%; }
/*------------------------------------------
 * navy
 * ---------------------------------------*/
a:link{ color:#C5506A; }
a:visited{ color:#C5506A; }
a:hover { color:#C5506A; }
body.wn-navy #wntop{ background:url("http://common.wondernotes.jp/img/c/navy/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-navy{ background-color:#E2E9F5; }
body.wn-navy #outline{ background:url("http://common.wondernotes.jp/img/c/navy/top_header_bg.png") no-repeat 50% 0; }
body.wn-navy #pageTop a{ background:url("http://common.wondernotes.jp/img/c/navy/pagetop.png") no-repeat 0 0; }
body.wn-navy #stageIn{ background:url("http://common.wondernotes.jp/img/c/navy/stage.png") no-repeat 50% 100%; }
body.wn-navy #stage{ background:url("http://common.wondernotes.jp/img/c/navy/footer_bg.gif") repeat-x 50% 100%; }
body.wn-navy #header h1{ background:url("http://common.wondernotes.jp/img/c/navy/logo.png") no-repeat 0 0; }
body.wn-navy #footerCont { background-color:#35589F; }
body.wn-navy #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/navy/footer_logo.gif") no-repeat 0 0; }
body.wn-navy #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/navy/footer_ap.gif") no-repeat 0 0; }
body.wn-navy #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/navy/footer_copy.gif") no-repeat 0 0; }
body.wn-navy #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/navy/footer_list.gif") no-repeat 0 0; }
body.wn-navy #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/navy/footer_dots.gif") repeat-x 0 100%; }
body.wn-navy #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/navy/footer_bullet.gif") no-repeat 0 50%; }

/*------------------------------------------
 * orange
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-orange #wntop{ background:url("http://common.wondernotes.jp/img/c/orange/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-orange{ background-color:#F3E8DA; }
body.wn-orange #outline{ background:url("http://common.wondernotes.jp/img/c/orange/top_header_bg.png") no-repeat 50% 0; }
body.wn-orange #pageTop a{ background:url("http://common.wondernotes.jp/img/c/orange/pagetop.png") no-repeat 0 0; }
body.wn-orange #stageIn{ background:url("http://common.wondernotes.jp/img/c/orange/stage.png") no-repeat 50% 100%; }
body.wn-orange #stage{ background:url("http://common.wondernotes.jp/img/c/orange/footer_bg.gif") repeat-x 50% 100%; }
body.wn-orange #header h1{ background:url("http://common.wondernotes.jp/img/c/orange/logo.png") no-repeat 0 0; }
body.wn-orange #footerCont { background-color:#DE8414; }
body.wn-orange #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/orange/footer_logo.gif") no-repeat 0 0; }
body.wn-orange #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/orange/footer_ap.gif") no-repeat 0 0; }
body.wn-orange #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/orange/footer_copy.gif") no-repeat 0 0; }
body.wn-orange #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/orange/footer_list.gif") no-repeat 0 0; }
body.wn-orange #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/orange/footer_dots.gif") repeat-x 0 100%; }
body.wn-orange #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/orange/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * Gray
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-gray #wntop{ background:url("http://common.wondernotes.jp/img/c/gray/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-gray{ background-color:#E9E9E9; }
body.wn-gray #outline{ background:url("http://common.wondernotes.jp/img/c/gray/top_header_bg.png") no-repeat 50% 0; }
body.wn-gray #pageTop a{ background:url("http://common.wondernotes.jp/img/c/gray/pagetop.png") no-repeat 0 0; }
body.wn-gray #stageIn{ background:url("http://common.wondernotes.jp/img/c/gray/stage.png") no-repeat 50% 100%; }
body.wn-gray #stage{ background:url("http://common.wondernotes.jp/img/c/gray/footer_bg.gif") repeat-x 50% 100%; }
body.wn-gray #header h1{ background:url("http://common.wondernotes.jp/img/c/gray/logo.png") no-repeat 0 0; }
body.wn-gray #footerCont { background-color:#333333; }
body.wn-gray #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/gray/footer_logo.gif") no-repeat 0 0; }
body.wn-gray #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/gray/footer_ap.gif") no-repeat 0 0; }
body.wn-gray #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/gray/footer_copy.gif") no-repeat 0 0; }
body.wn-gray #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/gray/footer_list.gif") no-repeat 0 0; }
body.wn-gray #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/gray/footer_dots.gif") repeat-x 0 100%; }
body.wn-gray #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/gray/footer_bullet.gif") no-repeat 0 50%; }

	
/*------------------------------------------
 * Black
 * ---------------------------------------*/
a:link{ color:; }
a:visited{ color:; }
a:hover { color:; }
body.wn-black #wntop{ background:url("http://common.wondernotes.jp/img/c/black/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-black{ background-color:#E9E9E9; }
body.wn-black #outline{ background:url("http://common.wondernotes.jp/img/c/black/top_header_bg.png") no-repeat 50% 0; }
body.wn-black #pageTop a{ background:url("http://common.wondernotes.jp/img/c/black/pagetop.png") no-repeat 0 0; }
body.wn-black #stageIn{ background:url("http://common.wondernotes.jp/img/c/black/stage.png") no-repeat 50% 100%; }
body.wn-black #stage{ background:url("http://common.wondernotes.jp/img/c/black/footer_bg.gif") repeat-x 50% 100%; }
body.wn-black #header h1{ background:url("http://common.wondernotes.jp/img/c/black/logo.png") no-repeat 0 0; }
body.wn-black #footerCont { background-color:#000000; }
body.wn-black #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/black/footer_logo.gif") no-repeat 0 0; }
body.wn-black #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/black/footer_ap.gif") no-repeat 0 0; }
body.wn-black #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/black/footer_copy.gif") no-repeat 0 0; }
body.wn-black #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/black/footer_list.gif") no-repeat 0 0; }
body.wn-black #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/black/footer_dots.gif") repeat-x 0 100%; }
body.wn-black #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/black/footer_bullet.gif") no-repeat 0 50%; }

/*------------------------------------------
 * DeepGreen
 * ---------------------------------------*/
a:link{ color:#1C8CA8; }
a:visited{ color:#315A6A; }
a:hover { color:#489DEA; }
body.wn-dgreen #wntop{ background:url("http://common.wondernotes.jp/img/c/dgreen/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-dgreen{ background-color:#DAF3DA; }
body.wn-dgreen #outline{ background:url("http://common.wondernotes.jp/img/c/dgreen/top_header_bg.png") no-repeat 50% 0; }
body.wn-dgreen #pageTop a{ background:url("http://common.wondernotes.jp/img/c/dgreen/pagetop.png") no-repeat 0 0; }
body.wn-dgreen #stageIn{ background:url("http://common.wondernotes.jp/img/c/dgreen/stage.png") no-repeat 50% 100%; }
body.wn-dgreen #stage{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_bg.gif") repeat-x 50% 100%; }
body.wn-dgreen #header h1{ background:url("http://common.wondernotes.jp/img/c/dgreen/logo.png") no-repeat 0 0; }
body.wn-dgreen #footerCont { background-color:#3E6F39; }
body.wn-dgreen #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_logo.gif") no-repeat 0 0; }
body.wn-dgreen #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_ap.gif") no-repeat 0 0; }
body.wn-dgreen #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_copy.gif") no-repeat 0 0; }
body.wn-dgreen #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_list.gif") no-repeat 0 0; }
body.wn-dgreen #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_dots.gif") repeat-x 0 100%; }
body.wn-dgreen #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/dgreen/footer_bullet.gif") no-repeat 0 50%; }

/*------------------------------------------
 * Green
 * ---------------------------------------*/
a:link{ color:#1C8CA8; }
a:visited{ color:#315A6A; }
a:hover { color:#489DEA; }
body.wn-green #wntop{ background:url("http://common.wondernotes.jp/img/c/green/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-green{ background-color:#ECF3DA; }
body.wn-green #outline{ background:url("http://common.wondernotes.jp/img/c/green/top_header_bg.png") no-repeat 50% 0; }
body.wn-green #pageTop a{ background:url("http://common.wondernotes.jp/img/c/green/pagetop.png") no-repeat 0 0; }
body.wn-green #stageIn{ background:url("http://common.wondernotes.jp/img/c/green/stage.png") no-repeat 50% 100%; }
body.wn-green #stage{ background:url("http://common.wondernotes.jp/img/c/green/footer_bg.gif") repeat-x 50% 100%; }
body.wn-green #header h1{ background:url("http://common.wondernotes.jp/img/c/green/logo.png") no-repeat 0 0; }
body.wn-green #footerCont { background-color:#63962B; }
body.wn-green #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/green/footer_logo.gif") no-repeat 0 0; }
body.wn-green #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/green/footer_ap.gif") no-repeat 0 0; }
body.wn-green #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/green/footer_copy.gif") no-repeat 0 0; }
body.wn-green #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/green/footer_list.gif") no-repeat 0 0; }
body.wn-green #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/green/footer_dots.gif") repeat-x 0 100%; }
body.wn-green #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/green/footer_bullet.gif") no-repeat 0 50%; }

/*------------------------------------------
 * Blue
 * ---------------------------------------*/
a:link{ color:#2F658C; }
a:visited{ color:#4F649C; }
a:hover { color:#5F9CC9; }
body.wn-blue #wntop{ background:url("http://common.wondernotes.jp/img/c/blue/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-blue{ background-color:#DFECF4; }
body.wn-blue #outline{ background:url("http://common.wondernotes.jp/img/c/blue/top_header_bg.png") no-repeat 50% 0; }
body.wn-blue #pageTop a{ background:url("http://common.wondernotes.jp/img/c/blue/pagetop.png") no-repeat 0 0; }
body.wn-blue #stageIn{ background:url("http://common.wondernotes.jp/img/c/blue/stage.png") no-repeat 50% 100%; }
body.wn-blue #stage{ background:url("http://common.wondernotes.jp/img/c/blue/footer_bg.gif") repeat-x 50% 100%; }
body.wn-blue #header h1{ background:url("http://common.wondernotes.jp/img/c/blue/logo.png") no-repeat 0 0; }
body.wn-blue #footerCont { background-color:#5099BE; }
body.wn-blue #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/blue/footer_logo.gif") no-repeat 0 0; }
body.wn-blue #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/blue/footer_ap.gif") no-repeat 0 0; }
body.wn-blue #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/blue/footer_copy.gif") no-repeat 0 0; }
body.wn-blue #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/blue/footer_list.gif") no-repeat 0 0; }
body.wn-blue #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/blue/footer_dots.gif") repeat-x 0 100%; }
body.wn-blue #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/blue/footer_bullet.gif") no-repeat 0 50%; }


/*------------------------------------------
 * Yellow
 * ---------------------------------------*/
a:link{ color:#AF4A27; }
a:visited{ color:#666; }
a:hover { color:#BBB; }
body.wn-yellow #wntop{ background:url("http://common.wondernotes.jp/img/c/yellow/wn_hd_bg.gif") repeat-x 0 0; }
body.wn-yellow{ background-color:#F9F1D5; }
body.wn-yellow #outline{ background:url("http://common.wondernotes.jp/img/c/yellow/top_header_bg.png") no-repeat 50% 0; }
body.wn-yellow #pageTop a{ background:url("http://common.wondernotes.jp/img/c/yellow/pagetop.png") no-repeat 0 0; }
body.wn-yellow #stageIn{ background:url("http://common.wondernotes.jp/img/c/yellow/stage.png") no-repeat 50% 100%; }
body.wn-yellow #stage{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_bg.gif") repeat-x 50% 100%; }
body.wn-yellow #header h1{ background:url("http://common.wondernotes.jp/img/c/yellow/logo.png") no-repeat 0 0; }
body.wn-yellow #footerCont { background-color:#CABC13; }
body.wn-yellow #footerCont #footer #produced p#wnlogo{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_logo.gif") no-repeat 0 0; }
body.wn-yellow #footerCont #footer #produced h5{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_ap.gif") no-repeat 0 0; }
body.wn-yellow #footerCont #footer #produced p#copy{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_copy.gif") no-repeat 0 0; }
body.wn-yellow #footerCont #footer #ftList h4{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_list.gif") no-repeat 0 0; }
body.wn-yellow #footerCont #footer #ftList ul li{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_dots.gif") repeat-x 0 100%; }
body.wn-yellow #footerCont #footer #ftList ul li a{ background:url("http://common.wondernotes.jp/img/c/yellow/footer_bullet.gif") no-repeat 0 50%; }

