
/*  Link color
--------------------------------------------------------*/
a:link    { color:#000000; text-decoration:none; }

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

a:active  {color:#0033cc; text-decoration:underline; }

a:hover   {color:#003399; text-decoration:underline; }



/*  Body
--------------------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	color: #000000;
	}



/*  Layout
--------------------------------------------------------*/
.contents{
	width: 538px;
	border: none;
	vertical-align: top;
	margin: 25px 0 0 27px;
	padding: 0px;
	}


.right_menu{border:none; vertical-align:top; text-align:left; width:240px; margin-top:30px; background-repeat:no-repeat; background-image:none; }

	

/*  Header
--------------------------------------------------------*/
.header{
	background-image:url(/template/157/img/hd_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	}


.blog_name{font-size:20px; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-weight:bold; line-height:20px; padding:0 0 0 0; }


.blog_url{
	font-size:14px;
	font-weight:bold;
	margin-top: 5px;
}



/*  Menu
--------------------------------------------------------*/
.parts{
	padding:0 0 0 0;
	margin: 0 16px 10px 16px;
	}


.menu1{
	font-size:12px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 32px;
	text-align: center;	
	background-image:url(/template/157/img/menu_mi.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}


.menu2{
	font-size:80%;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:normal;
	text-align:left;
	line-height:1.6em;
	padding: 20px 10px 5px 10px;
	margin: 0px;
	text-align: left;
	}


.menu2 .input_edit{
  width:140px;
  }


/* --- Profile --- */
.pro_body{
	border:none;
	width: 100%;
	}


.pro_subject{
	font-size:10px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:normal;
	line-height:1.2;
	text-align:left;
	margin: 20px 15px 15px 15px;
	}


/* --- Calendar --- */
.calendar{
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-size:12px;
	color: #0F2C10;
	}


.calendar table{
	width:100%;
	border-collapse:collapse;
	}

	
.calendar td {
    text-align:center;
	padding: 6px 3px;
	}


.calendar a {
	font-weight: bold;
	padding:3px;
	}

	
.calendar_sun {color:red; font-weight:bold; }


.calendar_sat {font-weight:bold; color:#0000ff; }


.calendar_today{
	}


.calendar_day {
	}


/* --- Banner --- */
.banner{
	text-align:left;
	margin:20px 0;
	}


/* --- Rss --- */
.rss_url{
   text-align:left;
   margin: 20px 0;
	}



/*  Main contents
--------------------------------------------------------*/
.archive{
	margin:25px;
	padding:10px;
	font-size:80%;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:normal;
	text-align:left;
	line-height:1.6em;
	}


.article_day{font-size:10px; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; line-height:12px; color:#666666; margin:30px 0 0 0; }


.article{
	margin-bottom:40px;
	padding-bottom: 40px;
	border-bottom: 3px solid #dbdbdb;
	}


.article_subject{
	font-size:14px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight: bold;
	line-height:14px;
	height:38px;
	padding: 5px 0 0 22px;
	background-image: url(/template/157/img/txt_bg.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}

.article_subject a:link{}

.article_subject a:visited{}

.article_subject a:active{}

.article_subject a:hover{}


.article_body{font-size:14px; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-weight:normal; line-height:160%; padding:15px 0 5px 0; }


.article .article_table{
	width:100%;
}


.article_anchor{
	padding: 5px;
	margin-top: 20px;
	font-size:10px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	border: 1px dotted #666666;
	}



/*  Trackback
--------------------------------------------------------*/
.trackback{
	text-align: left;
	margin-bottom:10px;
	}


.trackback_title{
	font-size:14px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight: bold;
	line-height:14px;
	height:38px;
	padding: 5px 0 0 22px;
	background-image: url(/template/157/img/txt_bg.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}


.trackback_subject{
	font-size:80%;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:bold;
	line-height:160%;
	text-align:left;
	margin:10px 0;
	}

.trackback_subject a:link{}

.trackback_subject a:visited{}

.trackback_subject a:active{}

.trackback_subject a:hover{}


.trackback_body{
	font-size:12px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:normal;
	line-height:160%;
	padding: 0 0 20px 0;
	}

.trackback_body a:link{}

.trackback_body a:visited{}

.trackback_body a:active{}

.trackback_body a:hover{}



/*  Comment
--------------------------------------------------------*/
.comment{
	text-align: left;
	}


.comment_title{
	font-size:14px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight: bold;
	line-height:14px;
	height:38px;
	padding: 5px 0 0 22px;
	background-image: url(/template/157/img/txt_bg.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}


.comment_subject{
	font-size:80%;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:bold;
	line-height:160%;
	text-align:left;
	margin:10px 0;
	}

.comment_subject a:link{}

.comment_subject a:visited{}

.comment_subject a:active{}

.comment_subject a:hover{}

	
.comment_body{
	font-size:12px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-weight:normal;
	line-height:16px;
	margin: 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #666666;
	height: 100%;
	}
	
.comment_body a:link{}
	
.comment_body a:visited{}
	
.comment_body a:active{}
	
.comment_body a:hover{}



/*  Form
--------------------------------------------------------*/
.form_title{
	font-size:10px;
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	line-height:1.5em;
	text-align:left;
	margin:0;
	padding: 5px 0;
	}


.form_body{
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	}


.form_body form {
  margin: 0 20px;
  padding-top: 20px;
  }


.input_edit{color:#000000; font-size:12px; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-weight:normal; margin-bottom:10px; }


.input_button{
	font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 10px;
	padding:2px;
	}


.textarea{color:#000000; font-size:12px; font-family:"‚l‚r ƒSƒVƒbƒN","Osaka",sans-serif; font-weight:normal; margin-bottom:5px; width:300px; }



.new01{
	border: none;
	margin:0px auto;
	background-image:url(/template/157/img/main_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 845px;
}


.page {
  font-size: 10px;
  margin-bottom: 20px;
  }


.h263 {
	height:263px;
	}


.hd_box {
  background-color: #FFFFFF;
  padding: 13px 0;
  margin-top: 70px;
  border: 2px solid #000000;
  width: 423px;
  text-align: center;
  }
.footer { background-repeat:no-repeat; background-image:none; }
.contents { background-repeat:no-repeat; background-image:none; }
a:link { color:#000066; text-decoration:underline; }
.header { background-repeat:no-repeat; background-image:url(/jinmati/img/img_box/img20111215112503760.jpg); }
.left_menu { background-repeat:no-repeat; background-image:none; }
body { background-repeat:no-repeat; background-color:#ffffff; background-image:none; }
