@charset "Shift_JIS";
/* CSS Document */

.catalog #contents_right a:link		{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.catalog #contents_right a:visited	{
	text-decoration:underline;
	color: #1b95d4;
	font-weight: bold;
}
.catalog #contents_right a:hover		{
	text-decoration:none;
	color:#e60012;
	font-weight: bold;
}
.catalog #contents_right a:active	{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}



/*ƒJƒ^ƒƒOƒŠƒ“ƒN*/
.catalog h3#title_1 {
	height: 41px;
	width: 715px;
	border-bottom: solid 3px #b2b2b2;
	margin-bottom: 30px;
}

.catalog h3#title_2 {
	display:none;
}

.catalog .box_1 {
	width: 100%;
/*	border-top: solid 1px #ccc;*/
	margin-bottom: 80px;
}

.catalog .box_1 td {
	text-align: center;
/*	padding-top: 20px;*/
	padding-bottom: 22px;
	line-height: 16px;
	width: 50%;
    font-weight: bolder;
}

.catalog .box_2 {
/*	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;*/
}

.catalog .box_2 img {
	border: 1px solid #999;
	margin-bottom: 0.5em;
    width: 190px;
}

.catalog .box_5 {
	float: left;
}

.catalog .box_6 {
	float: right;
	width: 380px;
}

.catalog .midashi {
	border-radius: 20px;/*ŠpŠÛŽwŽ¦*/
	-webkit-border-radius: 7px;/*ŠpŠÛŽwŽ¦*/
	-moz-border-radius: 7px;/*ŠpŠÛŽwŽ¦*/
	background-color: #818bc2;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	line-height: 1em;
	padding: 5px 0 7px 10px;
	margin-bottom: 15px;
}

.catalog .txt_1 {
	text-align: center;
	margin-bottom: 10px;
}

.catalog .txt_2 {
	font-size: 11px;
	line-height: 15px;
}

.catalog .txt_3 {
	font-size: 16px;
	font-weight: bolder;
	border-bottom: solid 1px #999;
	border-left: solid 5px #900;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.catalog .txt_4 {
	float: right;
	width: 350px;
}

.catalog .txt_5 {
	padding-left: 20px;
	padding-bottom: 30px;
}

.catalog .txt_5 li {
	list-style-type: disc !important;
}

.catalog .txt_5 li a {
	text-indent: 0em !important;
}

.catalog .txt_6 {
	clear: both;
	border: 3px solid #CCC;
	padding: 15px 15px 15px 30px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}

.catalog .txt_7 {
	padding-left: 40px;
}

.catalog .txt_7 li a {
	text-indent: 0em !important;
	display: inline;
}

.catalog .txt_7 a:link {
	text-decoration: none !important;
}

.catalog .txt_7 a:hover {
	text-decoration: underline !important;
}

.catalog .txt_8 {
	padding-left: 30px;
	font-weight: bolder;
}

.catalog .txt_9,.catalog .txt_9_2 {
	font-weight: bolder;
	margin: 0 0 5px 15px;
}

.catalog .img_1 {
	background-color: #CCC;
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	height: 365px;
}

.catalog .img_1_2 {
	background-color: #CCC;
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	height: 280px;
}

.catalog .img_2 {
	float: left;
}

.catalog .mokuji {
	height: 24px;
	width: 140px;
	margin: 0 auto 10px auto;
}

.catalog .pub_pdf {
	height: 24px;
	width: 140px;
	margin: 0 auto 10px auto;
}

.catalog .space {
	clear: both;
	height: 35px;
}

.catalog .space_2 {
	margin-left: 17px;
}

/*ƒJƒ^ƒƒO‚±‚±‚Ü‚Å*/



/* SP */
@media print, screen and (max-width: 640px) {
#catalog_02 {
	margin-top: 8vh;
}

.catalog h3#title_1 {
	display:none;
}

.catalog h3#title_2 {
	display:block;
	margin-bottom: 30px;
}

.catalog .box_1 {/**/
	width: 90%;
/*	border-top: solid 1px #ccc;*/
	margin: 0 auto 8vh auto;
}

.catalog .box_1 td {
	text-align: center;
/*	padding-top: 1.2em;*/
	padding-bottom: 1.8em;
	line-height: 1.3em;
	width: 50%;
    font-weight: bolder;
	font-size: 3vw;
}

.catalog .box_2 {
/*	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;*/
}

.catalog .box_2 img {
	border: 1px solid #999;
	margin-bottom: 0.5em;
    width: 75%;
}

.catalog .box_5 {/**/
	float: none;
	width: 87%;
	margin: 0 auto 0 auto;
}

.catalog .box_6 {
/*	float: none;
	width: 87%;
	margin: 0 auto 0 auto;*/
}

.catalog .midashi {/**/
	width:87%;
	margin:0 auto 0 auto;
	border-radius: 10px;/*ŠpŠÛŽwŽ¦*/
	-webkit-border-radius: 10px;/*ŠpŠÛŽwŽ¦*/
	-moz-border-radius: 10px;/*ŠpŠÛŽwŽ¦*/
	background-color: #818bc2;
	font-size: 5vw;
	font-weight: bolder;
	color: #FFF;
	line-height: 1.7em;
	padding: 0 0 0 10px;
	margin-bottom: 20px;
}

.catalog .txt_1 {
	text-align: center;
	margin-bottom: 10px;
}

.catalog .txt_2 {
	font-size: 2.3;
	line-height: 1.5em;
}

.catalog .txt_3 {
	width:85%;
	margin:0 auto 0 auto;
	font-size: 4vw;
	font-weight: bolder;
	border-bottom: solid 1px #999;
	border-left: solid 2vw #900;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.catalog .txt_4 {/**/
	float: none;
	width: 87%;
	margin: 0 auto 0 auto;
	text-align: center;
}

.catalog .txt_5 {/**/
	padding-left: 8%;
	padding-bottom: 10px;
	text-align: left;
}

.catalog .txt_5 li {/**/
	list-style-type: disc !important;
}

.catalog .txt_5 li a {/**/
	text-indent: 0em !important;
}

.catalog .txt_6 {
	border: 3px solid #CCC;
	padding: 15px 15px 15px 30px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}

.catalog .txt_7 {
/*	width: 87%;
	margin: 0 auto 0 auto;
	padding-left: 20px;*/
}

.catalog .txt_7 li a {
/*	text-indent: 0em !important;
	display: inline;*/
}

.catalog .txt_7 a:link {
/*	text-decoration: none !important;*/
}

.catalog .txt_7 a:hover {
/*	text-decoration: underline !important;*/
}

.catalog .txt_8 {
/*	padding-left: 30px;
	font-weight: bolder;*/
}

.catalog .txt_9 {/**/
	font-weight: bolder;
	width: 87%;
	margin: 0 auto 1vh auto;
}

.catalog .txt_9_2 {/**/
	font-weight: bolder;
	width: 87%;
	margin: 3vh auto 0 auto;
}

.catalog .txt_10 {/*SP‚Ì‚Ý*/
	text-align: left;
}

.catalog .img_1 {/**/
	background-color: #ccc;
	float: none;
	width: 87%;
	text-align: center;
	padding: 20px 0 20px 0;
	height: auto;
	margin: 0 auto 10px auto;
}

.catalog .img_1_2 {/**/
	background-color: #CCC;
	float: none;
	width: 87%;
	text-align: center;
	padding: 20px 0 20px 0;
	height: auto;
	margin: 0 auto 10px auto;
}

.catalog .img_2 {/**/
	float: none;
}

.catalog .mokuji {
	height: auto;
	width: 66%;
	margin: 10px auto 10px auto;
}

.catalog .pub_pdf {
	height: auto;
	width: 65%;
	margin: 10px auto 10px auto;
}

.catalog .space {
	clear: both;
	height: 35px;
}

.catalog .space_2 {
/*	margin-left: 17px;*/
}


}

