/*
Theme Name: Asumi-koubou
Theme URI: http://www.narts.jp/
Description: 明日見工房用テーマ
Version: 1.0
Author: NARTS
Author URI: http://www.narts.jp/
*/


* {
    padding: 0;
    margin: 0;
} 

body {
/*background: #fff url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
*/
margin: 20px 0px 5px 0px ;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
font-style: normal;
font-weight: normal;
text-align: left;
text-decoration: none;
word-break: break-all ;
background-color: RGB(243,242,207);
}

p {
margin: 0;
padding: 5px;
margin-top: 5px;
}

img { 
border: none; 
}
a { 
color:#586AEB;
text-decoration: none; 
}
a:hover {
text-decoration: underline; 
color:#CF220A;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
margin: 0 auto;
/*width: 800px;*/
width: 768px;
border: solid 1px #808080;
background-color: #FAF8D8; 
}

#header {
background: #FDE8D5 url(images/588.jpg) no-repeat top center;
}
#header h1 {
padding: 90px 0 35px 30px;
font-size: 25px;
font-weight: 150%;
}
#header h1 a {
color: #754015;
text-decoration: none;
}
#header h1 a:hover {
color: #754015;
text-decoration: none;
}
/* #header h2 {
margin: 0 0 5px 10px;
color: #555;
font-size: 12px;
font-weight: normal;
line-height: 1.3em;
} */
#header p {
color: #555;
font-size: 12px;
font-weight: normal;
line-height: 1.3em;
}
#header p a {
color:#586AEB;
}
#header p a:hover {
color:#CF220A;
}


/* Menu */

#menu {
width: 768px;
margin: 0 auto;
padding-top: 5px;
padding-bottom: 10px;
color: #2A4854;
border-top: solid 1px #AAAAAA;
border-bottom: solid 1px #AAAAAA;
}

#menu ul {
	margin: 0 50px 0 50px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	/* font-family: Tahoma, Arial, sans-serif; */
}

#menu a {
	display: block;
	margin: 3px 2px 3px 1px;
	padding: 1px 5px;
	text-decoration: none;
	/* font-size: 1em; */
	font-size: 12px;
	float: left;
	font-weight: normal;
	color: #2A4854;
	background: #C5CD7F;
}

#menu a:hover {
	background: #2A4854;
	color: #E6E3CE;
}

#menu .current_page_item {
    background: #2A4854;
    color: #E6E3CE;
}

#menu .current_page_item a {
	background: #2A4854;
	color: #E6E3CE;
}

#content {
padding: 0px;
background: url(images/bg_border.gif) repeat-y top left;
}
.articles {
}
#content .showtags {
background: #EBE8D3;
padding-left: 5px;
line-height: 20px;
border-bottom: 4px solid #D7DF8A;
}
.main {
width: 537px;
float: right;
padding: 10px 20px 20px 20px;
border-left: solid 1px #AAAAAA;
font-size: 14px;
line-height: 1.4em;
}
.main h2 {
color: #fff;
padding-left: 5px;
margin: 0 0 5px 0;
height: 30px;
line-height: 30px;
font-size: 16px;
font-weight: bold;
background-color: #F5818F;
}
.main h2 a {
color: #fff;
}

.main ul {
padding-left: 3em;
}
.main ol {
padding-left: 3em;
}

.sidebar {
width: 190px;
float: left;
/* padding: 10px; */
font-size: 13px;
font-weight: normal;
line-height: 1.3em;
}
.sidebar ul {
list-style-type: none;
padding: 5px 10px 10px 10px;
font-weight: bold;
}
.sidebar ul ul{
padding:0 0 0 15px;
font-weight: normal;
}
.sidebar ul a {
color: #000;
}

.sidebar h2 {
margin-bottom: 3px;
padding-left: 5px;
height: 25px;
line-height: 25px;
font-size: 15px;
color: #fff;
background-color: #B35F53;
}
.sidebar a { text-decoration: none;
}

.sidebar .textwidget {
padding: 5px 10px 5px 10px;
}

#footer {
background: url(images/bg_footer.gif) repeat;
border-top: 1px solid #AAAAAA;
text-align: center;
color: #333;
font-size: 12px;
padding: 10px 0 10px 0;
}
#footer a {
color: #333;
}


/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #EBE8D3;
	border: 1px solid #D7DF8A;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #2A4854;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #D7DF8A;
}
#avatar {
    float: right;
}
#spacer {
    padding-top: 10px;
    border-bottom: 1px #D7DF8A dashed;
    }

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #FAF8D8; }
/* End Calendar */

