@charset "UTF-8";

/*------------ index ------------*/
body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(../images/index_pct_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #811c21;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:active {
	color: #000000;
}

#wrapper {
	width: 940px;
	padding: 0;
	margin: auto;
}

/* mainpht ------------------------------*/
#mainpht {
	width: 940px;
	height: 508px;
	background-image: url(../images/index_pct_phtbg.gif);
	background-repeat: repeat-y;
}

/* bnrlist ------------------------------*/
#bnrlist {
	width: 620px;
	height: 130px;
	margin: auto;
}

#bnrlist li {
	float: left;
}

/* menu ------------------------------*/
#menu {
	width: 940px;
	height: 56px;
}

#menu li {
	float: left;
}

/* main ------------------------------*/
#main {
	width: 940px;
	margin: 40px 0 50px 0;
	font-size: 1.2em;
	line-height: 1.8;
}

.mainin {
	width: 940px;
}

/* subcontents ------------------------------*/
#contents {
	width: 610px;
	float: right;
}

.conteinbox {
	width: 610px;
}

.manybox {
	width: 570px;
	background-image:url(../images/index_pct_manybg.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 30px 20px;
}

.manyinbox {
	width: 570px;
}

.manyleft {
	width: 280px;
	float: left;
}

.manyright {
	width: 280px;
	float: right;
}

.manypct {
	width: 155px;
	float: left;
	display: block;
}

.manytxt {
	width: 115px;
	float: right;
}

.manytxt p {
	font-weight: bold;
}

.purposebox {
	background-image: url(../common/images/pct_line_bg.gif);
	padding: 15px 20px 15px 20px;
}

/* side ------------------------------*/
#side {
	width: 310px;
	float: left;
}

.infobox {
	background-image: url(../images/index_pct_info_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 15px 0 15px;
}

.infobox li {
	border-bottom: #999999 dotted 1px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.infotxt {
	display: block;
	margin: 0 0 0 10px;
}


/* 20181222追加 */

.bnrSide {
	margin-top: 26px;
}
.bnrSide img {
	margin-bottom: 5px;
}
.mapSide {
	margin-top: 30px;
}
.mapSide p {
	margin-top: 10px;
	font-weight: 600;
}




/* footerpagetop ------------------------------*/
#f_pagetop {
	width: 940px;
	margin: auto;
}

#f_pagetop #f_btn {
	width: 149px;
	float: right;
} 

#f_pagetop #f_menu {
	width: 600px;
	float: left;
}

#f_pagetop #f_menu li {
	float: left;
} 
 
/* footer ------------------------------*/
#footer {
	background-image: url(../common/images/pct_bg_f.gif);
	background-repeat: repeat-x;
	background-color: #afa7a7;
}

#footer_main {
	width: 940px;
	margin: auto;
	padding: 20px 0 20px 0;
}

.footer_inbox {
	width: 940px;
}

#footer #list_f {
	width: 335px;
	float: left;
	font-size: 1.2em;
	line-height: 1.7;
	margin: 0 15px 0 0;
	color: #FFFFFF;
}

#footer #telbox {
	width: 290px;
	float: left;
	font-size: 1.2em;
	line-height: 1.7;
	background-image: url(../common/images/pct_bg_tel.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#footer #telbox_f {
	width: 290px;
	float: right;
	font-size: 1.2em;
	line-height: 1.7;
	background-image: url(../common/images/pct_bg_flo_tel.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#footer .ipaltxt {
	font-weight: bold;
	font-size: 1.2em;
	color: #811c21;
}

#footer .flowertxt {
	font-weight: bold;
	font-size: 1.2em;
	color: #01744a;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffffff;
}

#footer a:active {
	color: #ffffff;
}

/* footerbnr ------------------------------*/
#f_bottom {
	width: 940px;
	margin: auto;
	padding: 10px 0 20px 0;
}

#f_bottom #f_bnr {
	width: 650px;
	float: right;
} 

#f_bottom #f_bnr li {
	float: left;
} 

#f_bottom #copy {
	width: 280px;
	float: left;
	font-size: 1.1em;
	line-height: 1.8;
}

/* parts ------------------------------*/
h1 {
	font-size: 1px;
	line-height:0;
	display: none;
}

.attention {
	color: #CC0000;
	font-weight: bold;
}

.redtxt {
	color: #CC0000;
	font-weight: bold;
}

.greentxt {
	color: #018f3d;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 10px 0 20px 0;
}

.c_pagetop_nom {
	text-align: right;
	padding: 0;
}

/* list typenone */
.typenone {
	list-style-type: none;
}

/* center */
.center {
	text-align: center;
}

/* right */
.right {
	text-align: right;
}

/* clear */
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

/* fontsizeclear */
.sizeclear {
	font-size: 1px;
	line-height: 0;
}

/* boldtxt */
.boldtxt {
	font-weight: bold;
}

/* bigtxt */
.bigtxt {
	font-weight: bold;
	font-size: 1.1em;
}

.indent {
	margin-left: 1em; /* ブロック全体を 1em 右に */
	text-indent: -1em; /* 先頭の1文字のみ 1em 左に */
}

/* margin */
.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.ml05 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.mr05 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

/* 
@media print {
body {
zoom: 60%;
}
}
*/

