@charset "UTF-8";

/* 気象業務支援センターHP コンテンツ用ベースCSS (letter-top.css) */
/* コンテンツ内の文字のサイズ、配置などを定義 */
/* トップページ用 */
/* 2016.06.27 作成 dai56 */
/* 2017.08.28 修正 dai56 */
/* 2018.11.12 修正 dai56 */


/* 大見出し */
div#contents h1.title1st {
	margin: 0;
	padding-top: 4px;
	padding-left: 16px;
	border-left: 16px solid #0037e9;
	font-size: 24px;
	line-height: 180%;
}


/* メイン・コンテンツ (div#kakomi) */
div#kakomi h1 {
	margin: 0;
	padding-top: 8px;
	padding-left: 12px;
	font-size: 24px;
 	line-height: 150%;
	color: #191970;
}
div#kakomi h2 {
	margin: 0;
	padding: 8px 0px 4px 12px;
	font-size: 18px;
 	line-height: 150%;
}
div#kakomi div.hiduke {
	margin: 0;
	padding: 4px 0px 4px 20px;
	font-size: 14px;
}
div#kakomi p.text14px {
	margin: 0;
	padding: 0px 32px 0px 32px;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
div#kakomi p.text14px1em {
	margin: 0;
	padding: 0px 32px 0px 32px;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
	text-indent: 1em;
}
div#kakomi p.text12px {
	margin: 0;
	padding: 0px 32px 0px 32px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}
div#kakomi p.text12px1em {
	margin: 0;
	padding: 0px 32px 0px 32px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	text-indent: 1em;
}


/* メイン・コンテンツ (div#entrance) */
div#entrance h1.title2nd {
	margin-bottom: 12px;
	padding-top: 4px;
	padding-left: 16px;
	background-color: #f4fbff;
	border-top: 2px solid #029ae7;
	border-bottom: 2px solid #aadcdc;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
}
div#entrance h2 {
	margin-bottom: 12px;
	padding-top: 4px;
	padding-left: 8px;
	border-bottom: 2px solid #aadcdc;
	border-left: 8px solid #0070ee;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
}
div#entrance h3 {
	margin-bottom: 8px;
	margin-left: 4px;
	padding-left: 8px;
	border-left: 4px solid #0070ee;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
}

div#entrance p.text18px {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
}

div#entrance p.text16px {
	margin: 0;
	padding: 0px 8px 0px 16px;
	font-size: 16px;
	font-weight: normal;
	line-height: 180%;
}

div#entrance p.text14px {
	margin: 0;
	padding: 0px 8px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance p.text14px1em {
	margin: 0;
	padding: 0px 8px 0px 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
	text-indent: 1em;
}
div#entrance p.text12px {
	margin: 0;
	padding: 0px 8px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance p.text12px1em {
	margin: 0;
	padding: 0px 8px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	text-indent: 1em;
}

/* 一覧表 */
div#entrance table.oshirase {
	margin: 4px 0px 8px 48px;
	padding: 0;
	width: 70%;
	min-width: 320px;
	border: 1px solid;
	border-collapse: collapse;
	font-size: 12px;
}
div#entrance table.oshirase td.youso1 {
	margin: 0;
	padding: 0.2em 1em;
	width: 60px;
	border: 1px solid;
	text-align: center;
}
div#entrance table.oshirase td.youso2 {
	margin: 0;
	padding: 0.2em 1em;
	border: 1px solid;
	text-align: center;
}

/* リスト */
div#entrance ul {
	margin: 0;
	padding: 0px 8px 0px 20px;
}
div#entrance ul.menu1 {
	margin: 0;
	padding: 4px 16px 4px 28px;
}
div#entrance li.text14px {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	border-bottom: 1px dotted #d93e02;
	list-style-type: none;
	list-style-position: inside;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance li.text14pxd {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	border-bottom: 1px dotted #d93e02;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance li.text12px {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	border-bottom: 1px dotted #d93e02;
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance li.text12pxd {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	border-bottom: 1px dotted #d93e02;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}
div#entrance li.shinchaku_list {
	margin: 0px 0px 8px 0px;
	padding: 0;
	border-bottom: 1px dotted #d93e02;
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
div#entrance div.oshirase_hiduke {
	margin: 0;
	padding-right: 12px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	text-align: right;
}



/* 引用 */
div#main p.inyou {
	margin: 0;
	padding-right: 12px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	text-align: right;
}

/* 配信データFAQ */
div#main p.qhtext14px {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
div#main p.qtext12px {
	margin: 0;
	padding: 0px 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}
div#main p.qtext12px1em {
	margin: 0;
	padding: 0px 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	text-indent: 1em;
}
div#main p.qtext12pxm2em {
	margin: 0px 0px 0px 2em;
	padding: 0px 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
	text-indent: -2em;
}
