﻿@charset "UTF-8";
/* CSS Document */

#column_main p {margin-bottom: 0;}

#column_main p .green-bold {color: #4CAF51; font-weight: bold;}

#column_main .link_Arrow {
	margin: 1em 0;
}
#column_main .link_Arrow li {
	background:url("../../images/list_icon.png") no-repeat 6px 7px;
}
#column_main .link_Arrow a {
	text-decoration: underline;
	color: #0070C0;
	font-size: 125%;
	line-height: 1.5;margin-left: 6px;
}

#column_main .dl_link {color: #0070C0; text-decoration: underline;}
#column_main .dl_link:hover { text-decoration: underline;}

#column_main .P_C_link {
	color: #0070C0;
	padding: 0;
	text-decoration: underline;
}


#column_main .imgbox {width: 80%;margin: 1em auto 1.5em;}
#column_main .imgbox img {width: 100%;}
#column_main .imgbox p {text-align: center;}

#column_main h2 {text-indent:1.2em; position: relative;}
#column_main h2::before {
	content: " ";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #4CAF51;
	top: 8px;
	left: .1em;
}

#column_main h3 {border-bottom: none; margin-bottom: .5em;}
#column_main h5 {color: #4CAF51; font-weight: bold; margin-top: 1em;}

#column_main #submission_box {
	width: calc(100% - 40px);
	padding: 20px;
	margin: 2em 0;
	border: 1px solid #333;
}
#column_main #submission_box h4 {
	color: #333;
	text-align: center;
	border-bottom: none;
	margin-bottom: .5em;
	font-size: 110%;
	font-weight: bold;
}

#column_main #submission_box .mail-address {}
#column_main #submission_box .mail-address p {
	text-align: center;
	margin: 1em 0;
}
#column_main #submission_box .mail-address a {
	color: #0070C0;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}


#column_main .benchmark-address {
	text-align: center;
	margin: 1em 0;
}
#column_main .benchmark-address a {
	color: #0070C0;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
}




#nav_SDGs-suishin_committee_title {
	font-size: 16px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #4CAF50;
}

#nav_SDGs-suishin_committee {
	width:230px;
	font-size:14px;
}

#nav_SDGs-suishin_committee li{
	position: relative;
	height:auto;
	margin-bottom:16px;
	padding:0 0 0 16px;
	background:url(../../images/nav_icon.png) no-repeat 6px 3px;
	text-indent:0;
	line-height:1.2em;
}

