@charset "UTF-8";

/* ******************************************************* *
	CSS 初期設定
 * ******************************************************* */
*{
	margin:0px;
	padding:0px;
}

html,body{
	height:auto;
	min-height:100%;
	margin:0px;
	padding:0px;
}

body{
	background-image:url(./images/bg.gif);
}

body,h1,h2,h3,h4,h5,h6,th,td,caption,input,textarea,p,div{
	font-size:small;
	font-family:Verdana, "ＭＳ Ｐゴシック",Osaka,sans-serif;
	color:#444;
	line-height:1.35em;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

/* ------------------------------------------------------- *
	基本レイアウト
 * ------------------------------------------------------- */
#frame{
/*	position:relative;*/
	width:760px;
	height:auto;
	min-height:100%;
	background-color:#fff;
	margin:0px auto;
	z-index:1;
	border:1px solid #AACEF2;
	border-width:0 1px;
}

div#leftArea{
	float:left;
	width:200px;
	height:100%;
	min-height:100%;
	padding-top:16px;
/*	background-color:yellow;*/
}

div#rightArea{
	float:right;
  	height:auto;
	padding-top:16px;
	width:547px;
	margin-right:13px;
/*	background-color:lightgreen;*/
}

div#rightArea h1{
	font-size: x-large;
}

div#rightArea div.contents{
	float:left;
	width:370px;
/*	background-color:yellow;*/
	margin-top:5px;
	margin-left:0;
	padding-left:0;
}


/* -------------------------------- */
/* 	for IE6 */
/* -------------------------------- */
* html div#rightArea{
	margin-right:6px;
}

* html div#extraArea01{
/*	float:none;*/
}

* html div#rightArea div.contents{
/*	float:left;*/
	margin-left:0px;
}



/*トップページ以外のコンテンツのための、右カラム設定*/
div#rightArea2{
	float:right;
  	height:auto;
	padding-top:16px;
	width:568px;
	margin-right:13px;
/*	background-color:lightgreen;*/
}

div#rightArea2 p{
	line-height:1.5em;
	margin-bottom:0.3em;
	padding-left:7px;
	font-size: normal;
/*	background-color:lightgreen;*/
}

div#rightArea2 div.footer{
	line-height:1.3em;
	margin-bottom:0.3em;
	font-size: x-small;
/*	background-color:lightgreen;*/
}

div#rightArea2 h1{
	font-size: x-large;
}

div#rightArea2 div.contents{
	width:520px;
	color:#444;
	margin-top:5px;
	margin-left:5px;
	padding-left:5px;
}

div#rightArea2 a{
	color:#444;
}


div#rightArea2 ul{
	margin-top:5px;	
	padding-left:7px;
}


div#rightArea2 li{
  font-size:12px;
  line-height:1.3em;
  list-style: none;
  text-indent: -2em; /*最初の行だけ1em（1文字）分、左に動かす*/
  padding-left:10px;

}


div#rightArea2 div.jpr_caption{
	border: 1px solid #3b6321;
	font-size:14px;
	line-height:1.8em;
}

div#rightArea2 div.JPR_header{
	padding-left:10px;
	font-size:13px;
	background-color:#3b6321;
	color:white;
}

/* -------------------------------- */
/* 	for IE6 */
/* -------------------------------- */
* html div#rightArea2{
	margin-right:6px;
}

* html div#extraArea01{
/*	float:none;*/
}

* html div#rightArea2 div.contents{
/*	float:left;*/
	margin-left:0px;
}




p{word-break: break-all}

/* ========== ヘッダ ========== */
div#pageHeader{
	margin:0px;
	padding:0px;
	height:94px;
}

div#pageHeader h1{/* サイトタイトル */
	width:303px;
	float:left;
	margin:0;
	padding:0;
}

div#pageHeader .headerRightBlock{
	width:440px;
	height:auto;
	padding-top:14px;
	padding-right:15px;
	float:right;
/*	background-color:pink;*/
}

/* ------- サイト内検索 ------- */
div#pageHeader .headerRightBlock form{
	text-align:right;
	margin-bottom:5px;
}
/* テキストフィールド */
div#pageHeader .headerRightBlock form input.first{
	width:10em;
  height:1.3em;
  line-height:1.3em;
  margin:0;
  padding:0;
  border:1px solid #999;
}


div#pageHeader .headerRightBlock li{
	float:right;
	display:block;
	width:auto;
	padding-left:13px;
	margin-left:11px;
	line-height:1.1em;

/*	background-color:yellow;*/
	list-style-image:none;
	list-style-type:none;
	background-image:url(../images/mark/headermenu_accent.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}
div#pageHeader .headerRightBlock li a{
	color:#444;
	text-decoration:none;
}
div#pageHeader .headerRightBlock li a:hover{
	color:#f60;
	text-decoration:underline;
}

/* ========== フッタ ========== */

div#pageFooter{
	clear:both;
	min-height:26px;
	vertical-align:bottom;
}

div#pageFooter div{
	padding:8px 16px 8px 16px;
	font-size:11px;
	color:#fff;
	background-color:#5EA0FF;
}

/*カラー*/
div#pageFooter p,
div#pageFooter ul li,
div#pageFooter ul li{
	color:#fff;
}
div#pageFooter a{
	color:#eee;
}
div#pageFooter ul li a:hover{
	color:#f60;
}

div#pageFooter p{
	font-size:11px;
}

div#pageFooter .9point_p{
	font-size:9px;
	line-height:1.25em;
}

/* フッタ内 リンク */
div#pageFooter ul{
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0 0 0 21px;
/*	background-color:yellow; */
}


/* フッタ内右ブロック */
div#pageFooter .footerRightBlock{
	padding:0;
	width:240px;
	height:auto;
	float:right;
/*	background-color:pink;*/
}

div#pageFooter .fotter_input{
	width:120px;
	height:11px;
	border:none;
	font:10px;
	color:black;
}

div#pageFooter .align_right{
	text-align:right;
	font-size:13px;
}



/* ========大きな文字で表示========*/
div#larger_font p{
	font-size:16px;
}

/* ==========トップ画像エリア========== */
div#topArea{
	width:760px;
	height:190px;
	overflow:hidden;
	clear:both;
}

div#topArea div.topGazou{
	float:left;
	width:216px
	height:216px;
	margin:8px 8px 8px 16px;
	padding:0;

}

div#topArea div.topMessage{
	margin:8px 14px 8px 208px;
	padding:8px 14px 8px 18px;
	font-size:14px;
	line-height:1.8em;
	background-color:#ffc;
}

div#topArea div.gazou_caption{
	border: 1px solid #ad7;
	margin:12px 14px 8px 208px;
	padding:8px 8px 8px 8px;
	font-size:14px;
	line-height:1.8em;
	background-color:#fff;
}

/* ========== カテゴリメニュー ========== */
div#catMenu{
	width:171px;
	margin:0 auto 12px auto;
	background-image:url(./images/menu_bg.png);
	background-repeat:repeat-y;
}

/* カテゴリメニュー タイトル */
div#catMenu h2{
	width:100%;
	height:36px;
	margin:0 0 0.25em 0;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/menu_title.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#catMenu div.title_JPR{
	width:100%;
	height:52px;
	margin:0 0 0.25em 0;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/menu_title_JPR.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#catMenu div{
	width:156px;
	margin-left:9px;
}

div#catMenu div.line{
	width:95%;
	margin:0.4em auto;
	padding:0;
}

div#catMenu div.footer{
	width:171px;
	height:8px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image:url(./images/menu_footer.png);
	background-repeat:no-repeat;
	background-color:#fff;
}


/* メニュー第一階層 */

div#catMenu p.first{
	margin:0.5em 0 0.5em 0;
	padding:0;
}

div#catMenu ul{
  margin:0 0 0.75em 0;
  padding:0;
  list-style:none;
  list-style-image:none;
}

div#catMenu li{
  font-size:14px;
  font-weight:bold;
  line-height:1.4em;
  padding-left:16px;
  background-image:url(../images/mark/mark_link-right.gif);
  background-repeat:no-repeat;
  background-position:0 2px;
}
div#catMenu li,
div#catMenu li a{
	color:#444;
}
div#catMenu li a{
	text-decoration:underline;
}
div#catMenu li a:hover{
	color:#f60;
}

/* メニュー第ニ階層 */
div#catMenu li ul{
	margin-top:4px;
	margin-left:-4px;
}

div#catMenu li li{
  font-weight:normal;
  line-height:1.2em;
  padding-left:14px;
  margin-bottom:4px;

/*  background-image:url(../images/mark/mark_leaf01.gif);*/
  background-image:url(../images/mark/mark_linkblue_mini-right.gif);
  background-position:0px 2px;
}

div#catMenu li li a{
	color:#0059B3;
}

div#catMenu li li a:hover{
	color:#ff6600;
}

/**/


/* ========== pageMenu: 2painメニュー ========== */
div#pageMenu{
	width:171px;
	margin:15px 0 12px 5px;
	background-image:url(./images/page_menu_bg.png);
	background-repeat:repeat-y;
	float:left;
	z-index:0;
}



/*JPR表紙用*/
div#pageMenu div.jpr_gazou{
	width:160px;
	height:220px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image:url(./images/page_menu_white.png);
}
/* カテゴリメニュー タイトル */
div#pageMenu h2{
	width:100%;
	height:5px;
	margin:auto;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_header.png);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#pageMenu div.ippan{
	margin:auto;
	width:100%;
	height:20px;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_ippan.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#pageMenu div.jpr{
	margin:auto;
	width:100%;
	height:20px;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_jpr.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#pageMenu div.member{
	margin:auto;
	width:100%;
	height:20px;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_member.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#pageMenu div.gakkai{
	margin:auto;
	width:100%;
	height:20px;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_gakkai.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#pageMenu div{
	width:151px;
	margin-left:9px;
}

div#pageMenu div.line{
	width:95%;
	margin:0.4em auto;
	padding:0;
}

div#pageMenu div.footer{
	width:100%;
	height:3px;
	margin:auto;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/page_menu_footer.png);
	background-repeat:no-repeat;
	background-color:#fff;
}




/* メニュー第一階層 */

div#pageMenu p.first{
	margin:0.5em 0 0.5em 0;
	padding:0;
}

div#pageMenu ul{
  margin:0 0 0.75em 0;
  padding:0;
  list-style:none;
  list-style-image:none;
}

div#pageMenu li{
  font-size:11px;
  line-height:1.4em;
  padding-left:16px;
  background-image:url(../images/mark/mark_link-right.gif);
  background-repeat:no-repeat;
  background-position:0 2px;
}
div#pageMenu li,
div#pageMenu li a{
	color:#444;
}
div#pageMenu li a{
	text-decoration:underline;
}
div#pageMenu li a:hover{
	color:#f60;
}

/* メニュー第ニ階層 */
div#pageMenu li ul{
	margin-top:4px;
	margin-left:-4px;
}

div#pageMenu li li{
  font-weight:normal;
  line-height:1.2em;
  padding-left:14px;
  margin-bottom:4px;

/*  background-image:url(../images/mark/mark_leaf01.gif);*/
  background-image:url(../images/mark/mark_linkblue_mini-right.gif);
  background-position:0px 2px;
}

div#pageMenu li li a{
	color:#0059B3;
}

div#pageMenu li li a:hover{
	color:#ff6600;
}

/**/






/* --- ・関連事業など(ページ右側) ---- */
div#extraArea01{
	width:170px;
	height:auto;
	float:right;
/*	background-color:skyblue;*/
}

div#extraArea01{
/*	background-color:yellow;*/
}

/* 汎用青枠 */
div#extraArea01 div.extraFrame01,
div#extraArea01 div.extraFrame02{
	width:171px;
	margin:0 auto 12px auto;
	background-repeat:repeat-y;
}

div#extraArea01 div.title_member{
	width:100%;
	height:36px;
	margin:0 0 0.25em 0;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/menu_title_member.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#extraArea01 div.title_other{
	width:100%;
	height:36px;
	margin:0 0 0.25em 0;
	padding:0;
	position:static;
	left:0;
	text-indent:-9999px;
	background-image:url(./images/menu_title_other.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}


div.extraFrame01, 
div.extraFrame02{
	background-image:url(./images/menu_bg.png);
}

div.extraFrame01 div.header,
div.extraFrame01 div.footer,
div.extraFrame02 div.header,
div.extraFrame02 div.footer{
	width:171px;
	overflow:hidden;
	background-repeat:no-repeat;
}
div.extraFrame01 div.header,
div.extraFrame02 div.header{
	height:8px;
	background-color:transparent;
	background-image:url(./images/menu_header.png);
}
div.extraFrame01 h2,
div.extraFrame02 h2{
	position:static;
	margin:0 0 6px 0;
	padding:0;
	
	width:auto;
	height:auto;
	text-align:center;
}
div.extraFrame01 h2.first,
div.extraFrame02 h2.first{
	position:relative;
	margin-top:-2px;
}

/* メニュー第一階層 */
div.extraFrame01 div.line{
	width:95%;
	margin:0.4em auto;
	padding:0;
}

div.extraFrame01 p.first{
	margin:0.5em 0 0.5em 0;
	padding:0;
}

div.extraFrame01 ul{
  margin:0 0 0.75em 0;
  padding:0;
  list-style:none;
  list-style-image:none;
}

div.extraFrame01 li{
  font-size:14px;
  font-weight:bold;
  line-height:1.5em;
  padding-left:16px;
  background-image:url(../images/mark/mark_link-right.gif);
  background-repeat:no-repeat;
  background-position:0 2px;
}
div.extraFrame01 li,
div.extraFrame01 li a{
	color:#444;
}
div.extraFrame01 li a{
	text-decoration:underline;
}
div.extraFrame01 li a:hover{
	color:#f60;
}

/* メニュー第ニ階層 */
div.extraFrame01 li ul{
	margin-top:4px;
	margin-left:-4px;
}

div.extraFrame01 li li{
  font-weight:normal;
  line-height:1.2em;
  padding-left:14px;
  margin-bottom:4px;

/*  background-image:url(../images/mark/mark_leaf01.gif);*/
  background-image:url(../images/mark/mark_linkblue_mini-right.gif);
  background-position:0px 2px;
}

div.extraFrame01 li li a{
	color:#0059B3;
}

div.extraFrame01 li li a:hover{
	color:#ff6600;
}

div.extraFrame01 div.footer,
div.extraFrame02 div.footer{
	height:8px;
	background-image:url(./images/menu_footer.png);
}




/* ========== メインメニュー ========== */
div#mainMenu{
	width:100%;
	height:42px;
	overflow:hidden;
/*	background-color:skyblue;*/
	background-image:url(../images/mainmenu.png);
	background-repeat:no-repeat;
	
	clear:both;
}
* html div#mainMenu ul{
	margin-bottom:-2px;
}
div#mainMenu ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-image:none;
}

div#mainMenu li{
	display:block;
	float:left;
	height:42px;
	margin-right:2px;
}

div#mainMenu #menu00{width:81px;}
div#mainMenu #menu01{width:122px;}
div#mainMenu #menu02{width:125px;}
div#mainMenu #menu03{width:98px;}
div#mainMenu #menu04{width:97px;}
div#mainMenu #menu05{width:116px;}
div#mainMenu #menu06{width:109px;margin-right:0;}

div#mainMenu li a{
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	text-indent:-10000px;
}

div#mainMenu img{
	border-style:none;
}

div#mainMenu br{
	clear:both;
}


/*　フッダ直上のバナー領域　*/


div#banner{
	float:left;
	width:732px;
	height:100%;
	margin-left:16px;
	background-color:#5EA0FF;
	
}

div#banner div.top{
	width:100%;
	height:5px;
	position:static;
	left:0;
	background-image:url(./images/banner_top.png);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#banner div.bg{
	width:733px;
	background-image:url(./images/banner_frame.png);
	background-repeat:repeat-y;
}

div#banner div.bottom{
	width:100%;
	height:10px;
	position:static;
	left:0;
	background-image:url(./images/banner_bottom.png);
	background-repeat:no-repeat;
	background-color:#fff;
}

div#banner img{
	padding:2px 0 0 2px;
}



div#banner p{
	font-size:75%;
	line-height:1.25em;
	text-align:right;

	margin:0px;
	padding:0;
	padding-left:21px;
	padding-right:21px;

	float:right;
}





/* =========== パンくずリスト =========== */
/*	※※ 注意 ※※
	文字色・背景色・背景画像はカテゴリによって変化します */
div#topicPath{
	color:#fff;
	font-size:90%;
	padding:6px 0 6px 16px;
/*	vertical-align:middle;*/

	background-image:url(../images/a-ipa_common/topicPath_bg.png);
	background-repeat:repeat-x;
	background-color:#4C96FF;
	background-position:0 0;
}

div#topicPath a{
	color:#fff;
}
div#topicPath a:hover{
	color:#f60;
}


/* ------------------------------------------------------- *
	HTML 基本定義
 * ------------------------------------------------------- */

h2{
/* 主にページタイトルで使用 */
/* テキストでタイトル表記をする場合、382行付近を参照のこと */
	font-size:130%;
	margin-bottom:1em;
	margin-top:24px;

	position:relative;
	z-index:10;
/*	left:-12px;*/
margin-left:-12px;
	width:544px;
	padding:0;
	background-image:none;
}

h3{
	font-size:110%;
	line-height:1.1em;
	padding:0.25em 0 0.4em 10px;
	margin:1.75em 0 0.8em 0;

	background-image:url(../images/a-ipa_common/title_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/* h3見出しの右側にリンクを配置… */
div.linkOptionH3 a{
	display:block;
	float:right;
	margin-top:-2.6em;
}


.noStyle{
	background-image:none;
	padding-bottom:0;
	padding-left:0;
}
h3.noStyle{
	margin-bottom:0.3em;
}


h4,h5,h6{
	margin-top:1.75em;
	margin-bottom:0.2em;
}

.titleAccentLine{
	border-left:4px solid #ccc;
  padding-left:5px;
  line-height:1.1em;
}

.titleAccentBall,
.titleAccentTri{
	padding-left:13px;

	background-image:url(../images/mark/mark_list-ball.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.titleAccentTri{
	background-image:url(../images/mark/mark_list-tri.gif);
}


h2.first,
h3.first,
h4.first,
h5.first,
h6.first{
	margin-top:0;
}

p{
	margin:0px;
	padding:0px;
}
p,
div.block{
	margin-bottom:0.75em;
}
/* ↑div.blockについては、640行付近を参照 */


/* ↓tdのみ半角英数強制改行を解除 
     (60行付近div.contents参照)   */
div.contents th,
div.contents td{
	word-wrap: break-word or normal;
	word-break: normal;
}

sup{
	vertical-align:super;
}

a {
	color:#0059B3;
/*	text-decoration:none;*/
}

a:hover{
	color:#ff6600;
	text-decoration:underline;
}

img{
	border:none;
}

.underline{
	text-decoration:underline;
}


/* ------------------------------------------------------- *
	ページタイトル
 * ------------------------------------------------------- */
 
.pageTitle{
	position:relative;
	left:-12px;
	width:544px;
	margin:0 0 1.3em 0;
	padding:0;
	background-image:url(../images/a-ipa_common/pagetitle_repeat-bg.png);
	background-repeat:repeat-y;
	background-color:#fff;
}
* html .pageTitle{/* for IE6 */
	margin-right:-12px;
}

.pageTitle h2{
	color:#444;
	line-height:1.1em;
	font-size:110%;

	position:static;
	width:auto;
	margin:0px 3px 0 5px;
	padding:1px 0 1px 5px;

	background-color:transparent;
	border-left:3px solid #1A8DFF;
}

/* キャッチコピー的あるいは補助的なサブタイトル */
.pageTitle h2 span{
	font-size:80%;
}

.pageTitle div.header{
	margin:0;
	padding:0;
	width:100%;
	height:5px;
	line-height:4px;
	overflow:hidden;
	
	background-image:url(../images/a-ipa_common/pagetitle_header.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:0 0;
}

.pageTitle div.main{
	margin:0;
	padding:0 0 5px 0;
	width:100%;
	
	background-image:url(../images/a-ipa_common/pagetitle_bg.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom;
}

/* ページタイトル右側にリンクを配置… */
div.linkOptionH2 {
	position:relative;
	z-index:20;
	display:block;
	float:right;
	margin-top:-3em;
}


/* -------------- リスト関連スタイル --------------------- */

ul,ol{
	margin:0px 0 1em 1.5em;
	padding:0;
	font-weight:normal;
	color:#444;
}

ul{
	list-style-image:url(./mark_list-ball.gif);
}
ul.listType02{
	list-style-image:url(./mark_list-tri.gif);
}

ul.listNoBold,
ol.listNoBold{
	font-weight:normal;
}

ul.listBold,
ol.listBold{
	font-weight:bold;
}

ul.listDefault{
	list-style-image:none;
}

ol{
	margin-left:2em;
}

li{
	line-height:1.25em;
	margin:0 0 3px 0;
	padding:0;
}

li img{
	vertical-align:baseline;
	margin-bottom:-2px;
}

ul.listNoMark,
li.listNoMark{
	list-style-type:none;
	list-style-image:none;
}
ul.listNoMark{
	margin-left:0.5em;
}

li p{
	margin-top:0.1em;
  margin-bottom:0;
	font-weight:normal;
	line-height:1.3em;
}

/* 脚注用 */
ul.footNote{
	list-style-type:none;
	list-style-image:none;
 	margin-left:0.5em;
}

ul.footNote li{
	margin-bottom:0;
}


dl{
	margin:3px 0 1em 0;
	padding:0;
	color:#444;
}

dt{
	font-weight:bold;
	margin-top:0.75em;
}
dt.first{
	margin-top:0;
}
dd{
	margin:0;
	padding:0;
}


/* 日付・時刻などの一覧でtableの方が作りやすい場合… */
table.listTableDate th{
	font-weight:normal;
  text-align:left;
	background-image:url(../images/mark/mark_list-tri.gif);
  background-repeat:no-repeat;
  padding-left:14px;
  padding-right:6px;
  white-space:nowrap;
}
table.listTableDate th,
table.listTableDate td{
	vertical-align:top;
  padding-bottom:4px;
  line-height:1.25em;
}



/* ************************************** *
	共通クラス定義 
 * ************************************** */
 
/* ページ冒頭によくある、発表者(団体)や発表日の表記… */
/* ひとつ、あるいは二つ程度のpタグをdivでくくって下記クラスを適用… */
.writerAndDate{
	margin-bottom:1.5em;
}

.writerAndDate p{
	text-align:right;
  line-height:1.3em;
  margin-bottom: 0.4em;
}

/*リンク(文末・段落末にある独立したもの) */
p.link,
div.link{
	margin-top:3px;
	text-align:right;
}
p.link a,
div.link a{
	text-decoration:underline;
	color:#0059B3;
	margin-left:0.75em;
}

p.link a:hover,
div.link a:hover{
	color:#ff6600;
}


/* TOPへ戻るリンク */
div.toPageHeader,
p.toPageHeader{
	text-align:right;
}
div.toPageHeader a,
p.toPageHeader a{
	padding:0 0 0 18px;
	line-height:1.2em;
	text-decoration:underline;

	background-image:url(../images/mark/mark_link-up.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}

/* 段落・節ごとのくぎり(インデント) */
.unit{
	margin:0 0 0 12px;
}

/* 段落・節ごとのくぎり(中のpタグのmargin-bottomをリセット) */
div.block p{
	margin-bottom:0;
}

/* 段組float解除用スタイル */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 汎用枠 */
.boxNormal{
	background-color:#eee;
  padding:0.5em 0.75em 0.1em 0.75em;
}

/* 汎用枠(赤) */
.boxRed{
	background-color:#FFF5F5;
  padding:0.5em 0.75em 0.1em 0.75em;
  border:1px solid #FF5C5C;
}

.boxNormal,
.boxRed{
	margin:0.75em 0;
}

/* 色付き文字 */
.closed,.attention{
	color:red;
}



div.line{
	border:2px dotted #ccc;
	border-width:0 0 2px 0;
	height:2px;
	line-height:2px;
	margin:0.4em auto;
	padding:0;
}


/* *************************************************** *
	テキスト位置 微調整用
 * *************************************************** */
.textLeft{
	text-align:left !important;
}

.textRight{
	text-align:right !important;
}

.textCenter{
	text-align:center !important;
}

/* *************************************************** *
	画像配置用定義
 * *************************************************** */

.imageRight{
	display:block;
	float:right;
	margin:0 0 12px 12px;
}
.imageLeft{
	display:block;
	float:left;
	margin:0 12px 12px 0px;
}

.imageRight,
.imageLeft{
	text-align:center;
	line-height:1.2em;
/*	font-weight:bold;*/
}

.imageRight img,
.imageLeft img{
	margin-bottom:4px;
}

.imageCenter {
	text-align:center;
}
.imageCenter img{
	margin-left:12px;
}
.imageCenter img.first{
	margin-left:0;
}

/* *************************************************** *
	テーブルスタイル定義 (デフォルトカラー:実質未使用？)
 * *************************************************** */
caption{
	margin:0 0 0.75em 0;
  padding:0;
  font-weight:bold;
}

table{
	empty-cells:show;
}

table.tableType00,
table.tableType00 th,
table.tableType00 td{
	border:none !important;
	border-style:none !important;
	border-width:0 !important;
	background-color:transparent !important;
}
table.tableType00 th{
	text-align:left;
}
table.tableType00 tr.header th{
	text-align:center;
}

table.tableType01a,
table.tableType01b{
	margin-bottom:6px;
}

table.tableType01a,
table.tableType01a th,
table.tableType01a td,
table.tableType01b,
table.tableType01b th,
table.tableType01b td{
	border:1px solid #999;
	border-width:1px 1px 0 0;
}

table.tableType01a th,
table.tableType01a td,
table.tableType01b th,
table.tableType01b td{
	line-height:1.3em;
	padding:2px 5px;
	border-width:0px 0px 1px 1px;
}
table.tableType01a th{
	text-align:left;
}

table.tableType01b .header th{
	text-align:center;
}

/* --------------------------------- */

table.tableType02a,
table.tableType02b{
	margin-bottom:6px;
}

table.tableType02a,
table.tableType02a th,
table.tableType02a td,
table.tableType02b,
table.tableType02b th,
table.tableType02b td{
	border:1px solid #999;
	border-width:1px 1px 0 0;
}

table.tableType02a th,
table.tableType02a td,
table.tableType02b th,
table.tableType02b td{
	line-height:1.3em;
	padding:2px 5px;
	border-width:0px 0px 1px 1px;
}

table.tableType02a th{
	text-align:left;
}

table.tableType02a th,
table.tableType02b th{
	background-color:#eee;
}

table.tableType02b .header th{
	text-align:center;
}

/* --------------------------------- */

table.tableType03{
	margin-bottom:6px;
}

table.tableType03,
table.tableType03 th,
table.tableType03 td{
	border:1px solid #999;
	border-width:1px 1px 0 0;
}

table.tableType03 th,
table.tableType03 td{
	line-height:1.3em;
	padding:2px 5px;
	border-width:0px 0px 1px 1px;
}

table.tableType03 th{
	text-align:left;
}

table.tableType03 th{
	background-color:#eee;
}

table.tableType03 .header th{
	color:#fff;
	background-color:#777;
	border-left-color:#eee;
}
table.tableType03 .header th.first{
	border-left-color:#999;
}

table.tableType03 .header th{
	text-align:center;
}

/* ------------------------------------------------------ *
	テーブルスタイル 色変更の方法 (サンプル)
 * ------------------------------------------------------ *

色変更するときは、以下のサンプルコードを他の外部CSSまたは、
HTMLファイルのstyleタグ内に記述し、色の部分を任意に書き換えてください。

※ある特定のテーブルのみ色変更したい場合は、ID属性を設定すると
　他のテーブルとの使い分けが容易になります。                


/* ******************** タイプ01,02の場合 *************** *
 * -- 罫線色設定 "red"の部分を任意の色に書き換えてください-- *

●タイプ01a
table.tableType01a,
table.tableType01a th,
table.tableType01a td{
	border-color:red;
}

●タイプ01b
table.tableType01b,
table.tableType01b th,
table.tableType01b td{
	border-color:red;
}
table.tableType01b .header th{
	border-left-color:red;
}

●タイプ02a
table.tableType02a,
table.tableType02a th,
table.tableType02a td{
	border-color:red;
}

●タイプ02b
table.tableType02b,
table.tableType02b th,
table.tableType02b td{
	border-color:red;
}
table.tableType02b .header th{
	border-left-color:red;
}
* --- 背景色設定 "red"の部分を任意の色に書き換えてください--- *
thタグ背景色
table.tableType02a th,
table.tableType02b th,{
	background-color:orange;
}


* ********************** タイプ03の場合 **************** *
* --- 罫線色設定 "red"の部分を任意の色に書き換えてください--- *

table.tableType03,
table.tableType03 th,
table.tableType03 td,
table.tableType03 .header th.first{
	border-color:red;
	border-left-color:red;
}
table.tableType03 .header th{
	border-left-color:red;
}

* --- 背景色設定 "red"の部分を任意の色に書き換えてください--- *
上部thタグ背景色
table.tableType03 .header th{
	background-color:orange;
}
左側thタグ背景色
table.tableType03 th{
	background-color:yellow;
}

*/
.textExample{
	font-size: 9pt;
	color:#666666;
}
.letterLimit{
	font-size: 8pt;
	color:#708090;
}
.textAtt_b{
	font-weight: bold;
	font-size: 9pt;
	color:#bf0000;
}
.textAtt{
	font-size: 9pt;
	color:#bf0000;
}
.textErr{
	font-weight: bold;
	font-size: 9pt;
	color:#ff0000;
	background-color:#FFF0F5;
}
form input.inputButton  {  /* ▼フォームボタンのためのスタイル */
height: 22px;
letter-spacing: 2px;  /* ←ボタンの文字の間隔 */
}

div#leftArea{
/*	background-color:brown;*/
}




/* ******************************************************* *
	ソフトウェアエンジニアリング(SEC) トップページ用 CSS
 * ******************************************************* */

/* ------------------ クイックアクセス ------------------- */
div#quickAccess {
	width:547px;
	margin:0 auto 16px 0px;
	padding: 0;
	
	background-image:url(../images/c-sec/qa_bg.png);
	background-repeat:repeat-y;
}

div#quickAccess div.header{
	width:100%;
	height:11px;
	overflow:hidden;
	background-image:url(../images/c-sec/qa_header.png);
}
div#quickAccess div.footer{
	width:100%;
	height:11px;
	overflow:hidden;
	background-image:url(../images/c-sec/qa_footer.png);
	clear:both;
	margin-top:-10px;
}

div#quickAccess div.main{
	width:532px;
	height:auto;
	margin:0 auto;
	padding:0;
/*	background-color:pink;*/
}

div#quickAccess h2{
	position:static;
	margin:0 0 0.5em 0px;
	padding:0;
	width:302px;
}

div#quickAccess ul{
	width:300px;
/*	position:relative;*/
	margin:0 0 -6px 5px;
	padding:0;
	
	float:left;
	
	list-style:none;
	list-style-image:none;
}

div#quickAccess li{
	margin:0 8px 4px 0px;
	padding:0 0 0 17px;
	text-indent:-17px;
}

div#quickAccess li a{
/*	text-decoration:none;*/
}

div#quickAccess li img{
	margin-right:1px;
}

div#quickAccess li a span{
	text-decoration:underline;
}

div#quickAccess p.banner{/* 右側大きなバナー画像 */
	float:right;
	width:220px;
	margin:0;
	padding:0;
}


/* ------------------ メインコンテンツ ------------------- */
div.contents{
	position:static;
	width:545px;
	margin-left:0px;
}

* html div.contents{/* for IE6 */
	margin-left:6px;
	margin-right:0;
}

div.contents p{
	line-height:1.3em;
	margin-bottom:0.3em;
}
/* mark_list-ball02.gifを使ったpタグ文章 */
div.contents p.accent{
	padding-left:14px;
	background-image:url(../images/mark/mark_list-ball02.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
div.contents p.accent img{
/*	margin-right:2px;
	vertical-align:middle;*/
}


table.listTableDate th{
	background-image:url(../images/mark/mark_list-ball02.gif);
	background-position:0 3px;
}



/* 見出し関連 */
div.contents h2{/* まずリセット */
	position:static;
	margin:0;
	padding:0;
}

div.contents div.titleTypeA,
div.contents div.titleTypeB{
	position:relative;
	width:370px;
	margin-top:1em;
	margin-bottom:0.5em;
	height:auto;
	background-image:url(../images/c-sec/title-a_bg.png);
	background-color:#3A9B52;
}
div.contents div.titleTypeA.first,
div.contents div.titleTypeB.first{
	margin-top:0;
}

div.contents div.titleTypeA div.header,
div.contents div.titleTypeB div.header{
	background-image:url(../images/c-sec/title-a_header.png);
	height:13px;
	line-height:4px;
	overflow:hidden;

	background-repeat:no-repeat;
	background-color:transparent;
	background-position:0 0;
}
div.contents div.titleTypeA div.main,
div.contents div.titleTypeB div.main{
	height:13px;
	overflow:hidden;
	margin-top:0px;
	background-image:url(../images/c-sec/title-a_footer.png);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:0 0;
	clear:both;
}

div.contents div.titleTypeA h2,
div.contents div.titleTypeB h2{
	position:relative;
	width:500px;
	min-height:13px;
	margin: 6px 10px 6px 15px;
	padding:0;
	float:left;
	color:#fff;
	font-size:110%;
	line-height:1.1em;
}
/* for IE6 */
* html div.contents div.titleTypeA h2,
* html div.contents div.titleTypeB h2{
	margin-left:8px;
}


div.contents div.titleTypeB{
	background-image:url(../images/c-sec/title-b_bg.png);
	background-color:#E83939;
}
div.contents div.titleTypeB div.header{
	background-image:url(../images/c-sec/title-b_header.png);
}
div.contents div.titleTypeB div.main{
	background-image:url(../images/c-sec/title-b_footer.png);
}
div.contents div.titleTypeB h2{
	color:#fff;
}

/* 「詳しく見る」「過去の一覧」など */
div.contents div.linkOptionH2 {
	margin:-6px 15px -6px 0;
/*	min-height:16px;*/
	width:7em;
	padding:0;
	float:right;

	text-align:right;
	line-height:1.1em;
/*	background-color:pink;*/
	color:#fff;
}
div.contents .linkOptionH2 a{
	font-size:80%;
	color:#fff;
}
div.contents .linkOptionH2 a:hover{
	color:#f60;
}
div.contents .linkOptionH2.ex a:hover{
	color:blue;
}
div.contents .linkOptionH2 img{
	vertical-align:top
}


div.contents h3{
	font-size:100%;
	margin:0.75em 0 0.4em 6px;
}
div.contents h3.first{
	margin-top:1em;
}

div.contents p img.icon{
	vertical-align:middle;
}


/* ---------------------- お知らせ ----------------------- */
#topInfomration {
	width:95%;
	margin:0 auto;
}

#topInfomration dt{
	font-weight:bold;
	padding-top:0;
	margin-top:0;
	background-repeat:no-repeat;
	background-position:0 0.1em;
}
#topInfomration dt img{
	vertical-align:middle;
	margin-right:2px;
}

#topInfomration dt,
#topInfomration dd{
	padding-left:15px;
}

#topInfomration dd{
	margin-bottom:0.75em;
	text-indent: -1em;
	font-size:12px;
}
#topInfomration span.new{
	color:pink;
	font-weight:bold;
	font-size:10px;
}

#topInfomration dd.last{
	border-style:none;
	margin-bottom:0;
}

#topInfomration a{
	color:#444;
}
#topInfomration a{
	text-decoration:underline;
}
#topInfomration a:hover{
	color:#f60;
}



/* メインメニュー アクティブ */
div#mainMenu #menu02{
	background-image:url(../images/mainmenu_active.png);
	background-repeat:no-repeat;
	background-position:-207px 0;
}

/* =========== パンくずリスト =========== */
div#topicPath{
	color:#fff;
	background-image:url(../images/c-sec/topicPath_bg.png);
	background-repeat:repeat-x;
	background-color:#54A86E;
}

div#topicPath a{
	color:#fff;
}
div#topicPath a:hover{
	color:#f60;
}

/* ========== フッタ ========== */

div#pageFooter p,
div#pageFooter ul li,
div#pageFooter ul li a{
	color:#fff;
}

div#pageFooter div{
	background-image:url(../images/c-sec/footer_bg.png);
 	background-color:#54A86E;
}

div#pageFooter ul li{
	border-left:1px solid #fff;
}

/* ------------------------------------------------------- *
	HTML 基本定義
 * ------------------------------------------------------- */

h3{
	background-image:url(../images/c-sec/title_bg.png);
}

h4{
	color:;
}


/* ------------------------------------------------------- *
	クラス再定義
 * ------------------------------------------------------- */

.titleAccentLine{
  border-left-color:#114122;
}


/* ------------------------------------------------------- *
	ページタイトル
 * ------------------------------------------------------- */
.pageTitle{
	/* リピート用背景画像 */
	background-image:url(../images/c-sec/pagetitle_repeat-bg.png);
}

.pageTitle h2{
	/* タイトル左側の縦線 */
	border-left:3px solid #00BF40;
}

.pageTitle div.header{
	/* 上部の背景画像 */
	background-image:url(../images/c-sec/pagetitle_header.png);
}

.pageTitle div.main{
	/* 中央・下部の背景画像 */
	background-image:url(../images/c-sec/pagetitle_bg.png);
}


/* ------------------------------------------------------ *
	デフォルトテーブルスタイルを「SEC」用に色変更
 * ------------------------------------------------------ */
/* 罫線色 */
table.tableType01a,
table.tableType01a th,
table.tableType01a td,
table.tableType01b,
table.tableType01b th,
table.tableType01b td,
table.tableType02a,
table.tableType02a th,
table.tableType02a td,
table.tableType02b,
table.tableType02b th,
table.tableType02b td,
table.tableType03,
table.tableType03 th,
table.tableType03 td{
	border-color:#99c;
}
table.tableType01b .header th,
table.tableType02b .header th,
table.tableType03 .header th.first{
	border-left-color:#99c;
}

/*thタグ背景色*/
table.tableType02a th,
table.tableType02b th,
table.tableType02a td.header02,
table.tableType02b td.header02,
table.tableType03 th,
table.tableType03 td.header02,
table.tableType03 td.header02{
	background-color:#DAF8E4;
}
table.tableType03 .header th,
table.tableType03 th.header,
table.tableType03 td.header,
table.tableType02a th.header,
table.tableType02a td.header,
table.tableType02b th.header,
table.tableType02b td.header{
	color:#fff;
	background-color:#4C6555;
}

.extraCell01,
table.tableType00 .extraCell01,
table.tableType02a .extraCell01,
table.tableType02b .extraCell01,
table.tableType03 .extraCell01{
	background-color:#FFF0D1;
}

.extraCell02,
table.tableType00 .extraCell02,
table.tableType02a .extraCell02,
table.tableType02b .extraCell02,
table.tableType03 .extraCell02{
	background-color:#d6d6d6;
}


/* ------------------------------------------------------ *
	カテゴリ内でよく使うと思われるスタイル
 * ------------------------------------------------------ */

