* {
	margin : 0;
	padding : 0;
}
.red {
	color : #red;
}
.green {
	color : #22b685;
}
span.cl {
	display : block;
	clear : both;
	height : 1px;
	overflow : hidden;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.imLeft {
	float : left;
	padding-right : 5px;
}
.imRight {
	float : right;
	padding-left : 5px;
}
a img {
	border : 0;
}
body {
	background : url(../images/main_bg.jpg) repeat-x;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.normalList {
	margin-left : 25px;
	font-size : 14px;
}

#wrapper {
	width : 950px;
	margin : 0 auto;
}
/* header */

#header {
	height : 85px;
}
#header #logo {
	width : 245px;
	padding-top : 32px;
	float : left;
}
#header table {
	float : right;
	margin-top : 40px;
}
#header table td {
	padding-left : 15px;
	font-size : 75%;
}
#header table td a {
	text-decoration : none;
	padding-left : 10px;
	padding-right : 12px;
	color : #666;
	background : url(../images/icon_head_link.jpg) no-repeat right 2px;
}
/* gloNavi */

#gloNavi {
	height : 39px;
}

#gloNavi li {
	list-style : none;
	float : left;
}
#gloNavi .memberEnglish {
	text-align : center;
	padding-top : 10px;
}
#gloNavi .memberEnglish a {
	padding-right : 20px;
}
/* contents */

#contents {
	background : url(../images/2nd_bg.jpg) repeat-x;
	padding : 10px;
}
#contents .catch {
	height : 25px;
	font-size : 75%;
	color : #fff;
}
#contents .catch a {
	text-decoration : none;
	color : #fff;
}
/* main */

#main {
	width : 650px;
	float : left;
}
#main h1 {
	background : url(../images/2nd_h1.jpg) no-repeat;
	font-size : 120%;
	color : #fff;
	padding : 3px 10px;
}
#main .mainContent {
	width : 640px;
	background : #fff;
	margin : 10px auto;
}
.contentTxt {
	padding : 0 10px 10px 10px;
}
.mainContent h2 {
	clear:both;
	color : #15534A;
	font-size : 100%;
	margin : 15px 0 10px 0;
}
.mainContent h3 {
	clear:both;
	color : #666;
	font-size : 85%;
	margin : 15px 0 10px 0;
}
.contentTxt p {
	font-size : 80%;
	line-height : 150%;
	color : #666;
}
.contentTxt p .sm {
	font-size : 70%;
	line-height : 100%;
}
.contentTxt table {
	font-size:80%;
	color:#666;
	width:620px;
	background:#ddd;
	padding:2px;
	margin:5px 0;
}
.contentTxt tr td {
	background:#fff;
	padding:3px;
}
.contentTxt dl {
	margin-bottom:15px;
	font-size:80%;
	color:#666;
}
div.photoL dl {
	float:left
}
div.photoL img {
	padding:10px 10px 2px 0;
}
/* mainSearch */

#mainSearch {
	width : 910px;
	float : left;
	padding: 10px;
	background: #fff;
}
#mainSearch h1 {
	background : url(../images/2nd_h1.jpg) no-repeat;
	font-size : 120%;
	color : #fff;
	padding : 3px 10px;
}
#mainSearch h2 {
	clear:both;
	color : #15534A;
	font-size : 100%;
	margin : 15px 0 10px 0;
}
.sitemap {
	margin-left : 40px;
	font-size : 75%;
}
.sitemap ul {
	margin-left : 20px;
}
.column3 {
	width : 300px;
	float : left;
}


/* 月報 */
.dotline {
    position : relative;
    height : 1.5em;
}
.dotline::before {
    content : "";
    display : block;
    width : 100%;
    position : absolute;
    margin-top : 0.5em;
    border-top : 1px dashed silver;
}
.dotline .heading {
    position : absolute;
    padding-right : 1ex;
    background-color : white;
	font-size : 85%;
}
.dotline .nombre {
    right : 0;
    position : absolute;        
    padding-left : 1ex;
    background-color : white;
	font-size : 85%;
}

h2.contTitle {
	background-color: #15534A;
	background			: url(../images/2nd_h2_bg.jpg) no-repeat;
	padding-left : 6px;
	padding-top : 6px;
	padding-bottom : 9px;
	font-size : 16px;
	color : #fff;
}


/* side */

#side {
	width : 268px;
	float : right;
}
#side .sideboxMenu {
	background : #bde6ea;
	padding : 5px;
	margin-bottom : 5px;
}
#side .sidebox {
	background : #EFEFEF;
	padding : 5px;
	margin-bottom : 5px;
}
.sideboxMenu .sideContent {
	padding : 0 0 5px 0;
	background : #fff;
}
.sideBoxMenu img {
	vertical-align : bottom;
}
a.menuLink {
	font-size : 75%;
	border-bottom : 1px dashed #eee;
	display : block;
	padding : 3px 10px;
}
a:hover.menuLink, a.on {
	background : #5c8780;
	color : #fff;
}
.sidebox .sideContent {
	padding : 5px 0;
	background : #fff;
}
.sideContent a {
	text-decoration : none;
	color : #666;
}
.sidebox .sideContent .sideTxt {
	padding : 5px;
	font-size : 75%;
}
.sideTxt a.bgArrow {
	display : block;
	padding : 2px 4px;
	background : url(../images/link_arrow.jpg) no-repeat right top;
}
.sideTxt a:hover.bgArrow {
	color : #fff;
	background : url(../images/link_arrow_on.jpg) no-repeat right top;
}
.sideEvent {
	font-size : 75%;
	border-top : 1px solid #ddd;
	padding : 3px 0;
}
.sideEvent strong {
	color : #5B8680;
}
/* footer */

#footer {
	margin-top : 10px;
	height : 20px;
	background : #8FBFC2;
	padding : 10px;
}
.footerContents {
	width : 950px;
	text-align : right;
	color : #fff;
	font-size : 75%;
	margin : 0 auto;
	background : url(../images/copyright.jpg) no-repeat;
}
.footerContents a {
	color : #fff;
	text-decoration : none;
}
/* form */


table.form {
	margin : 15px auto;
	background : #aaa;
}
.form td, .form th {
	padding : 5px;
	font-weight : normal;
	font-size : 75%;
}
.form th {
	background : #666;
	color : #fff;
}
.form td {
	background : #fff;
}
/* 認定制度 */

table.normal {
	margin : 15px auto;
	background : #22b685;
}
.normal td, .normal th {
	padding : 5px;
	font-weight : normal;
	font-size : 75%;
}
.normal th {
	background : #1b9e73;
	color : #fff;
}
.normal td {
	background : #fff;
}
.importance {
	border : 5px solid #ccc;
	width : 500px;
	padding : 15px;
	margin : 15px auto;
}
.downloadArea {
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}
.downloadArea dl {
	width:400px;
	float:left;
}
.downloadArea dt {
	height:19px;
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-top:2px;
}
.downloadArea dd {
	font-size:12px;
	padding-left:25px;
	margin-top:10px;
	line-height:1.5em;
}
.downloadArea dt.no1 {
	background:url(../about/images/icon_circle1.gif) center left no-repeat;
}
.downloadArea dt.no2 {
	background:url(../about/images/icon_circle2.gif) center left no-repeat;
}
.downloadArea dt.no3 {
	background:url(../about/images/icon_circle3.gif) center left no-repeat;
}
.downloadArea dt.no4 {
	background:url(../about/images/icon_circle4.gif) center left no-repeat;
}
.downloadArea dt.no5 {
	background:url(../about/images/icon_circle5.gif) center left no-repeat;
}
.downloadArea dt.no6 {
	background:url(../about/images/icon_circle6.gif) center left no-repeat;
}
.downloadArea .rightArea {
	width:185px;
	float:right;
}
.downloadArea .rightArea p {
	height:16px;
	font-size:12px;
	padding-left:22px;
	padding-top:2px;
	margin-top:3px;
}
.downloadArea .rightArea p.icon_pdf {
	background:url(../about/images/icon_pdf.gif) center left no-repeat;
}
.downloadArea .rightArea p.icon_excel {
	background:url(../about/images/icon_excel.gif) center left no-repeat;
}
.downloadArea .rightArea p.icon_word {
	background:url(../about/images/icon_word.gif) center left no-repeat;
}
.downloadArea .rightArea p.cap {
	font-size:10px;
	margin-top:5px;
	padding-left:0;
}

table.otoiawase {
	background : #fff;
}

.otoiawase td , .otoiawase th {
	border-bottom : 1px solid #000;
}

.oshirase ul {
	margin : 15px;
	font-size : 14px;
}
