@charset "UTF-8";

/* ::::: ���� ::::: */
*{
	margin: 0;
	padding: 0;
}
body{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
body, a:link, a:hover, a:visited{
	color: #666;
}
a:link, a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p, td, ul, ol{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.5;
	word-wrap:break-word;
}
img{
	border: 0;
}
h1{
	text-align: left;
}
h3{
color:#FF3300;
}

/* ::::: �w�b�_::::: */
#header{
	width: 960px;
	height: 162px;
	background-image: url(../../kitagas/img/header.png);
	background-position:0 100%;
	background-repeat:no-repeat;
}
#header_top{
	clear: right;
	width: 960px;
	height: 65px;
	line-height: 0px;
	margin-bottom: 10px;
}
#logo{
	float: left;
	width: 600px;
	height: 65px;
	text-align: left;
}
#searchform{
	float: left;
	clear: right;
	width: 300px;
	margin-top: 35px;
} 
#searchform label {
	font-size: 16px;
	text-align: left;
	margin-right: 5px;
}
.submit{
	margin-left: 5px;
	width: 72px;
	height: 34px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#searchsubmit, #searchform .submit {
	position: absolute;
	top: 50px;
	border: 0pt none;
	background-color:#2246A1;
	background-image:url(../img/search_button.png);
}
#search{
	font-size: 14px;
	width: 170px;
}

/* ::::: ���j���[ ::::: */
#nav{
	position: relative;
	margin-bottom: 10px;
	width: 960px;
	height: 43px;
	list-style-type: none;
	line-height: 0;
	clear: both;
}
#nav a{
	display: block;
	width: 160px;
	height: 43px;
}
#menu01{
	position: absolute;
	left: 0px; 
}
#menu02{
	position: absolute;
	left: 160px; 
}
#menu03{
	position: absolute;
	left: 320px; 
}
#menu04{
	position: absolute;
	left: 480px; 
}
#menu05{
	position: absolute;
	left: 640px; 
}
#menu06{
	position: absolute;
	left: 800px; 
}


/* ::::: ���C�� ::::: */
#container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-image: url(../img/footer.png);
	background-position:0 100%;
	background-repeat:no-repeat;
}

/* :::: �k�K�X :::: */
#content #old{
	list-style-type: square;
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
	color: #39ac4b;
}
#newkiji{
	background-image: url(../../kitagas/img/new_top.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 83px;
	width: 191px;
}
#newkiji ul{
	background-image: url(../../kitagas/img/new_middle.png);
	background-repeat: repeat-y;
}
#newkiji_bottom{
	width: 191px;
	height: 26px;
	background-image: url(../../kitagas/img/new_bottom.png);
	background-repeat: no-repeat;
	color: #94bb1e;
}
#newkiji li{
	list-style: none;
	background-image: url(../img/arrow.png);
	background-repeat:no-repeat;
	font-size: 22px;
	color: #39ac4b;
	text-align: left;
}
#newkiji #bottom_li{
	background-position:20px 0.7em;
	padding: 10px 15px 0px 50px;
}
#newkiji .other_li{
	background-position:10px 0.7em;
	padding:10px 15px 10px 40px;
	border-bottom: 1px dotted #bbb;
	margin-left: 10px;
	margin-right: 10px;
}

#content{
	clear: both;
	margin-top: 30px;
	width: 960px;
}
#content #left{
	float: left;
	width: 200px;
}
#left a:link, #left a:hover, #left a:visited{
	color: #39ac4b;
}
#content #right{
	float: left;
	width: 700px;
	margin-left: 60px;
	padding-bottom: 40px;
}
#tentakun{
	float: left;
}
#top_text{
	float: left;
	clear: right;
	margin-left: 100px;
	margin-bottom: 20px;
	width: 460px;
	height: 113px;
	text-align: left;
}
.kiji{
	width: 700px;
	text-align: left;
}
.kiji h2{
	width: 700px;
	border-bottom: 2px dotted #39ac4b;
	margin-bottom: 35px;
	font-size: 25px;
	font-weight: bold;
}
.kiji p{
	margin-bottom: 60px;
}
.kiji img{
	margin-bottom: 25px;
}
.date{
	color: #39ac4b;
}


/* ::::: �t�b�^ ::::: */
#footer{
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	width: 940px;
	text-align: right;
	clear: both;
	margin-top: 100px;
	padding-top: 20px;
	padding-bottom: 50px;
}
#footer li{
	display: inline;
	list-style: none;
	background-image: url(../img/arrow.png);
	background-position:0px 0em;
	background-repeat:no-repeat;
	padding:0px 15px 0px 20px;
}
#copyright{
	display: none;
}

/*****************************/
#blog_logoleft{
float:left;
width:140px;
text-align:center;
}

#blog_logoright{
float:right;
text-align:left;
width:510px;
margin-top: 100px;
}

.blog_logoclear{
clear:both;
}

.uniblog_left{
float:left;
width:300px;
margin-bottom:10px;
height:300px;
}

.uniblog_right{
float:right;
width:355px;
text-align:left;
height:300px;
margin-bottom:10px;
}

.uniblog_clear{
clear:both;
}
