		* {
	margin: 0;
	padding: 0;
}
		body {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka‐等幅",sans-serif;
	letter-spacing: 1px;
}
		ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 15px;
}
		h1,h2 {
	font-size: 9px;
}
		p,li,address {
	letter-spacing: 1px;
	line-height: 20px;
}
 		img {
	border: 0;
}
		address {
	font-style: normal;
}
		strong { 
	font-weight: normal;
}
		.form {
	border: 1px solid #666;
}
		br.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}
		h1,h2,h3,h4,h5 {
	font-weight: normal;
}
		a:link,
		a:visited {color:#000; text-decoration:none;}
		a:active  {color:#000; text-decoration:underline;}
		a:hover   {color:#000; text-decoration:underline;}

/* =================================== */
/*	レイアウト						   */
/* =================================== */

		#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
		#main {
	width:650px;
}
		.back {
    margin-top: 20px;
}
		#header h1 {
	background-color: #222222;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}
		#logo {
	font-size: 6px;
	color: #666;
	height: 65px;
	width: 780px;
	padding-left: 130px;
	margin-top: 40px;
	margin-bottom: 10px;
}
		#logo h2 {
	margin-bottom: 5px;
}
		#container {
	margin-bottom: 30px;
	float: left;
}
		#sidemenu {
	width: 130px;
	float: left;
}
		#contents {
	width: 650px;
	float: left;
}
		#footer {
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
		.oomidasi {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 35px;
}
/* =================================== */
/*	エントリー						   */
/* =================================== */

		.entry_view {
	margin:0px 20px;
	text-align:center;
}

		.entry {
	padding: 0px;
	margin:0px 0px 0px 0px;
	border-bottom: 0px solid;
	background-color: #fff;
}
	
		.entry_navi {
	font-size: 11px;
	text-align: center;
}
   
		.entry_tag {
	text-align: right;
}
	
		.entry_title {
       font-size: 14px;
	font-weight: bold;
       margin-bottom: 7px;
}
	
		.entry_author {
	font-size: 11px;
	color: #000000;
	text-align:right;
}
	
		.entry_body {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 190%;
	color: #000000;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid;
	background-image:  url(../../../index_img/andmondologo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
	
		.entry_state {
	font-size: 11px;
	text-align: right;
	margin-top: 30px;
	color: #000000;
	clear: both;
}

		.entry_list dt {
	background:transparent url(./arrow.gif) no-repeat 0px 4px;
	padding-left: 15px;
	line-height: 200%;
}
	
		dd.entry_list_description {
	width: 90%;
	padding:10px 10px 20px;
	border:1px #CCC solid;
	list-style:none;
}
	
		ul.entry_cloud li {
	display:inline;
	margin-right:10px;
}

		blockquote {
	font-size: 11px;
	color: #808080;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

		.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

		.lightup {
	background-color: #f5f5f5;
	cursor: pointer;
}
/* =================================== */
/*	ページ送り						   */
/* =================================== */

		.pager {
	margin-bottom: 10px;
	text-align:center;
}

		.pager strong {
	font-size: 130%;
	font-weight: bold;
}

/* CALENDAR */

		.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 5px;
}

		.calendar_month td {
	font-weight: bold;
}

		.calendar_week td {
	font-family: "monospace";
}

		.calendar_day td {
	/*background-color: #F9F9F9;*/
}