﻿/*   
Theme Name: 株式会社リ・プラ
Theme URI: 
Description: 株式会社リ・プラ
Author: IPPEI IZUMI
Author URI: http://re-cycle.jp
Version: 1.0
*/
/* 全体的なルール */
* {
  margin: 0;
  padding: 0;
}

body {

  background-color: #e6e6e6;
  background-image: url(img/bg.gif);
  color: #333;
  font-family: verdana, sans-serif;
  background-position: right;
  text-align: center;
}

* html body {
  _zoom: 0.8;
  background-color: #e6e6e6;
  background-image: url(img/bg.gif);
  color: #333;
  font-family: verdana, sans-serif;
  background-position: right;
  text-align: center;
}

A {
   text-decoration: none;
  color : maroon;
}

A:LINK {
   color : maroon;
 }

A:VISITED {
   color : maroon;
 }

A:HOVER {
   color : red;
   text-decoration: underline;
}

A:ACTIVE {
   color : olive;
 }

img {
   border: 0;
 }

/* ヘッダーテンプレート */
div#page {
  width: 780px;
  background-color: white;
  top: 0px;
  margin: 0 auto;
}

DIV#header {
  background-image: url(img/title.jpg);
  background-repeat: no-repeat;
  color : white;
  height : 127px;
  text-align: center;
  font-size : 1em;
  
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: red;
}

DIV#header H1{
  padding-top : 90px;
  font-size : 1em;
}
DIV#header H1 A:HOVER{
  color: white;
  text-decoration: underline;
  
  font-weight: bolder;
}

DIV#header H1 A:VISITED{
  color : white;
  text-decoration: underline;
  
  font-weight: bolder;
}

DIV#header H1 A:LINK{
  color : white;
  text-decoration: underline;
  
  font-weight: bolder;
}

/* レイアウトテンプレート */
#wrap{
  width: 630px;
  float: left;
}

#primary{
  float: right;
  width: 480px;
  text-align: left;
  margin-top: 14px;
  
}

#left{
  float: left;
  width: 150px;
  text-align: left;
}

#right{
  float: left;
  width : 145px;
  text-align: left;
}

/* コンテンツテンプレート */


#primary H1{
  font-size: 20px;
  font-weight: bold;
  color : maroon;
  border-bottom-width: 2px;
  border-bottom-style: ridge;
  border-bottom-color: red;
  padding-top : 3px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 5px;
  margin-right: 5px;
  background-color : #ffffaa;
  margin-top : 5px;
}

#primary H2{
  font-size: 1em;
  font-weight: bold;
  color : green;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : green;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 0px;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color : green;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color : green;
  
  
  
  padding-bottom: 3px;
  margin-right: 0px;
  margin-left: auto;
  margin-top: 10px;
  
  background-position: right bottom;
  background-repeat: repeat-y;
  

  background-image : url(img/menubg.jpg);
}

#primary H3{
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color : green;
  color : #ff8000;
  padding-left: 5px;
  padding-top: 2px;
}



blockquote{
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: navy;
  font-style: oblique;
  color: maroon;
  margin-top: 10px;
  margin-bottom: 10px;
}

.page p{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 0.9em;
  color: #464646;
  line-height: 1.4em;
}

.honbun p{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 0.9em;
  color: #464646;
  line-height: 1.4em;
}

.title{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  color: navy;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: groove;
  border-right-style: groove;
  border-bottom-style: groove;
  border-left-style: groove;
  border-top-color : #ff8000;border-right-color : #ff8000;border-bottom-color : #ff8000;border-left-color : #ff8000;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 0.8em;
}

.t{
  color : black;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 5px;
  font-size: 1.2em;
  background-color : #ffffdf;
}

.top{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 1em;
  color: #464646;
  line-height: 1.4em;
}

.pic2 {
  float: left;
  text-align: center;
}

.pac2{
  float: left;
  text-align: center;
  font-size: 0.7em;
}

.g2{
  float: left;
  text-align: center;
  font-size: 7px;
  width: 150px;
}

.pice{
  float: none;
  text-align: center;
}

.pace{
  float: none;
  text-align: center;
  font-size: 0.7em;
}

.ge{
  float: none;
  text-align: center;
  font-size: 7px;
  width: 150px;
}

.link{
  text-align: right;
  font-size: 0.8em;
}

.access{
  text-align: left;
  font-size: 0.9em;
}

.edit{
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  font-size: 0.7em;
  color: gray;
  text-align: right;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: maroon;
  margin-bottom: 5px;
}

.bread{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 0.9em;
  color: gray;
  text-align: left;
  margin-right: 5px;
}

.date{
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  font-size: 0.8em;
  color: gray;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: blue;
}

.navigation{
  text-align: center;
  font-size: 1em;
}

/* コメントテンプレート */
#comments h4{
  font-size: 1em;
  margin-top: 10px;
}

#comments h3{
  font-size: 1.4em;
  margin-top: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: green;
}

#comments p{
  font-size: 1em;
  margin-top: 10px;
  margin-left: 15px;
}

/* レフトサイドバーテンプレート */
.leftsidebar {
  text-align: left;
}

#left li{
  font-size: 1em;
  font-size: 0.8em;
}



#menu{
  
  
  
  
  font-size: 1em;
  text-align: left;
  
  
  
  
  
  background-repeat: repeat-y;
}

#menu LI{
  padding-top : 2px;
  padding-left: 3px;
  padding-bottom: 3px;
  font-size : 0.7em;
  text-align: left;
  
  
  
  list-style: none;
  padding-right : 3px;
  
  border-left-width : 5px;
  
  
  border-left-style : solid;
  
  
  border-left-color : red;
  
  margin-top : 5px;
  background-image : url(img/sidebg.jpg);
  background-repeat : repeat-y;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : green;
  margin-right : 5px;
}.menu{
  padding-top : 2px;
  padding-left: 3px;
  padding-bottom: 3px;
  font-size : 0.7em;
  text-align: left;
  
  
  
  list-style: none;
  padding-right : 3px;
  
  border-left-width : 5px;
  
  
  border-left-style : solid;
  
  
  border-left-color : red;
  
  margin-top : 5px;
  background-image : url(img/sidebg.jpg);
  background-repeat : repeat-y;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : green;
  margin-right : 5px;
}

.info{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  font-size: 1em;
  text-align: left;
  height: 20px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-image: url(img/sidebg00.jpg);
  background-repeat: no-repeat; 
  color: white;
}

.admintab{
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  font-size : 0.8em;
  text-align: center;
}

/* ライトサイドバーテンプレート */
#right p{
  padding-top: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  font: 140%;
  font-size: 80%;
  font-family: verdana,sans-serif;
}

#wp-calendar{
  font-size : 0.8em;
  font-family: verdana,sans-serif;
  text-align : center;
  margin-left : 3px;
}



#linkcat-3 h2{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
  font-size: 1em;
  color: white;
  background-image: url(img/sidebg00.jpg);
  background-repeat: no-repeat; 
  height: 22px;
}

#linkcat-1 h2{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
  font-size: 1em;
  color: white;
  background-image: url(img/sidebg00.jpg);
  background-repeat: no-repeat; 
  height: 22px;
}

#right h5{
  font-size: 14px;
  line-height: 120%;
  border-left-width: 5px;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: navy;
  border-bottom-color: navy;
  padding-left: 5px;
}

.sidebar{
  font-size: 0.8em;
  text-align: left;
}

#right li{
  font-size: 1em;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  list-style: none;
}

/* フッターテンプレート */
DIV#footer {
  clear: both;
  padding : 10px 20px 20px;padding-left : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : maroon;
}

p#copyright {
  text-align: center;
  font-size: 0.63em;
}

.children {
  display: none;
}
