@charset "utf-8";
/* 20110127(更新) */
/* (以下import相対パスから絶対パスに変更) */
/* @import "/css/gads.css"; */

/* ----------------------------------------------------
* 全体設定
* link設定
* linkad-20101207設定 20101203(New)
* font設定
* class設定
* layout設定-#pagewidth
* layout設定-#header
* layout設定-#outer
* layout設定-#leftcol
* layout設定-#maincol
* layout設定-#rightcol
* layout設定-#footer
* calendar設定
* printer styles
* -------------------------------------------------- */


/* ----------------------------------------------------
* 全体設定
* -------------------------------------------------- */

html, body{
	margin: 1px 1px 1px 1px;
	padding:0;
	font-family: sans-serif, verdana, arial, helvetica ;
	font-size: 14px;
	text-align:center;
	/* gads.css update20101115 */
	background-color: #f9f9e5;
	}

/* ----------------------------------------------------
* link設定
* -------------------------------------------------- */

a:link { text-decoration: none;color: #0000ff;}
a:visited { text-decoration: none;color: #551a8b;}
a:hover { background-color: #2F4F2F;text-decoration: none;color: #eeeeee;}
a:active { background-color: #2F4F2F;text-decoration: none;color: #eeeeee;}

a.mytitle:link { color: #333333;}
a.mytitle:visited { color: #333333;}
a.mytitle:hover { color: #333333;background-color: transparent;}
a.mytitle:active { color: #333333;}
/* 20101203(追加) */
a img { border: none; }

/* ----------------------------------------------------
* linkad-20101207設定 20101203(New)
* -------------------------------------------------- */

ul#gtta {
	width:719px;
	margin: 0;
	padding: 0 0 5px 9px;
	list-style-type: none;

	/*
	background-color: #cccccc;
	background: url(http://gigazine1.hoster.jp/images/20101207/tta_20101207.png) no-repeat top left;
	*/
}
ul#gtta li {
	margin: 0;
	padding: 0 8px 0 0;
	display: inline;
	font-size: 13px;
	/*
	line-height:1.3em;
	*/
}
ul#gtta li a {
	text-decoration: underline;
	font-size: 13px;
}

ul#gtta li a:link,
ul#gtta li a:visited,
ul#gtta li a:active { color: #0000ff;}
ul#gtta li a:hover { background-color: #ffffff; color: #0000ff;}

ul#gtta li a.title {
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}


ul#gtta-beta {
	margin: 0;
	padding: 0 0 8px 9px;
	list-style-type: none;

	/*
	background: url(http://gigazine1.hoster.jp/images/20101207/tta_20101207.png) no-repeat top 9px;
	background-color: #cccccc;
	*/
}
ul#gtta-beta li {
	margin: 0;
	padding: 0 27px 0 0;
	display: inline;
	font-size: 14px;
	/*
	line-height:1.3em;
	*/
}
ul#gtta-beta li a {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

ul#gtta-beta li a:link,
ul#gtta-beta li a:visited,
ul#gtta-beta li a:active { color: #0000ff;}
ul#gtta-beta li a:hover { background-color: #ffffff; color: #0000ff;}

ul#gtta-beta li a.title {
	background-color: #ffffff;
	color: #000000;
	font-size: 17px;
}

/* ----------------------------------------------------
* font設定
* -------------------------------------------------- */

h1 {
	margin-top: 0;
	font-size: 150%;
	color: #2F4F2F;
	}

h2, h3 {
	font-family: sans-serif, times new roman, times, serif;
	}

h4 {
	/*margin-bottom: 4px;*/
	}

p {
	font-size: 14px;
	}
/* 20101115(追加：序文・本文) */
p.preface,
p.article {
	line-height:1.4em;
	}

blockquote {
	background: #f9f9e5;
	border-left: 4px solid #00582a;
	font-family: Sans-serif, Lucida Grande, Verdana, Geneva;
	font-size: 13px;
	color: #003f1e;
	margin: 8px 2px 10px 6px;
	padding: 10px 10px 10px 6px;
	text-align: justify;
	line-height: 120%;
	}

ul {
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
	}

li {
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -15px;
	}

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

/* ----------------------------------------------------
* class設定
* -------------------------------------------------- */

.clr{
	clear:both;
	}

.content {
	padding:5px;/*padding for content */ 
	font-size: 14px;
	} 

.center {
	text-align: center;
	}

.date {
	font-size: 130%;
	color: #6e59af;
	/* 20101117(追加) */
	margin:1px 0 7px 0;
	/* padding:2px 0 0 0; */
	}

.blogtitle {
	font-size: 200%;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 2px 1px 2px 6px;
	}

.title {
	font-size: 170%;
	color: #333333;
	background-color: #ffdd00;
	/* 20101117(追加) */
	margin:4px 0 2px 0;
	/* padding:2px 0 0 0; */
	}

.posted {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	}

.sidetitle {
	margin: 10px 0;
	font-size: 125%;
	color: #2F4F2F;
	background-color: #ffffcc;
	}

.trackbacktitle {
	font-size: 10px;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	background: #F7F7F7;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	line-height: 110%;
	}

.paginate {
	font-family: sans-serif, Verdana, Geneva, Tahoma, Trebuchet MS, Arial;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:	.1em;
	padding: 10px 6px 10px 4px;
	margin:	0;
	}

.pagecount {
	font-family: sans-serif, Verdana, Geneva, Tahoma, Trebuchet MS, Arial;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	}

.textarea {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #fff;
	color: #000;
	font-family: sans-serif, Verdana, Geneva, Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.checkbox {
	margin: 3px;
	padding: 0;
	border: 0;
	}

.submit {
	background: #fff;
	font-family: Sans-serif, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 1px 3px 1px 3px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #000;
	}

/* ----------------------------------------------------
* layout設定-#pagewidth
* -------------------------------------------------- */

#pagewidth{ 
	text-align:left;
	min-width: 500px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000;
	}

/* ----------------------------------------------------
* layout設定-#header
* -------------------------------------------------- */

#header{ 
	width:100%;
	background:#ffffff;
	border-bottom: 1px solid #000;
	}

#header .content {
	padding-bottom:0; /*padding bottom 0 to remove space in IE5 Mac*/ 
	}

/* ----------------------------------------------------
* layout設定-#outer
* layout設定-#leftcol
* -------------------------------------------------- */

#outer{ 
	border:solid white 0px;
	 /*/*/ border-left-width: 215px ; /* left column width. NN4 hack to hide borders */ 
	border-left-color: #f9f9ff;  /* left column colour */ 
	border-left-style: solid;
	/*/*/ border-right-width: 215px;/* right column width. NN4 hack to hide borders */ 
	border-right-color: #f9f9ff; /* right column colour */ 
	border-right-style: solid;
	background: #f9f9e5;
	 /* center column colour */ 
	width: auto;
	}


#outer>#inner { border-bottom: 1px solid #fff;}

#inner{
	margin:0;
	width:100%;
	}

#leftcol{
	width:215px;
	float:left;
	position:relative;
	margin-left:-215px;
	margin-right:1px;
	}

/* ----------------------------------------------------
* layout設定-#maincol
* -------------------------------------------------- */

#maincol{ 
	float: left;
	width: 100%;
	position: relative;
	margin: 0 -8px 0 -2px;
	}

/* ----------------------------------------------------
* layout設定-#rightcol
* -------------------------------------------------- */

#rightcol{
	/*/*/ width:215px;/* hack keeps NN4 right column right? */ 
	float:right;
	position:relative;
	margin-right:-215px;
	margin-left:1px;
	} 

/* ----------------------------------------------------
* layout設定-#footer
* -------------------------------------------------- */

#footer{
	height:auto;
	width:100%;
	background:#ffdd00;
	text-align: center;
	border-top: 1px solid #000;
	}

/* ----------------------------------------------------
* calendar設定
* -------------------------------------------------- */

.calendar {
	text-align: center;
	}

.calendarBG {
	background: #2F4F2F;
	}

.calendarBlank { 
	font-family: sans-serif, arial, helvetica, verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:	.1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background: #d4d0c8;
	}

.calendarHeader { 
	font-size:14px;
	font-weight: bold;
	color: #2f4f2f;
	text-align: center;
	background: #ffffcc;
	}

.calendarMonthLinks {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration: none;
	color: #fff;
	background:transparent;
	}

.calendarMonthLinks a {
	color: #0000ff;
	text-decoration: none;
	background: transparent;
	}

.calendarMonthLinks a:visited {
	color: #551a8b;
	text-decoration: none;
	background: transparent;
	}

.calendarMonthLinks a:hover {
	color: #eeeeee;
	text-decoration: none;
	background-color: #2F4F2F;
	}

.calendarDayHeading {
	font-size: 10px;
	/* font-weight: none;*/
	/* 20101115(変更) */
	font-weight: normal;
	color: #333333;
	background: #f9f9e5;
	text-align: center;
	vertical-align: middle;
	}

.calendarToday { 
	font-family: sans-serif, arial, helvetica, verdana;
	font-weight: bold;
	letter-spacing:	.1em;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background: #ffdd00;
	}

.calendarToday a {
	color: #000000;
	text-decoration: underline;
	}

.calendarToday a:visited {
	color: #000000;
	text-decoration: underline;
	}

.calendarCell {
	font-family: sans-serif, arial, helvetica, verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:	.1em;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background: #ffffff;
	}

.calendarCell a {
	color: #000;
	text-decoration: none;
	background: transparent;
	}

.calendarCell a:visited {
	color: #000;
	text-decoration: none;
	background: transparent;
	}

.calendarCell a:hover {
	color: #eeeeee;
	text-decoration: none;
	background-color: #2F4F2F;
	}

/* ----------------------------------------------------
* printer styles
* -------------------------------------------------- */

 /*printer styles*/ 
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}

	/*hide the right column when printing*/
	#rightcol{display:none;}
	#outer{border-right:0;}
	}

