@charset "utf-8";

/*----------------------------------------------------------------------------*/
/* JOOX@–q–ì—²Ži‚Ì•”‰®FƒXƒ^ƒCƒ‹ƒV[ƒg(PC)  (2018/09/03 update) */
/*----------------------------------------------------------------------------*/

	*{
		margin:0;
		padding:0;
		border:0;
		outline:none;
		}

	html, body{
		scrollbar-base-color       : #ffffff;
		scrollbar-face-color       : #ffffff;
		scrollbar-track-color      : #eeeeee;
		scrollbar-arrow-color      : #00aadd;
		scrollbar-3dlight-color    : #dddddd;
		scrollbar-highlight-color  : #dddddd;
		scrollbar-shadow-color     : #dddddd;
		scrollbar-darkshadow-color : #dddddd;
		}

	body{
		background-color:#d2f0ff;
		padding:150px 0px 0px 0px;
		}

	a:link{   text-decoration:none;       color:#991100;}
	a:visited{text-decoration:none;       color:#007700;}
	a:hover{  text-decoration:underline;  color:#ee0000;}
	a:focus  {text-decoration:underline;  color:#ee0000;}
	a:active{ text-decoration:none;       color:#ff0000;}

	header{
		width:100%;
		height:130px;
		top:0px;
		margin:0 auto;
		position:fixed;
		background-image:url("../images/arakashi-blog-makino.png");
		background-repeat:no-repeat;
		background-position:center 0;
		text-align:center;
		z-index:10;
		}

	ul#top_list{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}

	ul#top_list li{
		margin:2px 10px 3px 10px;
		padding:0px 0px 0px 0px;
		list-style:none;
		}

	ul#top_list li a:link,
	ul#top_list li a:visited{
		display:block;
		text-decoration:none;
		margin:0px 0px 0px 0px;
		padding:10px 30px 10px 30px;
		font-size:14px;
		font-weight:normal;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:20px;
		color:#000000;
		background-color:#dedede;
		background-image:url("../images/arrow_link.png");
		background-repeat:no-repeat;
		background-position:right 0px;
		border-radius:6px;
		}

	ul#top_list li a:hover,
	ul#top_list li a:active{
		display:block;
		text-decoration:none;
		margin:0px 0px 0px 0px;
		padding:10px 30px 10px 30px;
		font-size:14px;
		font-weight:normal;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:20px;
		color:#000000;
		background-color:#bbddee;
		background-image:url("../images/arrow_link.png");
		background-repeat:no-repeat;
		background-position:right 0px;
		border-radius:6px;
		}

	.local_link{
		width:665px;
		height:40px;
		margin:10px auto 0px auto;
		padding:0px 0px 0px 0px;
		}

	.local_link .newer{
		position:absolute;
		width:200px;
		height:36px;
		margin:0px 0px 0px 0px;
		display:block;
		background-image:url("../images/arrow_newer.png");
		background-repeat:no-repeat;
		}

	.local_link .older{
		position:absolute;
		width:200px;
		height:36px;
		margin:0px 0px 0px 460px;
		display:block;
		background-image:url("../images/arrow_older.png");
		background-repeat:no-repeat;
		}

	.local_link .goto_top{
		position:absolute;
		width:200px;
		height:36px;
		margin:0px 0px 0px 230px;
		display:block;
		background-image:url("../images/arrow_top.png");
		background-repeat:no-repeat;
		}


	#top{
		position:absolute;
		margin-top:-130px;
		}

	a[id^="article_"]{
		position:absolute;
		margin-top:-140px;
		}

	.unit{
		width:605px;
		margin:12px auto 15px auto;
		padding:30px;
		background-color:#ffffff;
		border-radius:10px;
		}

	h2{
		margin:0px 0px 0px 0px;
		padding:0px 0px 5px 10px;
		font-size:25px;
		font-weight:bold;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:30px;
		border-left:solid 10px #d2f0ff;
		}

	.date{
		margin:0px 0px 15px 0px;
		padding:0px 0px 0px 15px;
		font-size:14px;
		font-weight:normal;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:18px;
		color:#3377aa;
		border-left:solid 10px #d2f0ff;
		}


	.main{
		margin:10px 0px 10px 10px;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-weight:normal;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:24px;
		}

	footer{
		width:630px;
		margin:20px auto 30px auto;
		padding:20px;
		font-size:14px;
		font-weight:normal;
		font-family:"ƒƒCƒŠƒI","Meiryo","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
		line-height:20px;
		color:#777777;
		text-align:right;
		border-top:dotted 2px #777777;
		}


