/**************************************************
* デフォルトスタイル
***************************************************/
html {
 background:#fff;
}

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;
 font-size:100%;
}

table {
     border-collapse:collapse;
     border-spacing:0;
}
 
img {
     border:0
}

caption,th {
     text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}

div.clear{
 clear:both;
}

/**************************************************
* 全体レイアウト
***************************************************/
body{
    font-size:90%;
    background:#F1FAE9;
    font-family:"meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","sans-serif";
    background: url(../images/wiki-1-4/body_bg1-4.gif) top center;
}

div#wrapper{
 width:950px;
 padding-top:0px;
 margin-right:auto;
 margin-left:auto;

}

/**************************************************
* ヘッダー
***************************************************/

div#header
{
 background:#FFF  url(../images/wiki-1-4/headerbg1-4.gif) center center no-repeat;
 width:950px;
 height:250px; 
 margin:0px auto 0px auto;
 position:relative;
}

div#header h1{
 font-weight:bold;
 font-size:180%;
 padding:15px;
 color:#000;
}

div#header #ElemTitle
{
	width  : 100%;
}

/**************************************************
* コンテンツ全体
***************************************************/
div#content{
 width:950px;
 margin:0px auto 0px auto;
 padding:0px;
 background:#ffffff;

}

div#bgborder
{
 width:950px;
 height:35px;
 background:#BAE2F8;
} 
/**************************************************
* メイン
***************************************************/
div#mainLeft{
 width:640px;
 float:left;
}
div#mainRight{
 width:640px;
 float:right;
}

div#main{
    margin: 0px auto 20px auto;
    padding-top: 0;
    width: 620px;
}

div#main .cname{
    background: url("../images/wiki-1-4/main_c1-4.gif") no-repeat scroll 0 0 transparent;
    height: 35px;
    margin: 0 auto;
    position: relative;
    width: 610px;
}

div#main .cname h2{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0 10px;
    width: 550px;
}

div#main .cname h2 a{
  color: #FFFFFF;
  text-decoration:none;
}

div#main .cwaku{
 width:610px;
 background:url("../images/wiki-1-4/main_bg_m1-4.gif") repeat-y scroll 0 0  ;
 padding:0 0px;
 margin: 0 auto;
 position:relative;
 
}

div#main .cwaku a{
    background: url("../images/wiki-1-4/liimg1.gif") no-repeat scroll 0 5px transparent;
    color: #E95504;
    padding-left: 15px;
}

div#main .cwaku ul{
 list-style-type :none;
 margin-left :12px;
 padding-top:5px;
 padding-bottom:5px;
 font-size:90%;
 width:98%;

}

div#main .cwaku li
{
 line-height:180%;
 padding:2px 0;
}

div#main .cwakurad1
{
 width:610px;
 height:0px;
 background:#FFF;
 margin: 0 auto;
 display:none;

}

div#main .cwakurad2
{
 background: url("../images/wiki-1-4/main_bg_b1-4.gif") no-repeat;
 margin: 0 auto;
 padding:0 0 10px 0;
 width:610px;
 height:8px;
 
}

div#main .topFreeArea
{
 width:594px;
 overflow:hidden;
 margin:5px auto 20px auto;
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar{
 width:297px;
 margin:0px 0px 7px 0px;
 float:left;
 background-color:#ffffff;
}

div#sidebar .cname{
    margin: 0px auto 0px auto;
    width: 260px;
    background: url("../images/wiki-1-4/menu_1-4.gif") no-repeat 0px 0px transparent;
    height:40px;

}

div#sidebar .cname h2 {
    border: 0 solid #FFFFFF;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 0 15px;

}

div#sidebar .cname h2 a
{
 color:#333333;
 text-decoration:none;
}

div#sidebar .cwakurad1{
 display:none; 
}

div#sidebar .cwaku{
 width:260px;
 background: url("../images/wiki-1-4/sub_bg_m2.gif") repeat-y 0px 0px transparent;
 margin:0px auto 15px auto;
}


div#sidebar .cwaku a img{
  padding:0 0 5px 0;
}



div#sidebar .cwaku ul{
 width:250px;
 margin:0px auto 0px auto;
 list-style:none;

}

div#sidebar .cwaku li {
    padding: 3px 0 3px 0px;
    width: 240px;
    margin:0 0 0 3px;
}

div#sidebar .cwaku li a{
    background: url("../images/wiki-1-4/liimg1.gif") no-repeat scroll 0 5px transparent;
    color: #E95504;
    padding: 0 0 0 15px;
}

div#sidebar .cwakurad2{
 width:260px;
 background: url("../images/wiki-1-4/sub_bg_b2.gif") no-repeat 0px 0px transparent;
 margin:0px auto 0px auto;
 height:1px;
}

div#sidebar .topFreeArea
{
 width:287px;
 overflow:hidden;
 margin:0px auto 15px auto;
 padding:10px 5px 0px 5px;
 
}


/**************************************************
* フッター
***************************************************/

div#footer{
 clear:both;
 width:950px;
 /*height:12px;*/
 text-align:center;
 margin:0px auto;
 padding:10px 0;
 color:#FFF;
}

div#footer a{
 font-size:small;
 text-decoration:none;
}

/**************************************************
* メニュー
***************************************************/
#menulist{
	width:240px;
	padding:0 0 0 10px;
}

ul#menuList li{
	list-style-type:none;
}

ul#menuList li a {
    background-image: url("../images/wiki-1-4/liimg1.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    font-weight: bold;
    height: 15px;
    padding: 0 0 0 15px;
    text-decoration: none;
}

div#topMenu{
	width:950px;
	margin:0 auto;
	padding:0;
	background:#FFF;	
}
div#topMenu div#menuListWrapper{
	margin:0 auto;
	padding:2px 0 15px 0;
	width:938px;
}
div#topMenu div#menuListWrapper ul{
	font-size:15px;
}
div#topMenu div#menuListWrapper ul li{
    border-bottom: 1px solid #FF9900;
    float: left;
    height: 20px;
    margin: 5px 10px;
    padding: 0 6px 0 0;
}


/*********************↓メニュー用***********/
div#sidebar div#menuListWrapper{
	width:265px;
	margin:0px auto 15px auto;
}
div#sidebar div#menuListWrapper h3{
	text-align:center;
	padding:10px;
}
div#sidebar div#menuListWrapper ul{
    	font-size:15px;
}
div#sidebar div#menuListWrapper ul li{
	width:240px;
	height:18px;
	margin:5px 0 5px 10px;
}

/*********************↑メニュー用***********/



/*テンプレート専用*/
div#main .photothumbarea table td {
    height: 143px !important;
    width: 143px !important;
}

#Calendar{
 font-family:"meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","sans-serif" !important;
}

div#Calendar table td, th{
 font-family:"meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","sans-serif" !important;
}

div.calMonthList{
    padding: 10px 2px 0 6px;
    width: 580px !important;
    font-size:12px;
}

div#main .contenttitle{
    background:none !important;
    width:620px;
    margin:7px auto 0;
}

div#main .contenttitle h2{
    border-bottom:#FF9900 3px solid !important;
    border-right: none !important;
    color: #FF6600!important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding:5px 0 0 10px !important;
    background:none !important;
    width:610px !important;
}

div#main .contentbody {
    color: #333333 !important;
    margin: 10px auto !important;
    width: 620px !important;
}

div#main .owaku a{
    background-image: url("../images/wiki-1-4/liimg1.gif") !important;
    padding-left: 15px !important;
}

div#main .topicpath{
 width:620px !important;
}

div#main .cwaku .linklist{
 position:absolute;
 right: 0;
 top: -32px;
}

div#main .cwaku .linklist a{
    background: url("../images/wiki-1-4/liimg1-4.gif") 0px 5px no-repeat;
    padding-left: 10px !important;
    color:#FF6600;
}

div#main .cwaku .CalendarT a{
    background: url("../images/callist.gif") 0px 8px no-repeat !important;
}