@charset "UTF-8";
/*
Theme Name: esmralda
Theme URI: http://esmralda.net/wp/
Description: Basic Theme for esmralda.net
Author: Yosomist
*/

body {
margin: 0px;
padding: 0px;
background-color: #F2F2F2;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	height: 100%;
	background: url(img/background.jpg) repeat;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
}

#lead {
	width: 800px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}

#header {
	width: 800px;
	height: 350px;
	background: url(img/header.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

#header_profile {
	width: 800px;
	height: 350px;
	background: url(img/header_profile.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

#header_works {
	width: 800px;
	height: 350px;
	background: url(img/header_works.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

#header_column {
	width: 800px;
	height: 350px;
	background: url(img/header_column.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

#header_link {
	width: 800px;
	height: 350px;
	background: url(img/header_link.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

/* IE7でpadding指定 */
*:first-child+html #header, #header_profile, #header_works, #header_column, #header_link {
_padding-left: 5px;
}

/* IE6以下でpadding指定 */
*html #header, #header_profile, #header_works, #header_column, #header_link {
_padding-left: 5px;
}

#menu {
	color: #000000;
	width: 800px;
	float: left;
	height: 36px;
	margin: 10px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#menu li a {
    display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#menu li#top_r a {
	width: 41px;
	height: 36px;
	background: url(img/menutop_r.gif) no-repeat;
}

#menu li#top_r a:hover {
	width: 41px;
	height: 34x;
	background: url(img/menutop_r.gif) no-repeat;
}

#menu li#top a {
	width: 41px;
	height: 36px;
	background: url(img/menutop.gif) no-repeat;
}

#menu li#top a:hover {
	width: 41px;
	height: 36px;
	background: url(img/menutop_r.gif) no-repeat;
}

#menu li#prof_r a {
	width: 66px;
	height: 36px;
	background: url(img/menuprof_r.gif) no-repeat;
}

#menu li#prof_r a:hover {
	width: 66px;
	height: 36px;
	background: url(img/menuprof_r.gif) no-repeat;
}

#menu li#prof a {
	width: 66px;
	height: 36px;
	background: url(img/menuprof.gif) no-repeat;
}

#menu li#prof a:hover {
	width: 66px;
	height: 36px;
	background: url(img/menuprof_r.gif) no-repeat;
}

#menu li#sche_r a {
	width: 178px;
	height: 36px;
	background: url(img/menusche_r.gif) no-repeat;
}

#menu li#sche_r a:hover {
	width: 178px;
	height: 36px;
	background: url(img/menusche_r.gif) no-repeat;
}

#menu li#sche a {
	width: 178px;
	height: 36px;
	background: url(img/menusche.gif) no-repeat;
}

#menu li#sche a:hover {
	width: 178px;
	height: 36px;
	background: url(img/menusche_r.gif) no-repeat;
}

#menu li#colu_r a {
	width: 79px;
	height: 36px;
	background: url(img/menucolu_r.gif) no-repeat;
}

#menu li#colu_r a:hover {
	width: 79px;
	height: 36px;
	background: url(img/menucolu_r.gif) no-repeat;
}

#menu li#colu a {
	width: 79px;
	height: 36px;
	background: url(img/menucolu.gif) no-repeat;
}

#menu li#colu a:hover {
	width: 79px;
	height: 36px;
	background: url(img/menucolu_r.gif) no-repeat;
}

#menu li#blog_r a {
	width: 57px;
	height: 36px;
	background: url(img/menublog_r.gif) no-repeat;
}

#menu li#blog_r a:hover {
	width: 57px;
	height: 36px;
	background: url(img/menublog_r.gif) no-repeat;
}

#menu li#blog a {
	width: 57px;
	height: 36px;
	background: url(img/menublog.gif) no-repeat;
}

#menu li#blog a:hover {
	width: 57px;
	height: 36px;
	background: url(img/menublog_r.gif) no-repeat;
}

#menu li#link_r a {
	width: 54px;
	height: 36px;
	background: url(img/menulink_r.gif) no-repeat;
}

#menu li#link_r a:hover {
	width: 54px;
	height: 36px;
	background: url(img/menulink_r.gif) no-repeat;
}

#menu li#link a {
	width: 54px;
	height: 36px;
	background: url(img/menulink.gif) no-repeat;
}

#menu li#link a:hover {
	width: 54px;
	height: 36px;
	background: url(img/menulink_r.gif) no-repeat;
}

#menu li#mail_r a {
	width: 55px;
	height: 36px;
	background: url(img/menumail_r.gif) no-repeat;
}

#menu li#mail_r a:hover {
	width: 55px;
	height: 36px;
	background: url(img/menumail_r.gif) no-repeat;
}

#menu li#mail a {
	width: 55px;
	height: 36px;
	background: url(img/menumail.gif) no-repeat;
}

#menu li#mail a:hover {
	width: 55px;
	height: 36px;
	background: url(img/menumail_r.gif) no-repeat;
}

#menu li.spacer1 {
	width: 45px;
	height: 36px;
}

#menu li.spacer2 {
	width: 30px;
	height: 36px;
}

#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#side {
	width: 230px;
	margin: 20px 5px 0px 10px;
	padding: 0px 5px 0px 0px;
	float: left;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

#recentpost ul {
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
	margin: 0 0 20px 15px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}

#recentpost ul a {
	color: #333333;
	font-size: 10px;
	font-weight:normal;
}

#recentpost ul a:hover {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#recentpost_header {
	background: url(img/news.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0 0px 0px;
    font-size: 16px;
}

#recentcolumn ul {
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
	margin: 0 0 20px 15px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}

#recentcolumn ul a {
	color: #333333;
	font-size: 10px;
	font-weight:normal;
}

#recentcolumn ul a:hover {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#recentcolumn_header {
	background: url(img/column.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0 0px 0px;
    font-size: 16px;
}

#column_category ul {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 20px 15px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}

#column_category ul a {
	color: #333333;
	font-size: 10px;
	font-weight:normal;
}

#column_category ul a:hover {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

#column_category_header {
	background: url(img/category.gif) no-repeat;
	text-indent: -9999px;
	margin: 0 0 0px 0px;
}

#main {
	float: right;
	width: 525px;
	padding: 0px 5px 0px 5px;
	margin: 20px 5px 0px 0px;
}

.column {
	margin: 0;
	padding: 0 0 40px 0;
}

.entry-footer {
    margin: 10px 0 20px 0;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

#clear {
	clear: both;
}

#copyright {
	width: 800px;
	height: 12px;
	background: url(img/copyrights.gif) no-repeat;
	background-position: right;
	padding: 20px 0 20px 0;
}

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

a:hover {
	text-decoration: none;
	color: #CC99FF;
}

a:visited {
	text-decoration: none;
	color: #CC99FF;
}

a img { border: 0px; }

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
}

h2 {
	color: #333333;
	border-bottom: 1px dotted #999999;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	color: #666666;
	border: thin solid #999999;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
}

p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 0 0 10px;
}
