/*  見出し */

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

h2{
	font-size: 120%;
	color: #601886;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-right: 8px;
	margin-left: 36px;
}

h3{
	font-size: 110%;
	font-weight: bold;
	color: #666;
	margin: 8px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #939;

	}


h4{
	font-weight: bold;
	background-image: url(../images/h4_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #936;
	border-left-color: #CCC;

}

/*  section */

.section{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.section_waku{
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #906;
	background-image: url(../images/grey_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.section_list01{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.section_list01 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.section_list01 ul li{
	background-image: url(../images/icon_maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}


.section_list02{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.section_list02 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.section_list02 ul li{
	background-image: url(../images/icon_ya.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#section_whats{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 90px;
}


#section_whats ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#section_whats li{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}

#section_whats li A{
	color: #666;
}

#section_whats li A:hover{
	color: #333;
	text-decoration:none; 	


}

#section_step1{
	background-image: url(../images/step1.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#section_step2{
	background-image: url(../images/step2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#section_step3{
	background-image: url(../images/step3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

.section_ya{
	background-image: url(../images/ya_shita.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}

.icon_PDF{
	background-image: url(../images/icon_PDF.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
}

.icon_HTML{
	background-image: url(../images/icon_HTML.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
}

.icon_MAIL{
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
}


/*  table_normal */

.table_normal{}

.table_normal table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.table_normal th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #601886;
	font-weight: normal;
	color: #FFF;
	padding: 2px;
}

.table_normal td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}

/*  table_grey */

.table_grey{}

.table_grey table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 100%;
}

.table_grey th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #EEEEEE;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.table_grey td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
/*  table_small */

.table_small{}

.table_small table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.table_small th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #601886;
	font-weight: normal;
	color: #FFF;
	font-size: 60%;
	padding: 2px;
}

.table_small td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 60%;
	padding: 2px;
	}


/*  table_none */

.table_none{
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.table_none th{
	width: 33%;
}

.table_none td{
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.table_none2{
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.table_none2 th{
	width: 50%;
}

.table_none2 td{
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.totop{
	background-image: url(../images/totop.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	margin-top: 15px;
}

.totop A{
	text-indent: 9999px;
	display: block;
	float: right;
	height: 20px;
	width: 36px;
	overflow: hidden;
}


/*  pict */

#pict01{
	background-image: url(../images/pict01.jpg);
	text-indent: -9999px;
	height: 268px;
	width: 414px;
	margin-right: auto;
	margin-left: auto;
}

#pict02{
	background-image: url(../images/pict02.jpg);
	text-indent: -9999px;
	height: 650px;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
}

#pict03{
	background-image: url(../images/pict03.jpg);
	text-indent: -9999px;
	height: 576px;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
}

#pict04{
	background-image: url(../images/pict04.jpg);
	text-indent: -9999px;
	height: 312px;
	width: 561px;
	margin-right: auto;
	margin-left: auto;
}

#pict05{
	background-image: url(../images/pict05.jpg);
	text-indent: -9999px;
	height: 456px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}


.btnBack{
	background-image: url(../images/backBtn.jpg);
	background-repeat: no-repeat;
	margin: 3px;
	height: 30px;
	width: 80px;
}

.btnBack A{
	height: 30px;
	width: 80px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


.btnKakudai{
	background-image: url(../images/kakudaiBtn.jpg);
	background-repeat: no-repeat;
	margin: 3px;
	height: 30px;
	width: 80px;
}

.btnKakudai A{
	height: 30px;
	width: 80px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/*  txt */

.text_bold{
	font-weight: bold;
}

.text_small80{
	font-size: 80%;
}


.text_big110{
	font-size: 110%;
}

.text_big120{
	font-size: 120%;
}

.text_vioret{
	color: #936;
}


.text_right{
	text-align: right;
}

.width20{
	width: 20px;
}


.width300{
	width: 300px;
}

.width400{
	width: 400px;
}

.width500{
	width: 500px;
}


.bg_vioret{
	background-color: #F3EEF9;
}

.bg_grey{
	background-color: #EFEFEF;
}

.ws_no{
	white-space: nowrap;
}
