﻿body {
	font: normal normal normal 12px "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	background-image: url(http://www.airframe.co.jp/products/archives/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	margin:0px 0px 20px 0px;
}

A		{ color: #333333; text-decoration: underline; }
A:link		{ color: #333333; text-decoration: underline; }
A:visited	{ color: #333333; text-decoration: underline; }
A:active	{ color: #FF0000;  }
A:hover		{ color: #FF0000;  }


#banner {
 	padding:15px 15px 10px 15px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

.nav {
	padding:0px 15px 0px 15px;	
}

.nav a,
.nav a:link,
.nav a:visited {
}

.nav a:active,
.nav a:hover {
}

.main {
	margin-left: 15px;
	width: 760px;
	hight: 230px;
}

/*.main .image {
	border: 1px solid #333333;
}*/

/*.products_banner {
	text-align: center;
	margin-top: 10px;
	padding: 10px 0px;
	border: 1px solid #333333;
}*/

.service {
	text-align: center;
}

.service td {
	vertical-align: top;
}

.service_list {
	width: 230px;
	margin: 5px;
	text-align: left;
	border: 1px solid #cccccc;
}

.service_list h2 {
	font-size: 14px;
	margin-bottom: 3px;
	padding: 4px;
	color: #000000;
	background-color: #cccccc;
}

.entry_body {
	font-size: 12px;
}

.newlist {
	margin-top: 10px;
}

.press_entry_list {
	padding: 5px 10px;
}

.press_entry_list .title{
	font-size: 14px;
	/*font-weight: bold;*/
	border-bottom: 2px solid #333333;
}

.press_entry_list .title a,
.press_entry_list .title a:link,
.press_entry_list .title a:visited{
	text-decoration: none;
	color: #555555;
}

.press_entry_list .title a:active,
.press_entry_list .title a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.press_entry_list .entry{
	margin-top: 10px;
}

.press_entry_list .RElist{
	margin: 15px 0px;
	/*border-left: 2px solid #9999ff;*/
}
	
.press_entry_list .REdate{
	font-weight: bold;
	color: #555555;
	padding: 4px;
	background-color: #e5e4e4;
}

.press_entry_list .REtitle{
	margin: 5px;
}

.press_entry_list .footer{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 10px;
}

.press_entry_list .footer a,
.press_entry_list .footer a:link,
.press_entry_list .footer a:visited{
	text-decoration: none;
	color: #688cc0;
}

.press_entry_list .footer a:active,
.press_entry_list .footer a:hover {
	text-decoration: none;
	color: #555555;
}

.news_entry_list {
	padding: 5px 10px;
}

.news_entry_list .title{
	font-size: 14px;
	/*font-weight: bold;*/
	border-bottom: 2px solid #333333;
}

.news_entry_list .title a,
.news_entry_list .title a:link,
.news_entry_list .title a:visited{
	text-decoration: none;
	color: #ffffff;
}

.news_entry_list .title a:active,
.news_entry_list .title a:hover {
	text-decoration: none;
	color: #555555;
}

.news_entry_list .entry{
	margin-top: 10px;
}

.news_entry_list .RElist{
	margin: 15px 0px;
	/*border-left: 2px solid #9999ff;*/
}

.news_entry_list .REdate{
	font-weight: bold;
	color: #555555;
	padding: 4px;
	background-color: #e5e4e4;
}

.news_entry_list .REtitle{
	margin: 5px;
}

.news_entry_list .footer{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 10px;
}

.news_entry_list .footer a,
.news_entry_list .footer a:link,
.news_entry_list .footer a:visited{
	text-decoration: none;
	color: #688cc0;
}

.news_entry_list .footer a:active,
.news_entry_list .footer a:hover {
	text-decoration: none;
	color: #555555;
}

.copyright {
	margin: 5px 15px 15px 15px;
	position: relative;
	font-size: 9px;
	width: 760px;
	height: 49px;
}

.contents {
	margin-top: 15px;
	padding: 20px;
	border: 1px solid #333333;
}

.contents .products {
	text-align: center;
}

.inquiry {
	margin-top: 30px;
	margin-left: 15px;
	width: 300px;
}
	
.inq_title {
	color: #555555;
	background-color: #e5e4e4;
	border-bottom:2px solid #13007c;
	font-weight: bold;
	padding: 5px;
}
	
.inq_body {
	margin: 5px 0px 15px;
}

