body {
		background: url("../images/bg.gif") #FFF;
		background-repeat: repeat-x;
		background-position: top center;
		margin: 0px;
		}

a {
	text-decoration: underline;
	}

a:link {
	color: #336699;
	}
	
a:visited {
	color: #336699;
	}

a:active {
	color: #336699;
	}

a:hover {
	color: #336699;
	text-decoration: none;
	}

.txt_m {  font-size: 12px; color: #333333;margin: 0;}

.main {
		border: 1px solid #999;
		}

.sub_menu {
		background: url("jishu/images/submenu_bg.jpg  ");
		border-bottom: 1px #7CB21F solid;
}

.footer {
		border-top: 1px solid #999;
		padding: 5px;
		}
.footer img {
		margin: 5px;
		}

.pankuzu {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
}

.page-top {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		border-top: dashed 1px #999;
		text-align: right;
}

.txt_s {  font-size: 10px; color: #333333}
.txt_m2 {  font-size: 0.8em; line-height: 160%; color: #333333}
.txt_s2 {  font-size: 0.6em; line-height: 170%; color: #333333}
.txt-menu a:link{
	color: #FFF;
	text-decoration: none;
	}
.txt-menu a:visited{
	color: #FFF;
	text-decoration: none;
	}
.txt-menu a:active{
	color: #FFF;
	text-decoration: none;
	}
.txt-menu a:hover{
	color: #FFF;
	text-decoration: underline;
	}
	
.title {
	border-top: 1px solid #4E7903;
	border-bottom: 2px solid #4E7903;
	color:#666;
	padding: 3px 10px 3px 10px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	line-height:140%;
	background: url("jishu/tayori/images/title_bg.gif")
	}

.title2 {
	border-bottom: 2px solid #C13E36;
	color:#FFF;
	padding: 5px 10px 3px 10px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:1px;
	line-height:140%;
	background: url("enmusubi/images/title.gif")
	}

.content {
	border:1px solid #CCC;
	padding:10px;
	color:#333333;
	font-size: 0.8em; 
	line-height: 160%;
	color: #333333
	}
.content h1 {
	border-bottom: 1px dotted #7CB21F;
	color:#444;
	font-weight:normal;
	font-size:12px;
	letter-spacing:1px;
	line-height:140%;
	margin-bottom:5px;
	margin-top:10px;
	}
.hana {
	border-top:1px solid #666;
	padding: 5px 0px 5px 0px;
}
.bun-tit {
	background: url("jishu/images/title.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding: 5px 10px 3px 10px;
	font-size:12px;
	color:#FFFFFF;
	}
.midashi {
	font-weight:bold;
	font-size:14px;
	line-height:140%;
	color:#666;
	}
.menu {
background:url("images/menu.jpg");
background-repeat:no-repeat;
}
.kids-menu {
	height:320px;
	margin: 0px;
	padding: 0px;
	}
.boku {
	background: url("kids/images/boku_bg.gif") #FFF;
	background-position:bottom center;
	background-repeat:no-repeat;
	}
	
.oshi {
	background: url("kids/images/oshi_bg.gif") #FFF;
	background-position:bottom center;
	background-repeat:no-repeat;
	}
.nin {
	background: url("kids/images/nin_bg.gif") #FFF;
	background-position:bottom center;
	background-repeat:no-repeat;
	}
.kids-txt {
	font-size: 1em;
	color:#333333;
	line-height: 110%;
	}
.oshiete {
	color: #006699;
	font-size: 0.8em;
	line-height: 160%;
	padding-top: 5px;
	}
.mail-magazine {
padding: 5px;
}
.mail-magazine-btm {
padding: 5px;
}
.mail-magazine-btm input {margin: 0px; padding: 0px;}
.mail-magazine-btm form {margin: 0px; padding: 0px;}
.mail-magazine-top {border : 1px solid #7C821F;}

.txt_tanabatal {
	font-size: 14px;
	font-weight: bold;
	color: #1c46ac;
	}
	
.txt_tanabatal02 {
	font-size: 14px;
	font-weight: bold;
	color: #e00b00;
	}
	
.txt_tanabatal a {color: #1c46ac;text-decoration: none;}
.txt_tanabatal a:hover {color: #1c46ac;text-decoration: underline;}
.txt_tanabatal a:visited {color: #1c46ac;text-decoration: none;}

.txt_inaba {
	color: #0D73CE;
	}
	
	
/* 2009”N */

p.leadp {
	color: #072b84;
	position: absolute;
	top: 200px;
	left: 30px;	
	}

.marb10 {
	margin-bottom: 10px;
	}

.marb30 {
	margin-bottom: 30px;
	}
	
.tanatit {
	color: #ec8000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}
	
.pink {
	color: #f45683;
	}
	
.tanared {
	color: #e00b00;
	}
	
.tanaja_box01 {
	background: #efefef;
	border: 1px solid #bfbfbf;
	padding: 15px;
	}
	
.floright {
	float: right;
	}
	
.floleft {
	float: left;
	}
	
.w390px {
	width: 390px;
	}
	
.w440px {
	width: 440px;
	}
	
.w490px {
	width: 490px;
	}
	
.clearfix:after {
  content: ".";
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.marb20 {
	margin-bottom: 20px;
	}
	
.marb50 {
	margin-bottom: 50px;
	}

/* 2010”N */

.dramalead {
	background: url(../drama/images/lead_back.gif) no-repeat bottom left;
	width: 740px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	}
	
.dramalead p{
	font-size: 13px;
	line-height: 1.5;
	color: #010813;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	}
	
.profile {
	background: url(../drama/images/pro_back.gif) no-repeat;
	border-bottom: 1px solid #d7e7e7;
	width: 740px;
	margin-left: 20px;
	}
	
.profile-inner {
	padding: 15px;
	}	
	
	
.profile p{
	font-size: 12px;
	line-height: 1.5;
	color: #010813;
	margin-top: 0;
	}
	
.marb5 {
	margin-bottom: 5px;
	}
	
.marb10 {
	margin-bottom: 10px;
	}
	
.indexh1 {
	margin-bottom: 5px;
	}
	
.sekku {
	background: #f3f7ff;
	padding: 10px;
	border: 1px solid #c1d6ff;
	font-size: 12px;
	}
	
.w400 {
	width: 400px;
	}
	
.w410 {
	width: 410px;
	}
	
.w430 {
	width: 430px;
	}
	
.w480 {
	width: 480px;
	}
	
.w490 {
	width: 490px;
	}
	
.mart30 {
	margin-top: 30px;
	}
	
.tanabatalink {
	background: url(../images/dotline.gif) repeat-x bottom left;
	margin-left: 0px;
	padding-left: 0px;
	}
	
.tanabatalink li{
	background: url(../images/dotline.gif) repeat-x top left;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
.tanabatalink li a{
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	}
	
.bottombox {
	background: #fffaea;
	width: 780px;
	margin: 0 auto 20px auto;
	padding-bottom: 20px;
	}
	
.bottombox img{
	margin-top: 20px;
	margin-left: 20px;
	}
