/*周りの枠*/
.naka{
	margin:0px; 
	width:800px; 
	height:703px;
	background-color:white; 
	position: relative; z-index: 1;
	top:10px;
	buttom:3%;
	
	
	filter:progid:DXImageTransform.Microsoft.Glow(color=#0000ff,strength=3);
}
/*本文*/
body {
	margin: 0px;
	padding: 1px;
	background-color: #fafafa;
}
/*リンク前*/
a:link {
	font-weight: bold;
	color: #0000FF;
}
/*リンク後*/
a:visited {
	font-weight: bold;
	color: #FF00FF;
}
/*リンクポイント時*/
a:hover {
	font-weight: bold;
	color: #00aaFF;
}
/*ボックス*/
.box {
	width: 800px;
	margin: 0px;
	background-color: #f0f0ff;
}
/*ヘッダー*/
.header {
	font-family: 'ＭＳ ゴシック',sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	background-color: #f0f0f0;
	margin: 2px;
	padding: 13px;
	width: 800px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
}
/*BiZITコメント*/
.imi {
	font-size: 12px;
}
/*メニューバー*/
.m_bar {
	background-color: #f0f0f0;
	margin: 2px;
	padding: 10px;
	text-align: center;
	width: 800px;
	clear: both;
}
/*メニューリンク前*/
a.m1:link {
	font-size: 14px;
	color: #0000ff;				/*文字の色*/
	background-color: #e0e0ff;	/*背景色*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	margin-right: 1px;
}
/*メニューリンク後*/
a.m1:visited {
	font-size: 14px;
	color: #ff0000;
	background-color: #e0e0ff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	margin-right: 1px;
}
/*メニューリンクポイント時*/
a.m1:hover {
	font-size: 14px;
	color: #00aaff;
	background-color: #FFee66;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	margin-right: 1px;
}
/*BizIT*/
.BizIT{
	position:absolute;
	top: 90px;
	left:225px;
}
/*ブログコメント*/
.comment{
	font-family: "ＭＳＰ ゴシック", Times, serif;
	font-size: 18px;
	color: #30488f;
	width:260px;
	height:169px;
	position:absolute;
	top: 130px;
	left:15px;
	border: 1px solid #797F8F;
	border-style:dashed;
	padding: 5px;
	background-image: url(../img/blog.jpg);
	background-repeat: no-repeat;
}
/*写真*/
.top_img {
	position:absolute;
	top: 130px;
	left:285px;
	
}
/*内容左*/
.l_main {
	background-color: #FFFFFF;
	margin:  0px;
	padding: 0px;
	width:  550px;
	height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a0a0a0;
	float: left;
	text-align: left;
}
/*内容右*/
.r_main {
	background-color: #f0f0ff;
	margin:  0px;
	padding: 0px;
	width:  205px;
	height: 600px;
	
	text-align: left;
}
/*見出しh1*/
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	padding-right: 20px;
}
/*
*h2 {
*	font-size: medium;
*	background-image: url(../img/h2_back.gif);
*	background-repeat: no-repeat;
*	text-align: left;
*	text-indent: 15px;
*	margin: 25px 7px 0px;
*	padding: 5px 5px 7px;
*	color: #336699;
*	letter-spacing: 3px;
*	background-position: bottom;
*}
*/
.h3 {
	font-size: 14px;
	color: #636876;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.l_f1 {
	font-size: small;
	line-height: 180%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.l_f2 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #797F8F;
}
.l_f3 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #797F8F;
	background-color: #D6D6D6;
}
.l_f4 {
	font-size: small;
	line-height: 180%;
	padding: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #2A2D34;
	background-color: #797F8F;
	color: #FFFFFF;
}
h4 {
	/*background-image: url(../img/h4_back.gif);*/
	background-repeat: no-repeat;
	font-size: 14px;
	color: #2A2D34;
	padding-top: 5px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}
.r_f1 {
	font-size: small;
	line-height: 180%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.r_f2 {
	text-align: center;
	font-size: small;
	line-height: 180%;
	padding: 4px;
	margin-top: -10px;
	margin-right: 5px;
	margin-left:  0px;
	color: #a0a0a0;
	background-color: #ffffff;
}
.info_img{
	position:absolute;
	top: 310px;
	left:10px;
}
.info {
	overflow-y:auto;
	width:  470px;
	height: 300px;
	font-size: 14px;
	color: #606060;
	background-color: #fffafa;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ff0000;
	text-decoration: none;
	position: absolute;
	top : 340px;
	left: 40px;
	z-index:2
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-arrow-color : red;
	scrollbar-3d-light-color : white;
	scrollbar-dark-shadow-color : white;
	scrollbar-track-color : white;
}
.a.contents1 {
	width:  130px;
	height: 55px;
	font-size: 10px;
	color: #00aaff;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 580px;
	left: 2px;
}
.a.contents2 {
	width:  130px;
	height: 55px;
	font-size: 10px;
	color: #00aaff;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 580px;
	left: 137px;
}
.a.contents3 {
	width:  130px;
	height: 55px;
	font-size: 10px;
	color: #00aaff;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 580px;
	left: 272px;
}
.a.contents4 {
	width:  130px;
	height: 55px;
	font-size: 10px;
	color: #00aaff;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 580px;
	left: 407px;
}

.a.job:link {
	width:  400px;
	height: 70px;
	font-size: 20px;
	color: #909090;
	padding: 5px;
	margin:  5px;
	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	text-decoration: none;
	position: absolute;
	
}
.a.job:visited {
	width:  400px;
	height: 70px;
	font-size: 20px;
	color: #b0b0b0;
	padding: 5px;
	margin:  5px;
	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	text-decoration: none;
	position: absolute;
	
}

.a.job:hover {
	width:  400px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	padding: 5px;
	margin:  5px;
	border-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	text-decoration: none;
	position: absolute;
	
}

.a.shikaku1 {
	width:  200px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	background-color: #d5ffff;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 229px;
	left: 17px;
}
.a.shikaku2 {
	width:  200px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	background-color: #ead5ff;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 229px;
	left: 325px;
}
.a.shikaku3 {
	width:  200px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	background-color: #ffffd0;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 369px;
	left: 164px;
}
.a.shikaku4 {
	width:  200px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	background-color: #ffeadf;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 511px;
	left: 17px;
}
.a.shikaku5 {
	width:  200px;
	height: 70px;
	font-size: 20px;
	color: #00aaff;
	background-color: #95ffaf;
	padding: 5px;
	margin:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999FaF;
	text-decoration: none;
	position: absolute;
	top : 511px;
	left: 325px;
}

.footer {
	font-family: 'ＭＳ ゴシック',sans-serif;
	color: #000000;
	background-color: #f0f0f0;
	margin: 1px;
	padding: 0px;
	width: 810px;
	clear: both;
	position:absolute;
	top: 645px;
	left:0px;
}

