/**************************************************
* デフォルトスタイル
***************************************************/
html {
	background:#ABDEFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
 font-style:normal;
 margin:0;
 padding:0;
 font-size:100%;
}

table {
     border-collapse:collapse;
     border-spacing:0;
}
 
img {
     border:0
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}

caption,th {
     text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}

div.clear{
 clear:both;
}

/**************************************************
* 全体レイアウト
***************************************************/
body{
 font-size:90%;
 background: url(../images/typege07-10.gif) repeat-x;
}

div#wrapper{
 width:950px;
 padding-top:0px;
 margin-right:auto;
 margin-left:auto;
}

/**************************************************
* ヘッダー
***************************************************/

div#header
{
 background: url(../images/typege07-01.gif) top center no-repeat;
 width:950px;
 margin:0px auto 0px auto;
 height:249px;
 position:relative;
}

div#header h1{
 font-weight:bold;
 font-size:180%;
 padding:15px;
 color:#fff;
}
/**************************************************
* コンテンツ全体
***************************************************/
div#content{
 width:950px;
 margin:0px auto 0px auto;
 padding:0px;
}

div#bgborder
{
 display:none; 
}	
/**************************************************
* メイン
***************************************************/
div#mainLeft{
 width:640px;
 float:left;
}
div#mainRight{
 width:640px;
 float:right;
}

div#main{
 width:640px;
 float:right;
 padding-top:0px;
 margin:20px 12px 10px 0px;
}

div#main .cname{
 width:610px;
 height:30px;
 margin:0px 0px 0px 14px;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
 position:relative;
 background-color:#fff;
}

div#main .cname h2{
 font-size:16px;
 position:relative;top:6px;left:10px;
 width:590px;
 height:36px;
 font-weight:bold;
 color:#000;
}

div#main .cname h2 a{
  color:#000;
  text-decoration:none;
  position:relative;top:6px;left:16px;
  padding-left:22px;
  background: url(../images/typege07-05.gif) no-repeat;
}

div#main .cwaku{
 width:610px;
 margin:0px 0px 0px 0px;
 position:relative;top:0px;left:14px;
 border-top:dotted 0px #FFF;
 border-left:dotted 0px #fff;
 border-right:dotted 0px #FFF;
 border-bottom:dotted 0px #FFF;
 background-color:#fff;
 padding-top:1px;
}

div#main .cwaku a{
 width:560px;
 background-position: 2% 40%;
 padding-left:15px;
 color:#484848;
 background: url(../images/typege07-06.gif) no-repeat;
}

div#main .cwaku ul{
 width:570px;
 list-style-type :none;
 margin-left :26px;
 padding-top:5px;
 padding-bottom:5px;
 font-size:90%;
 border-top:dotted 0px #fff;
}

div#main .cwaku li
{
 width:564px;
 line-height:180%;
 padding:2px 0;
}

div#main .cwakurad1
{
 width:620px;
 height:0px;
}

div#main .cwakurad2
{
 width:610px;
 height:0px;
 margin:0px 0px 0px 0px;
}

div#main .topFreeArea
{
 width:600px;
 overflow:hidden;
 margin:0px 0px 20px 14px;
 background-color:#fff;
 padding:10px 5px 10px 5px;
}

div#main .contentbody 
{
	background-color:#FFFFFF;
}

div#main .topicpath 
{
	color:#FFFFFF;	
}

div#main .topicpath a
{
	color:#FFFFFF;	
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar{
 width:280px;
 margin:0px 0px 0px 0px;
 float:left;
}

div#sidebar .cname{
 width:260px;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 margin:0px 0px 0px 24px;
 background-color:#fff;
}

div#sidebar .cname h2
{
 width:235px;
 height:28px;
 margin:12px 0px 0px 14px;
 font-size:16px;
 padding:6px 0px 0px 4px;
 font-weight:bold;
 color:#000;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
}

div#sidebar .cname h2 a
{
 color:#000;
 text-decoration:none;
 padding-left:22px;
 background: url(../images/typege07-05.gif) no-repeat;
}

div#sidebar .cwakurad1
{
 width:260px;
 height:0px;
 margin:20px 0px 0px 22px;
}

div#sidebar .cwaku{
 width:260px;
 margin:0px 0px 0px 24px;
 padding-top:1px;
 padding-bottom:10px;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
 background-color:#fff;
}

div#sidebar .cwaku ul{
 list-style-type :none;
 width:229px;
 margin:0px 0px 0px 30px;
 font-size:12px;
 padding:0px 0 0px 0px;
 border-top:dotted 0px #FFF;
 border-left:dotted 0px #FFF;
 border-right:dotted 0px #FFF;
 border-bottom:dotted 0px #FFF;

}

div#sidebar .cwaku li{
 line-height:180%;
 width:200px;
 margin:0px 0px 1px 0px;
 border-top:solid 1px #D2D2D2;
 border-left:solid 1px #D2D2D2;
 border-right:solid 1px #D2D2D2;
 border-bottom:solid 1px #D2D2D2;
 padding:0px 0px 0px 8px;
 background-color:#F0F0F0;
}

div#sidebar .cwaku a{
 padding-left:14px;
 color:#696969;
 background: url(../images/typege07-06.gif) no-repeat;
}

div#sidebar .cwakurad2{
 width:260px;
 height:10px;
 margin:0px 0px 0px 24px;
 background-color:#fff;
}

div#sidebar .topFreeArea
{
 width:250px;
 overflow:hidden;
 margin:20px 0px 0px 24px;
 padding:10px 5px 10px 5px;
 background-color:#fff;
	
}

/**************************************************
* フッター
***************************************************/

div#footer{
 clear:both;
 width:950px;
 text-align:center;
 margin:0px auto;
 padding:10px 0;
}

div#footer a{
	font-size:small;
	text-decoration:none;
}
