/*
Theme Name: Mls Theme
Theme URI: Http://www.www.www/
Description This is my Mls theme.
*/


/* フォントサイズ調節 */
body{
font: 13px "ＭＳ Ｐゴシック",Osaka,arial,helvetica,clean,sans-serif;
*font-size: small;
line-height: 1.4;
margin: 0px;
padding: 0px;
}
table {
	border-collapse: collapse;
    font-size:inherit;
}

div,
ul,ol,li,dl,dt,dd,p,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,blockquote,hr,
th,td,
span{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #000000;
}
ul,ol,li{
list-style-type: none;
}
img{
	border: none;
}

/*コンテナ*/
#container
{
  width: 930px;
  margin: 0px 20px;
}
/*ヘッダー*/
div#header{
	background-image: url("images/header001.png");
	margin-top: 5px;
	height: 208px;
	color: #6d9e2d;
}
div#header h1{
	padding-top: 50px;
	padding-left: 15px;
        text-shadow: 1px 1px 0px #ffffff; 
}
div#header h1 a{
	color: #6d9e2d;
}
div#header p{
	padding-left: 15px;
}

p.topad
{
  margin-top: 15px;
}
/*パック*/
div#outside_pac{
border-top: 5px solid #486A00;
padding-top: 10px;
background-color: #eeffe2;


 background: -webkit-gradient(linear, left top, left bottom, from(#FFFCDB), to(#eeffe2));
 background: -moz-linear-gradient(bottom, #eeffe2, #FFFCDB);

}
div#pac {
	width: 720px;
	float: left;
    padding-bottom: 30px;
}
/*レフトサイド*/
div#l_sidebar
{
	width: 200px;
    /*padding: 0px 5px;*/
	float: left;
}

div#l_sidebar ul li h2
{
  border: 1px solid green;
  background-color: #eeffe2;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 5px;
/*角丸*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

/*グラデーション
 background: -webkit-gradient(linear, left top, left bottom, from(#ffa500), to(#ffcb02));
   background: -moz-linear-gradient(top, #ffa500, #ffcb02);
*/
/*シャドウ*/
  text-shadow: 1px 1px 3px #ffffff;
}
h2.widgettitle
{
  font-size: 116%;
 font-weight: normal;
  padding: 5px 0px;

}
div#l_sidebar ul li ul li ul li
{
  font-size: 80%;
  padding-left: 5px;
}
div#l_sidebar a:hover
{  background-color: #ffffff;
   text-decoration: underline;
}

/*ライトサイド*/
div#r_sidebar
{
	width: 200px;
	/*padding: 0px 5px;*/
	float: right;
}
div#r_sidebar ul li h2
{
  border: 1px solid green;
  background-color: #eeffe2;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 5px;
/*角丸*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
/*シャドウ*/
  text-shadow: 1px 1px 3px #ffffff;
}
h2.widgettitle
{
  font-size: 116%;
 font-weight: normal;
  padding: 5px 0px;
}
div#r_sidebar ul li ul li ul li
{
  font-size: 80%;
  padding-left: 5px;
}
div#r_sidebar a:hover
{  background-color: #ffcb02;}


/*コンテンツ*/
div#content
{
 	width: 500px;
	float: right;
	margin-right: 5px;
        padding-top: 15px;
}
/* フッター */
div#footer
{
  clear: both;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  border-top: 1px dashed #430e30;
  border-bottom: 25px solid #430e30;
}
/* post内容 */
div.post
{
 /* border: 1px solid #999999;*/
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  /*padding: 4px;*/
  margin-bottom: 25px;
  width: 490px;
  background-color: #ffffff;

}
div.post h2
{

  line-height: 1.2em;
  font-size: 146.5%;
  border-bottom: 1px dashed #999999;
  margin-bottom: 5px;
}
div.post p.postinfo
{
  line-height: 1em;
  font-size: 77%;
  text-align: right;
  margin: 3px 0px;
}
div.post div.rakuad2
{
  margin-left: 1px;
  margin-bottom: 10px;
}
div.post p.rakuad
{
  /*margin-left: 36px;*/
  margin-bottom: 10px;
  background-color: #d8efff;
}
  /*投稿内画像*/
div.post p.rakuad a img
{
border: 2px solid #d8efff;
    padding: 7px;
  background-color: #d8efff;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
}
div.post p.rakuad a img:hover
{
border: 2px solid blue;
}

div.post p.rakuad2 a img
{
border: 2px solid #ffffff;
  padding: 2px;
  background-color: #ffe2f0;
}
div.post p.rakuad2 a img:hover
{
border: 2px solid #ff33ff;
}
div.post p
{
  margin-bottom: 1em;
  line-height: 160%;
}
div.post p a
{
  text-decoration: underline;
  color: blue;
}
div.post p a:hover
{
  color: blue;
}

div.post p.shop_info
{
  color: #333;
  border:2px solid #d8efff;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 5px 5px;
}
div.post p.shop_info2
{
 border:2px solid #ffe2f0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 5px;
}
/*ページ送り*/
div.pagelink
{
  border: 1px solid green;
  padding: 10px;
  margin: 10px 0px;
  text-align: center;
  background-color: #b1df86;
  font-size: 146.5%;
}
div.pagelink span.oldpage
{
}
div.pagelink span.newpage
{
}
div.pagelink span.homepage
{
 padding: 0px 10px;
}
div.pagelink a:hover
{
 text-decoration: underline;
 background-color: #fff;
}
 
/*カレンダー*/
#wp-calendar
{
  width: 100%;
  background-color: #804000;
  text-align: center;
  color: #ffffff;
}
#wp-calendar caption
{
  background-color: #482400;
}
#wp-calendar td
{
  padding: 3px;
  font-size: 90%;
}
#wp-calendar td a
{
  font-size: 93%;
  background-color: #ffa500;
  border: 1px solid #ffffff;
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#wp-calendar td a:hover
{
 background-color: #ffffff;
}

/*フィード*/
p#feed
{
  border: 2px dashed #ffa500;
  padding: 5px;
  margin-top: 20px;
  font-weight: bold;
  font-size: 23px;
/*シャドウ*/
  text-shadow: 1px 1px 2px #333;
}
p#feed a
{
  color: #ffa500;
}
p#feed img
{
  vertical-align: bottom;
}

/*フォントカラー用*/
.red
{
  color: red;
}
.green
{
  color: green;
}
.blue
{
  color: blue;
}
.orange
{
  color:#ffffff;
  background-color: orange;
}
.pink
{
  color: pink;
}
p.text_c
{
  text-align: center;
}
/*フォントサイズ用*/
.font_s
{
  font-size: 77%;
}
.font_m
{
  font-size: 100%;
}

.font_l
{
  font-size: 138.5%;
}

.font_tl
{
  font-size: 153.9%;
}
/*ランダム表示用*/
.rand_rank
{
  font-size: 80%;
 margin-top: 40px;
 text-align: right;
}
.rand_ad
{
padding-left: 10px;
}


/*楽天ad_128表示用*/
div.post table {
  float: left;
  margin-right: 1px;
}
br.cl_sp{
clear: both;
margin-bottom: 3px;
}

/*ページタイトル*/
p#pagetitle {
}
p#pagetitle span#pt {
    background-color: #b1df86;
/*角丸*/
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 2px 3px 2px 0px;
  margin-right: 3px;
}
p#pagetitle a:hover{
  text-decoration: underline;
}

/*アフィリエイト別*/
p.ad_lands a img{
float:left;
padding-right: 3px;
}
p.ad_lands{
margin-bottom: 5px;
}
p.ad_lands_right a img{
float:right;
padding-left: 3px;
}
/*関連記事用*/
.related_post
{
  border-top: 3px solid #ccff99;
  margin-bottom: 2px;
  margin-top: 50px;
}
.related_post ul li a
{
color: blue;
}
.related_post ul li a:hover
{

background-color: #ccff99;
}
.related_post ul li
{
  font-size: 77%;
}
a.font_w
{
  font-weight: bold;
}
/*テーブル用*/
table.rakuad {
  border: 1px solid #000;
}
table.rakuad tr td{
  border: 1px solid #999;
  padding: 3px;
}
table.rakuad a{
  color: blue;
  text-decoration: underline;
}
table.rakuad a:hover{
  color: red;
  text-decoration: underline;
}


div.post h4.test_a{
font-size: 150%;
}

p.shop_info span.pink {
color: pink;
padding: 0px;
margin: 0px;

}
.bbaa{
border: 1px solid  green;
padding: 2px;
margin: 6px;
background-color: #ffffff;
font-size: 70%;
}
.bba{
border: 1px solid  green;
padding: 2px;
margin: 6px;
font-size: 70%;
}