﻿@charset "UTF-8";

/*
name: TurtleFive.com 
designer: TurtleFive  
designer_url: http://www.turtlefive.com/ 


*/
/* css リセット */
* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #7f3f3f;
  text-decoration: underline;
}

a:visited {
  color: #7f3f3f;
  text-decoration: underline;
}

a:hover {
  color: #7c7c7c;
  text-decoration: underline;
}


#side a:link {
  color: #7f3f3f;
  text-decoration: none;
}

#side a:visited {
  color: #7f3f3f;
  text-decoration: none;
}

#side a:hover {
  color: #7c7c7c;
  text-decoration: underline;
}


/* 画像下の変な隙間とフチの解除 */
img{
border: 0;
vertical-align:bottom;
}

#global ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#global li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}


hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: #ccc; /* 線色 */
   height: 1px; /* 高さ */
   margin: 5px 0 10px 0;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
  font-size: 13px;
  font-color: #333;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
  line-height: 1.6;
  border-top: 3px solid #333;
  background: #fafafa url(img/bg_shadow.jpg) repeat-y top center; 
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
  text-align: left;
  margin: 0 auto;
  width: 900px;
  background: #fff; 
}

#header {
  height: 185px;
  width: 860px;
  margin: 0 0 0 20px;
  border-bottom: 2px solid #333;
}

p.header-banner{
margin: 15px 20px 10px 20px;
}

span.description {
position: absolute;
top: 1px;
color: #efefef;
font-size: 10px;
}

span.date {
color: #666;
font-size: 11px;
margin-right: 1em;
}

span.cate {
background: #517A10;
color: #efefef;
font-size: 11px;
font-weight: bold;
margin-right: 1em;
padding: 2px;
}

* html p.header-banner{  /*HACK targets IE6 but not 7, instead of min-height*/
    margin: 10px 20px 10px 20px;
}


#global {
  width: 300px;
  position: relative;
  float: right;
  margin-top: 23px;
}

#container {
  margin: 0 auto;
  width: 860px;
  min-height: 100%;
  padding: 0px;
  background: #fff;
  margin-left: 20px;
}

#main {
  float: right;
  width: 615px;
  margin-top: 3px;
  margin-bottom: 100px;
}

#sidebar {
  float: left;
  width: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#footer {
  clear: both;
  width: 900px;
  height: 73px;
  background: #fff url(img/footer.jpg) no-repeat top center;  
}

/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
#header h1 {
  text-align: left;
  font-size: 0.85em;
  font-weight: normal;
  color: #efefef;
}

/* -- 企業名 ショップ名 サイト名 -- */
#logo {
padding: 10px 0 0 10px;
float: left;
width: 400px;
margin-top: 20px;
}

/* -- 概要 -- */
.description { }

/* --#globalの指定 -- */

#global ul {
  margin: 0;
  padding: 0;
  width: 300px;
  list-style: none outside;
}

#global li {
  margin: 0;
  padding: 0;
  float: right;
  width: 145px;
}


/* ---------------------------------------- #contents内の指定 */

.main2 {
  margin: 0;
  padding: 1em 8px 20px 10px;
  float: left;
  width: 135px;
  font-size: 11px;
}

p.excerpt {
margin-top: 1em;
}

.contents-box {
  margin-bottom: 3em;
  background:#fff;
}

.whatsnew {
  margin-top: 10px;
  background:#fff;
  margin-bottom: 1.5em;
}

/* -- 見出し -- */
h2,h3,h4,h5,h6 {
  font-weight: bold;
}

.pagetitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
  background: url(img/h1_bg.jpg) no-repeat;
  line-height: 40px;
  color: #fff;
  padding-left:5px;
}

.pagetitle a{
   color: #517A10;
   text-decoration: none;
}

.pagetitle a:hover{
   color: lightgreen;
   text-decoration: none;
}

.category-label {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
  background:url(img/pagetitle_bg.jpg) no-repeat;
  line-height: 50px;
  color: #517A10;
}

.category-pagetitle a{
   margin-top: 15px;
   margin-bottom: 20px;
   margin-left: 2px;
   color: #333;
   font-size: 14px;
   text-decoration: none;
}

.category-pagetitle a:hover{
   color: #999;
}

.underline {
border-bottom: #333 solid 1px;
}

.contents-box h3 {
   margin-top: 15px;
   margin-bottom: 15px;
   color: #517A10;
   font-size: 15px;
   padding-top: 5px;
   line-height: 30px;
}

.contents-box h4 {
   margin-top: 15px;
   margin-bottom: 15px;
   color: purple;
  font-size: 15px;
}

#topicPath {
   font-size: 11px;
   margin-bottom: 15px;
}


#alink {
    background:url(img/alink_bg.jpg) no-repeat;
}

/* -- 文字 -- */
p {
  line-height: 1.6em;
  margin-bottom: 1.6em;
}

h2 {
  margin-bottom: 0.6em;
}


/* -- パン屑リスト -- */
#main .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- 以下 リスト関係 -- */
#main dl { margin: 1em 0; }

#main dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#main dd { margin-bottom: 2em; }

.contents-box ul { 
margin: 0em 0 0em 15px; 
 list-style-type: disk;
}
#main ol { 
margin: 1em 0 0em 2em; 
}

.contents-box li {
 margin-bottom: 0.5em; 
 list-style-type: disk;
}

#sidebar ul { margin: 0; }
#sidebar li { margin:0; }

.whatsnew ul { 
 list-style-type: none;
}

.whatsnew li { 
 list-style-type: none;
}

.minheight-box{
margin-top: 10px;
margin-bottom: 300px;
}

/* ---------------------------------------- #sidebar内の指定 */

/* -- カテゴリタイトル -- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

/* -- サイドメニューリスト -- */

#sidebar ul,#sidebar dl{
  list-style-type: none;
  margin: 0.5em 0;
}

#sidebar li{
  list-style-type: none;
  margin: 0.5em 0;
}


ul.side{
  padding: 2px 0;
  margin-top: 5em;
}


ul.side a:link {
  text-decoration: none;
  font-weight: bold;
}

ul.side a:visited {
  text-decoration: none;
  font-weight: bold;
}


ul.withspace li{
  padding: 2px 0;
  margin-bottom: 5px;
}

li.withspace img {
  margin-top: 5px;
}

/* -- サイドメニューテキスト -- */
#menu_text {
  list-style-type: none;
  margin-bottom: 2em;
}

#menu_text {
  list-style-type: none;
  margin-bottom: 2em;
}

#menu_text li { display: inline; }

#menu_text a {
  text-decoration: none;
  display: block;
  width: 215px;
  padding: 0.5em 5px;
  background-color: #eeeeee;
  color: #000000;
  border-bottom: 1px solid #cccccc;
}

#menu_text a:hover {
  text-decoration: none;
  background-color: #999999;
  color: #000000;
  border-bottom: 1px solid #ff0000;
}

/* ---------------------------------------- #footer内の指定 */
#footer p { 
text-align: right; 
margin-right: 5px;
}

.footerlogo {
 margin: 35px 0 0 0px;
 width: 200px;
 float: left;
}

.footerlink {
 margin: 55px 5px 0 0px;
 width: 650px;
 float: right;
 text-align: right;
}

#footer ul li{
 display: inline;
 background:url(img/footer_list.jpg) no-repeat;
 padding: 2px 0 0 18px;
}

#footer ul li a{
 color: #efefef;
 font-size: 12px;
 display: inline;
 margin: 0 5px;
 text-decoration: none;
}

#footer ul li a:hover{
 text-decoration: underline;
}

/* ---------------------------------------- コピーライト他 */

span.left{
float: left;
font-size: 0.8em;
margin-left:5px;
margin-top:45px;
color: #666;
}

span.right{
float: right;
font-size: 0.8em;
margin-right:5px;
margin-top:45px;
color: #666;
}

span.right a:link{
color: #999;
}

/* 非表示部分・著作権 */
#credit{ display: none; }


/* ---------------------------------------- 基本テーブル他 */

table {
  margin-top: 1em;
  margin-bottom: 1.8em;
  width: 600px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table caption {
  margin-top: 1em;
  text-align: left;
}

table th,
table td {
  border: solid 1px #999;
  padding: 4px 6px;
  vertical-align: top;
}

table th {
  background: #efefef;
  text-align: left;
  white-space: nowrap;
  color: #666;
}


table td{
  text-align: left;
  white-space: nowrap;
}

table ul {
  margin: 0;
  padding: 0;
}

table ul li{
  margin: 0;
  padding: 0;
}
