﻿body
{
	font-size: 16px;
	line-height: 120%;
	color: #191919;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	overflow-y:scroll;
}

table
{
	font-size: 12px;
	line-height: 120%;
	color: #191919;
}

#main 
{
	background-color: #FFFFFF;
	width: 980px;
	margin: auto;
}

a
{
	color: #191919;
	text-decoration: none;
}

a:hover
{
	color: #FF8C00;
	text-decoration: underline;
}

blockquote
{
	margin: 0px 0px 0px 30px;
	line-height: 150%;
}

figure 
{
	float: right;
	margin: 0px 10px 0px 20px;
	width: 140px;
}
.header
{
	margin: 0px;
	padding: 0px;
	height: 100px;
	background: #FFFFFF url(header-img.gif) no-repeat right;
}

.menu
{
	background: url(menu/back.gif) repeat-x;
	height: 20px;
	margin-bottom: 30px;
}

.footer
{
	background: url(footer-back.gif) repeat-x;
	margin-top: 0px;
}

.title
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.expbox
{
	border-bottom: 2px solid #B5CDFF;
	border-left: 2px solid #B5CDFF;
	border-right: 2px solid #B5CDFF;
	background-color: #f7f9ff;
	padding: 10px;
}

.expbox1
{
	font-size: 15px;
	font-weight: bolder;
	line-height: 180%;
	border-bottom: 2px dashed #A9A9A9;
}

.detail
{
	border-top: 2px solid #B5CDFF;
	border-bottom: 2px solid #B5CDFF;
	border-left: 2px solid #B5CDFF;
	border-right: 2px solid #B5CDFF;
	background-color: #f7f9ff;
	padding: 10px;
}

.copyrightStr
{
	font-size: 20px;
	font-family: "Times New Roman";
	font-weight: bolder;
	font-style: italic;
	color: darkblue;
	margin: 0px;
	line-height: 120%;
}

.fontHdr
{
	font-size: 18px;
	font-family: "G丸ｺﾞｼｯｸM-PRO";
	font-weight: bolder;
	color: darkblue;
	margin: 0px;
	line-height: 120%;
}

.techItem1
{
	font-size: 14px;
	font-weight: bolder; 
	padding-top: 10px;
	line-height: 80%;
}

.techItem2
{
	font-size: 14px;
	font-weight: bolder;
	color: blue;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 80%;
}

.techItem3
{
	font-size: 14px;
	font-weight: bolder;
	color: Red;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 80%;
}

.appeal 
{
	font-size: 16px;
	font-weight: bolder; 
}

.appealL 
{
	font-size: 16px;
	font-weight: bolder; 
	line-height: 140%;
}

.exp
{
	font-size: 14px;
	line-height: 150%;
}

.input_e
{
	height:20px;
	padding:4px;
	background-color: #F0FFFF;
	border:solid 1px #C0C0C0;
	border-radius: 8px;
}

.iBtn_e
{
	font-family: ＭＳ ゴシック;
	font-size:10pt;
	border-color: #A0A0A0;
	background-color: #FFFFFF;
	border-radius: 4px;
	visibility: visible;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}
