/* common */
* { margin: 0; padding: 0; outline: 0 }

img { border: 0; }

body {
	background: #FFFFFF;
	background-image: url(../images/bg.gif);
	/* background-image: url(../images/bgcheck.gif); */
	background-repeat:repeat;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
        color: #515128;
        text-align: center;
        }


a, a:visited {	
	color: #515128;
	text-decoration: none;
	}

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

h1  {
	position: absolute;
	margin: 0; padding: 0;
	top: 58px;
	left: 35px;	
	}

h2  {
	width: 830px;
	height: 33px;
	padding: 25px 0 0 0;
	margin: 0 auto;
	background: #FFFFFF;
	background-image: url(../images/caption_01.gif);
	background-repeat:no-repeat;
	font: bold 22px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	color: #111B22;
	 letter-spacing: 0.1em; 
	}

h2 p { padding-left: 40px; }

h2 span { color: #E70000; }

h4 {
	width: 830px;
	font: bold 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	color: #E70000;
	margin: 15px 0 0 0;
	padding: 0 0 0 0px;
	}

#medals {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;	
	background: white url( ../images/content.gif ) repeat-y 0 0;
	}

/* Group */
#group1{
	width: 830px;
	height: 33px;
	padding: 0 0 0 0;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Header */
#header {
	position: relative;
	width: 900px;
	height: 140px;
	background: #FFFFFF;
	background-image: url(../images/header.png); 
	background-repeat:no-repeat;	
	padding: 0;	
	margin: 0;
	}

/* Global navigation */

#header ul {
	width: 900px;
	float: right;
	list-style: none;	
	margin: 0;
	padding-top: 3px;
	}

#header ul li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	padding: 3px 20px 0 5px;
	}

#header ul li a {
	display: block;
	float: right;
	width: auto;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	}

#header span { color: #DA6400;}

#header ul li a:hover, #header ul li a:active { color: #edf8c7; }

/* Main navigation */
#navi_menu {
	float: right;
	width: 230px;	
	height: 47px;
	margin: 68px 30px 0 0;
	padding: 0;
	}
#navi_lang a{
        color: #73471B;
        text-decoration: underline;
}

#navi_menu img {
	padding: 0 5px 0 5px;
	}

/* Information */
.topic_outline {
	background: url( ../images/topic_contents_half.png ) #E7E7E7;
	width: 500px;
	margin-left: 15px;
}

.topic_outline .title {
	background: url( ../images/topic_top_half.png ) no-repeat left top;
	padding: 0 1em;
	padding-top: 0.5em;
}

.topic_outline h3 {
	border-bottom:1px solid;
	float:left;
	font-size:medium;
	margin:0 0 0 1em;
	width:350px;
}

.topic_outline .contents {
	background: url( ../images/topic_bottom_half.png ) no-repeat left bottom;
	padding: 0 1em;
	padding-bottom: 0.5em;
}

.right_banner {
	float:right;
	padding:1em 40px 0 0;
	width:300px;
}
li.news_item {
	list-style-type: none;
	background: url( ../images/icon_news.gif ) no-repeat 0 center;
	padding: 5px 0;
	padding-left: 25px;
}

li.news_item li {
	display: inline;
	list-style-type: none;
}

/* News */
ul.newstag li {
	list-style-type: none;
	padding-top: 2em;
	padding-bottom: 0.5em;
	margin-left: 4em;
	border-bottom: dotted 1px;
	width: 90%;
}


/* Pankuzu */
img.pan_list_separator {
	width: 13px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	margin-top: -1em;	/* .titleのための補正 */
}

/* Contents */
#main_Contents {
	position: relative;
	clear: both;
	width: 870px;	
	background: #FFFFFF;
	margin: auto;
	}

#main {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	font: normal 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.5em;
	}

#main ul {
	margin: 10px 0 25px 25px;
	padding: 0;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	}

#main ul li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.8em;
}

#main p {
	width: 800px;
	padding: 0 0 0 25px;
	margin: 0 0 25px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	}

#main a {
	color: #515128;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
	}

#main a:hover, #main a:active {
	color: #E57800;
	}

/* Alias */
#main_Alias {
	position: relative;
	clear: both;
	float: left;	
	width: 900px;
	padding: 20px 0 0 0; 
	background: #FFFFFF;
	background-image: url(../images/alias.gif);
	background-repeat: repeat-y;	
	}

#alias {
	width: 810px;
	padding: 0;
	margin: 0 45px 0 45px;
	}

#alias_menu {
	border: 0;
	width: 810px;
	height: 350px;
	}

#alias_menu td {
	text-align: left;
	vertical-align: top;
	}

#alias_menu ul {
	list-style: none;	
	margin: 0;
	padding: 0;
	}

#alias_menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#alias_menu ul li a {
	color: #515128;
	text-decoration: underline;	
	}

#alias_menu ul li a:hover, #alias_menu ul li a:active {
	color: #73471B;
	background-color: #D7D6C4;
	text-decoration: underline;
	}

.alias_icon {
	width: 90px;
	height: 90px;
	padding: 4px;
	}

.alias_text {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 10px;
	line-height: 1.8em;
	}

/* Footer */
#footer {
	position: relative;
	clear: both;
	width: 870px;	
	padding: 8px 0 8px 0;
	background: #FFFFFF;
	text-align: center;
	margin: auto;
	}

#copy {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	font-size: 0.95em;
	text-align: center;	
	}

#footer_bottom {
	clear: both;
	width: 900px;
	text-align: left;
	margin: 0;
	background: #FFFFFF;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#footer ul {
	list-style: none;
	margin: 0 auto;
	}

#footer ul li {
	display: inline;
	color: #515128;
	}

#footer ul li a {
	color: #515128;
	text-decoration: none;
	}

#footer ul li a:hover, #footer ul li a:active {
	color: #73471B;
	text-decoration: underline;
	}

/* Pankuzu List */
#panlist_Info {
	border: 0;
	width: 870px;
	height: 42px;
	}

#panlist_Info p {
	float: left;
	display: inline;	
	padding: 0 0 0 8px;
	margin-top: 10px;
	}

/* List_A */
table#s01 {
	width: 800px;
	border: 1px solid #B1B1B1;
	border-collapse: collapse;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	}

table#s01 th {
	height: 26px;
	width: 160px;
	color: #515128;
	text-align: center;
	background-color: #E9E9DA;
	padding: 3px 0 0 5px;
	border: 1px solid #B1B1B1;
	font-weight: bold;
	}

table#s01 td {
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	font-size: 12px;
	padding: 2px;
	}

table#s01 .s01_A {
	background-color: #C6C4B6;
	font-size: 14px;
	}

table#s01 .s01_B {
	background-color: #FEE9C7;
	font-weight: bold;
	font-size: 14px;
	}

/* List_B */
table#s02 {
	width: 800px;
	border: 1px solid #B1B1B1;
	border-collapse: collapse;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	}

table#s02 th {
	width: 180px;
	color: #515128;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #B1B1B1;
	}

table#s02 td {
	border-bottom: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	padding: 5px;
	text-align: left;
	line-height: 1.5em;
	}

table#s02 .s02_A {
	background-color: #E9E9DA;
	vertical-align: middle;
	text-align: center;
	width: 220px;
	
	}
table#s02 .s02_A_ {
	background-color: #E9E9DA;
	vertical-align: middle;
	text-align: center;
	width: 130px;
	
	}
table#s02 .s02_A__ {
	background-color: #E9E9DA;
	vertical-align: middle;
	text-align: center;
	width: 600px;
	
	}

table#s02 .s02_B {
	vertical-align: top;
	text-align: left;
	width: 500px;
	}
table#s02 .s02_B__ {
	vertical-align: top;
	text-align: left;
	width: 600px;
	}

table#s02 .s02_C {
	background-color: #C6C4B6;
	vertical-align: middle;
	text-align: center;
	width: 220px;
	font-size: 14px;
	}
table#s02 .s02_C_ {
	background-color: #C6C4B6;
	vertical-align: middle;
	text-align: center;
	width: 130px;
	font-size: 14px;
	}

table#s02 .s02_D {
	background-color: #FEE9C7;
	vertical-align: top;
	text-align: left;
	width: 500px;
	font-weight: bold;
	font-size: 14px;
	}
	
/* News archive*/
#newstag {
	padding: 25px 18px 5px 25px;
	line-height: 1.5em;
	}

#newstag li {
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(../images/list_news.gif);
	border-bottom:dotted 1px #B1B1B1;
	padding: 8px 0 8px 0;
	}

/* Search */
#medalSearch {
	width: 775px;
	color: #515128;
	background-color: #FCFFE5;
	margin-top: 8px;
	padding: 10px;
	border: 1px solid #C3BCA4;
	}

#medalSearch p {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	color: #DA6400;
	}

#medalSearch .keywordsearch {
	padding: 0;
	margin-bottom: 15px;
	}


#medalSearch input.text1 {
	float: left;
	background-color:#EFEBDE;
	color:#111B22;
	border:#C3BCA4 1px solid;
	width: 700px;
	height:22px;
	padding:2px;
	margin:0;
	font-size:16px;
	}

#medalSearch input.text2 {
	background-color:#EFEBDE;
	color:#111B22;
	border:#C3BCA4 1px solid;
	width: 150px;
	height:22px;
	padding:2px;
	margin:0;
	font-size:16px;
	}

#medalSearch input.text3 {
	background-color:#EFEBDE;
	color:#111B22;
	border:#C3BCA4 1px solid;
	width: 150px;
	height:22px;
	padding:2px;
	margin:0;
	font-size:16px;
	}

#medalSearch input.submit {
	background-color:#8A7A5A;
	color:#FFFFFF;
	border:#7B6541 1px solid;
	width: 56px;
	height:28px;
	padding:2px;
	margin:0;
	font-size:14px;
	}

#medalSearch select {
	background-color:#8A7A5A;
	color:#FFFFFF;
	border:#7B6541 1px solid;
	width: 56px;
	height:24px;
	padding:2px;
	margin:0;
	font-size:14px;
	}

/* Reset #main* setting. */
#realmain {
	width: 100%;
	margin-top: 20px;
}

#realmain p {
	width: auto;
}

#realmain img {
	padding: 0.5em;
}

#realmain h3, #realmain h4, #realmain h5 {
	padding: 0.5em;
}

/* for menu list, etc. */
#realmain ul.noListHeader {
  padding: 0px;
  margin-left: 0px;
}

#realmain ul li {
	margin: 0;
	margin-left: 0.5em;
	text-align: left;
}

#realmain ul.noListHeader li {
  list-style-type : none;
}

li.inlineList {
	display: inline;
	list-style-type : none;
}

/* paged table menu list. */
#realmain ul.tableController {
  margin-bottom: 0.5em;
}

#realmain ul.tableController li {
  display: inline;
  background-color: lightyellow;
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 0.5em;
  margin: 0 0.5em;
}


#realmain .bordered {
	border: 1px solid #B1B1B1;
}

#realmain .left_side {
	float: left;
	vertical-align: top;
	text-align: center;
	width: 200px;	/* 200 - 2(border) */
}

#realmain .right_side {
	padding-left: 210px;
	vertical-align: top;
}

#realmain .bordered table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .bordered th, div.bordered td {
	border-top: 1px solid #B1B1B1;
	padding: 5px;
}

#realmain .bordered th {
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	background-color: #C6C4B6;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	width: 176px;
}

#realmain .bordered td {
	text-align: left;
	line-height: 1.5em;
}

/* Top level table item in "bordered" class. */
#realmain .noTop {
	border-top: none;
}

#realmain .noBottom {
	border-bottom: none;
}

#realmain .noRight {
	border-right: none;
}

#realmain .noLeft {
	border-left: none;
}

#realmain .itemName {
	background-color: #FEE9C7;
	vertical-align: top;
	text-align: left;
	font: bold 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .itemName a, #realmain .itemName a:link, #realmain .itemName a:visited {
	background-color: #FEE9C7;
	vertical-align: top;
	text-align: left;
	font: bold 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .project_itemName {
	background-color: #E9FEC7;
	vertical-align: top;
	text-align: left;
	font: bold 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .project_itemName a, #realmain .project_itemName a:link, #realmain .project_itemName a:visited {
	background-color: #E9FEC7;
	vertical-align: top;
	text-align: left;
	font: bold 14px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .bordered th.subHeader {
	background-color: #E9E9DA;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}

#realmain .navigator {
	border: 1px solid #B1B1B1;
	border-right: 3px solid #A1A1A1;
	border-bottom: 3px solid #A1A1A1;
	width: 180px;
	margin: 1em auto;
}

#realmain .navigator h3 {
	background-color: #E9E9DA;
	border-bottom: 1px solid #B1B1B1;
}

#realmain .innerSummary {
	margin: 0.5em;
}

#realmain .innerSummary table {
	width: 100%;
}

.productSummary {
}

#realmain .productSummary table {
	height: 150px;
}

#realmain table.projectSummary {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	border: 1px solid #B1B1B1;
}

#realmain .projectSummary th {
	border: 1px solid #B1B1B1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #E9E9DA;
	padding: 0.5em;
}
#realmain .projectSummary td {
	border: 1px solid #B1B1B1;
	font-size: 12px;
	font-weight: normal;
}

#realmain .projectDetail table {
	width :100%;
}

#realmain ul.inline_icon_list img {
	width: 50px;
}

#realmain ul.inline_icon_list a:link {
	text-decoration: none;
}

#realmain ul.inline_icon_list a:visited {
	text-decoration: none;
}

#realmain ul.inline_icon_list li {
	text-align: center;
	border: 1px dotted;
	float:left;
	margin: 0.5em;
}

#COL_projectName {
	width: 10em;
}

#COL_projectField {
	width: 10em;
}

#COL_operationBoard {
	width: 5em;
}

#COL_projectPurpose {
	width: auto;
}

.float_left_block {
	float:left;
}

.centering_block {
	text-align: center;
}

#realmain .archive_summary {
	width: 100%;
	margin: 0.5em;
}

#realmain .archive_summary_color {
	background-color: #FFCFCF;
}

#realmain .archive_summary h3 {
	padding: 0;
}

#realmain .archive_summary .summary {
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
}

#realmain .archive_summary table {
	border-collapse: collapse;
	width: 100%;
	font: normal 12px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

#realmain .archive_summary th {
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;

	background-color: #E9E9DA;

	padding: 5px;
	width: 30%;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
}

#realmain .archive_summary td {
	border-bottom: 1px solid #B1B1B1;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	line-height: 1.5em;
}

#realmain .archive_summary .contents {
	border: 1px solid #B1B1B1;
	border-top: none;
}
