@charset "UTF-8"; 
/* CSS Document */




.txt-box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.img-margin1 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.img-margin2 {
	margin-right: 5px;
	margin-left: 5px;
}


.txt-deco1 {
	color: #000066;
	font-weight: bold;
}

.txt-deco2 {
	color: #990000;
}

.txt-deco3 {
	color: #0066FF;
}

.txt-deco4 {
	color: #666666;
	font-size: 90%;
}

/* 
---------------------------------------------------- */

.table-spec {
	border-collapse: collapse;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 560px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.table-spec th {
	border-collapse: collapse;
	padding: 3px;
	font-weight: normal;
}

.table-spec td {
	border-collapse: collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.table-spectd1 {
	background-color: #FFF3EE;
	border: 1px solid #999999;
	padding: 3px;
}

.table-spectd2 {
	border: 1px solid #999999;
	padding: 3px;
}

.table-spectd3 {
	border: 1px solid #999999;
}

.table-spectd4 {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.table-specth {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFEBE1;
	text-align: center;
}

.table-specth2 {
	text-align: left;
	border: 1px solid #999999;
}

.table-specth3 {
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFF3EE;
}

.table-specth4 {
	text-align: left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.table-pleft {
	text-align: left;

}

/* コンテンツリスト
---------------------------------------------------- */

.contlist {
	padding-right: 10px;
}

.contlist ul {
	list-style-type: none;
	margin: 5px;
}

.contlist li {
	padding-bottom: 0.4em;
	background-image: url(../../images/body/pointer9.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.5em;
}

.contlist2 {
	padding-right: 10px;
}

.contlist2 ul {
	list-style-type: none;
	margin: 5px;
}

.contlist2 li {
	padding-bottom: 0.4em;
	background-image: url(../../images/body/pointer6.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.5em;
}

.contlist21 {
	padding-right: 5px;
	float: left;
	width: 130px;
}

.contlist21 ul {
	list-style-type: none;
	margin: 5px;
}

.contlist21 li {
	padding-bottom: 0.4em;
	background-image: url(../../images/body/pointer6.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.5em;
}

/* フォーム
---------------------------------------------------- */

#mm-form{
	text-align:left;
	margin-top: 5px;
}

#mm-form th{
background-color:#EBEBEB;
width:160px;
padding:4px 10px;
border-bottom:10px solid #FFFFFF;
font-weight:normal;
}

#mm-form td{
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mm-form input,
#mm-form textarea{
font-size:14px;
}

#mm-form textarea.long{
height:150px;
}

p#contact_send,
p#contact_send input{
margin:0;
}

#contact_send{
text-align:right;
margin-bottom:40px;
}

#mail {
	width: 380px;
	height: 22px;
}

/* 
---------------------------------------------------- */

.cancel-box {
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* 
---------------------------------------------------- */

#mm_archive{
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding-top:30px;
	background-image: url(../images/subtit_mm_archive.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#mm_archive li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 5px;

}

#mm_archive img{
vertical-align:top;
margin-bottom:10px;
}

