body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
	/*background: #E99FB6 url(img/bg-body.jpg) repeat-x left top;*/
	font-size: 11px;
	behavior:url("img/csshover.htc");
}

a {
	color:#004276;
	background: transparent;
	outline: none;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#CB0000;
}

p {
	margin: 10px 0 10px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 20px 0 20px 10px;
	padding: 10px;
	border: 1px solid #dadada;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0 40px 0;
	/*background: transparent url(img/bg-wrap.jpg) no-repeat left top;*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
}

#header-top {
	height: 20px;
	text-indent:-9999px;
	background:#cccccc;
}
	
#header {
	position: relative;
	height: 100px;
	margin-top:30px;
	background: #fff;
}

#logo{
	height:35px;
	width:300px;
	background:url(img/logo.jpg) no-repeat;
	text-indent:-9999px;
}
#content {
	padding: 10px 0 0 0;
	background: #DADADA;
}

#content-left {
	float: left;
	width: 590px;
}

#content-right {
	float: right;
	width: 330px;
}

.content_top{
	height:16px;
	width:940px;
	margin-top:20px;
	text-indent:-9999px;
	background: url(img/content_top.jpg) no-repeat left top;
}

.content_bottom{
	height:16px;
	width:940px;
	text-indent:-9999px;
	background: url(img/content_bottom.jpg) no-repeat left top;
}

#footer {

}
.round_l_top{
	background: url(img/round_l_top.jpg) no-repeat left top;
	height:16px;
	width:570px;
	margin-left:20px;
	margin-bottom:0px;
	text-indent:-9999px;
}

.round_l_bottom{
	background: url(img/round_l_bottom.jpg) no-repeat left top;
	height:16px;
	width:570px;
	margin-left:20px;
	margin-bottom:40px;
	text-indent:-9999px;
}

.round_r_top{
	background: url(img/round_r_top.jpg) no-repeat left top;
	height:13px;
	width:300px;
	font-size:0px;
	text-indent:-9999px;
}

.round_r_bottom{
	background: url(img/round_r_bottom.jpg) no-repeat left top;
	height:13px;
	width:300px;
	font-size:0px;
	margin-bottom:20px;
	text-indent:-9999px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

h1 a {
	text-decoration: none;
}

h2#blog-description {

	background: url(img/sitecom.jpg) no-repeat left top;
	text-indent:-9999px;
	height:10px;
	width:253px;
}

h2 {
	position: absolute;
	top:25px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0 0 5px 0;
	font-size:20px;
	color:#C71347;
}

h3 img{
	border:none;
	clear:both;
}

h3 a {
	text-decoration: none;
	color:#C71347;
}

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

h4 {
	margin: 0 0 10px 0;
}
hr {
	border:dotted #003366;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
}

img{
	border:none;
}
/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 940px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin-right:-1px;
	padding: 0px;
}

#header li#first01 {
	background:url(img/menu_01.jpg) no-repeat;
}

#header li#first02 {
	background:url(img/menu_02.jpg) no-repeat;
}

#header li#first03 {
	background:url(img/menu_03.jpg) no-repeat;
}

#header li#first04 {
	background:url(img/menu_04.jpg) no-repeat;
}

#header li#first05 {
	background:url(img/menu_05.jpg) no-repeat;
}

#header li#first06 {
	background:url(img/menu_06.jpg) no-repeat;
}

#header li#first01:hover {
	background:url(img/menu_01_h.jpg) no-repeat;
}

#header li#first02:hover {
	background:url(img/menu_02_h.jpg) no-repeat;
}

#header li#first03:hover {
	background:url(img/menu_not.jpg) no-repeat;
}

#header li#first04:hover {
	background:url(img/menu_not.jpg) no-repeat;
}

#header li#first05:hover {
	background:url(img/menu_05_h.jpg)no-repeat;
}

#header li#first06:hover {
	background:url(img/menu_not.jpg) no-repeat;
}

#menu .page_item a {
	display: block;
	float: left;
	height: 50px;
	width:70px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	border:solid 1px #dadada;
	text-indent:-9999px;
}

/*#menu .page_item a:hover {
	text-decoration:none;
	background:#CB0003;
	color:#FFFFFF;
}*/

#rss {
	position: absolute;
	bottom: 65px;
	right: 0px;
	width: 300px;
	height: 40px;
	text-align: right;
}

#rss p {
	margin: 0px;
	padding: 1px 0 0 0;
}

#rss img {
	float: right;
	margin: 0 0 0 10px;
	border:none;
}

.readmore{
	border:none;
	vertical-align:top;
}
/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 0px 20px;
	padding:15px 10px 10px 10px;
	background:#ffffff;
	width:550px;
}
.navigation{
	margin: 0 0 0 20px;
	padding:15px 10px 10px 10px;
	background:#ffffff;
	width:550px;
}
.box-left li {
	list-style-type:circle;
	margin-left: 0px;
	padding-left: 0px;

}

.box-left li  dd{
	margin-left: 0px;
	padding-left: 0px;

}

.box-left img {

	margin: 0 10px 10px 0;
}
	
.meta {
	clear: both;
	padding-top: 10px;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
	margin-left:10px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}
p.tags {
	clear: both;
}

/** content right */

.box-right {
	width:280px;
	margin: 0 20px 0px 0;
	padding:5px 10px 20px 10px;
	background:#FFFFFF;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}

.box-right li a:hover {
	background: #f7f7f7;
}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 186px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform #search-submit {
	width: 66px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/schbtn.jpg) no-repeat left top;
	border: none;
	color: #5e5e5e;
	text-indent:-9999px;
	cursor:pointer;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #fff;
}

#legal {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 313px;
}

#webdemar {
	float: right;
	width: 380px;
	text-align: right;
}

#footer-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	/*background: url(img/bg-footer-bottom.jpg) no-repeat left bottom;*/
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
font-size:9px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;

   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}
