body {
	background-color: #FFFFFF;
	background-image: url(../image/common/back_03.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
#top {
	height: 84px;
	width: 990px;
	text-align: left;
	background-image: url(../image/common/header_back.gif);
	background-repeat: repeat-x;
}
#top h1 {
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	width: 129px;
	background-color: #FFFFFF;
	margin-left: 0px;
}
#top img {
	margin-top: 0px;
	margin-left: 0px;
}

#top .sub_link {
	text-align: right;
	float: right;
	margin-bottom: 0px;
	margin-top: 50px;
	width: 450px;
	margin-right: 10px;
}
#top .sub_link p {
	font-family: "メイリオ";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top .sub_link a {
	font-family: "メイリオ";
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}
#top .sub_link a:hover {
	font-family: "メイリオ";
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}
#panel_area {
	background-image: url(../image/common/panelarea_back.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 990px;
}
#main_menu {
	width: 990px;
	height: 56px;
	background-image: url(../image/common/mainmenu.gif);
	background-repeat: no-repeat;
}
#ti_pa {
	height: 27px;
	width: 990px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#mainpanel {
	width: 729px;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#mainpanel h2 {
	font-family: "メイリオ";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../image/common/title_back.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
	padding-left: 25px;
	padding-top: 7px;
	margin-top: 0px;
}
#mainpanel h3 {
	font-family: "メイリオ";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../image/common/title_back2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 364px;
	padding-left: 25px;
	padding-top: 7px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#mainpanel h4 {
	font-size: 12px;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainpanel p {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainpanel table {
	border-collapse: collapse;
	font-family: "メイリオ";
	font-size: 12px;
	clear: left;
	text-align: center;
	margin-top: 20px;
	line-height: 22px;
}
#mainpanel td, th {
	border: 1px solid #999999;
	padding: 7px;
}
#mainpanel .form_table {
	border-collapse: collapse;
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 22px;
}
#mainpanel .form_table td, th {
	border: 1px solid #999999;
	padding: 7px;
}

#mainpanel .variation table {
	margin-top: 10px;
}
#mainpanel .variation td,th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainpanel .variation2 td,th {
	font-size: 12px;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mainpanel #box_01 {
	margin-right: 40px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainpanel .coming {
	width: 690px;
}
#mainpanel .coming img {
}
#mainpanel .coming h3 {
	font-family: "メイリオ";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../image/common/title_back3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 552px;
	padding-left: 25px;
	padding-top: 7px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#ti_pa .sub_title {
	float: left;
	height: 27px;
	width: 220px;
}
#ti_pa .pankuzu {
	height: 27px;
	width: 770px;
	float: right;
	background-image: url(../image/common/pankuzu_back.gif);
	background-repeat: repeat-x;
}
#ti_pa .pankuzu p {
	font-family: "メイリオ";
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-left: 15px;
}


#mainpanel .line {
	background-color: #A1D4E8;
	height: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainpanel .line2 {
	background-image: url(../image/common/line_02.gif);
	background-repeat: repeat-x;
	height: 5px;
}
#mainpanel .line3 {
	background-image: url(../image/common/line_02.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 690px;
	margin-top: 7px;
	margin-bottom: 5px;
}


#sidephoto {
	background-repeat: repeat-y;
	width: 220px;
	float: left;
	background-image: url(../image/common/alcabo_side_back.gif);
}
#sidephoto h2 {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/actini/h2_back.gif);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 20px;
}
#sidephoto h2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#sidephoto h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidephoto h2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#sidephoto h2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#mainpanel .caution_01 {
	width: 500px;
	border: 1px solid #999999;
}
#mainpanel .caution_01 p {
	font-family: "メイリオ";
	font-weight: bold;
	color: #0066CC;
	margin: 10px;
}
#mainpanel .diagram img {
	border: 3px solid #ABD5FE;
	padding: 15px;
}
#to_top {
	height: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#to_top2 {
	height: 21px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDE1;
}

#to_top img {
	float: right;
	margin-right: 80px;
}
#to_top2 img {
	float: right;
	margin-right: 55px;
}
#footer {
	height: 150px;
	background-image: url(../image/common/footer_back.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
#footer .footer_text {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer .footer_text p {
	font-family: "メイリオ";
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
}
#footer .footer_text a {
	color: #333333;
}
#footer .footer_text a:visited {text-decoration: none;}
#footer .footer_text a:hover {text-decoration: underline;}
#footer .footer_text a:active {text-decoration: none;}

#main_panel p {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#main_panel .space {
	height: 8px;
}


/* メインメニュー ナビゲーション
---------------------------------------------------- */

#main_menu {
	height: 56px;
	width: 990px;
}

#main_menu ul#nav {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 56px;
	background-image: url(../image/common/mainmenu.gif);
	background-repeat: no-repeat;
}

#main_menu ul#nav li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 56px;
	float: left;
}

#main_menu ul#nav li a {
	display: block;
	padding: 0;
	height: 56px;
	text-decoration: none;
	background-image: url(../image/common/mainmenu.gif);
	background-repeat: no-repeat;
}

#main_menu ul#nav li#nav-home        { width: 166px; }
#main_menu ul#nav li#nav-alcabo { width: 164px; }
#main_menu ul#nav li#nav-pegtech   { width: 166px; }
#main_menu ul#nav li#nav-actini       { width: 166px; }
#main_menu ul#nav li#nav-ramair { width: 164px; }
#main_menu ul#nav li#nav-sales     { width: 164px; }

#main_menu ul#nav li#nav-home a        { background-position:      0 0; }
#main_menu ul#nav li#nav-alcabo a { background-position: -166px 0; }
#main_menu ul#nav li#nav-pegtech a   { background-position: -330px 0; }
#main_menu ul#nav li#nav-actini a       { background-position: -496px 0; }
#main_menu ul#nav li#nav-ramair a { background-position: -662px 0; }
#main_menu ul#nav li#nav-sales a     { background-position: -826px 0; }

#main_menu ul#nav li#nav-home a:hover         { background-position:      0 100%; }
#main_menu ul#nav li#nav-alcabo a:hover  { background-position: -166px 100%; }
#main_menu ul#nav li#nav-pegtech a:hover    { background-position: -330px 100%; }
#main_menu ul#nav li#nav-actini a:hover        { background-position: -496px 100%; }
#main_menu ul#nav li#nav-ramair a:hover  { background-position: -662px 100%; }
#main_menu ul#nav li#nav-sales a:hover      { background-position: -826px 100%; }


/* フォントカラー用
---------------------------------------------------- */
.style_red {
	color: #FF0000;
}
.style_blue {
	color: #0033CC;
}
.style_orange {
	font-weight: bold;
	color: #FF6600;
}
.style_size_6 {
	font-size: 6px;
	line-height: 11px;
}
.style_size_11 {
	font-size: 11px;
}
