@charset "utf-8";
.office.css {
}
@charset "utf-8";
/* CSS Document */

body,div,option,dl,dt,dd,ul,ol,li,h1.h2,h3,h4,h5,h6,address{
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

img{
	border:0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	
}
ul{list-style:none}
body{
	font-size:75%;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-color: #666666;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #3399CC;
	color: #FFFFFF;
	padding-left: 10px;
}
main3 {
	text-align: left;
	font-size: 16px;
	color: #003366;
	background-color: #FFFFFF;
}
#main3 {
	font-size: 12px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	width: 200px;
	color: #000000;
}

