* {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","MS UI Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",Gothic,sans-serif;
	text-decoration: none;
	}


body {
	margin: 0px 0px 20px 0px;

	font-size: 85%;
	text-align: center;
	color:#493759;
	background: url(http://www.pinkhalcon.com/img/sakura.gif) repeat ;
/*	background-color:#ffe1ff;　　*/
	}

a:link    { color: bluesky; }
a:visited { color: bluesky; }
a:active  { color: bluesky; text-decoration: underline; }
a:hover   { color: bluesky; text-decoration: underline; }

a img { border: 1px solid blue; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	width: 760px;
	text-align: left;
/*	background: url(http://www.pinkhalcon.com/img/sakura.gif) repeat ;*/
	background-color: #fff;
	}


#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0px;
	display: block;
	background: url(http://www.pinkhalcon.com/img/banner.jpg) no-repeat;
	height: 145px;
	}

#banner h2{
	text-align: left;
	padding-top: 15px;
	padding-left: 200px;
	display: block;
	font-size: 90%;

	}

#banner-img {
	display: none;
	}

#banner a {
	text-decoration: none;
	border:none;
	}

div#banner h1 a {
	display: block;
	padding-top:30px;
	color: #fe9a98;
	text-align: center;
	}



/*--- layout ---*/

#navigation {
	float: right;
	width: 200px;
	padding-top: 5px;
	overflow: hidden;
	background-color: #fff;

	}

#maincontents {
	float: left;
	width: 560px;
/*	_width: 558px;*/
	overflow: hidden;
	background-color: #fff;

	}

/*--- content  ---*/

.content  {
	padding: 15px 15px 5px 15px;
	}

.content  p {
	color: #333;
	text-align: left;
	margin-bottom: 10px;
	}

.content  blockquote {
	line-height: 150%;
	}

.content  li {
	line-height: 150%;
	}

.content  h2 {
	margin: 15px auto 15px auto;
	padding: 3px 0 3px 5px;
	font-weight: bold;
/*	height: 60px;*/
	font-size: 120%;
	border-left: 20px #fac8c7 solid;
	border-bottom: 3px #fac8c7 solid;
/*	text-valign: middle ;*/
/*	background: url(http://www.pinkhalcon.com/img/title-l.gif) left center no-repeat ;*/


	}

.time {
	color: #666666;
	text-align: right;
	margin-bottom: 5px;
	font-size: 75%;
	}


.content  p.posted {
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	font-size:85%;
	}

.enty{
/*	background : #faf0e6;*/
	padding :3px;
}

/*--- navigation ---*/

div#navigation h2 {
	padding: 5px 0px 5px 20px;
	margin: 0px 10px 0px 10px;
	background: url("/img/menu.jpg") center left no-repeat;

	font-size:95%;
	font-weight: bold;
/*	color: #663333;	*/
	line-height: 1.8em;
	text-align: center;
	}


div#navigation dd {
	padding: 2px 1px 2px 20px;
	color: #663333;	
	line-height: 1.8em;
	text-align: left;
	image-align: left;
	}

div#navigation li{
	background: url("/img/li.gif") center left no-repeat;
	list-style-type : none;
	margin-left: 10px;
	padding-left: 35px;
	_padding-left: 10px;

}

.side{
	padding: 10px;
	font-size: 90%;

	}


div#footer {
	height: 30px;
/*	background:url("/img/kuruma.jpg") left no-repeat;*/
	border-top: 1px dashed #fe9a98;
/*	margin: 3px 20px 3px 20px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size: 90%;
	text-align: center;
	width: 760px;
	clear: both;
	}

.time {
	color: #666;
	text-align: right;
	margin-top: 3px;
	font-size: 75%;
	}

