@charset "Shift_JIS";

/* CSS Document */

#temp_body {
	background-image: url(../images/index/top_bar.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
}

#temp_header {
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 86px;
}

#temp_header #menu {
	font-size: 10pt;
	background-color: #f4f4f4;
	line-height: 1.8;
	padding-left: 1em;
	width: 560px;
	height: 25px;
	float: right;
}

#temp_header #font {
	padding-right: 1em;
	float: right;
}

#temp_header #search {
	padding-right: 1em;
	float: right;
}

#index_main_header {
	background-image: url(../images/index/main_header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	height: 300px;
}

#index_main_header #ihj {
	position: absolute;
	left: 450px;
	top: 10px;
}

#index_main_header #index {
	position: absolute;
	left: 5px;
	top: 250px;
	width: 940px;
	height: 40px;
}

#immunity_main_header {
	background-image: url(../images/immunity/main_header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	height: 300px;
}

#immunity_main_header #immunity {
	position: absolute;
	left: 450px;
	top: 20px;
	width: 480px;
}

#immunity_main_header #index {
	position: absolute;
	left: 5px;
	top: 250px;
	width: 940px;
	height: 40px;
}

#allergy_main_header {
	background-image: url(../images/allergy/main_header_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	height: 300px;
}

#allergy_main_header #allergy {
	position: absolute;
	left: 20px;
	top: 40px;
	width: 580px;
}

#allergy_main_header #index {
	position: absolute;
	left: 5px;
	top: 250px;
	width: 940px;
	height: 40px;
}

#temp_banner {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#temp_main {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#temp_main #ihj_info {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	/* width: 450px; */
	width: 950px;
	 /*height: 250px; */
	/* float: left; */
}

#temp_main #ihj_comment {
	margin-left: auto;
	margin-right: auto;
	/* width: 430px; */
	width: 930px;
	 /*height: 200px; */
	overflow: auto;
	line-height: 1.6;
}


#temp_main #navione_info {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 470px;
	height: 200px;
	float: right;
}

#temp_main .border {
	background-image: url(../images/index/border.jpg);
	background-repeat: repeat-y;
	width: 243px;
/*	min-height: 130px;*/
}

#temp_main .info {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#immunity_main {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#immunity_main h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

#immunity_main .message {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

#immunity_main .message2 {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

#immunity_main .message ol,ul {
	margin-left: 30px;
}

#immunity_main .message2 ol,ul {
	margin-left: 30px;
}

#allergy dd {
	margin-left: 30px;
}


#immunity_main .comment {
	font-size: 10pt;
	background-image: url(../images/immunity/comment_bg.gif);
	vertical-align: middle;
	margin: auto;
	width: 200px;
	height: 46px;
}

#immunity_main td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer_menu {
	font-size: 10pt;
	text-align: center;
}

#temp_footer {
	font-size: 10pt;
	text-align: center;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-top: 10px;
	height: 100px;
}

#immunity_footer {
	font-size: 10pt;
	text-align: center;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-top: 10px;
	height: 100px;
}







