@import url("/scripts_lib/smoothgallery-1.2-namespaced/css/jd.gallery.css");

/* 共通スタイル（レイアウトに関しては下を参照） */

body, div, td, th{
	font-size:small;
	}
img, div, a { behavior: url(/scripts_lib/iepngfix_2/iepngfix.htc) } /* iepngfix */
p {
	margin:0;
	margin-bottom:1em;
	line-height:1.5;
	}
html {
	}
form  {
	margin:0;
	padding:0;
	}
form * {
	font-size:100%;
	}
form td{
	line-height:1.5;
	}
form .borderbox{
	display:inline;
	margin:0 0 5px 0;
	padding:1px;
	background-color:#fff;
	border:#666 1px solid;
	}
form input:hover.borderbox,form textarea:hover.borderbox,form input:focus.borderbox,form textarea:focus.borderbox {
	background-color:#e5e5e5;
	border:#ccc 1px solid;
	}
form .must {
	display:inline;
	margin:0 0 5px 0;
	padding:1px;
	background-color:#ffc;
	border:#f60 1px solid;
	}
form .must:hover {
	background-color:#fc9;
	border:#ccc 1px solid;
	}
a:link {
	text-decoration:underline;
	color:#ff9900;
	}
a:visited {
	text-decoration:underline;
	color:#ff6600;
	}
a:hover {
	color:#FFff00;
	}
a:active {
	text-decoration:underline;
	}
a[name]:hover,a[name]:active {
	color:inherit;
	background:inherit;
	}
img {
	border:none;
	}
cite {
	font-style:normal;
	font-weight:normal;
	}
blockquote {
	margin:1em;
	padding:1em;
	border:2px dotted #999;
	}
blockquote p {
	margin:0;
	padding-bottom:0;
	text-indent:1em;
	}
address {
	font-style:normal;
	font-weight:normal;
	}
dfn {
	font-style:normal;
	font-weight:bold;
	}
em {
	font-style:normal;
	font-weight:normal;
	color:#FF0033;
	border-bottom:1px dashed #999;
	}
strong {
	font-style:normal;
	font-weight:bold;
	}
.txtred {
	color:#f03;
	}
.txtorange {
	color:#f60;
	}
.txtgrey {
	color:#666;
	}
.txtdarkblue {
	color:#036;
	}
.txtthemecolor {
	color:#036;
	}
div.themecolorbox ,p.themecolorbox,ul.themecolorbox,ol.themecolorbox,dl.themecolorbox{
	margin:0 0 1em 0;
	padding:10px;
	border:#036 1px solid;
	}
.bold {
	font-weight:bold;
	}
h2, h3, h4 ,h5, h6 {
	margin:0 0 1em 0;
	padding:0;
	font-size:100%;
	}
p + h2,div + h2,ul + h2,p + h3,div + h3,ul+h3,p + h4,div + h4,ul + h4,p + h5,div + h5,ul + h5,p + h6,div + h6,ul + h6 {
	margin-top:1em;
	}
h2{
	padding:0 0 0 5px;
	border-left:4px #00339d solid;
	font-size:150%;
	}
.image {
	color:#000;
	background:none transparent;
	margin:0;
	padding:0;
	border:none;
	}
.hstyle1 {
	margin:0 0 1em 0;
	padding:10px 10px 10px 20px;
	border:none;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:3px solid #00339d;
	background:url(hstyle1-bg.jpg) center left no-repeat;
	}
.hstyle2 {
	margin:0 0 1em 0;
	padding:5px;
	border:1px none #ccc;
	border-top-style:solid;
	line-height:1.1;
	}
.copy {	/* 行間 */
	line-height:150%;
	}
.read {
	line-height:2%;
	margin-bottom:3em;
	}
.update {	/* 更新日 */
	color:#878791;
	font-family:Arial, sans-serif;
	}
div.update, p.update {	/* 更新日（ボックス） */
	color:#878791;
	text-align:right;
	margin:0 0 5px 0;
	padding:0;
	}
.hidden {	/* 消去 */
	display:none;
	}
.clearboth {	/* 回り込み解除 */
	clear:both;
	}
.clearleft {	/* 回り込み解除 */
	clear:left;
	}
.clearright {	/* 回り込み解除 */
	clear:right;
	}
img.floatright {	/* 画像右寄せ */
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}
img.floatleft {	/* 画像右マージン */
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}
.alignleft {
	text-align:left;
	}
.aligncenter {
	text-align:center;
	}
.alignright {
	text-align:right;
	}
.valigntop {
	vertical-align:top;
	}
.valignmiddle {
	vertical-align:middle;
	}
.valignbottom {
	vertical-align:bottom;
	}
ol, ul{
	margin:0 0 1em 0;
	padding:0;
	}
ul ul,ul ol, ol ul{
	margin-bottom:0;
	}
li {
	line-height:1.25;
	margin-left:30px;
	padding:0;
	padding-bottom:4px;
	}
li p,li dl{
	margin:5px 0;
	padding:0;
	}
li ul,li ol {
	margin-top:4px;
	}
dl {
	padding:0 0 1em 0;
	margin:0;
	margin-top:0;
	}
dt {
	margin:3px 0 3px 0;
	padding:0;
	}
dd {
	margin:0 0 3px 0;
	padding:0 0 3px 1em;
	}
hr {
	height:1px;
	}
.line li,.line dd {	/* 下線リスト部 */
	border:#cccccc 1px none;
	border-bottom-style:solid;
	}
ul.arrow{	/* やじるし付リスト部 */
	width:100%;
	margin:0;
	padding:0 0 1em 0;
	}
ul.arrow li {
	margin:0;
	padding:0 0 5px 9px;
	line-height:1.5;
	list-style:none;
	background:url(arrow_1.gif) no-repeat 0 0;
	}
ul.arrow li img.arrow{
	position:absolute;
	top:0;
	left:-15px;
	}
#contentswidth table td ul,#contentswidth table td ol,#contentswidth table td dl {
	padding-bottom:0;
	}
.decimal {	/* やじるし付リスト部 */
	list-style-type:decimal;
	}
.decimal li {
	line-height:1.25%;
	margin-left:25px;
	padding-bottom:4px;
	margin-bottom:4px;
	}
.imagelistmark li{
	margin-left:0;
	list-style-type:none;
	}
.imagelistmark li p,.imagelistmark li div{
	margin-left:40px;
	}
.none {
	margin:0;
	padding:0;
	}
.none li{	/* スタイルなしリスト部 */
	margin:0;
	padding:0;
	list-style-type:none;
	}
.inlinelist{	/* スタイルなしリスト部 */
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	}
.inlinelist li{	/* スタイルなしリスト部 */
	margin:0;
	padding:0;
	display:inline;
	}
li.alignright{	/* 右寄せ */
	border:none;
	list-style-position:inside;
	}
.topborder {
	margin:30px 0;
	padding-top:20px;
	border:1px #ccc none;
	border-top-style:solid;
	}
.borderbox {
	display:block;
	margin:1em 0;
	padding:10px;
	border:1px #ccc solid;
	}
.bgbox {
	display:block;
	margin:1em 0;
	padding:5px;
	background:#e5ffe5;
	}
.caution {
	margin:0 0 0 1em;
	text-indent:-1em;
	}
.printonly {	/* プリントアウトのみ表示 */
	display:none;
	}
.width100per {	/* 100% */
	width:100%;
	}
.width280px {
	width:280px;
	}
.width275px {
	width:275px;
	}
.width270px {
	width:270px;
	}
.width250px {
	width:250px;
	}
.width150px {
	width:150px;
	}
.width100px {
	width:100px;
	}
.floatleft {
	float:left;
	}
.floatright {
	float:right;
	}
.clearboth {
	clear:both;
	}
div.clearblock {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	height:1px;
	line-height:0;
	}
.chk {
	border:1px solid red;
	}
optgroup {	/* オプショングループ */
	font-style:normal;
	font-weight:bold;
	}
/* フォントサイズ関連 */
.vars {  font-size:x-small}
.varm {font-size:small}
.varl {  font-size:medium}
.varxl {  font-size:large}
.smaller { font-size:80%;}
.larger { font-size:120%;}

/* 表関連 */
.datatable1 {
	margin:0 0 10px 0;
	border-spacing:1px;
	background-color:#999;
	border:none;
	}
.datatable1 td {
	padding:4px;
	background-color:#fff;
	border:none;
	}
.datatable1 th{
	padding:8px 4px;
	background:#e5e5e5 repeat-x bottom left;
	font-weight:normal;
	border:none;
	text-align:center;
	}
.datatable2 {
	margin-top:0;
	margin-right:0;
	margin-bottom:1em;
	margin-left:0;
	border-spacing:0;
	border:none;
	}
.datatable2 td {
	padding-top:4px;
	padding-right:0;
	padding-bottom:4px;
	padding-left:0;
	border:1px none #666666;
	border-bottom-style:solid;
	vertical-align:top;
	}
.datatable2 th{
	padding-top:4px;
	padding-right:0;
	padding-bottom:4px;
	padding-left:0;
	font-weight:normal;
	border:1px none #666666;
	border-bottom-style:solid;
	vertical-align:top;
	}







/* 全ページ共通のレイアウト関連 */

/* メイン部 */



body {
	margin:0;
	padding:0;
	color:#fff;
	background:url(body-bg.gif) top center repeat;
	font-family:Helvetica,Arial,sans-serif;
	text-align:center;
	}







/*　コーポレートヘッダー（上部灰色の帯）*/
#corporateheader {
	position:relative;
	min-width:780px;
	height:33px;
	margin:0;
	padding:0 20px;
	background:url(corporate-header-bg.jpg) repeat-x #ccc;
	text-align:left; 
	z-index:150;
	}
#corporateheader ul {
	margin:0;
	padding:0;
	}
#corporateheader ul img {
	vertical-align:bottom;
	}
#corporateheader ul li {
	margin:0;
	padding:0;
	height:33px;
	list-style:none;
	}

#corporateheader ul li ul {
	width:240px;
	position:absolute;
	top:33px;
	left:10px;
	display:none;
	padding:5px 5px 10px 5px;
	background:url(corporatemenu-bg.png) no-repeat bottom left;
	}
#corporateheader ul li:hover ul  {
	display:block;
	}
#corporateheader ul li ul li {
	width:240px;
	height:auto;
	}
#corporateheader ul li ul li a {
	width:224px;
	height:auto;
	display:block;
	padding:6px 8px;
	color:#333;
	font-weight:bold;
	}
#corporateheader ul li ul li a:link,
#corporateheader ul li ul li a:visited,
#corporateheader ul li ul li a:active{
	text-decoration:none;
	}
#corporateheader ul li ul li a:hover{
	text-decoration:none;
	background:#06c;
	color:#fff;
	}








/*
#corporateheader {
	min-width:780px;
	height:33px;
	margin:0;
	padding:0 20px;
	background:url(corporate-header-bg.jpg) repeat-x #ccc;
	text-align:right;
	}
.corpdaysb {
	float:left;
	}
#corpikizamab {
	margin-right:20px;
	}		
#corpmotordaysb {
	margin-right:20px;
	}
#corp911daysb {
	margin-right:20px;
	}
#corpitsdaysb {
	float:right;
	}
#corporateheader a:hover {
	background:none;
	}
#corporateheader img {
	vertical-align:bottom;
	}
*/


#contentswidth {
	position:relative;
	width:870px;
	margin:30px auto 0 auto;
	padding:0;
	text-align:left;
	background:url(contentswidth-bg.png) repeat;
	}
#maincontents {
	width:530px;
	padding:0 0 0 10px;
	float:left;
}
#mainimage {
	width:300px;
	float:right;
}
h1 {
	font-size:150%;
	margin:10px 0;
	padding:0;
}
h1 span {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:75%;
}

.toppage #myGallery, .toppage #myGallerySet, .toppage #flickrGallery
{
	width: 300px;
	height: 350px;
	border:none;
}

.toppage #flickrGallery
{
	width: 300px;
	height: 350px;
}

#myGallery {
	display:none;
}
#footer {
	width:870px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(footer-bg.png);
}
#footer .nagoyabanner {
	width:300px;
	float:right;
	text-align:center;
	margin:0;
	padding:0;
}
#footer .corporate {
	width:500px;
	float:left;
	font-size:86%;
	margin:0;
	padding:5px 0 0 10px;
}
