@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------
                 kitami society of civil engineers  print.css
-----------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
}
.localnavi  {
	display: none;
}
.localnavisub {
	display: none;
}

#globalnavi {
	display: none;
}
#crumblist  {
	display: none;
	list-style-type: disc;
}

/*------------------------------
    page    - news -
-------------------------------*/
h4 {
	margin-left: 25px;
	width: 520px;
	height: 1.5em;
	padding-top: 0.5em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	background-image: url(../img/icon/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.newsP {
	margin-left: 15px;
	margin-bottom: 5px;
}
.newsP0 {
	background-image: url(../img/icon/ic_photo.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-left: 35px;
	font-size: 83%;
	color: #6633FF;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsP0-2 {
	background-image: url(../img/icon/book_pencil.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-left: 35px;
	font-size: 83%;
	color: #6633FF;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsP1 {
	background-image: url(../img/icon/arow_10.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.newsP1-2 {
	margin-left: 40px;
}
.newsP2 {
	background-image: url(../img/icon/arow_03.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	margin-left: 40px;
	margin-top: 10px;
}
.newsP2-2 {
	background-image: url(../img/icon/arow_03.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	margin-left: 40px;
	margin-top: 10px;
	float: right;
}
.newsP3 {
	font-size: 70%;
	color: #D80000;
	margin-left: 40px;
	margin-top: 10px;
	line-height: 110%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-right: 20px;
	clear: both;
}
.anchor0    {
	display: none;
	
}

#footer .localnavi2 {
	display: none;
}
#footer .localnavi3 {
	display: none;
}
#footer address {
	text-align: center;
}
