/*==================================================================================*/
/* コンテンツ用	Contents.css														*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	コンテンツ関係　
-----------------------------------------------------------------------------------*/
/* コンテンツ枠 */
.contents
{
	width: 100%;
	text-align: left;
	padding: 0em 0em 1em 0.5em;
}

/* コンテンツタイトル */
.con_title
{
	font-size: 140%;
	line-height: 1.2em;
	margin: 0.3em 0em;
	padding-left: 23px;
	background-image: url(../com_images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 2px solid #000000;
}

/* コンテンツ概要 */
.con_summary
{
	margin: 0.2em 0em 0.3em 0em;
	text-align: left;
	line-height: 1.3em;
}

/* コンテンツ日付 */
.con_date
{
	padding: 0.2em 0.5em 0em 0.5em;
	text-align: right;
	width: 100%;
}

/* コンテンツ　ダウンロードファイル */
.con_download
{
	padding : 2px 4px;
	text-align : left;
}

/* コンテンツ　アドビリーダーリンク */
.con_pdf
{
	margin:5px 0px 5px 0px; 
	padding:5px; 
	border:1px solid #cccccc; 
	text-align: left;
}

/* コンテンツページ内 caption */
.contents caption
{
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-top: 0.5em;
}

/* コンテンツページ内 h1〜h6タグ */
.contents h1
{
	font-size: 140%;
	line-height: 1.2em;
	margin: 0.3em 0em;
	padding-left: 23px;
	background-image: url(../com_images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 2px solid #000000;
}
.contents h2
{
	font-size: 130%;
	line-height: 1.2em;
	margin: 1em 0em 0.3em 0em;
	padding-left: 20px;
	color:#000099;
	background-image: url(../com_images/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #333333;
}
.contents h3
{
	font-size: 120%;
	line-height: 1.2em;
	margin: 0.7em 0em 0.3em 0em;
	padding-top: 0.3em;
	padding-left: 20px;
	color:#333399;
	background-image: url(../com_images/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #666666;
}
.contents h4
{
	font-size: 110%;
	line-height: 1.2em;
	margin: 0.7em 0em 0.3em 0em;
	padding-top: 0.3em;
	padding-left: 20px;
	color:#333399;
	background-image: url(../com_images/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #999999;
}
.contents h5
{
	font-size: 110%;
	line-height: 1.2em;
	margin: 0.7em 0em 0.3em 0em;
	padding-top: 0.3em;
	color: #003C6F;
}
.contents h6
{
	font-size: 105%;
	line-height: 1.2em;
	margin: 0.7em 0em 0.3em 0em;
	padding-top: 0.3em;
}

.contents td
{
	padding: 0.3em;
}

/*-----------------------------------------------------------------------------------
  ファイル送受信コンテンツ用
-----------------------------------------------------------------------------------*/
div.fileform {
	width: 600px;
	font-size: 100%;
}
div.fileform div {
	width: 100%;
	padding: 0.5ex 0ex 0ex;
	border: 0px none;
}
div.fileform div#formhead {
	padding: 0.5ex;
	background-color: #303099;
	color: #ffffff;
}
div.fileform span.lbl {
	width: 20%;
	padding: 0.5ex;
	background-color: #303099;
	color: #ffffff;
	text-align:center;
}
div.fileform span.txt {
	margin: auto 0.5ex;
	vertical-align: top;
}
div.fileform label.txt {
	width: 20%;
	padding: 0.5ex;
	background-color: #303099;
	color: #ffffff;
	text-align: center;
}
div.fileform input {
	margin: auto 0.5ex;
	vertical-align: top;
}


/*-----------------------------------------------------------------------------------
	関連情報　relation
-----------------------------------------------------------------------------------*/
h1.relation_title
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.relation_title_bg
{
	background-color: #CCFFFF;
	border-top: 2px solid #0099CC;
	border-left: 2px solid #0099CC;
	border-right: 2px solid #0099CC;
}
div.relation_title_l
{
}
div.relation_title_r
{
}
div.relation_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: left;
	border: 2px solid #0099CC;
	background-color: #FFFFFF;
}
.relation_frame ul
{
	margin :   0px 0px 0px 22px;
	padding :  0px;
}
.relation_frame li
{
	list-style-image: url("../com_images/arrow_01.gif");
	list-style-position: outside;
	vertical-align: text-bottom;
	margin : 5px 0px 5px 0px;
	padding : 0px;
}

/*-----------------------------------------------------------------------------------
	お問い合わせ　inquiry
-----------------------------------------------------------------------------------*/
h1.inquiry_title
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.inquiry_title_bg
{
	background-color: #CCFFFF;
	border-top: 2px solid #0099CC;
	border-left: 2px solid #0099CC;
	border-right: 2px solid #0099CC;
}
div.inquiry_title_l
{
}
div.inquiry_title_r
{
}
div.inquiry_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: left;
	border: 2px solid #0099CC;
	background-color: #FFFFFF;
}

.inquiry_frame ul
{
	margin : 0.2em;
	padding :  0em;
}
.inquiry_frame li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: text-bottom;
	margin : 0px;
	padding : 0px;
}

.inquiry_data
{
	margin-left : 0.7em;
}

/*-----------------------------------------------------------------------------------
	ページアンケート　useful
-----------------------------------------------------------------------------------*/
h1.useful_title
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.useful_title_bg
{
	background-color: #CCFFFF;
	border-top: 2px solid #0099CC;
	border-left: 2px solid #0099CC;
	border-right: 2px solid #0099CC;

}
div.useful_title_l
{
}
div.useful_title_r
{
}
div.useful_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: left;
	border: 2px solid #0099CC;
	background-color: #FFFFFF;
	font-size: 90%;
}
div.useful_01
{
	padding: 5px;
	text-align: left;
}
div.useful_err
{
	margin: 0px;
	padding: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}


