.aroundleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.globalfont {
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

.globalfont2 {
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
}

.globalfont3 {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}



div#work_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: url(img/work_bg.png);
	padding: 5px;

}

div#work_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: url(img/work_bg.png);
	padding: 5px;

}

div#work_03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: url(img/work_bg.png);
	padding: 5px;

}



.aroundleft {
	float: left;
	margin: 0px 10px 10px 0px;
}


p {
	margin: 0px 10px;
	padding: 0px;
	font-size: 300px;
}

html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-width: 960px;
	background: #FFF;
}

div.pagebox {
	min-height: 100%; 
	height: 1500px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
		}

div.pagebox2 {
	min-height: 100%;
	height: 960px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
		}


#page-01 {
	background: #FFF url(img/bg01.png) repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
}
#page-02 {
	background: #f7fdff url(img/bg02.png) repeat-x;
	color: #FFF;
}
#page-03 {
	background: #FFF url(img/bg03.png) repeat-x;
}
#page-04 {
	background: #FFF url(img/bg04.jpg) repeat-x;
}
#page-05 {
	background: #FFF url(img/bg05.jpg) repeat-x;
}

#page-ex {
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
}



a:hover {
	opacity: 0.3;
	}



.clearleft {
	clear: left;
}

#nav {
	z-index: 10;
	padding: 0px;
	position: fixed;
	height: 24px;
	/*	width: 960px; */
	background: url(img/menu_bar.png);
	margin: 0px auto;
	left: 0px;
	top: 0px;
	width: 100%;

}


ul#main_navi {
	margin: 0px auto;
	padding: 0px 0px 0px 160px;
	width: 960px;
	height: 24px;
}
#navi01 {
	background: #85b8cd;

}
#navi02 {
	background: #74a1b4;
}
#navi03 {
	background: #638a99;
}
#navi04 {
	background: #537380;
}
#navi05 {
	background: #425d68 ;
}

#main_navi li {
	float: left;
	width: 120px;
	list-style: none;
	height: 20px;
	margin: 0px;
	padding: 2px 4px;
	display: block;
	top: 5px;
	text-decoration: none;
	text-align: center;
	font-family: "Ubuntu", sans-serif;
	color: #FFF;
	font-weight: bold;
}
#main_navi li a:visited {
	color: #FFF;
}
#main_navi li a:hover {
	color: #00FF66;
}

#main_navi li a {
	text-decoration: none;
	color: #FFF;
}

#newsall {
	background: #F60;
	padding: 2px;
}

#newsall strong a {
	text-decoration: none;
	color: #FFF;
}

#newsall strong a:visited {
	color: #FFF;
}

#newsall strong a:hover {
	color: #000;
}


#contact_headline {
	padding-left: 20px;
}
#mailform {
	background: url(img/mf_bg.png);
	padding: 10px;
}
#mf_warning {
	padding-left: 20px;
}
#newslist {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
