
/**************************************************
* デフォルトスタイル
***************************************************/
html {
 background:#FFFFFF;
}

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{
 background:#000000;
    font-size:90%;
}

div#wrapper{
 width:950px;
 padding-top:0px;
 margin-right:auto;
 margin-left:auto;
}

/**************************************************
* ヘッダー
***************************************************/

div#header
{
 background:url(../images/typeg09-01.jpg) top center no-repeat;
 width:950px;
 margin:0px auto 0px auto;
 position:relative;
 text-align:right;
}

div#header h1{
 font-weight:bold;
 font-size:180%;
 position:static;
 float:right;
 margin:0px 15px 0px auto;
 padding:120px 15px 15px 15px;
 color:#ffffff;
}

div#header #ElemTitle
{
	width  : 100%;
	height : 286px;
}

/**************************************************
* コンテンツ全体
***************************************************/
div#content{
 width:950px;
 margin:0px auto 0px auto;
 padding:0px;
 background:#FFFFFF;
}

div#bgborder
{
 height:10px;
} 
/**************************************************
* メイン
***************************************************/
div#mainLeft{
 width:665px;
 margin-top: 8px;
 float:left;
}
div#mainRight{
 width:665px;
 margin-top: 8px;
 float:right;
}

div#main{
 width:665px;
 float:right;
 margin:0px auto 10px auto;
 padding-top:0px;
 background-position:bottom;
 background-color:#ffffff
 }

div#main .cname{
 width:650px;
 height:71px;
 margin:0 auto;
 padding:0px auto;
 background:url(../images/typeg09-09.jpg) top left no-repeat;
 position:relative;

}

div#main .cname h2{
 width:650px;
 height:33px;
 font-size:16px;
 position:relative;
 text-align:center;
 font-weight:bold;
 padding:25px 0 0 0px;
 background:url(../images/typeg09-12.gif) bottom center no-repeat;
 color:#FFF;
}

div#main .cname h2 a
{
  color:#000000;
  text-decoration:none;
}

div#main .cwaku{
 width:650px;
 margin:0px auto 0px auto;
 border-top:dotted 0px #FFF;
 border-left:dotted 0px #FFF;
 border-right:dotted 0px #FFF;
 border-bottom:dotted 0px #FFF;
 background:url(../images/typeg09-10.jpg) center repeat-y; 
}

div#main .cwaku a{
 width:550px;
 background-position: 2% 40%;
 color:#000;
}

div#main .cwaku ul{
 list-style-type :none;
 margin-left :50px;
 padding-top:20px;
 padding-bottom:20px;
 padding-right:40px;
 font-size:90%;
}

div#main .cwaku li
{
 line-height:180%;
 width:98%;
 padding:0px 0;
 border-bottom:dashed 1px #4F819B;

}


div#main .cwakurad1
{
 margin:8px auto 0px auto;
 width:600px;
 height:42px;
 background: url(../images/typeg09-08.jpg) center no-repeat;
}

div#main .cwakurad2
{
 margin:-20px auto 10px auto;
 padding:0;
 width:650px;
 height:72px;
 background: url(../images/typeg09-11.jpg) center no-repeat;
}

div#main .topFreeArea
{
 width:600px;
 overflow:hidden;
 margin:10px auto 10px auto;
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar{
 width:283px;
 margin:8px auto 7px auto;
 float:left;
}

div#sidebar .cname{
 width:268px;
 margin:0px auto 0 auto;
 padding:10px 0px 0px 0px;
 background: url(../images/typeg09-03.jpg) center repeat-y;
}

div#sidebar .cname h2
{
 width:268px;
 height:45px;
 margin:0px 0px 0px 0px;
 font-size:16px;
 padding:10px 0px 0px 0px;
 font-weight:bold;
 text-align:center;
 background: url(../images/typeg09-07.jpg) center no-repeat;
}

div#sidebar .cname h2 a
{
 color:#000000;
 text-decoration:none;
}

div#sidebar .cwakurad1
{
 width:268px;
 height:76px;
 margin:0 auto 0px auto;
 padding:0;
 background: url(../images/typeg09-02.jpg) center no-repeat;

}

div#sidebar .cwaku{
 /*width:268px;*/
 width:230px;
 height:180px;
 margin:0 auto 0 auto;
 background: url(../images/typeg09-06.jpg) center no-repeat;

}

div#sidebar .cwaku ul{
 list-style-type :none;
 width:230px;
 margin:0px auto 10px auto;
 font-size:12px;
 padding:5px 0 5px 10px;
 color:#000000;

}

div#sidebar .cwaku li{
 line-height:150%;
 width:97%;
 padding:5px 0;
 margin:0;
 background: url(../images/typeg09-04.jpg) bottom center no-repeat;
}

div#sidebar div.cwaku ul li a{
	padding-left: 15px;
}

div#sidebar .cwaku a{
 padding-left:30px;
 color:#000000;
}

div#sidebar .cwakurad2
{
 width:268px;
 height:67px;
 margin:0 auto 10px auto;
 padding:0;
 background: url(../images/typeg09-05.jpg) center no-repeat;

}

div#sidebar .topFreeArea
{
 width:270px;
 overflow:hidden;
 margin:10px auto 10px auto;
}

div#sidebar div.cwaku div.sserch input{
	width:180px;
}

div#sidebar div.cwaku div.ilinkS{
	padding:5px;
}
/**************************************************
* フッター
***************************************************/

div#footer{
 clear:both;
 width:952px;
 /*height:12px;*/
 text-align:center;
 margin:10px auto;
 padding:5px 0;
 color:White;
}

div#footer a{
 font-size:small;
 text-decoration:none;
 color: #FFFFFF;
}

/**************************************************
* メニュー
***************************************************/
ul#menuList li{
	list-style-type:none;
	background-image:url("../images/menu_02.gif");
	background-repeat:repeat-x;
}

ul#menuList li a{
	background-image:url("../images/menu-li_01.gif");
	background-position:10px center;
	background-repeat:no-repeat;
	display:block;
	height:13px;
	padding:9px 0 9px 29px;
	color:#FFFFFF;
	text-decoration:none;
}

div#topMenu{
	width:950px;
	margin:0 auto;
	padding-top:0px;	
}
div#topMenu div#menuListWrapper{
	background-color:#FFFFFF;
	border:1px solid #9C9A9C;
	margin:0 auto;
	padding:10px 0;
	width:950px;
}
div#topMenu div#menuListWrapper ul{
	font-size:13px;
}
div#topMenu div#menuListWrapper ul li{
	float:left;
	width:168px;
	height:31px;
	margin:5px 0 5px 10px;
}

/*********************↓メニュー用***********/
div#sidebar div#menuListWrapper{
	width:259px;
	margin:0px auto 15px auto;
	background-color:#FFFFFF;
	border:solid 1px #9C9A9C;
}
div#sidebar div#menuListWrapper h3{
	text-align:center;
	padding:10px;
}
div#sidebar div#menuListWrapper ul{
    	font-size:13px;
}
div#sidebar div#menuListWrapper ul li{
	width:240px;
	height:31px;
	margin:5px 0 5px 10px;
}

/*********************↑メニュー用***********/
