@charset "UTF-8";
/* CSS Document */

body,html{ 
	height:100%; 
	}
	
#requirements {
	display:none;
}

body {
	color: #666;
	font-family: Arial, Verdana, "HiraKakuPro-W3","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 'MS PGothic', osaka, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
	line-height: 1.5em;
	}
	
#body_bg {
	min-height: 100%;
	background: url(../img/bg_bottom_cottn.jpg) #FFFFFF bottom center repeat-x;
	}

h1,h2,h3 {
	line-height: 1em;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
a {
	color: #990000;
	}
	
img {
	border: none;
	}
	
dl {
	margin: 0 0 20px;
	}
	
dt {
	clear: both;
	float: left;
	width: 5em;
	color: #990000;
	}
	
dd {
	margin-left: 5em;
	padding: 0 0 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	}
	
ol {
	margin: 3px 0 0 20px;
	padding: 5px 0;
	}
	
.clear_fix {
	clear: both;
	height: 0px;
	font-size: 0px;
	}
	
#header {
	background: #ECECEC;
	}
	
#header_menu{
	margin: 0 auto;
	width: 1000px;
	}
	
#wrapper {
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	}
	
#content_bg {
	}

#content {
	float: right;
	width: 550px;
	padding: 20px 50px;
	}
	

#content_second {
	float: right;
	width: 550px;
	padding: 20px 50px 20px 0;
	}
	

*html #content_second {/*IE6*/
	width: 550px;
	padding: 20px 50px;
	}
	
#side_navi {
	float: left;
	padding: 15px;
	width: 220px;
	}
	
	
#foot_menu {
	font-size: 11px;
	padding: 5px 0;
	text-align: center;
	border-top: 1px dotted #CCC;
	}

	
#footer {
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 0 15px;
	text-align: center;
	width: 900px;
	}
	
/* ======================= TEXT ============================ */
.red {
	color: #990000;
	}
	
.dark_brown {
	color: #3f2a18;
	}
	
.title_green {
	color: #578F57;
	font-size: 16px;
	line-height: 1.2em;
	padding: 0 0 10px;
	margin: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	}

/* ======================= Header ========================= */

#header h1{
	height: 0px;
	text-indent: -999999px;
	font-size: 0px;
	line-height: 0em;
	}

/* ======================= Content ========================= */

.content_title h2 {
	font-size: 24px;
	color: #999999;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	}

#content_second h4 {
	font-size: 24px;
	color: #CCC;
	padding: 0;
	line-height: 1.4em;
	margin: 0 0 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	border-bottom: 1px solid #CCC;
	}


/* ======================= Page Index ========================= */

#page_index {
	padding: 5px 0;
	}
	
.page_top a {
	display: block;
	background: #000;
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px;
	width: 6em;
	text-align: center;
	line-height: 1em;
	}

	
/* ======================= Entry ========================= */

.entry_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CCC;
	line-height: 1em;
	margin: 0;
	}

.entry_row {
	border-top: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	margin-bottom: 35px;
	}
	
.entry_title h2 {
	margin: 5px 0 15px;
	font-size: 14px;
	font-weight: bold;
	}
	
.entry_title a {
	color: #333;
	text-decoration: none;
	}
	

.entry_title a:hover {
	color: #FFF;
	background: #333;
	text-decoration: none;
	}
	
/* ======================= Side Bar ========================= */
#side_navi a{
	color: #666;
	}
	
#side_navi a:hover {
	color: #990000;
	}
	
#side_navi ul {
	padding: 10px 5px 15px;
	margin: 0;
	list-style-type: none;
	}
	
#side_navi li {
	background: url(../img/bullet_sidebar.gif) 0 3px no-repeat;
	margin-top: 3px;
	padding-left: 10px;
	}

.side_ttl_RE {
	background: url(../img/ttl_side_news_RN.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
.side_ttl_BN {
	background: url(../img/ttl_side_news_BN.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	

.side_ttl_blog_RE {
	background: url(../img/ttl_side_blog_RE.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	

.side_ttl_usage_RE {
	background: url(../img/ttl_side_usage_recent.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
	
.side_ttl_usage_BN {
	background: url(../img/ttl_side_usage_BN.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
.donation_title {
	background:url(../img/donation_balance_01.gif) no-repeat;
	height: 38px;
	text-indent: -999999px;
	}
	
.side_ttl_donation {
	background: url(../img/ttl_donation_donated.gif) 10px 0 no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-bottom: 10px;
	padding: 0 10px;
	}
	
.h3_donation_used {
	background: url(../img/ttl_donation_used.gif) 10px 0 no-repeat;
	height: 25px;
	text-indent: -999999px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.donation_bg {
	background: url(../img/donation_balance_02.gif);
	width: 210px;
	margin: 0 0 15px;
	}
	
.donation_padding {
	padding: 0 10px;
	}
	
.donation_border {
	border-bottom: 1px solid #e0d9cd;
	text-align: center;
	}
	

.donation_bottom {
	background: url(../img/donation_balance_03.gif) bottom;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
	}
	

.h3_donation_left {
	background: url(../img/ttl_donation_left.gif) 10px 0 no-repeat;
	height: 25px;
	text-indent: -999999px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.span_donation {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	padding-right: 5px;
	text-indent: -0.2em;
	}
	

.side_ttl_BN {
	background: url(../img/ttl_side_news_BN.gif) no-repeat;
	height: 40px;
	text-indent: -999999px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
	
.sec_side_banner {
	margin-bottom: 10px;
	}
	
	
/* ======================= donation purpose =================== */
.donation_box {
	border: 1px solid #999999;
	margin: 10px 0;
	padding: 5px;
	background: #edecd6;
	}
	

.TBL{
		background-color:#CAC9C9;
		margin: 5px 0;
		padding: 0px;
	}

.cell {
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
		background-color:#CAC9C9;
		color: #6F6F6F;
		padding:2px 4px 2px 4px;
		}
		

#DON_TITLE{
		font-weight: bold;
		text-align:center;
		background-color:#d2cdc1;
		width: 180px;
	}
	

#C1{
		background-color:#FFFFFF;
	}

#C2{
		background-color:#E7E7E7;
	}


/* ======================= Footer ========================= */

#foot_menu a {
	color: #666;
	text-decoration: none;
	}
	
#foot_menu a:hover {
	text-decoration: underline;
	}
	
#footer a {
	color: #666;
	text-decoration: none;
	}
	

#footer a:hover {
	text-decoration: underline;
	}
	
/* ======================= MT =========================== */
.archive-title {
	font-size: 20px;
	font-weight: bold;
	color: #999;
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	}
	
.content-nav {
	margin-bottom: 15px;
	}
	
/* ======================= Calender =========================== */

#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}

.calendar_title {
	color: #CCC;
	margin-bottom: 5px;
	}
	
.calendar_title a {
	font-size: 10px;
	text-decoration: none;
	}
	
.calendar_title h3 {
	font-size: 16px;
	font-weight: bold;
	}

.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
	background: #CCC;
	color: #FFF;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #990000;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #333;
}

/* =================== Projects ============== */

.projects_head_top h2 {
	font-size: 24px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
.projects_head_top h3 {
	font-size: 18px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
	
/* =================== Comment ====================== */

.comment_title {
	border-left: 3px solid #CC0000;
	border-bottom: 1px solid #CCC;
	margin: 10px 0;
	padding: 0 5px 5px;
	}
	
.entry-categories h4 {
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	margin-top: 10px;
	padding: 3px 0;
	line-height: 1.2em;
	}
	
/* =================== Code ====================== */

	
pre {
  background-color: #ffffff;
  color: #000000;
  margin-left: 5%;
  margin-right: 30%;
}
code {
  font-family: "Courier New";
  font-weight: normal;
  font-size: 1em;
  line-height: 1.2;
}

/* =================== Linkbutton ====================== */


.button_blue a {
	color: #1A88C8;
	display: block;
	width: 300px; 
	text-align: center; 
	border: 3px double #1A88C8; 
	text-decoration: none; 
	padding: 10px;
	}
	
.button_blue a:hover {
	background: #ececec;
	}
	
/* =================== WIDGET ====================== */

.widget-search {
	margin: 15px 0;
	}

/* =================== GOODS ============== */

.goods_title {
	font-size: 13px;
	font-weight: bold;
	color: #523f24;
	line-height: 1.4em;
	padding: 5px 0 10px;
	}

.goods_photo {
	float: left;
	width: 200px;
	}
	
.goods_right {
	float: right;
	width: 310px;
	}
	
.goods_product {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 2px dotted #dcd8cd;
	}
	
.goods_product .goods_thumb a {
	padding: 3px;
	display: block;
	border: 1px solid #CCC;
	margin: 10px 0 10px 10px;
	float: left;
	}
	
.goods_product .goods_thumb a:hover {
	background: #ECECEC;
	}
	
#goods_new {
	border: 4px solid #bdd760;
	background: url(../../jp/components/img/tag_new.jpg) right top no-repeat;
	padding: 10px;
	}
	
#goods_brown {
	border: 4px solid #cbc2bb;
	padding: 10px;
	}
	
.goods_thumb {
	}
	
.goods_head {
	background: url(../../jp/components/img/goods_head.jpg) no-repeat;
	height: 80px;
	margin-bottom: 15px;
	}
	
.goods_head h2 {
	text-indent: -999999px;
	}
	
.goods_shop_title {
	font-family:"ヒラギノ丸ゴ Pro W4";
	font-weight: bold;
	color: #523f24;
	}
	
.disclamer {
	 style="margin-top:10px;
	 font-size: 10px;
	 }
	 
#url {
	display: inline;
	float: none;
	border: none;
	}
