@charset "Shift_JIS";

/* --- Japan Aeromedical Research Center ---
---------- Feb.2007----------
----------- shared -------- */

* {
	font-size:100%;
}
body {
	font-size:0.8em;
	margin:0px;
	padding:0px;
	color:#333333;
	background-color:#F3F3F3;
	font-family: Arial;
}

a:link {
	color:#0000FF;
}
a:visited {
	color:#0000FF;
}

img {
	border:none;
}
form{
margin:0;
padding:0;
}



/* ヘッダ */

#header {
	background:url(../images/header_bk01.jpg) no-repeat center top;
	width:765px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
}

#header_top{
	margin-left:7px;
	margin-right:3px;
	width:760px;
	text-align:left;
	line-height:0em;

}

#header_top_google{
	margin:15px 10px 0px 0px;
	width:400px;
	float:right;
	text-align:right;
}

#header_bottom{
	width:760px;
	padding:0;
	margin-right:2px;
	margin-left:5px;
}

/* メインコンテナ */

#body_content {
	background:url(../images/body_back.jpg) repeat-y center top;
	width:765px;
	margin-left: auto;
	margin-right: auto;
}
#body_content_doc {
	background:url(../images/body_back_doc.jpg) repeat-y center top;
	width:765px;
	margin-left: auto;
	margin-right: auto;
}


#body_end {
	background:url(../images/body_back_end.jpg)  no-repeat center top;
	width:765px;
	margin-left: auto;
	margin-right: auto;
}

/* フッタ */

#footer {
	text-align: center;
}
#footer p {
	margin:3px 0px 2px 0px;
	padding:0;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	color:#0000FF;
	text-decoration:underline;
}
/* 左メニュー */

#side_menu {
	float: left;
	width:160px;
	margin: 0px;
	padding:	0px 0px 0px 3px;
}
#side_menu ul{
	list-style: none;
	margin: 0px 0px 2px 12px;
	padding: 0px;
}
#side_menu li {
	list-style-image: url(../images/menu_point_m.gif);
	line-height: 1em;
	color: #ffffff;
	margin: 12px 0px 9px 15px;
	padding: 0px 5px 0px 0px;
	font-weight:bold;
}
#side_menu li#menu_low {
	list-style-image: url(../images/menu_point.gif);
	line-height: 1em;
	font-size: 1em;
	color: #ffffff;
	margin: 9px 0px 7px 22px;
	padding: 0px 5px 0px 0px;
	font-weight:normal;
}

#side_menu a {
	color: #ffffff;
	text-decoration: none;
}

#side_menu a:hover {
	color: #ffcc00;
}

#side_menu p {
	margin:0;
	padding:0;
}
/* 右コンテンツ */
#main {
	width: 570px;
	margin-left:12px;
	margin-right:10px;
	float: right;
	line-height: 1.4em;
}

p,dl,ol{
	margin:0;
	padding:5px 0 10px 20px;
}


h1 {
	background-image: url(../images/h1_01.jpg);
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:4px 0px 4px 30px;
	font-size:1.1em;
	width: 530px;
}
h2 {
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #0080C0;
	background-color:#EEEEEE;
	margin:25px 0 15px 5px;
	padding:4px 0px 3px 20px;
	width: 525px;
	font-size:1em;
}

h3 {
	background-image: url(../images/h3_txt.gif);
	background-repeat: no-repeat;
	margin:20px 0 10px 10px;
	padding:0px 0px 3px 15px;
	font-size:1em;
}


.indexlink{
	background-image: url(../images/indexlink_01.jpg);
	background-repeat: no-repeat;
	width:300px;
	border:1px solid #CCCCCC;
	margin: 5px 30px 10px 20px;
	padding:5px 0px 4px 40px;
	background-color:#D7D7D7;
}

#main a {
	color: #0000cc;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

ul{
	list-style-image:url(../images/menu_point.gif);
	margin: 0px 0 15px 30px ;
	padding: 0px;
}
li{
	line-height: 1.3em;
	margin: 0px 10px 0px 30px;
}
ol li.list_lower_roman{
	list-style-type:lower-roman;
}

ul li.list_no_image {
	list-style-type:none;
	list-style-image:none;
	line-height: 1.5em;
}

ul li.list_qanda {/* .listqanda はＱ＆Ａの回答内で使用*/
	list-style-image:url(../images/qanda_q.gif);
	line-height: 1.6em;
	margin: 0px 10px 5px 30px;
}

.qanda_q { /* Ｑ＆Ａの定義リスト*/
	background-image:url(../images/qanda_q.gif);
	background-repeat:no-repeat;
	margin: 7px 0px 10px 20px;
	padding:0 0 0 25px;
	line-height: 1.6em;
	text-indent: -2.0em;
	padding-left: 3.5em
}
.qanda_a{
	background-image:url(../images/qanda_a.gif);
	background-repeat:no-repeat;
	margin: 7px 0px 15px 60px;
	padding:0 0 0 25px;
	line-height: 1.6em;
	text-indent: 0em;
	padding-left: 2.0em
}
ul li.list_qanda_doc {/* .listqanda はＱ＆Ａの回答内で使用*/
	list-style-image:url(../images/qanda_qs.gif);
	line-height: 1.6em;
	margin: 0px 10px 5px 30px;
}

.qanda_q_doc { /* Ｑ＆Ａの定義リスト*/
	background-image:url(../images/qanda_qs.gif);
	background-repeat:no-repeat;
	margin: 7px 0px 10px 20px;
	padding:0 0 0 25px;
	line-height: 1.6em;
}

ol li.list_decimal{     
	list-style-image:none;
	list-style-type:decimal;
	line-height: 1.6em;
	margin: 5px 10px 10px 30px;
}

.boxed_item{     /* 通常本文内 囲み文章用*/
	margin:5px 20px 10px 20px;
	border:1px solid #CECECE;
	background-color:#F6F6F6;
	line-height: 1.5em;
}

.attention {     /* 注意書き用*/
	border:1px solid #CECECE;
	line-height: 1.5em;
	margin:25px;
	padding:15px 10px 20px 30px;
}

table.table_bordered{
	margin:0;
	border:2px solid #C9C9C9;
	border-collapse:collapse;
	line-height: 1.5em;
}

table.table_bordered td{
	margin:0;
	padding:5px;
	border:1px solid #CECECE;
	border-collapse:collapse;
	line-height: 1.5em;
}
td.table_label{
	background-color:#DBF5F7;
	border-bottom:2px solid #C9C9C9;

}
td.table_label2{
	background-color:#E6E6E6;
	border-right:2px solid #C9C9C9;
	border-bottom:2px solid #C9C9C9;

}
table.table_no_border{
	border:0;
}
table.table_no_border td{
	border:0;
}

.indent{
	margin-left:30px;
}

.catch {
	font-weight:bold;
	font-size:1.2em;
}
.text_red {
	color:#cc0000;
}

/* 補足リンク等 */

#docbanner{
	margin:8px;
}

#pankuzu {
	margin:5px 0 5px 0;
}

#pagetop_back{
	width: 570px;
	margin: 5px 10px 10px 12px;
	float: right;
}
#pagetoplink {
	width: 105px;
	margin:15px 0 5px 0;
	float: right;
}
#pagebacklink {
	width: 100px;
	margin:15px 0 5px 0;
	float: left;
}
/*フォーム関連 */
#form_page  {
background-image:url(../images/body_back_form.jpg);
background-repeat:repeat-y;
background-color:#F3F3F3;
}
#form_page_logo{
width:560px;
margin:20px 0 20px 80px;
text-align:left;
}
#form_page_text{
width:560px;
margin:20px 0 20px 50px;
padding:0 30px 0 20px;
text-align:center;
}

@media print {
body {
	background-image:none;
	color:#000000;
}
}

/*
	20150811 追加
*/
#caption_gray
{
	width: 92%;
	background-color: #DCDCDC;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	font-family: Arial;
	line-height: 2;
	border-bottom: 2px solid #1E90FF;
	border-left: 10px solid #1E90FF;
}

#english_font
{
	font-family: Arial;
}

#english_font_bold
{
	font-family: Arial;
	font-weight: bold;
}

.english_font
{
	font-family: Arial;
	background-image: url(../shared/images/h2_01.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #0080C0;
	background-color:#EEEEEE;
	margin:25px 0 15px 5px;
	padding:4px 0px 3px 20px;
	width: 525px;
	font-size:1em;
}


a.taikai:hover img
{
	opacity:0.7;
	transition: 0.3s;
	filter: alpha(opacity=70);	/* IE独自タグ(他ではパースエラーになるが無視される) */
}

.frame_qanda
{
	width: 535px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.order2size
{
	width: 20px;
	display: inline-block;
	text-align: right;
}
