﻿@charset "UTF-8";

/*
Theme Name: WordPress maruru Temp
Theme URI: http://www.s-4g.com/
Description: WordPress maruru Temp
Author: まるるサーチ
*/

/* 共通部 ----------------------------------------------- */
img { border-width:0px; vertical-align:middle; padding:0px; margin:0px  }
hr { color:#ccc; background-color:#ccc; border:0; height:1px }
strong { color:#cc0000; font-weight:normal; font-size:102%; margin:0px 4px 0px 4px ; background-color : #ffeadf }
em { color:#ff0000; font-size : 102%; margin:0px 4px 0px 4px ; background-color : #ffffe1 }


/* ベース部 ----------------------------------------------- */
body	{
  font-family: "MS UI Gothic", Osaka, "MS Gothic", Gothic , serif;
  background-image : url(images/hback.gif);
  background-repeat : repeat;
  font-size:10pt;
  text-align:center;
  color : #333;
	}
#page {
	width: 800px;
	background-color: white;
	background-image: url(images/ppback.gif);
	background-repeat: repeat-y ;
	background-position: center ;
        padding:0px 0px 0px 0px;
        margin:0px;
	text-align: left;
	}
#page ul { text-align:left; line-height:1.4em; margin:0px 20px 0px 30px; padding:6px 20px 6px 20px }
#page li { text-align:left; font-size:10pt; list-style-position:outside; list-style-image:url(images/lip.gif); margin:2px 0px 8px 0px ; padding:0px }


/* ヘッダ部 ----------------------------------------------- */
#header {
  width:782px;
  text-align:left;
  padding:0px;
  margin:0px 0px 0px 8px;
  border-style:solid;
  border-color:#660000;
  border-width:1px 0px 0px 0px;
}


#header h1 {
  font-size:11pt;
  color:#660000;
  margin:10px 0px 6px 20px;
  padding:0px 0px 0px 18px;
  text-align:left;
  background:url(images/pinh1.gif) no-repeat left;
  list-style-type:none ;
}

#header h1 a {
  color:#660000;
  text-decoration:none ;
}

#header .description {
color:#666;
font-size:9pt;
margin:0px 0px 0px 4px;
text-align:left;
padding:4px 14px 3px 14px;
background-color:#ffffee ;
border-width:0px 1px 1px 0px;
border-style:solid;
border-color:gray;
}

/* バナー部 ----------------------------------------------- */
#page .top-banner {
  width:782px;
  text-align:center;
  margin:0px 0px 10px 8px;
  padding:10px 0px 10px 0px;
  background-color:#660000 ;
}


#page blockquote {
 color : maroon;
 border-width : 2px 2px 2px 2px;
 border-style : dotted;
 border-color : maroon;
 padding : 4px 10px 4px 10px;
 margin : 10px 10px 10px 10px;
}


#page .hs {
  font-size:8pt;
  text-align:left;
  text-decoration:underline;
  padding:0px 0px 0px 4px;
  margin:0px ;
}
#page .hs2 {
  font-size:8pt;
  text-align:left;
  text-decoration:underline;
  padding:0px 0px 0px 6px;
  margin:0px ;
}


#page .breadcrumb {

  text-align:right;
  padding:2px 26px 2px 6px;

}


#main	{
 width: 782px;
 text-align:left;
  padding:0px;
  margin:0px 0px 0px 9px;
	}

#content	{
	width: 524px;
	float: left;
	padding: 10px 0px 10px 20px;
	}

#footer	{
  width:780px;
  clear: both;
  text-align:center;
  border-style:solid;
  border-color:#660000;
  border-width:0px 0px 1px 0px;
  padding: 0px 0px 10px 0px;
margin:0px ;

	}

#footer .cp{
  text-align:center;
  margin:2px 0px 4px 0px;
  padding: 0px 0px 10px 0px;
	}

a	{
	color: #666;
	text-decoration: none;
	}



/* アドセンス用 ----------------------------------------------- */
#page .ad1 {
	padding:4px 0px 4px 0px;
	text-align: center;
	}

#page .ad2 {
	padding:6px 0px 6px 0px;
	text-align: center;
	}

#page .ad3 {
	padding:10px 0px 10px 20px;
	text-align: left;
	}

#page .ad3t {
	padding:10px 0px 10px 30px;
	text-align: left;
	}

#page .adr {
	padding:6px 0px 20px 6px;
	text-align: left;
	}



/* 見出しタグ ----------------------------------------------- */
#page h3 {
font-size:10pt; 
color:#660000;
text-align:center; 
padding:4px 0px 6px 0px;
margin:2px 0px 4px 4px;
background-image:url(images/sideb2.gif);
border-width:0px 1px 1px 0px;
border-style:solid;
border-color:gray ;
}

#page  h3 a {
 color:#666;
 text-decoration:none ;
}

#page h4 {
font-size:10pt; 
color:#660000;
text-align:center; 
padding:4px 0px 6px 0px;
margin:2px 0px 4px 4px;
background-image:url(images/sideb.gif);
border-width:0px 1px 1px 0px;
border-style:solid;
border-color:gray ;
}

#page  h4 a {
 color:#666;
 text-decoration:none ;
}


#page h5 {
  font-size:10pt;
  margin:2px 0px 4px 4px;
  text-align:left;
  padding:4px 3px 3px 14px;
  background-color:#ccffcc;
  border-width:0px 1px 1px 0px;
  border-style:solid;
  border-color:gray ;
}


/*  コンテンツ部分のデザイン  */


#content h2 {
font-size:11pt; 
color:#660000;
text-align:left; 
  padding:6px 0px 10px 48px;
  margin:6px 4px 4px 0px;
  background:url(images/h2back.gif) no-repeat left;
  list-style-type:none;
}

#content h2 a	{
 color:#660000;
 text-decoration:none ;
}


.post p	{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666;
	line-height: 20px;
	}

#content .bd 	{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666;
	background-image: url(images/note_line.gif);
	line-height: 20px;
	}

#content .colum	{
 color : maroon;
background-color:#ffffee;
 border-width : 4px 4px 4px 4px;
 border-style : double;
 border-color : #7ebebe;
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 20px 20px;
	font-size: 12px;
	line-height: 20px;

	}


.post	{
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 20px 0px;
	}


.colum p	{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666;
	background-image: url(images/note_linec.gif);
	line-height: 20px;
	}




.pagenav	{
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	}


/*  サイドバー部分のデザイン */
#sidebar	{
	width: 200px;
	float: right;
        text-align:left;
	padding: 10px 0px 6px 4px;
	font-size: 12px;
	}

#recentposts ul { text-align:left; line-height:1.2em; margin:0px 6px 0px 14px; padding:6px 4px 6px 10px }
#recentposts li { text-align:left; font-size:10pt; list-style-position:outside; list-style-image:url(images/lis.gif); margin:1px 0px 4px 0px ; padding:0px }

#category ul { text-align:left; line-height:1.2em; margin:0px 6px 0px 14px; padding:6px 4px 6px 10px }
#category li { text-align:left; font-size:10pt; list-style-position:outside; list-style-image:url(images/lis.gif); margin:1px 0px 4px 0px ; padding:0px }

#category2 {
	font-size: 12px;
	}

#category h2 {
	font-size: 12px;
	}

/*  サイドバーリンクワークス  */
#sidebar .badge {
	font-size: 12px;
	color: #666;
	margin: 10px 0px;
	padding: 0px 0px 10px 10px;
	}

#sidebar .badge ul { text-align:left; line-height:1.2em; margin:0px 6px 0px 14px; padding:6px 4px 6px 10px }
#sidebar .badge li { text-align:left; font-size:10pt; list-style-position:outside; list-style-image:url(images/lip.gif); margin:1px 0px 4px 0px ; padding:0px }

#sidebar .badget {
	font-size: 12px;
	color: #666;
	margin: 10px 0px;
	padding: 0px 0px 10px 10px;
	}

#sidebar .badget ul { text-align:left; line-height:1.2em; margin:0px 6px 0px 14px; padding:6px 4px 6px 10px }
#sidebar .badget li { text-align:left; font-size:10pt; list-style-image:url(images/lipb.gif); margin:1px 0px 2px 0px ; padding:0px }


#sidebar .badgeb {
	font-size: 12px;
	color: #666;
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
        line-height:2em; 
	}



#address {
	font-size: 12px;
	text-align:right;
        padding: 0px 10px 0px 0px;
	margin-bottom: 20px;
	}

/*  リスト部分のデザイン  */

#list {
	clear: both;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	padding:10px 50px;
	border-top: 1px solid #ccc;
	}

#pagelist {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	line-height: 20px;
	}

#pagelist h2 {
	margin-top: 20px;
	font-size: 15px;
	}

#pagelist ul {
	color: #666666;
	list-style-type: circle;
	}

/*  カテゴリーページのデザイン  */

.cat h2	{
	font-size: 13px;
	color: #336699;
	border-bottom: solid 1px #538ad8;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	}

.cat h2 a	{
	text-decoration: none;
	}

.cat p	{
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	background-image: url(images/note_line.gif);
	line-height: 20px;
	}

.postmetadata {
	padding-bottom: 3px;
	font-size: 13px;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-decoration: none;
	}


