/** タグへのスタイル **/

body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #02499F;
	text-decoration: none;
}
a:hover {
	color: #e31;
	text-decoration: none;
}
.flot_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


/** 大枠設定 **/

#global {
	text-align: left;
	width: 863px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/** ヘッダー **/

#global #header {
	padding-top: 25px;
	padding-bottom: 35px;
}


/** グローバルメニュー **/

#global #menu {
	width: 860px;
	margin-left: 3px;
}
.home{
	float: left;
}
.home a:link {
	display:block;
	width:121px;
	background:url(images/menu_bg01.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.home a:visited {
	display:block;
	width:121px;
	background:url(images/menu_bg01.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.home a:hover {
	display:block;
	width:121px;
	background:url(images/menu_bg01_o.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	color: #CC0000;
}
.other {
	float: left;
	width: 605px;
}
.other ul {
	margin: 0px;
	padding: 0px;
}
.other li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.other a:link {
	display:block;
	width:121px;
	background:url(images/menu_bg02.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.other a:visited {
	display:block;
	width:121px;
	background:url(images/menu_bg02.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.other a:hover {
	display:block;
	width:121px;
	background:url(images/menu_bg02_o.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	color: #CC0000;
}
.right {
	float: left;
}
.right a:link {
	display:block;
	width:134px;
	background:url(images/menu_bg03.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.right a:visited {
	display:block;
	width:134px;
	background:url(images/menu_bg03.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	line-height: 37px;
	color: #333333;
}
.right a:hover {
	display:block;
	width:134px;
	background:url(images/menu_bg03_o.gif) no-repeat;
	height:37px;
	text-decoration:none;
	text-align:center;
	color: #CC0000;
}


/** コンテンツテーブル **/

#global #contents {
	width: 860px;
	margin-left: 3px;
}
#global #contents .table {
	width: 860px;
}
#global #contents .table .td {
	vertical-align: top;
	width: 640px;
}
#global #contents .table .th {
	font-weight: normal;
	text-align: left;
	width: 200px;
	padding-top: 10px;
	vertical-align: top;
}


/** 仕切り線 **/

.division {
	background-image: url(images/side_line.gif);
	background-repeat: repeat-y;
	width: 30px;
}


/** サイドメニュー **/

#sidemenu01 {
	background-image: url(images/contact_pro_16.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 200px;
	margin-bottom: 15px;
}
#sidemenu01 ul {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#sidemenu01 li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}
#sidemenu01 a:link {
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon_sidemenu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#sidemenu01 a:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon_sidemenu01.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sidemenu01 a:hover {
	color: #CC0000;
	background-image: url(images/icon_sidemenu01_o.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sidemenu02 {
	width: 200px;
}
#sidemenu02 ul {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#sidemenu02 li {
	padding: 0px 0px 7px 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidemenu02 a:link {
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon_sidemenu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#sidemenu02 a:visited {
	color: #333333;
	text-decoration: none;
	background-image: url(images/icon_sidemenu02.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#sidemenu02 a:hover {
	color: #CC0000;
	background-image: url(images/icon_sidemenu02_o.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}


/** コンテンツメイン **/

#contents {
	width: 640px;
}

/** パンクズ **/

#contents #pankuzu {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/** ページタイトル **/

#contents h1 {
	background-image: url(images/bg_title.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 592px;
	padding-top: 22px;
	padding-left: 38px;
	margin-bottom: 15px;
}

/** ページトップ **/

#contents .pagetop {
	font-size: 10px;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
}


/** フッター **/

#global #footer {
	font-size: 10px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px 10px;
	margin-left: 3px;
}
#global #footer a:link {
	color: #333333;
}
#global #footer a:visited {
	color: #333333;
}
#global #footer a:hover {
	color: #CC0000;
}
#global #footer #link {
	float: left;
}
#global #footer #copyright {
	float: right;
}
#contents #submenu {
	background-image: url(images/submenu_border01.gif);
	background-position: left bottom;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	height: 28px;
	padding-left: 4px;
}
#contents #submenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contents #submenu li {
	list-style-type: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
}
