h1 {
	clear: both;
	font-size: 30px;
}
#contents #main h1.title_com{
	background: url(../images/companies/main_title_com.jpg)100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}

#contents #main h1 span{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: 16%;
	left: 2%;
}
h2 {
	font-size: 16px;
	margin: 0 0 10px;
}

.txt_bold span {
	background: #046c09;
	padding: 2px 5px;
	border-radius: 5px;
	margin-right: 8px;
	color: #fff;
}
h4.txt_bold {
	margin: 10px 0 10px;
	font-size: 20px;
	font-weight: normal;
	display: block;
	color: #046c09;
}
.alR {
	text-align: right;
}
.text_s {
	font-size: 0.6em;
	line-height: 1em;
}



.banner{
	background: #046c09;
	max-width: 100%;
	border: 4px solid #fff;
	margin-bottom: 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #888;
}
.banner p {
	color: #fff;
	padding: 1em 0;
	width: 100%;
	text-align: center;
}



@media only screen and (max-width: 780px) {
	#contents #main h1.title_com{
		max-width: 98%;
		margin: 30px auto 10px auto;
	}
}




/************************ トップページの３カラム画像リンク ***************************/
#top-main ul.section01{
	margin: 0;
	margin-bottom: 20px;
}
.section01 li.link{
	float: left;
	padding: 1%;
	width: 32%;
}
.section01 li.link:first-child{
	padding-left: 0;
}
.section01 li.link:last-child{
	padding-right: 0;
}
.section01 img{
	max-width: 100%;
	border: 1px solid #046c09;
}
@media only screen and (max-width: 580px) {
	.section01 li.link{
		clear: both;
		width: 100%;
	}
}



/************************ トップページの4カラム ***************************/

#link-info{
	clear: both;
	width: 98%;
	margin: 0px auto;
	min-height: 200px;
	border: 6px solid #046c09;
	border-radius: 5px;
	text-align: center;
	margin-top: 2em;
}
#link-info h2{
	width: 97%;
	color: #333;
	font-size: 18px;
	letter-spacing: 6px;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #046C09;
	margin: 10px auto;
	padding: 8px 15px 0px 15px;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(230,255,229,1) 100%);
}
#link-info h2 #item {
	display: inline-block;
	height: 22px;
	width: 8px;
	background-color: #046C09;
	margin-right: 10px;
	margin-left: -5px;
	margin-bottom: -4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#link-info img{
	border: 1px solid #cacaca;
	width: 100%;
}
#link-info .content {
	width: 20%;
	margin: 20px 0;
	padding: 0 20px;
	border-right: 1px solid #cacaca;
	float: left;
}
#link-info .content:first-child {
	padding-left: 3%;
}
#link-info .content:last-child {
	border: none;
}

#link-info .content h4 {
	text-align: center;
	padding: 5px 0;
	min-height: 40px;
	letter-spacing: -1px;
	line-height: 1.4em;
}

#link-info .content .txtC {
	color: #fff;
	background: #046C09;
	display: block;
	text-align: center;
	font-size: 12px;
	display: block;
	border-radius: 4px;
}

@media only screen and (max-width: 900px) {
	#link-info .content {
		width: 44%;
		padding-left: 0.5%;
		padding-right: 1.2em;
	}
	#link-info .content:first-child {
		padding-left: 1.8em;
	}
	#link-info .content:nth-child(2) {
		border-right: none;
		padding-left: 1.2em;
	}
	#link-info .content:nth-child(3){
		padding-left: 1.8em;
	}
	#link-info .content:last-child {
		padding-left: 1.2em;
	}
}
@media only screen and (max-width: 760px) {
	#link-info .content:first-child {
		padding-left: 1em;
	}
	#link-info .content:nth-child(3){
		padding-left: 1em;
	}
}
@media only screen and (max-width: 620px) {
	#link-info .content {
		width: 96%;
		border-right: none;
	}
	#link-info .content {
		padding-left: 3%;
	}
}
@media only screen and (max-width: 480px) {
	#link-info .content {
		width: 90%;
		border-right: none;
	}
	#link-info .content {
		padding-left: 1%;
	}
}

/************************ セカンドページ／關於富山縣（富山県について） ***************************/



#contents #main h1.title02 {
    background: url(../images/about_toyama/main_title.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}
#right_part img.toyamaImgtop{
	margin-right: 8px;
	margin-left: 0;
	width: 48%;
}
#right_part img.floatL {
	margin-right: 8px;
	margin-left: 0;
	width: 48%;
}
.table01{
	float: left;
	width: 48%;
	border-collapse: collapse;
}
.table01 th, .table01 td{
	border: 1px solid #046c09;
	padding: 2px 5px;
}
.table01 th {
	background: linear-gradient(to bottom, #5c9438 0%,#69ab3d 50%,#5c9438 100%);
	color: #fff;
	width: 60px;
	vertical-align: middle;
	text-align: center;
}
#contents p.notes {
	text-align: right;
	font-size: 0.7em;
	padding-top: 4px;
}
#contents p.notes-left {
	text-align: left;
	font-size: 0.7em;
	padding-top: 4px;
}

@media only screen and (max-width: 900px) {
	.table01{
		clear: both;
		width: 100%;
		margin-bottom: 1em;
	}
	#right_part img.toyamaImg-top{
		margin: 0;
		width: 100%;
	}
	#right_part img.toyamaImg-last{
		margin: 0;
		width: 100%;
		padding-bottom: 1em;
	}
}
/************************ セカンドページ／県内企業の方へ ***************************/

#toyama-lc{
	padding: 1em 0;
}
#toyama-lc ul{
	width:46%;
	float: left;
	margin-right: 1em;
}
#toyama-lc img{
	float: right;
	width: 50%;
	padding-bottom: 2em;
}

@media only screen and (max-width: 580px) {
	#toyama-lc img{
		clear: both;
		width:100%;
	}
	#toyama-lc p{
		clear: both;
		width:100%;
		padding-bottom: 2em;
	}
}


/************************ セカンドページ／多?的富山縣（富山県について2） ***************************/
#contents #main .abtym_pic03 {
	float: left;
	width: 52%;
	display: inline-block;
	margin-right: 10px;
}
#contents #main .text_s {
	font-size: 11px;
	line-height: 16px;
}
#contents #main dl.toymaInfo01{
	float: left;
	padding-left: 1em;
	padding-bottom: 1em;
	width: 40%;
}
#contents #main dl.toymaInfo01 dt {
	font-weight: 600;
}
#contents #main dl.toymaInfo01 dd.red {
	color: #ff0000;
}
#contents #main dl.toymaInfo01 dd {
	padding-left: 1em;
}

#contents #main .donut {
	clear: both;
	border: 3px dotted #d0ba8f;
	padding: 10px;
	margin-top: 15px;
	background: url(../images/about_toyama/bg_left.png) #f1ebdf;
}
#contents #main .donut h4 {
	font-size: 1.4em;
	line-height: 40px;
	color: #0a0;
	margin-bottom: 10px;
	font-family: ?宋, "MS Mincho", Georgia, serif;
	text-align: center;
}
#contents #main img.abtym_kusuri  {
	float: right;
	width: 30%;
	display: inline-block;
}
.technicbox h4 {
	margin-top: 15px;
	margin-left: 1em;
}
.sub_heading2 {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #B2ADAD;
	background: url(../images/about_us/sub_heading.png) no-repeat 0px 8px;
	padding-left: 12px;
	margin-bottom: 10px;
}
.technicbox .ul01 li {
	float: left;
	width: 30%;
	padding-left: 0.5em;
}
.technicbox .ul02 li {
	float: left;
	width: 48%;
	padding-left: 0.5em;
}


.button{
	box-shadow: 0px 10px 14px -7px #999;
	background: linear-gradient(to bottom, #63a343 5%, #3c801a 100%);
	background-color: #63a343;
	border-radius: 8px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b8a3c;
	width: 60%;
	text-align: center;
}
.button:hover{
	background: linear-gradient(to bottom, #3c801a 5%, #63a343 100%);
	background-color: #3c801a;
	color: #fff;
}


@media only screen and (max-width: 940px) {
	.technicbox .ul01 li {
		width: 48%;
	}
	.technicbox .ul02 li {
		clear: both;
		width: 100%;
	}
}

@media only screen and (max-width: 670px) {
	.technicbox .ul01 li {
		clear: both;
		width: 100%;
		padding-left: 2em;
	}
	.technicbox .ul02 li {
		clear: both;
		width: 100%;
		padding-left: 2em;
	}
}

@media only screen and (max-width: 580px) {
	#contents #main .abtym_pic03{
		clear: both;
		width: 100%;
		margin: 0;
	}
}
@media only screen and (max-width: 480px) {
	#contents #main dl.toymaInfo01{
		clear: both;
		width: 100%;
	}
	#contents #main img.abtym_kusuri {
		clear: both;
		width: 100%
	}
	.technicbox .ul01 li {
		padding-left: 0;
	}
	.technicbox .ul02 li {
		padding-left: 0;
	}
}


/************************ セカンドページ／富山傳統工藝品 ***************************/

#contents #main h1.title02c {
    background: url(../images/about_toyama/main_title_c.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}


/************************ セカンドページ／關於協進聯絡處 ***************************/

#contents #main h1.title01 {
	background: url(../images/about_us/main_title.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}
.txt_bg {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(../images/about_us/photo1.jpg);
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	min-height: 300px;

}
.txt_box {
	background-color: rgba(255,255,255,0.2);
	padding: 5px;
	max-width: 620px;
	width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	color: #FFF;
}

#contents #main p.us-clr{
	clear: both;
	padding-top: 1em;
}

/************************ セカンドページ／富山傳統工藝品 ***************************/

#contents #main h1.title_ex2 {
	background: url(../images/exhibition/main_title_ex2.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}

#contents #main .text03 {
	float: left;
	margin-top: 2em;
	width: 46%;
}
#contents #main #right_part img.mgb10-h{
	width: 50%;
	padding-top: 2em;
	padding-left: 1em;
	margin-bottom: 10px;
}

@media only screen and (max-width: 580px) {
	#contents #main .text03 {
		clear: both;
		width: 100%;
	}
	#contents #main #right_part img.mgb10-h{
		width: 100%;
	}
}

/************************ セカンドページ／工業技術製造?品綜合展覽會 ***************************/

#contents #main h1 {
	background: url(../images/exhibition/main_title.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}

.table02{
	float: left;
	width: 68%;
	border-collapse: collapse;
	margin-top: 1em;
}
.table02 th, .table02 td{
	border: 1px solid #046c09;
	padding: 2px 5px;
}
.table02 th {
	background: linear-gradient(to bottom, #5c9438 0%,#69ab3d 50%,#5c9438 100%);
	color: #fff;
	width: 60px;
	vertical-align: middle;
	text-align: center;
}

.button2{
	clear: both;
	float:left;
	box-shadow: 0px 10px 14px -7px #999;
	background: linear-gradient(to bottom, #63a343 5%, #3c801a 100%);
	background-color: #63a343;
	border-radius: 8px;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 10px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #5b8a3c;
	width: 40%;
	text-align: center;
}
.button2:hover{
	background: linear-gradient(to bottom, #3c801a 5%, #63a343 100%);
	background-color: #3c801a;
	color: #fff;
}
.clr{
	clear: both;
}
.bt-clr{
	padding-bottom: 2em;
}


#contents #main ul.activity2 {
	float: left;
	width: 58%;
	padding-top: 1em;
}
#contents #main ul.activity2 li{
	padding-left: 1em;
}
#contents #main ul.activity2 li.list-f{
	padding-left: 0;
	padding-bottom: 1em;;
}


#contents #main ul.activity3 {
	float: left;
	width: 48%;
	padding-top: 1em;
}
#contents #main ul.activity3 li{
	padding-left: 1em;
}
]


@media only screen and (max-width: 580px) {
	.table02{
		clear: both;
		width: 100%;
		margin-bottom: 1em;
	}
	.button2{
		clear: both;
		width: 80%;
	}
	ul.activity3 {
		clear: both;
		width: 100%;
		padding-top: 1em;
		background: #cacaca;
	}
}


/************************ セカンドページ／個人隱私保護條列 ***************************/

#contents #main h1.title_pv {
    background: url(../images/about_toyama/main_title_pv.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}
#contents #main #pv {
	padding: 1em;
}
p.pv-ct{
	padding-bottom: 1em;
}

/************************ セカンドページ／聯絡我們 ***************************/


#contents #main h1.title03 {
	background: url(../images/contact/main_title.jpg) 100% 100% no-repeat #fff;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	border: 0px solid rgba(83,131,86,0.17);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}


#contents #main.g_maps {
	position: relative;
	padding-bottom: 50%; // これが縦横比
	height: 0;
	overflow: hidden;
}

#contents #main.g_maps iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;!important;
	height: 100%;!important;
}

@media screen and (max-width: 768px) {
	#contents #main.g_maps {
		padding-bottom: 60%; // これが縦横比
	}
}
@media screen and (max-width: 768px) {
	#contents #main.g_maps {
		padding-bottom: 80%; // これが縦横比
	}
}


