/*
Theme Name:blog_standard
Theme URI:http://www.emaid.co.jp/
Description:長谷川幸子事務所
Author:emaid inc.
*/

body {
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font: normal 14px "MSゴシック", "Osaka-等幅",sans-serif;
	color: #990000;
	}

#container {
	width: 700px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: left;
	}
	
#main {
	width: 700px;
	margin-top: 18px;
	}
	
#content {
	width: 500px;
	float: left;
	display: inline;
	}
	
#sidebar {
	width: 170px;
	float: right;
	display: inline;
	}
	
#footer {
	clear: both;
	}
	
a {
	color: #FF0066;
	}
	
a:hover {
	color: FF9999;
	text-decoration: none;
	}
	
img {
	border: 0;
	}
	
.clear {
	clear: both;
	}
	
H1 {font-size: 12px}
.txt0 {font-size: 11px; line-height: 125%;}
.txt {font-size: 12px; line-height: 150%;}
.copy {font-size: 16px; font-style: normal}
.table {table-layout: fixed}
.link {color: #990000; text-decoration: none; font-size: 12px; font-style: normal; line-height: 150%}
.link1 {color: #990000; text-decoration: none; font-size: 12px; font-style: normal; line-height: normal}
.link2 {color: #FF0066; font-style: normal; font-size: 12px; line-height: normal; text-decoration: none}
.link3 {color: #FF9999; font-style: normal; font-size: 12px; line-height: normal; text-decoration: none}
body {scrollbar-face-color:#FFFFFF; scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#FF9999; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#FF9999; scrollbar-3dlight-color:#FF9999; scrollbar-darkshadow-color:#FFFFFF}



/* +++ ヘッダー +++ */
#top {
	margin: 0;
	width: 800px;
	height: 180px;
	background:url(images/head.png) no-repeat;
	}
	
#top h1 {
	margin: 0;
  font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
  }
	
#top h1 a {
	color: #666666;
	text-decoration: none;
	}
	
#sitename  {
	float: right;
	margin: -50px 10px 0 0;
	color: #FFFFFF;
  font-size: 14px;
  }
		
#sitename a {
	color: #FFFFFF;
  text-decoration:none;
  }
	

/* +++ ナビゲーション +++ */
#navi {
	margin: 0;
	padding: 0;
	}
	
#navi ul {
	background-color: #ece1cc;
	list-style-type: none;
	border-bottom: solid 1px #373737;
	border-top: solid 1px #373737;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-left: solid 1px #373737;
	line-height: 2em;
	float: right;
	}
	
#navi li a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	font-weight: bold;
	color: #56350d;
	}
	
#navi li a:hover {
	background-color: #e0d6c1;
	color: #56350d;
	}
	
/* #navi ul {
	background-color:#000000;
	list-style-type: none;
	border-bottom: solid 2px #457BCC;
	border-top: solid 2px #457BCC;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-right: solid 1px #666666;
	float: left;
	line-height: 2em;
	}
	
#navi li a {
	display: block;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#navi li a:hover {
	background-color: #333333;
	color: #FFCCFF;
	} */
	
	
/* +++ サイドバー +++ */

#sidebar p.menu {
	font-size: 14px;
	margin: 0;
	padding: 6px 0 6px 6px;
	background-color: #ffe4e1;
  font-weight:bold;
	}

#sidebar ul {
	list-style: disk;
	margin: 3px 0 20px 20px;
	padding: 0;
	}

#sidebar ul ul {
	margin-bottom: 3px;
	}

#side ul a {
	font-size: 14px;
	line-height: 25px;
	margin: 2px 0;
	width: 180px;
	display: block;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
  color: #FFFFFF;
	border: #373737 solid 1px;
  border-left: 8px solid #5a5a5a;
	background: #5a5a5a;
	}

#side ul a:hover {
  color: #ece1cc;
  border-left: 8px solid #FF0000;
	}
	
#side ul a:active {
  color: #ece1cc;
  border-left: 8px solid #ff4949;
	}



/* +++ フッター +++ */
#gotop {
	clear: both;
	margin: 10px;
	padding-top: 2em;
	vertical-align: bottom;
	
	}

#gotop p {
	font-size: 14px;
  text-align: right;
	width:100%;
	padding: 0;
	}
	
#gotop p a {
	text-decoration: none;
	}
	
#footer {
	width: 680px;
	margin: auto;
	font-size: 12px;
	padding: 3px 10px;
	color: #ff0066;
	background-color: #ffe4e1;
	border-bottom: solid 3px #ff9999;
	}

#copyright {
	width: 700px;
	margin: auto;
	font-size: 12px;
	padding-top: 1em;
	text-align: center;
	color: #ff9999;
	}

#copyright a {
	text-decoration: none;
	color: #ff9999;
  }

#links {
  float:right;
	margin: 0;
	}

#links img {
	vertical-align:middle;
	border: none;
}

#links a {
   padding-left:16px;
   margin-left:16px;
   background-repeat:no-repeat;
   background-position:0 1px;
	font-size: 12px;
	color: #ff9999;
	}

#links .rss {
   background-image:url(images/rss.gif);
	}

#links .login {
   background-image:url(images/login.gif);
	}

#links a.powered {
   padding:0;
	}
	
	
/* +++ コンテンツ +++ */

.post h2 {
	font-size: 18px;
	color: #ff9999;
	border-bottom: solid 2px #ff9999;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	}
	
.post h2 a {
	text-decoration: none;
	color: #ff6666;
	}

	
#contents h3 {
	font-size: 16px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	border-bottom: #373737 solid 1px;
	border-left: 8px solid #FF4949;
  color: #56350d;
  font-weight:bold;
	}
	
#contents h3.top {
	font-size: 16px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	border-bottom: #666666 solid 1px;
	border-left: 5px solid #457BCC;
  color:#cccccc;
  font-weight:bold;
	clear: both;
	}
	
#contents h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 10px 0 0 0;
	border-bottom: #666666 dotted 1px;
	padding: 2px 0;
  color:#FFFFFF;
  font-weight:bold;
	}
	
#contents p {
	margin: 0 1em 1em 1em;
	line-height: 125%;
	}
	
#contents table {
	margin: 5px 0 20px 10px;
	border: none;
	border-spacing: 3px;
	border-collapse: separate;
	}
	
#contents td {
	padding-left: 16px;
	vertical-align: top;
	}
	
#contents ul {
	margin: -1em 0 1em 3em;
	line-height: 125%;
	}
	
#toptxt {
	margin-top: 20px;
	background-color:#f5f5f5;
	padding: 15px 15px 10px 15px;
}

#info {
	margin-top: 0px;
	border-right: #373737 solid 1px;
	border-bottom: #373737 solid 1px;
	}
			
#info ul {
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #56350d;
	line-height: 125%;
	}
	
#info li {
	margin-bottom: 3px;
	}

#news_time {
	color: #56350d;
	text-align: right;
	font-size: 12px;
	margin: 5px 0 10px 0;
	}
	
#pagenavi {
	margin-top: 10px;
	}
	

/* +++ コメント +++ */
#respond {
	margin-top: 50px;
	font-size: 16px;
	border-bottom: solid 2px #ff9999;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
.com {
	font-size: 14px;
	border-bottom: solid 1px #ff9999;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}
	
.com p {
	margin: 5px 0;
	}
	
.commeta {
	text-align: right;
	}
	
#commentform {
	font-size: 12px;
	}
	
	

	
