@charset "Shift_JIS";
body {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #CC3333;
}
.font14 {
	font-size: 14px;
	line-height: 19px;
}
.font12 {
	font-size: 12px;
	line-height: 17px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.fred12{
	font-size: 12px;
	color:#ff0000;
}
.fred12b{
	font-size: 12px;
	color:#ff0000;
	font-weight:bold;
}
.fgrn12{
	font-size: 12px;
	color:#339900;
}
.fgrn12b{
	font-size: 12px;
	color:#339900;
	font-weight:bold;
}
.fnew{
	font-size: 12px;
	color:#ce0000;
	font-weight:bold;
}


h1 {
	color: #FFFFFF;
	background-color: #66CC00;
	text-align: right;
	width: 750px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.center{
	margin-left:auto;
	margin-right:auto;
}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.tcenter{
	text-align:center;
}
.mgn40{
	margin-left:40px;}

.comment {
	padding-right: 15px;
	padding-left: 20px;
	line-height: 15px;
}
.comment2 {

	padding-right: 40px;
	padding-left: 40px;
}
.osirasebg {
	background-attachment: scroll;
	background-image:  url(img/nami.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.osirase {
	list-style-type: none;
	padding-right: 30px;
	margin-top: 5px;
}
.w750right {
	text-align: right;
	width: 750px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	color: #FFFFFF;
	background-color: #66CC00;
	text-align: center;
	width: 750px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.add {
	background-color: #FFFFFF;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.comment3 {

	padding-right: 15px;
	padding-left: 20px;
}
.qa {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3366FF;
}
.qabg {
	background-image: url(img/bg-qa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.w750 {
	background-color: #FFFFFF;
	width: 750px;
}
h2 {
	color: #339966;
	text-align: left;
	width: 680px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.w680right {
	text-align: right;
	width: 680px;
}
.w680 {
	text-align: left;
	width: 680px;
	padding-top: 3px;
	padding-bottom: 3px;
}
input {
	font-size: 12px;
	line-height: 14px;
}
textarea {
	font-size: 12px;
	line-height: 14px;
}
.w630 {
	text-align: left;
	width: 630px;
}

/***** oshirase index.html styles *****/
.kakui {
	padding-left:120px;
	padding-right:120px;
	text-align: left;
	line-height:200%;
}

/***** mailmaga index.html styles *****/
.mmtitle{
	background-image:url(img/bg-orange.gif);
	padding:3px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px;
	border-bottom:solid #999999 1px;
}
.mmlist{
	border:solid #999999 1px;
}
.mmlist ul{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
}
.mmlist li{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	list-style-position:inherit;
	line-height:180%;
}
.mmlist table{
	margin:0px;
}


