/* CSS Document */
/* ------------------LAYOUT-------------------------- */
div.header_mark {
	height: 60px;
	width: 200px;
	float: left;
}
div.hmcontainer1 {
	width: 600px;
	height: 60px;
	float: left;
}
div.hmcontainer2 {
	width: 100px;
	height: 60px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

div.top_photo {
	clear: both;
	width: 800px;
	height: 250px;
	position: relative;
}

div.middle_menu {
	width: 179px;
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 100%;

}

DIV.ico{
	float:left;
	width:180px;
	margin-bottom: 10px;
}



div.middle_contents {
	padding: 10px;
	width: 580px;
	margin-left: 200px;

}

div.pl_containar{
	margin:10px;
	width:260px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}



/* ------------------LAYOUT-------------------------- */
#top_mark {
	height: 60px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
}
#top_menu2 {
	width: 600px;
	
}


#top_menu {
	width: 800px;
	vertical-align: baseline;
	position: static;
	left: 0px;
	top: 0px;
}


#top_photo {
	padding-top: 60px;
	padding-left: 0px;
	width: 800px;
	height: 250px;
	margin-top: 0px;
	position: absolute;
	top: 90px;
	left: 0px;
}


.top_catchcopy {
	font-size: x-large;
	font-weight: normal;
	color: #333;
}
.catchcopy2 {
	font-size: medium;
	color: #6C0;
}
#page #left_menu .navcontainer .category2 p {
	font-size: medium;
	text-align: center;
	color: #419BBF;
}


#page #wrapper .middle_contents #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	color: #666;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
#wrapper .middle_menu .navcontainer .navlist p {
	font-size: small;
	font-weight: bold;
	background-color: #B0DD00;
	padding-right: 10px;
}




/* ----------------CATEGORY MEM ONLY BUTTON---------------------- */



.ico_memonly{
	width:100%;
	margin: 0px;
}

.ico_memonly li{
	list-style: none outside;
	font-size: small;
	font-weight: bold;
	display: block;
	color: #006;
	width:180px;
	text-align: center;
	float: left;
	background-color: #EEE;
}

.ico_memonly li a{
	font-size: small;
	font-weight: bold;
	color: #006;
	background-color: #EEE;
	display: block;
	text-decoration: none;

}

.ico_memonly li a:link {
	font-weight: bold;
	text-decoration:none;
	background-color: #EEE;
	color: #006;
}
.ico_memonly li a:visited{
	font-weight: bold;
	background-color: #EEE;
	color: #006;
}

.ico_memonly li a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #006;
	background-color: #DDD;
	font-size: small;
}
/* ----------------ICO BESJANA BUTTON---------------------- */



div.ico_emergency{
	width:100%;
	border: 3px dotted #FC0;
	list-style: none outside;
	font-size: small;
	font-weight: bold;
	display: block;
	color: #F90;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div.ico_emergency a{
	font-size: small;
	font-weight: bold;
	color: #F90;
	display: block;
	text-decoration: none;
}

div.ico_emergency a:link {
	font-weight: bold;
	text-decoration:none;
	color: #F90;
}
div.ico_emergency a:visited{
	font-weight: bold;
	color: #F90;
}

div.ico_emergency a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #F90;
}

.ico_besjana{
	width:100%;
	margin: 0;
}

.ico_besjana li{
	width:100%;
	border: 3px dotted #B0DD00;
	list-style: none outside;
	font-size: small;
	font-weight: bold;
	display: block;
	color: #666;
	text-align: center;
	float: left;
}

.ico_besjana li a{
	font-size: small;
	font-weight: bold;
	color: #666;
	display: block;
	text-decoration: none;
}

.ico_besjana li a:link {
	font-weight: bold;
	text-decoration:none;
	color: #666;
}
.ico_besjana li a:visited{
	font-weight: bold;
	color: #666;
}

.ico_besjana li a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #6C0;
}


DIV.project_list {
	float: left;
	width: 100%;
}

/* ----------------TabbedPanelsList---------------------- */

.project_list{
	font-size:small;
	width: 258px;

}

.project_list li{
	font-size:small;
	color: #666;
	list-style-position: outside;
	list-style-image: url(../images/burret.gif);
	list-style-type: disc;
	margin-left: 20px;

}

.project_list li a{
	display: inline;
	text-decoration: none;
 	font-size:small;
}

.project_list li a:link {
	font-weight:normal;
	text-decoration:none;
	color: #666;
 	font-size:small;
}
.project_list li a:visited{
	font-weight:normal;
	color: #666;
 	font-size:small;
}

.project_list li a:hover{
	font-weight:normal;
	text-decoration: underline;
	color: #B0DD00;
 	font-size:small;

}

