@charset "utf-8";
@import 'basic.css';
img, div, input { behavior: url("js/iepngfix/iepngfix.htc") }

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #7c5723;
	background: url(../images/bg_pink.gif);
	text-align:center;
}
h1,h2{
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: normal;
}
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
.clearfix { min-height: 1em; }
* html .clearfix { height: 1em; }



#wrap{
	margin:0 auto;
	width:900px;
	text-align:left;
	background-color: #fffcd6;
}
#head{
	height:151px;
	padding-bottom: 5px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
}
	#head h1{
	padding:50px 30px 0px 0px;
	float:right;
	font-size: 10px;
	color: #b50057;
	}
	#h_menu{
		margin:49px 0 0 29px;
		float:left;
	}
	#h_menu li{
		display:inline;
	}
	#menu{
		clear:both;
	}
	#menu li{
		display:inline;
	}
#contentWrap{
	clear:both;
}
#left{
	width:200px;
	float:left;
	padding-left: 15px;
	padding-top: 5px;
}
	#submenuTtl{
		display: display;
		
	}
	#submenuTotop{
		display:none;
		
	}
	#submenu{
		position: absolute;
		top:0px;
	}
	#submenu ul.root{
		padding:6px 10px 18px 18px; 
		background:url(../images/submenu_foot.gif) no-repeat bottom left;
	}
	#submenu li{
		padding-bottom:6px;
	}
	#submenu li ul{
		padding:5px 0 3px 0;
	}
	#submenu li li{
		padding-bottom:0px;
	}
	#submenu li img{
		vertical-align:middle;
		padding-right:2px;
	}
#content{
	float:right;
	padding: 5px 15px 0 10px;
	width: 650px;
}
#content h2{
	margin:0px 0 10px 0;
}
#content p{
	margin-bottom:1em;
}
#discription{
	margin-bottom:-10px;
}
#content h3{
	font-size:14px;
	color:#a32651;
	background:url(../images/ttl_back.gif) no-repeat left;
	height:37px;
	padding:15px 0 0 15px;
	margin-top:20px;
}

.item{
	position:relative;
	background:url(../images/item_b.gif) no-repeat bottom;
	margin-bottom:10px;
}
.itemHead {
	color:#FFFFFF;
	background:url(../images/item_h.gif) no-repeat top;
	padding:0 14px 0 120px;
	height:56px;
}
.itemContent{
	clear:both;
	padding:8px 14px 6px 120px;
}

.item h4{
	padding-top:14px;
}
.item .msp{
	float:left;
	margin:0;
}
.item .pubdate{
	font-size:10px;
	float: right;
	margin:0;
}
.item .itemImg{
	position:absolute;
	top:17px;
	left:14px;
}

#foot{
	clear:both;
	padding-top:10px;
	text-align: center;
	color: #656565;
}
#footMenu{
	float:left;
	margin-left:177px;
	display:inline;
	padding-right:11px;
	background:url(../images/fmenu_line.gif) no-repeat right;
}
#footMenu li{
	display:inline;
	padding-left:11px;
	background:url(../images/fmenu_line.gif) no-repeat left;
}
#foot #totop{
	float:right;
	
}
#foot #copy{
	clear:both;
	margin:24px 0 20px 684px;
}
.text10 {
	font-size: 10px;
	color: #656565;
	padding-bottom: 5px;
}
#pan {
	color: #b50057;
	padding-left: 15px;
}
#top_event {
	background-color: #FFFFFF;
	border: 1px solid #ffcccc;
	height: 250px;
	width: 310px;
	padding: 10px;
}
/* LINK 
--------------------------------------------------------------*/
a,
a:link,a:visited,a:active {
color: #cc3366;
}
a:hover {
	color: #D86389;
}

/* カレンダー
--------------------------------------------------------------*/

.caltblwk {
	background-color: #F1729F;
	color: #FFFFFF;
}
.caltblday {
	border: 1px solid #F0739F;
	font-size: 16px;
}
.caltblday td {
	border: 1px solid #F0739F;
}
.calon {
	background-color: #F9C1CF;
	font-weight: bold;
}
.caltblday a {
	font-weight: bold;
}

h6 {
	font-size: 24px;
	color: #F1729F;
	text-align: center;
	font-weight: bold;
}
.calendartable {
	border: 1px solid #F0739F;
	background-image: url(../images/bg_sche.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.calendartable td {
	border: 1px solid #F0739F;
}
#top_info {
	background-image: url(../images/bg_event.gif);
	background-repeat: repeat-y;
	width: 650px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: inherit;
}
#top_info td {
	line-height: 130%;
}
#wrap #contentWrap #content .list_item {
	text-align: center;
	float: left;
}

