@charset "Shift_JIS";

#container {
	width: 700px;
	border-top: 4px solid #df6c1d;
}

h1 {
	width: 700px;
	height: 77px;
	background: url(images/con_title.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}

p.description { display: none; }

#pankuzu {
	margin: 0px auto;
	margin-bottom: 12px;
	width: 681px;
	height: 21px;
	background: url(images/pankuzu_bg.gif) 0 0 no-repeat;
	text-indent: 12px;
	line-height: 21px;
}

#main {
	padding-left: 14px;
	/*padding-right: 16px;*/
	padding-bottom: 23px;
}

#main div.left {
	margin-right: -138px;
	width: 138px;
	float: left;
}

#main div.right {
	margin-left: 153px;
	width: 518px;
	float: left;
	display: inline;
}

/*メニュー*/
#menu {
	width: 138px;
	list-style-type: none;
}

#menu li a {
	width: 138px;
	height: 37px;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
	display: block;
}

#menu li.home a { background: url(images/con_menu_home.gif) 0 0 no-repeat; }
#menu li.new a { background: url(images/con_menu_new.gif) 0 0 no-repeat; }
#menu li.outline a { background: url(images/con_menu_outline.gif) 0 0 no-repeat; }
#menu li.result a { background: url(images/con_menu_result.gif) 0 0 no-repeat; }
#menu li.research a { background: url(images/con_menu_research.gif) 0 0 no-repeat; }
#menu li.report a { background: url(images/con_menu_report.gif) 0 0 no-repeat; }
#menu li.about a { background: url(images/con_menu_about.gif) 0 0 no-repeat; }
#menu li.contact a { background: url(images/con_menu_contact.gif) 0 0 no-repeat; }
#menu li.link a { background: url(images/con_menu_link.gif) 0 0 no-repeat; }

#menu li a.here, #menu li a:hover { background-position: 0px -37px; }

#menu li.contact { display: none; }

/*コンテンツ共通*/
a.sitemap {
	padding-left: 13px;
	background: url(images/allow.gif) 0 5px no-repeat;
	color: #7d7c7d;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 48px;
	right: 15px;
}

h2 {
	margin-bottom: 12px;
	width: 514px;
	height: 54px;
	background: 0 0 no-repeat;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}

div.contents {
	margin-left: 0px;
}

h3 {
	margin-bottom: 4px;
	padding: 2px 0px 2px 8px;
	background: url(images/h3.gif) 0 0 no-repeat;
	font-size: 125%;
}

ol { margin-left: 2.5em; }

/*新着情報*/
#whatsnew h2 { background-image: url(whatsnew/images/h2.gif); }

#whatsnew table.form td {
	padding: 2px;
	text-align: left;
}

/*事業概要*/
#outline h2 { background-image: url(outline/images/h2.gif); }

#outline p {
	margin-left: 12px;
	text-indent: 1em;
}

#outline ul { margin-left: 24px; }

#outline ul li {
	padding-left: 13px;
	background: url(images/allow.gif) 0 5px no-repeat;
}

#outline #pamphlet {
	padding: 4px;
	border: 1px solid #c0c0c0;
	background-color: #ececec;
}

#outline #pamphlet h3 {
	padding: 0px;
	background: none;
	font-size: 100%;
}

#outline #pamphlet ul li {
	padding: 0px;
	background: none;
}

#outline #pamphlet ul li.all {
	margin-top: 12px;
}

#outline #pamphlet div.adobelink {
	margin: 12px 4px 4px 4px;
	font-size: 85%;
}

#outline #pamphlet div.adobelink img {
	margin-right: 8px;
	border: none;
	float: left;
}

/*研究内容*/
#research h2 { background-image: url(research/images/h2.gif); }

#research h3.chapter {
	padding-left: 0px;
	background: none;
	color: #ec6600;
}

#research h4 {
	margin-left: 8px;
	margin-bottom: 4px;
	padding: 2px 0px 2px 8px;
	background: url(images/h3.gif) 0 0 no-repeat;
	font-size: 110%;
}

#research p {
	margin-left: 12px;
	text-indent: 1em;
}

#research a.c001, #research a.c002, #research a.c003, #research a.c004, #research a.c005 {
	width: 400px;
	height: 36px;
	background: url() 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
}

#research a.c001 { background-image: url(research/images/c001.gif); }
#research a.c002 { background-image: url(research/images/c002.gif); }
#research a.c003 { background-image: url(research/images/c003.gif); }
#research a.c004 { background-image: url(research/images/c004.gif); }
#research a.c005 { background-image: url(research/images/c005.gif); }

#research div.text {
	width: 320px;
	float: left;
}

#research div.text250 {
	width: 250px;
	float: left;
}

#research div.name {
	margin-top: 8px;
	margin-left: 24px;
	text-indent: -12px;
	font-weight: bold;
}

#research div.name span {
	color: #005d99;
}

#research div.image {
	float: right;
}

#research div.image img.border {
	border: 1px solid #808080;
}

#research div.image span {
	font-size: 75%;
	display: block;
}

#research table.sankaku th, #research table.sankaku td {
	padding: 3px;
	background-color: #b0def0;
}

#research table.sankaku th {
	font-weight: bold;
	text-align: center;
}

/*事業報告*/
#report h2 { background-image: url(report/images/h2.gif); }

#report table.form td {
	padding: 2px;
	text-align: left;
}

/*推進体制*/
#about h2 { background-image: url(about/images/h2.gif); }

#about p {
	margin-left: 12px;
	text-indent: 1em;
}

/*お問い合わせ*/
#contact h2 { background-image: url(contact/images/h2.gif); }

#contact ul.caution {
	padding: 5px 20px;
	list-style: circle;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}

#contact span {
	margin: 0 3px;
	padding: 2px;
	background-color: #777777;
	color: #ffffff;
}

#contact form {
	margin: 10px;
}

#contact table.contactTable {
	margin-bottom: 1em;
}

#contact table.contactTable th, #contact table.contactTable td {
	background-color: #F0F0F0;
	padding: 10px;
}

#contact table.contactTable th {
	font-weight: normal;
	text-align: left;
	border-left: 7px solid #777;
	white-space: nowrap;
}

#contact table.contactTable th.non {
	border-left: 7px solid #ccc;
}

#contact table.contactTable td {
	width: 400px;
}
	
#contact input {
	margin: 2px 0;
	width: 200px;
	border: 1px solid #999;
}
	
#contact input.bt {
	margin: 0 5px;
	width: 170px;
	border:1 px solid #999999;
	background-color: #ffffff;
}
	
#contact input.short {
	width: 100px;
}
	
#contact textarea {
	border: 1px solid #999999;
	width: 400px;
	height: 100px;
}

/*関連リンク*/
#link h2 { background-image: url(link/images/h2.gif); }

#link h4 {
	margin-left: 0.5em;
	font-size: 110%;
}

#link ul { margin-left: 12px; }

#link ul li {
	padding-left: 13px;
	background: url(images/allow.gif) 0 5px no-repeat;
	clear: both;
}

#link ul li strong {
	font-weight: bold;
	width: 15em;
	display: block;
	float: left;
}

/*プレスリリース*/
#press h2 { background-image: url(press/images/h2.gif); }

#press table.form td {
	padding: 2px;
	text-align: left;
}

/*オプトロニクス技術事業化研究会*/
#society h2 { background-image: url(society/images/h2.gif); }

#society p.outline {
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #f2f3fa;
}

#society span.note {
	font-size: 75%;
}

#society dl dt {
	margin-right: 12px;
	width: 70px;
	height: 20px;
	background: url(society/images/dt.gif) 0 0 no-repeat;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	float: left;
	/*\*/clear: both;/**/
}

#society dl dd {
	margin-bottom: 12px;
	width: 400px;
	float: left;
}

#society dd ol.target li {
	margin-left: 12px;
}

#society dd ol.contents li {
	/*margin-left: 30px;*/
}

#society ul.caution {
	padding: 5px 20px;
	list-style: circle;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}

#society ul.caution span {
	margin: 0 3px;
	padding: 2px;
	background-color: #777777;
	color: #ffffff;
}

#society a.entry {
	margin: 0px auto;
	width: 300px;
	height: 40px;
	text-indent: -9999px;
	background: url(society/images/entry.gif) 0 0 no-repeat;
	display: block;
}

#society form {
	margin: 10px;
}

#society table.contactTable {
	margin-bottom: 1em;
}

#society table.contactTable th, #society table.contactTable td {
	background-color: #F0F0F0;
	padding: 10px;
}

#society table.contactTable th {
	font-weight: normal;
	text-align: left;
	border-left: 7px solid #777;
	white-space: nowrap;
}

#society table.contactTable th.non {
	border-left: 7px solid #ccc;
}

#society table.contactTable td {
	width: 400px;
}

#society input {
	margin: 2px 0;
	width: 200px;
	border: 1px solid #999;
}

#society input.bt {
	margin: 0 5px;
	width: 170px;
	border:1 px solid #999999;
	background-color: #ffffff;
}

#society input.short {
	width: 100px;
}

#society textarea {
	border: 1px solid #999999;
	width: 400px;
	height: 100px;
}

/*サイトマップ*/
#sitemap h2 { background-image: url(images/h2_sitemap.gif); }

#sitemap ul {
	margin-bottom: 1em;
}

#sitemap ul li {
	padding-left: 13px;
	background: url(images/allow.gif) 0 5px no-repeat;
}

#sitemap ul li ul {
	margin-left: 1.5em;
	list-style-type: disc
}

#sitemap ul li ul li {
	padding-left: 0px;
	background: none;
}

/*サイトマップ*/
#privacy h2 { background-image: url(images/h2_privacy.gif); }

#privacy p {
	text-indent: 1em;
}

#privacy ol {
	margin-left: 3em;
}

#privacy p.contact {
	padding: 4px;
	border: 1px solid #c0c0c0;
	background-color: #ececec;
	text-indent: 0;
}

/*管理ページ*/
#admin h2 { background-image: url(admin/images/h2.gif); }

#admin ul { margin-left: 12px; }

#admin ul li {
	padding-left: 13px;
	background: url(images/allow.gif) 0 5px no-repeat;
}

/*フッター*/
#footer {
	height: 82px;
	background: #f0f0f0 url(images/copyright.gif) right 10px no-repeat;
	text-indent: -9999px;
	clear: both;
}

#footer span { display: none; }