@charset "UTF-8";
/* CSS Document */

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}
 
*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}
 
body {
   overflow-y:scroll;
}


   td
   {
      font-size: small;
   }

   h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka","Verdana", "Arial", "sans-serif", "ＭＳ ゴシック";
	font-size: 24px;
	font-weight: 600;
	padding: 0px;
	margin: 5px;
	line-height: 20px;
	letter-spacing: 2px;
	word-spacing: 0px;
	text-align: center;
	text-shadow: 4px 4px #cccccc;
   }

   h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "Arial", "sans-serif", "ＭＳ ゴシック";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	letter-spacing: 3px;
	text-align: center;
   }
   
   h3.title {
	font-family: "Herculanum";
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: right;
	border-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #000000;
   }
   
   h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "Arial", "sans-serif", "ＭＳ ゴシック";
	font-size: 14px;
	font-weight: 800;
	margin: 0px;
	padding: 0px;
   }
   
   body
   {
      background: #AEAEAE;
      padding: 0px 0px 25px 0px;
      margin: 0px;
      font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "Arial", "sans-serif", "ＭＳ ゴシック";
   }

blockquote {
  background-color: #FFEECC;
  padding:10px;
  margin:10px;
}


   .maintable
   {
      background: white;
      border:1px #404040 solid;
      height: 100%;
      width: 760px;
   }

   .titletd
   {
      background: #AB7C4B;
      border-bottom: 1px solid #404040;
      height: 60px;
      vertical-align: middle;
      font-size: 30pt;
      padding-left: 12px;
   }

   .menubar
   {
      background: #CC9593;
      border-top: 1px #c0c0c0 solid;
      font-size: x-small;
      padding: 1px 0px 1px 4px;
   }


   .contenttd
   {
	background: white;
	padding: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "Arial", "sans-serif", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
   }

   .menulink
   {
      color: blue;
      text-decoration: none;
      padding: 0px 4px 0px 4px;
      font-size: small;
   }

.side {
	float: left;
	width: 250px;
}
.main {
	margin-left: 250px;
	padding-left: 20px;
}

#description {
	width:500px;
	float:left;
}

.bold {
	font-weight: bolder;
}
.jigyou {
	border-width: 0px 0px 1px 1px;
	border-style:dotted;
	padding: 0px 6px 6px 6px;
}
.jisseki {
	border-width: 0px 0px 1px 1px;
	border-style:dotted;
	padding: 0px 6px 6px 6px;
	margin-top: 20px;
}

.concept {
	border-width: 0px 0px 1px 1px;
	border-style:dotted;
	padding: 0px 6px 6px 6px;
}

.banner {
	padding: 5px;
	width:100%;
	text-align:center;
}

.sidebanner {
	float:right;
	width:158px;
	padding: 5px 0px 8px 0px;
	text-align:center;
}

#whatsnew {
	font: italic 14px/16px  "Herculanum","ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "Arial", "sans-serif", "ＭＳ Ｐ ゴシック";
	letter-spacing:1px;
	padding: 0px;
	width: 220px;
	height: auto;
	margin-top:60px;
	margin-left:500px;
}

#whatsbody {
	font-size:11px;
	width:218px;
	padding:5px 15px 4px 6px;
	border: 2px dashed #333333;
	margin-top:2px;
}

td#topmain{
	background: url(img/back.jpg) no-repeat center center;
	width:760px;
	height:600px;
}

td#topmain img{
	float:left;
}

/*コメント*/
.comments-body{
	border: 1px dotted #333333;
	padding: 15px;
	margin-bottom: 30px;
}
/*コメント*/

.cyuusyaku{
	margin:5px;
	padding:5px;
	background-color:#DDDDDD;
}

div#links {
    text-align:left;
}

.module-tagcloud h2 {
 margin-top:10px;
}

ul.module-list {
 border:dotted 1px #333;
 padding:5px;
 margin:0px;
}

ul.module-list li {
 display:inline;
 list-mark:none;
 letter-spacing:1px;
}

.taglevel1 {font-size:24px;font-weight:bold;}
.taglevel2 {font-size:22px;}
.taglevel3 {font-size:20px;}
.taglevel4 {font-size:18px;}
.taglevel5 {font-size:16px;}
.taglevel6 {font-size:14px;}
.taglevel7 {font-size:13px;}
.taglevel8 {font-size:12px;}
.taglevel9 {font-size:11px;}
.taglevel10 {font-size:10px;}

