/* === ボディー部分のスタイル === */

body {
	font-family: ＭＳ Ｐゴシック,sans-serif,Osaka;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
}

.body {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border: 0px;
}

.wrapper {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 0.9em;
	width: 740px;
	background-color: #FEF58D;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 120%;
}

/* === ヘッダー部分のスタイル === */

.header {
	height: 48px;
	background-image: url(../img/bg01.gif);
	background-repeat: no-repeat;
	width: 740px;
	margin-top: 0px;
}

.rogo {
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}

.mail {
	text-align: right;
	margin-right: 10px;
	padding-top: 20px;
}

.header_menu {
	width: 739px;
	background-image: url(../img/bg02.gif);
	background-repeat: no-repeat;
	height: 32px;
}

.header_menu div {
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADEEFC;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
}

.header_menu a {
	font-size: 12px;
	color: #adeefc;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

.header_menu a:hover {
	color: #99FFFF;
	text-decoration: underline;
}

/* === サイドバー部分のスタイル === */

.side	{
	width:180px;
	float: left;
	margin-top: 0px;
}

.side IMG{
	border:none;
}

.navi_01 {
	margin-bottom: 10px;
}

.navi_02 {
	margin-bottom: 25px;
	margin-left: 5px;
}

.navi_02 div {
	margin-bottom: 5px;
}

.navi_03 {
	margin-bottom: 10px;
	margin-left: 6px;
}

.navi_03 div {
	margin-bottom: 10px;
}

/* === メイン部分のスタイル === */

.main_title {
	background-image: url(../img/bg03.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 560px;
}

h1 {
	color: #333333;
	padding-left: 10px;
	padding-top: 30px;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
}

.ao {
	color: #0066CC;
}

.pdf {
	margin-top: 0px;
	margin-right: 5px;
	font-size: 0.85em;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 120%;
}

.pdf_gazou {
	text-align: center;
	margin-right: 10px;
}

.futter_navi {
	margin-left: 20px;
	margin-bottom: 3px;
	height: 20px;
	margin-top: 20px;
	clear: both;
	font-size: 12px;
}

.futter_navi p {
	margin-top:0px;
	margin-bottom:0px;
	padding-right:4px;
	padding-left:4px;
	border-left-width:1px;
	border-left-color:#666666;
	border-left-style:solid;
	float:left;
}

.futter_navi01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top:0px;
	margin-bottom:0px;
}

.futter_navi a {
	color: #000000;
	text-decoration: none;
}

.futter_navi a:hover {
	text-decoration: underline;
}

/* === フッター部分のスタイル === */

.futter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	width: 740px;
	text-align: center;
	clear: both;
	padding-bottom: 2px;
	background-image: url(../img/futter.jpg);

}
.googleplus {
	margin: 0px;
	padding: 7px;
}
