body
{
	padding: 0px;
	margin: 1% 0px 0px 1%;
	font-family: Sans-Serif;
}

#header
{
	width: 750px;
	height: 120px;
}

#layout
{
	width: 750px;
	position: relative;
	margin: 3px 0px 0px 0px;
}

#main
{
	margin: 0px 125px 10px 165px;
	padding: 10px;
}

#leftmenu
{
	width: 160px;
/*	position: absolute;
	left: 0px;
	top: 0px;*/
	float: left;
	min-height: 82em; //for Opera Firefox Safari IE7
}

#rightadsense
{
	width: 120px;
	position: absolute;
	right: 0px;
	top: 0px;
/*	float: right;*/
	margin: 0px;
}

#footer
{
	clear: both;
	width: 750px;
	text-align: center;
	border-style: solid;
	border-color: #4A4A4A;
	border-width: 2px 0px 0px 0px;
}
#footer p
{
	margin: 0.5em 0em 0.5em 0em;
}

#header h1
{
	font-size: 48px;
	text-align: left;
	margin: 0px;
}

#header h1 a
{
	text-decoration: none;
}

#header h1 a img
{
	border-width: 0px;
	border-style: none;
	margin: 0px;
}

#header h1 a:hover
{
	background-color: Transparent;
	text-decoration: none;
}

#leftmenu div h2
{
	color: #4A4A4A;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #7A7A7A;
	padding: 0px 0px 0px 2px;
	margin: 1em 0px 0.2em 0px;
}

#leftmenu div ul
{
	list-style-type :none;
	padding: 0px;
	margin: 0px 5px 0px 10px;
}

#leftmenu div ul li
{
	margin: 0px 0px 1px 0px;
	font-size: medium;
}

#leftmenu p
{
	margin: 1em 0em 1em 0em;
}

.diary-frame
{
	color: #4A4A4A;
	margin: 0px 0px 2em 0px;
	font-size: small;
}

.diary-frame h2
{
	font-size: medium;
	margin: 0px;
	font-weight: bold;
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	border-color: #4A4A4A;
}

.diary-content P
{
	margin: 0.5em 0em 0.5em 0em;
	line-height: 120%;
	text-indent: 0.8em;
}

.diary-content ol, ul
{
	margin: 0.5em;
	padding: 1px 0px 1px 0.5em;
}

.diary-content ol li, ul li
{
	margin: 2px 0 2px 0;
	padding: 0;
}
.diary-content h3
{
	font-size: small;
	font-weight: bold;
}

P.posted
{
	text-indent: 0px;
}

.diary-date
{
	font-size: small;
}

.diary-content .picbox
{
	background-color: #EEEEEE;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
	padding: 7px;
	margin: 0.5em;
	text-align: center;
}

.diary-content .picbox a img
{
	border-style: solid;
	border-color: blue;
	border-width: 1px;
}

/* G-Tools */

.diary-content .g-tools_table
{
	border-width: 1px;
	border-color: #9A9A9A;
	border-style: solid;
	background-color: #F7F7F7;
	
	padding: 5px 10px 5px 10px;
	margin: 4px;
}

.diary-content .g-tools_table P
{
	text-indent: 0px;
	margin: 0.1em;
}

.g-tools_img A IMG 
{
	border: solid 1px #ffffff;
}

.g-tools_img A:hover IMG 
{
	border: solid 1px #0000ff;
}

/* End of G-Tools */

#rightadsense P
{
	font-size: small;
	margin: 1em 0em 1em 0em;
}

#rightadsense DIV.picbox
{
	text-align: center;
	margin: 0px;
}


/* 後で本文用G-Toolsと統合 */
#rightadsense DIV.picbox A IMG
{
	border: solid 1px #ffffff;
}

#rightadsense DIV.picbox A:hover IMG
{
	border: solid 1px #0000ff;
}

/* Question コーナー */
.question
{
	border-style: solid;
	border-width: 1px;
	border-color: #81DA7A;
	background-color: #ECF6EC;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}
.question-title
{
	text-decoration: underline;
	margin: 2px 0px 2px 0px;
}


/*コメント投稿用*/
.techstuff
{
	text-indent: 0 ! important;
}

p.information
{
	font-size: small;
}

.commentbody
{
	text-indent: 0 ! important;
}

em
{
	color: red;
	font-style: normal;
}
