/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:80.3%;
	line-height:1.52em;
	color:#545454;
	
	}

#wrapper{
	width:970px;
	height:auto;
	margin:0px auto;
	padding:0px 5px 10px 5px;
	background-image:url(../img/all-bg.gif);
	background-repeat:repeat-y;
	}

* html #wrapper{
	width:980px;
	height:auto;
	margin:0px auto;
	padding:0px 5px 10px 5px;
	background-image:url(../img/all-bg.gif);
	background-repeat:repeat-y;
	}

#content{
	width:880px;
	height:auto;
	margin:0px 40px 10px 40px;
	}
	
#content-p{
 	clear:both;
 	width:960px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(../img/all-contentbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}

.main-o{
	width:880px;
	margin:0px 0px 40px 40px; 
	padding:20px 10px 0px 0px;
	}
	
.main{
	float:left;
	display:inline;
 	width:669px;
	margin:0px 0px 40px 40px; 
	padding:20px 10px 0px 0px;
	border-right:1px solid;
	border-right-color:#CCCCCC;
	}
/*サブメニュ（サイドメニュー）*/

.sub{
	float:left;
	display:inline;
	width:200px;
	margin:0px 0px 40px 10px; 
	padding-top:20px;
	}



.sub ul li a{
	display:block;
	width:188px;
	height:auto;
	font-size:87.6%;
	text-decoration:none;
	border:1px solid;
	border-color:white;
	padding:5px;
	margin:5px 0px;
	-moz-border-radius:0.65em;
	}

.sub ul li a:hover{
	display:block;
	width:188px;
	height:auto;
	border:1px solid;
	border-color:#C09EDB;
	text-decoration:none;
	}

.sub ul li .icon-link{
	font-weight:bold;
	}
 
img{
	border:none;
	}
	
/*リスト*/

ul,dl{
	list-style-type:none;
	}
		
/*見出し*/

h3{
	margin:8px 0px;
	}
	
/*マージンとパディング*/

h1,h2,h4,h5,h6,ul,li,dl,dd,dt,p{
	margin:0;
	padding:0;
	}

/*ヘッダー*/

h1{
	float:left;
	}

h2{
	width:540px;
	height:56px;
	float:left;
	}
	
/*配置系(フロート、文字色・サイズ)*/

.ef-left{
	float:left;
	}

.ef-right{
	float:right;
	}

.ef-clear{
	clear:both;
	}

.text-color1{
	color:#006699;
	}
	
.text-small{
	font-size:80%;
	}

.space-a{
	margin-bottom:15px;
	}

.space-b{
	margin-bottom:23px;
	}

/*アイコン*/

.icon-date{
	background-image:url(../img/all-icon-date.gif);
	background-repeat:no-repeat;
	padding-left:33px;
	padding-right:10px;
	}
	
.icon-title{
	background-image:url(../img/all-icon-title.gif);
	background-repeat:no-repeat;
	padding-left:33px;
	}

.icon-link{
	background-image:url(../img/all-icon-link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	}
	
/*リンク*/

a{
	text-decoration:underline;
	color:#545454;
	}
	
a:hover{
	text-decoration:underline;
	color:#C09EDB;
	}

.link-more{
	float:right;
	display:compact;
	color:#C09EDB;
	margin-right:5px;
	background-image:url(../img/all-icon-link.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	}
	
/*メニュー*/

#topmenu{
	float:left;
	width:540px;
	height:43px;
	background-image:url(../img/header-menu.gif);
	background-repeat:no-repeat;
	}

#topmenu ul li{
	float:left;
	width:125px;
	height:43px;
	list-style-type:none;
	text-indent:-60em;
	overflow:hidden;
	}

#topmenu ul li a{
	display:block;
	width:125px;
	height:43px;
	}

.topmenu1 a:hover{
	background-image:url(../img/header-menu-mo.gif);
	background-position:0px 0px;
	}
	
.topmenu1-now{
	background-image:url(../img/header-menu-now.gif);
	background-position:0px 0px;
	}

.topmenu2 a:hover{
	background-image:url(../img/header-menu-mo.gif);
	background-position:-125px 0px;
	}
	
.topmenu2-now{
	background-image:url(../img/header-menu-now.gif);
	background-position:-125px 0px;
	}

.topmenu3 a:hover{
	background-image:url(../img/header-menu-mo.gif);
	background-position:-250px 0px;
	}
	
.topmenu3-now{
	background-image:url(../img/header-menu-now.gif);
	background-position:-250px 0px;
	}

.topmenu4 a:hover{
	background-image:url(../img/header-menu-mo.gif);
	background-position:-375px 0px;
	}
	
.topmenu4-now{
	background-image:url(../img/header-menu-now.gif);
	background-position:-375px 0px;
	}

/*フッター*/

#footer{
	clear:both;
	width:970px;
	height:158px;
	margin:0px auto;
	padding:0px 5px;
	text-indent:-500em;
	overflow:hidden;
	background-image:url(../img/all-footer.gif);
	background-repeat:no-repeat;
	}
		
* html #footer{
	clear:both;
	width:980px;
	height:158px;
	margin:0px auto;
	padding:0px 5px;
	text-indent:-500em;
	overflow:hidden;
	background-image:url(../img/all-footer.gif);
	background-repeat:no-repeat;
	}

/*枠伸ばし*/
.clearfix:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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