/**************************************************
* デフォルトスタイル
***************************************************/
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
{
 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,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/typege02-03.gif) top center repeat-x;
}

div#wrapper{
 width:950px;
 padding-top:0px;
 margin-right:auto;
 margin-left:auto;
}

/**************************************************
* ヘッダー
***************************************************/

div#header
{
 background: url(../images/typege02-01.gif) top center no-repeat;
 width:950px;
 margin:0px auto 0px auto;
 height:250px;
 position:relative;
}

div#header h1{
 font-weight:bold;
 font-size:180%;
 padding:15px;
 color:#ffffff;
}
/**************************************************
* コンテンツ全体
***************************************************/
div#content{
 width:950px;
 margin:0px auto 0px auto;
 padding:0px;
 background:#ffffff;
 background: url(../images/typege02-02.gif) repeat-y;

}

div#bgborder
{
 display:none; 
}	
/**************************************************
* メイン
***************************************************/
div#mainLeft{
 width:640px;
 float:left;
}
div#mainRight{
 width:640px;
 float:right;
}

div#main{
 width:600px;
 float:right;
 padding-top:0px;
 margin:20px 12px 10px 0px;
}

div#main .cname{
 width:579px;
 margin:0 auto;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
 position:relative;
 background: url(../images/typege02-04.gif) no-repeat;

}

div#main .cname h2{
 font-size:16px;
 position:relative;top:4px;left:0px;
 width:580px;
 height:36px;
 font-weight:bold;
 color:#000;
}

div#main .cname h2 a{
  color:#000;
  text-decoration:none;
  position:relative;top:6px;left:14px;
}

div#main .cwaku{
 width:579px;
 margin:0px 0px 0px 10px;
 position:relative;top:0px;left:0px;
 border-top:dotted 0px #FFF;
 border-left:dotted 0px #fff;
 border-right:dotted 0px #FFF;
 border-bottom:dotted 0px #FFF;
 background-color:#fff;
}

div#main .cwaku a{
 width:560px;
 background-position: 2% 40%;
 padding-left:15px;
 color:#E95504;
}

div#main .cwaku ul{
 list-style-type :none;
 margin-left :12px;
 padding-top:5px;
 padding-bottom:5px;
 font-size:90%;
}

div#main .cwaku li
{
 line-height:180%;
 padding:2px 0;
}

div#main .cwakurad1
{
 width:579px;
 height:0px;
 color:#FFF;
}

div#main .cwakurad2
{
 margin:0px 0px 18px 0px;
 position:relative;top:0px;left:10px;
 padding:0;
 width:579px;
 height:11px;
 background: url(../images/typege02-05.gif) no-repeat;
}

div#main .topFreeArea
{
	width:594px;
	overflow:hidden;
	margin:5px auto 20px auto;
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar{
 width:297px;
 margin:0px 0px 7px 0px;
 float:left;
}

div#sidebar .cname{
 width:297px;
 margin:11px 0px 0px 18px;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
}

div#sidebar .cname h2
{
 width:238px;
 height:34px;
 margin:12px 0px 0px 12px;
 font-size:16px;
 padding:4px 0px 0px 47px;
 font-weight:bold;
 color:#FFF;
 border-top:solid 0px #FFF;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
 background: url(../images/typege02-06.gif) no-repeat;
 color:#13007c;
}

div#sidebar .cname h2 a
{
 color:#13007c;
 text-decoration:none;
}

div#sidebar .cwakurad1{
 display:none; 
}

div#sidebar .cwaku{
 width:258px;
 margin:0px 0px 0px 10px;
 padding-top:0px;
 border-left:solid 0px #FFF;
 border-right:solid 0px #FFF;
 border-bottom:solid 0px #FFF;
}

div#sidebar .cwaku ul{
 list-style-type :none;
 width:238px;
 margin:0px auto 0px auto;
 font-size:12px;
 padding:0px 0 0px 0px;
 color:#FFF;
 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:238px;
 border-bottom:dotted 0px #fff;
 padding:0px 0px 0px 28px;
}

div#sidebar .cwaku a{
 padding-left:14px;
 color:#13007c;
}

div#sidebar .cwakurad2{
 display:none; 
}

div#sidebar .topFreeArea
{
	width:242px;
	overflow:hidden;
	margin:0px auto 15px auto;
	padding:10px 5px 0px 5px;
	
}

/**************************************************
* フッター
***************************************************/

div#footer{
 clear:both;
 width:960px;
 /*height:12px;*/
 text-align:center;
 margin:0px auto;
 padding:10px 0;
 background-color:#fff;
 background: url(../images/typege02-07.gif) no-repeat;
}

div#footer a{
	font-size:small;
	text-decoration:none;
}
