@charset "utf-8";

/*
////////////////////////////////////////////////////////////////////////////////////////// 初期化 */

* {
    margin: 0;
    padding: 0;
	font-style: normal;
	font-weight: normal;
	list-style: none;
}
body, div, h1, h2, h3, h4, h5, h6, p, address,
table, th, td, ul, ol, li, dl, dt, dd,
pre, blockquote, form, fieldset, input,
textarea, select, option, embed, object {
    margin: 0;
    padding: 0;
	font-style: normal;
	font-weight: normal;
	list-style: none;
}
img {
    border-style : none;
	vertical-align: bottom;
}
tr {
	vertical-align: top;
}
th {
	text-align: left;
}
ul li img {
	display: inline;
}
ul.inl li {
	display: inline;
	line-height: 0;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// 画像のロールオーバー効果 */

.overview a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
	background: #ffffff; 
}



/*
////////////////////////////////////////////////////////////////////////////////////////// 補足属性 */

.center {
	text-align: center !important;
}
td.center img {
	margin: 0 auto !important;
}
th.center img {
	margin: 0 auto !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.middle {
	vertical-align: middle !important;
}
.fix {
	table-layout: fixed !important;
}
.bor_none {
	border: none !important;
}
.bor_dot {
	border: 1px dotted #cccccc;
}
.bor_solid {
	border: 1px solid #cccccc;
}
.bor_solid_nb {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.bor_solid_r {
	border-right: 1px solid #cccccc;
}
.bor_solid_t {
	border-top: 1px solid #cccccc;
}
.bor_dot_t {
	border-top: 1px dotted #cccccc;
}
.bg_none {
	background: none !important;
}



/*
////////////////////////////////////////////////////////////////////////////////////////// リスト */

ul.strong li {
	font-weight: bold;
}
ul.list01 li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
}
ul.list02 li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
}
ul.list03 li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}
ul.list04 li {
	list-style-type: upper-roman;
	list-style-position: outside;
	margin-left: 35px;
	font-weight: bold;
}
ul.strong li {
	font-weight: bold;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// アイコン表示 */

.blank {
	background-image: url(../images/common/icon_blank01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.link {
	background-image: url(../images/common/icon_link02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.mail {
	background-image: url(../images/common/icon_mail01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.link2 {
	clear: both;
	padding-left: 18px;
	background: url(../images/common/icon_link03.gif) no-repeat left center;
}
.link2 a {
	font-weight: bold;
}
.return {
	background-image: url(../images/common/icon_return.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.down {
	background-image: url(../images/common/icon_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.pdf {
	background-image: url(../images/common/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.word {
	background-image: url(../images/common/icon_word.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.excel {
	background-image: url(../images/common/icon_excel.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.file {
	background-image: url(../images/common/icon_file.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}
.folder {
	background-image: url(../images/common/icon_folder.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}
.attent {
	background-image: url(../images/common/icon_attent.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// マージン */
.mar_t0{
	margin-top: 0px !important;
}
.mar_t7{
	margin-top: 7px !important;
}
.mar_t10{
	margin-top: 10px !important;
}
.mar_t20{
	margin-top: 20px !important;
}
.mar_t30{
	margin-top: 30px !important;
}
.mar_t35{
	margin-top: 35px !important;
}
.mar_t40{
	margin-top: 30px !important;
}
.mar_t50{
	margin-top: 30px !important;
}

.mar_l0 {
	margin-left: 0px !important;
}
.mar_l01 {
	margin-left: 1px !important;
}
.mar_l02 {
	margin-left: 2px !important;
}
.mar_l03 {
	margin-left: 3px !important;
}
.mar_l05 {
	margin-left: 5px !important;
}
.mar_l08 {
	margin-left: 8px !important;
}
.mar_l09 {
	margin-left: 9px !important;
}
.mar_l10 {
	margin-left: 10px !important;
}
.mar_l12 {
	margin-left: 12px !important;
}
.mar_l13 {
	margin-left: 13px !important;
}
.mar_l15 {
	margin-left: 15px !important;
}
.mar_l18 {
	margin-left: 18px !important;
}
.mar_l20 {
	margin-left: 20px !important;
}
.mar_l25 {
	margin-left: 25px !important;
}
.mar_l30 {
	margin-left: 30px !important;
}
.mar_l35 {
	margin-left: 35px !important;
}
.mar_l40 {
	margin-left: 40px !important;
}
.mar_b0 {
	margin-bottom: 0px !important;
}
.mar_b05 {
	margin-bottom: 5px !important;
}
.mar_b10 {
	margin-bottom: 10px !important;
}
.mar_b15 {
	margin-bottom: 15px !important;
}
.mar_b20 {
	margin-bottom: 20px !important;
}
.mar_b25 {
	margin-bottom: 25px !important;
}
.mar_b30 {
	margin-bottom: 30px !important;
}
.mar_b35 {
	margin-bottom: 35px !important;
}
.mar_b40 {
	margin-bottom: 40px !important;
}
.mar_r0 {
	margin-right: 0px !important;
}
.mar_r02 {
	margin-right: 2px !important;
}
.mar_r03 {
	margin-right: 3px !important;
}
.mar_r05 {
	margin-right: 5px !important;
}
.mar_r10 {
	margin-right: 10px !important;
}
.mar_r15 {
	margin-right: 15px !important;
}
.mar_r20 {
	margin-right: 20px !important;
}
.mar_r25 {
	margin-right: 25px !important;
}
.mar_r30 {
	margin-right: 30px !important;
}
.mar_r35 {
	margin-right: 35px !important;
}
.mar_r40 {
	margin-right: 40px !important;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// パディング */

.pad_t0 {
	padding-top: 0px !important;
}
.pad_t02 {
	padding-top: 2px !important;
}
.pad_t03 {
	padding-top: 3px !important;
}
.pad_t05 {
	padding-top: 5px !important;
}
.pad_t10 {
	padding-top: 10px !important;
}
.pad_t12 {
	padding-top: 12px !important;
}
.pad_t13 {
	padding-top: 13px !important;
}
.pad_t14 {
	padding-top: 14px !important;
}
.pad_t15 {
	padding-top: 15px !important;
}
.pad_t16 {
	padding-top: 16px !important;
}
.pad_t17 {
	padding-top: 17px !important;
}
.pad_t18 {
	padding-top: 18px !important;
}
.pad_t19 {
	padding-top: 19px !important;
}
.pad_t20 {
	padding-top: 20px !important;
}
.pad_t25 {
	padding-top: 25px !important;
}
.pad_t30 {
	padding-top: 30px !important;
}
.pad_t35 {
	padding-top: 35px !important;
}
.pad_t40 {
	padding-top: 40px !important;
}
.pad_t60 {
	padding-top: 60px !important;
}
.pad_l0 {
	padding-left: 0px !important;
}
.pad_l02 {
	padding-left: 2px !important;
}
.pad_l03 {
	padding-left: 3px !important;
}
.pad_l04 {
	padding-left: 4px !important;
}
.pad_l05 {
	padding-left: 5px !important;
}
.pad_l06 {
	padding-left: 6px !important;
}
.pad_l07 {
	padding-left: 7px !important;
}
.pad_l08 {
	padding-left: 8px !important;
}
.pad_l09 {
	padding-left: 09px !important;
}
.pad_l10 {
	padding-left: 10px !important;
}
.pad_l12 {
	padding-left: 12px !important;
}
.pad_l13 {
	padding-left: 13px !important;
}
.pad_l14 {
	padding-left: 14px !important;
}
.pad_l15 {
	padding-left: 15px !important;
}
.pad_l19 {
	padding-left: 19px !important;
}
.pad_l20 {
	padding-left: 20px !important;
}
.pad_l25 {
	padding-left: 25px !important;
}
.pad_l30 {
	padding-left: 30px !important;
}
.pad_l35 {
	padding-left: 35px !important;
}
.pad_l40 {
	padding-left: 40px !important;
}
.pad_r0 {
	padding-right: 0px !important;
}
.pad_r05 {
	padding-right: 5px !important;
}
.pad_r10 {
	padding-right: 10px !important;
}
.pad_r15 {
	padding-right: 15px !important;
}
.pad_r20 {
	padding-right: 20px !important;
}
.pad_r25 {
	padding-right: 25px !important;
}
.pad_r30 {
	padding-right: 30px !important;
}
.pad_r35 {
	padding-right: 35px !important;
}
.pad_r40 {
	padding-right: 40px !important;
}
.pad_05 {
	padding: 5px !important;
}



/*
////////////////////////////////////////////////////////////////////////////////////////// 高属性 */

.hg_100 {
	height: 100px !important;
}
.hg_10 {
	height: 10px !important;
}
.hg_15 {
	height: 15px !important;
}
.hg_20 {
	height: 20px !important;
}
.hg_25 {
	height: 25px !important;
}
.hg_30 {
	height: 30px !important;
}
.hg_35 {
	height: 35px !important;
}
.hg_40 {
	height: 40px !important;
}
.hg_45 {
	height: 45px !important;
}
.hg_50 {
	height: 50px !important;
}
.hg_55 {
	height: 55px !important;
}
.hg_60 {
	height: 60px !important;
}
.hg_65 {
	height: 65px !important;
}
.hg_70 {
	height: 70px !important;
}
.hg_75 {
	height: 75px !important;
}
.hg_80 {
	height: 80px !important;
}
.hg_85 {
	height: 85px !important;
}
.hg_90 {
	height: 90px !important;
}
.hg_95 {
	height: 95px !important;
}
.hg_110 {
	height: 110px !important;
}
.hg_120 {
	height: 120px !important;
}
.hg_150 {
	height: 150px !important;
}
.hg_200 {
	height: 200px !important;
}
.hg_210 {
	height: 210px !important;
}
.hg_220 {
	height: 220px !important;
}



/*
////////////////////////////////////////////////////////////////////////////////////////// 幅属性 */

.wid_100 {
	width: 100% !important;
}
.wid_95 {
	width: 95% !important;
}
.wid_90 {
	width: 90% !important;
}
.wid_80 {
	width: 80% !important;
}
.wid_70 {
	width: 70% !important;
}
.wid_60 {
	width: 60% !important;
}
.wid_50 {
	width: 50% !important;
}
.wid_45 {
	width: 45% !important;
}
.wid_40 {
	width: 40% !important;
}
.wid_30 {
	width: 30% !important;
}
.wid_25 {
	width: 25% !important;
}
.wid_20 {
	width: 20% !important;
}
.wid_10 {
	width: 10% !important;
}
.wid520 {
	width: 520px !important;
}
.wid490 {
	width: 490px !important;
}
.wid440 {
	width: 650px !important;
}
.wid441 {
	width: 441px !important;
}
.wid420 {
	width: 420px !important;
}
.wid400 {
	width: 400px !important;
}
.wid390 {
	width: 390px !important;
}
.wid345 {
	width: 345px !important;
}
.wid340 {
	width: 340px !important;
}
.wid335 {
	width: 335px !important;
}
.wid330 {
	width: 330px !important;
}
.wid325 {
	width: 325px !important;
}
.wid305 {
	width: 305px !important;
}
.wid300 {
	width: 300px !important;
}
.wid280 {
	width: 280px !important;
}
.wid250 {
	width: 250px !important;
}
.wid220 {
	width: 220px !important;
}
.wid210 {
	width: 200px !important;
}
.wid200 {
	width: 200px !important;
}
.wid180 {
	width: 180px !important;
}
.wid170 {
	width: 170px !important;
}
.wid160 {
	width: 160px !important;
}
.wid150 {
	width: 150px !important;
}
.wid135 {
	width: 950px !important;
}
.wid120 {
	width: 120px !important;
}
.wid100 {
	width: 100px !important;
}
.wid80 {
	width: 80px !important;
}
.wid60 {
	width: 60px !important;
}

/*
////////////////////////////////////////////////////////////////////////////////////////// 	テーブル */

table.style01 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
* html body table.style01 {
	width: 655px;
}
* html body table.style01 table.style01 {
	width: 575px;
}
table.style01 th {
	clear: both;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f3f3f3;
}
table.style01 td {
	clear: both;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
table.style02 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
* html body table.style02 {
	width: 655px;
}
table.style02 th {
	clear: both;
	margin: 0;
	padding: 3px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #e6e6e6;
	width: 10%;
	text-align: center;	
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
}
table.style02 td {
	clear: both;
	margin: 0;
	padding: 3px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f3f3f3;
	width: 10%;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
}
table.style03 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
* html body table.style03 {
	width: 655px;
}
table.style03 th {
	clear: both;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f7f7f7;
	text-align: center;
}
table.style03 td {
	clear: both;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f7f7f7;
	text-align: center;
	font-weight: bold;
}
table.style04 {
	width: 160px;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
}
table.style04 th {
	clear: both;
	margin: 0;
	padding: 5px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	background-color: #f3f3f3;
}
table.style04 td.img {
	clear: both;
	margin: 0;
	padding: 0;
	border-right: solid 1px #dddddd;
	border-bottom: dotted 1px #dddddd;
	height: 105px;
	text-align: center;
	vertical-align: middle;
}
table.style04 td.img img {
	margin: 0 auto;
}
table.style04 td.txt {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	background-color: #f7f7f7;
	font-size: 12px;
	line-height: 14px;
	height: 33px;
}
table.style04 td.txt span {
	font-size: 11px;
	line-height: 15px;
	background-color: #d7242a;
	color: #ffffff;
}
table.style04 td.txt a {
	font-weight: bold;
}
table.style05 {
	clear: both;
	margin: 0 10px 0 10px;
	padding: 0;
	border-top: dotted 1px #cccccc;
}
* html body table.style05 {
	width: 490px;
}
table.style05 th {
	clear: both;
	margin: 0;
	padding: 5px 0;
	width: 160px;
	border-bottom: dotted 1px #cccccc;
	line-height: 15px;
}
table.style05 th.attention {
	background: url(../images/common/contact_bg01.gif) no-repeat 93px 6px;
}
table.style05 td {
	clear: both;
	margin: 0;
	padding: 5px 0;
	width: 380px;
	border-bottom: dotted 1px #cccccc;
	vertical-align: top;
}

.Fstyle01 {
	border: solid 1px #cccccc;
	padding: 3px 3px;
	background-color: #f7f7f7;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// 	背景色属性 */

.bcol01 {
	background-color: #ffffff !important;
}
.bcol02 {
	background-color: #e6e6e6 !important;
}
.bcol03 {
	background-color: #aaaaaa !important;
}
.bcol04 {
	background-color: #f3f3f3 !important;
}
.bcol05 {
	background-color: #f7f7f7 !important;
}


/*
////////////////////////////////////////////////////////////////////////////////////////// 	パラグラフ・共通属性 */

.leftside {
	float: left;
	margin-left: 0;
}
.rightside {
	float: right;
	margin-right: 0;
}
