/*------------------------------------------------------------
œƒuƒ‰ƒEƒUŒÅ—L‚ÌCSS‚ðƒŠƒZƒbƒg
-------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote{
	margin: 0;
	padding: 0;
}


address,caption,cite,code,dfn,h1,h2,h3,h4,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
img{
	border: none;
	vertical-align: bottom;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}

sub {
	vertical-align: bottom;
}
sup {
	vertical-align: top;
}

/*‚±‚±‚Ü‚Å*/

* {
	 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	 color: #333333;
}
body {
	 background-color: #FFFFFF;
	 background-image: url(../img/back01.gif);
	 margin: 0px;
	 font-size: 95%;
	 line-height: 130%;
	 text-align: center;
}

a:link,a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}

#container {
	width: 800px;
	_width: 806px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #999999;
	padding-right: 5px;
	background: url(../img/shadow1.gif) repeat-y right top #ffffff;
}


/*ƒwƒbƒ_[•”•ª*/

#header {
	margin: 0px;
	padding-top: 2px;
}

#engineer_text {
	margin-top: -15px;
}

h1{
	margin: 2px;
	font-size: 85%;
	font-weight: bold;
	line-height: 100%;
	text-align: right;
	color: #808080;
}

#atp_logo {
	margin: 0px;
	padding: 0px;
	background-color: #39387b;
	height: 53px;
	width: 500px;
}
#atp_logo img {
	float: left;
	margin: 5px 10px;
}

.logo {
	text-align: left;
	font-size: 120%;
	line-height: 53px;
	font-weight: bold;
	margin-left: 15px;
	color: #ffffff;
	letter-spacing: 2px;
}

#atp_logo a:link,#atp_logo a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}
#atp_logo a:hover,#atp_logo a:active {
	color: #ffffff !important;
	text-decoration: underline !important;
}

#engineer_bn {
	text-align: right;
	margin-top: -53px;
	background-color: #39387b;
	height: 53px;
	width: 400px;
	float: right;
}
#engineer_bn img {
	margin: 9px 5px;
}

.main {
	width: 470px;
	float: right;
	text-align: left;
	margin: 0px;
	
}
.main2 {
	line-height: 90px;
	text-align: left;
	margin-left: 500px;
	
}
.main_image {
	width: 330px;
	float: left;
	text-align: center;
	margin: 0px;
}
.main_image img {
	margin: 15px 0px;
}

.head_text1 {
	font-size: 170%;
	font-weight:bold;
	letter-spacing:2px;
	margin-top: 30px;
	text-align: center;
}
.head_text2 {
	font-size: 105%;
	font-weight:bold;
	letter-spacing:1px;
	margin-top: 10px;
}

.main_list {
	list-style-type: disc;
	padding: 0px 0px 0px 30px;
	margin: 10px 5px 0px 80px;
}
.main_list li {
	margin-bottom: 5px;
}

.hr {
	border: 3px solid #39387b;
	margin-bottom: 10px;
	clear: both;
}


/*ƒƒjƒ…[•”•ª*/

#left_menu {
	width: 170px;
	float: left;
	text-align: center;
}

#menu {
	font-size: 95%; 
	line-height: 35px; 
	font-weight: bold;
	background-color: #FFFFCC;
	margin-top: 3px;
	margin-bottom: 30px;
	list-style-type: none;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	text-align: left;
	text-indent: 1.0em;
}
#menu a:link,#menu a:visited {
	background-color: #f5f5f5;
	display: block;
	text-decoration: none;
}

.menu1 {
	background-color: #f5f5f5;
	display: block;
}

.left_menu_li {
	border-bottom: 1px solid #808080;
}
.left_menu_li2 {
	border-bottom: 1px solid #e8e8e8;
}

#menu2 {
	background-image: url(../img/menu.gif);
	background-repeat: repeat-y;
	background-position: top left; 
	font-size: 85%; 
	line-height: 30px; 
	font-weight: normal;
	background-color: #FFFFcc;
	color: #000000;
	list-style-type: none;
	text-indent: 2.0em;
}
#menu2 a:link,#menu2 a:visited {
	background-image: url(../img/menu.gif);
	background-repeat: repeat-y;
	background-position: top left; 
	background-color: #f5f5f5;
	display: block;
	font-weight: normal;
}

.left_menu2_li {
	border-bottom: 1px dotted #c0c0c0;
}
.left_menu2_li2 {
	border-bottom: 1px dotted #c0c0c0;
	border-top: 1px dotted #c0c0c0;
}
.left_menu2_li3 {
	border-bottom: 1px solid #808080;
}


/*ƒRƒ“ƒeƒ“ƒc•”•ª*/

#right_contents {
	width: 600px;
	float: right;
	padding: 0px 5px;
	margin: 0px 5px;
}

.right {
	text-align: right !important;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}

p {
	padding: 5px 5px 5px 10px;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.list01 {
	list-style-type: disc;
	padding: 5px 5px 5px 15px;
	margin: 5px 5px 5px 15px;
}

h2 {
	font-size: 105%;
	line-height: 180%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #808080;
	text-indent: 0.5em;
	letter-spacing: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.h3_1 {
	font-weight: bold;
	font-size: 95%;
	margin: 15px 5px 0px 5px;
}

.h4_1 {
	font-weight: bold;
	font-size: 95%;
	padding-left: 10px;
	margin: 10px 0px 5px 0px;
}

.f13 {
	font-size: 85%;
	line-height:110%;
}

.fc_red {
	color: #ff0000;
}

.ask {
	text-align: right;
}

.totop {
	font-size: 85%;
	text-align: right;
	margin-top: 20px;
}

.company_table {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 95%;
	line-height: 130%;
	margin-bottom: 15px;
	margin-top: 15px;
}
.company_table th {
	padding: 5px;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #333333;
}
.company_table td {
	padding: 5px;
	border: 1px solid #333333;
}

.ask_table {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 95%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 130%;
	color: #333333;
	border: 2px solid #000080;
}
.ask_table td {
	padding: 3px 10px;
}

.table1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 95%;
	line-height: 130%;
}


/*ƒtƒbƒ^[•”•ª*/

#footer {
	font-size: 85%;
	color: #ffffff; 
	line-height: 200%; 
	background-color: #39387b;
	text-align: center;
}
#footer A:link,#footer A:visited  {
	color: #FFFF33;
	text-decoration: none;
}
#footer A:hover,#footer A:active {
	color: #FFFF33;
	text-decoration: underline;
}


/*’Ç‰Á•ª*/

.movie_box {
	width: 280px;
	margin: 10px 5px;
	float: left;
	text-align: center;
}
.movie_box .title {
	font-weight: bold;
}
.movie_box p {
	font-size: 13px;
	color: #4A7BA5;
	text-align: left;
	line-height: 125%;
}
.movie_box a {
	text-decoration: underline;
}

.box_twin {
	width: 290px;
	float: left;
	margin: 15px 0px;
	text-align: center;
}
.box_twin p {
	padding: 5px;
}

.box_right {
	width: 360px;
	float: right;
}

.box_left {
	width: 200px;
	float: left;
	margin: 15px 10px 15px 15px;
}

.img1 {
	margin: 15px 10px 15px 15px;
}

.table01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 95%;
	line-height: 130%;
	width: 580px;
	margin: 10px auto;
}
.table01 th {
	padding: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.table01 td {
	padding: 3px;
	border: 1px solid #000000;
}