/*
Theme Name: SubLime
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FreeThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

/* Main Tags */

.creditslnk { text-align:left;font-size:10px;color:#ffffff; }
.creditslnk a { color:#ffffff; text-decoration: none; }
.creditslnk a:visited { color:#ffffff; text-decoration: none; }

a {
color:#1d8609;
text-decoration:none;
}

html {
	min-height: 100%;
}

img {
	border: 0px;
}

h3 {
    margin:0px auto;
	background-image: url(images/title.gif);
	height: 30px;
	width: 570px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #390;
	background-repeat: no-repeat;
}

h4 {
    margin:0px auto;
	background-image: url(images/title.gif);
	height: 30px;
	width: 570px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #390;
	background-repeat: no-repeat;
}

h5 {
    margin:0px auto;
	height: 30px;
	width: 200px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #390;
	background-repeat: no-repeat;
}

table.Binsen td {border-bottom:1px black solid}

table.profile {
   border-collapse: collapse;
   border: 1px solid gray; /* 外側の枠線 */
}
table.profile th {
   border-bottom:1px gray solid;
   background:#eeeeee;
   padding: 0.3em; /* セル内側の余白 */
}
table.profile td {
   border-bottom:1px gray solid;
   border-left:1px gray solid;
   padding: 0.3em; /* セル内側の余白 */
   margin: 1px;
}

body {
	text-align: center;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	background: #FFFFFF url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#wrapper {
	display: block; 
	width:826px; 
	margin:7px auto;
	background-color:#FFFFFF;
	height:100%;
	text-align:center;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding-top:3px;
}

#header {
	margin-left:4px;
	width:813px;
	height:68px;
	//background: #350304 url(images/header.gif);
	background: #350304 url(images/rogo.jpg);
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
}

#header #description {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-top:45px;
	padding-left:82px;
	float:left;
}

#header #rssicon {
	float:right;
	padding-top:6px;
	padding-right:6px;
}

.page_item {
	float: left;
	margin: 0px;
}

#navigation {
	width:813px; 
	margin-left:4px;
	background: #1d8609 url(images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:51px;
	margin-bottom:5px;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	float: left;
	margin: 0px;
}

#navigation li a
{
	background: url(images/spacer_nav.gif) right no-repeat;
	line-height: 4em;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}

#navigation li a:hover
{
	color: #63ff3c;
}

#searchform {
	padding:0px; 
	margin:12px 0px 0px 0px; 
	float:right;
	padding-right:5px;
}

#searchform #s {
	background: #115504;
	border-top: 1px #115504 solid;
	border-left:0px;
	border-right:0px;
	border-bottom:2px #115504 solid;
	padding: 2px;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
}
#searchform #sidebarsubmit {
	background: #1e8809;
	border: 1px #115504 solid;
	padding: 3px;
	color:#FFFFFF;
	font-size:10px;
}

#content {
	width: 568px;
	float: left;
	text-align:left;
	background-color:#FFFFFF;
}

#content #PostSet{
	//padding:15px 15px 15px 15px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 1px;
}

#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:51px;
	height:57px;
	text-align:center;
	float:left;
	color:#28ff00;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:4px;
}

#dateblock #day {
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
}

#postheader {
	padding:0px;
}

#postheader h1 {
	letter-spacing:-1px;
	font-size:18px;
	font-weight:bold;
	margin:3px 0px 3px 0px;
	padding:0px;
}

#postheader h1 a:hover {
	text-decoration:underline;
}

#postheader a {
	color:#156007;
	text-decoration:none;
	font-weight:bold;
}

#postheader #postdetails a:hover {
	border-bottom: 1px dotted #156007;
}

#postcontent a:hover {
	border-bottom: 1px dotted #156007;
}

#postcontent a {
	color:#156007;
	text-decoration:none;
	font-weight:bold;
}

#postcontent {
	font-size:12px;
	line-height:160%;
}

#postfooter {
	background-color:#f2f2f2;
	border: 1px solid #d9d9d9;
	text-align:right;
	margin-bottom:15px;
	margin-top:15px;
	font-weight:bold;
	
}

#postfooter a {
	line-height:3em;
	color:#000000;
	text-decoration:none;
	padding-right:15px;
	
}

#postfooter a:hover {
	color:#1d8a09;
}

.more-link {
	color:#1d8a09;
	text-decoration:none;
}

/* Sidebar */

#sidebar {
	width:221px;
	margin-left:4px;
	margin-right:4px;
	padding-left:0px;
	padding-right:0px;
	background:#ffffff url(images/bg_sidebar.gif) repeat-y;
	float:left;
}

#sidebar div {
	margin:5px;
	background-color:#FFFFFF;
	text-align:left;
}

#sidebar div #WidgetHeader {
	background-image: url(images/widget_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:41px;
}

#sidebar div #WidgetHeader div {
	padding: 10px 0px 0px 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:transparent;
}

#sidebar div ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar div ul li {
    width:200px;
	margin: 5px;
	background-color:#f2f2f2;
	border: 1px solid #d9d9d9;
}

#sidebar div ul li a {
	line-height: 2.5em;
	color:#434343;
	text-decoration: none;
	padding-left: 15px;
}

#sidebar a {
	color:#434343;
text-decoration:none;

}

#sidebar a:hover {
	color:#1e8706;
	font-weight:bold;

}

#sidebar div ul li a:hover{
	color: #1e8706;
	font-weight:bold;
}

#both {
	clear: both;
}

#footer {
	height: 180px;
	background-image: url(images/bg_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
    margin-top:25px;
}

#footer div {
	padding-top:5px;
	padding-right:5px;
	font-size:11px;
}



#footer a:hover {
	text-decoration:underline;
}


h2 {
	letter-spacing:-1px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #f0f2f3;
	border: 1px #d5d6d7 solid;
	padding: 5px;
	color:#434343;
}

.comment {
	line-height:180%;
	margin: 10px 0px 10px 0px;
	border: 1px solid #dadcdb;
}
.commenttop {
	font-size:10px;
	padding:10px 0px 10px 7px;
	height:20px;
	background: #eaebeb url(images/commentblock_top.gif) top repeat-x;
}

.comment a, .comment a:visited {
	color:#1c7e08;
	font-weight:bold;
	text-decoration:none;
}

.comment a:hover {
	border-bottom:1px dotted #1c7e08;
}

.commenttext {
	font-size:11px;
	padding:7px;
	line-height:175%;
	color:#434343;
	position:relative;
	background: #f0f1f3 url(images/commentblock_bottom.gif) top repeat-x;
}

.commenttext p {
	margin:7px;
}

.commenttext blockquote {
	color:#f0f1f3;
	padding:5px;
	background:transparent;
}

/* Calendar */

#wp-calendar {

	border: 0px;

	empty-cells: show;

	font-size: 12px;

	margin: 0;

	width: 100%;

	margin-left:auto;

	margin-right:auto;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

padding-left:0px;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

padding-left:0px;

}



#sidebar ul li #wp-calendar tr td a {

	display: block;

	text-decoration: none;

padding-left:0px;

}


#wp-calendar a:hover {
	background: #e7e7e7;
	color: #000000;
}

#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: center;
	margin-top:10px;
	font-weight:bold;
}

#wp-calendar td {
	color: #3f3f3f;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: transparent;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #e7e7e7;
	color: #00ff00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:550px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/
}

#wrap {
	float: left;
	//padding: 5px;
	//margin-top: 5px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:570px;
	float: left;
}

#contents #p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#contents #h12 {
	font-size: 16px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #AACE6F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents #h13 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents #h13 a {
	font-size: 14px;
}

#contents #h14 {
	font-size: 12px;
	color: #C27274;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
    margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	padding-top: 10px;
	padding-bottom: 8x;
	background-color: #EEEDE9;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: center center;
	height:190px;
	width:550px;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #999999;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(images/btn.gif);
	margin-right: 5px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(images/btn_ov.gif);
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	//font-size: 11px;
	height: 140px;
	width: 250px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#base #wrap #contents #c_pad .box2 #h13 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #1d8609;
	border-left-color: #72B82C;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
