body { 
	margin: 0;
	color: #555555;
	background: url('') #ffffff;
		font-size: medium; /* フォントサイズ指定 */

   }

p {
	margin:0px 0px 10px 5px;
}



img{
	border:0px;
}

.iecenter {
	text-align: center;
}

/* リンク設定 */
a:link{ 
	color: #003471; 
} 
a:visited{ 
	color: #2244BB; 
} 

a:hover{
color:orange;
}

/* 全外枠指定 */
.all { 
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left : 1px solid #555555;
	border-right : 1px solid #555555;
	border-bottom : 1px solid #555555;
}

/* ヘッダブロック外枠指定 */
.head { 
	width: 750px;
	padding: 0%;
	border-bottom:2px solid #fff;
	background-color:#ccb; 
	height:51px;

}

/* ヘッダ左側指定ここから */
#top-left { 
	float: left;
	width: 465px;
	height: 51px;
	margin: 0%;
	background: url(./img/head-title.gif) no-repeat; /* 背景画像の指定 */
	padding: 0px;
	text-align: left; /* テキストの左揃え */
}

#top-left a { /* リンク文字を隠す */
	text-indent: -5000px;
	text-decoration: none;
}
#top-left div, #top-left a {
	height: 51px;
	display: block;
}

#top-left_head {
	top: 0px; 
	width: 465px;
	float: left;
}
#top-left_head a:hover, #top-left_head a:visited:hover {
 background: transparent url(./img/head-title.gif) 465px 0px no-repeat;
}
/* ヘッダ左側指定ここまで */


/* ヘッダ右側指定ここから */
#top-right {
	float: left;  /* フロート指定 */
	width: 285px; /* 横幅指定 */
	height: 51px; /* 横幅指定 */
	margin: 0; /* マージン指定 */
	padding: 0px; /* 余白指定 */
	background: url(./img/head-left.gif) no-repeat; /* 背景画像の指定 */
	text-align: left; /* テキストの左揃え */
}

#top-right a {  /*リンク文字を隠す */
	text-indent: -5000px;
	text-decoration: none;
}

#top-right a {
	display: block;
	height: 51px;
}

#top-right1 {top: 0px; width: 60px; float: left;}
#top-right2 {top: 0px; width: 60px; float: left;}
#top-right3 {top: 0px; width: 81px; float: left;}
#top-right4 {top: 0px; width: 84px; float: left;}




/* フッタ部分指定 */
.foot { 
	width: 100%; /* 横幅指定 */
	margin: 0%; /* マージン指定 */
	clear: both;  /*回り込みを解除 */
	border-top: 1px dashed #999999; /* ボーダー指定 */
	text-align: center;  /* テキスト位置指定 */
 	background-color:#ffffff; /*背景指定 */
}

.footer { 
	padding: 5px; /* 余白指定 */
	font-size: 10px; /* フォントサイズ指定 */
	font-family: ＭＳ ゴシック, Osaka; /* フォントファミリー指定 */
}

/* メニュー・メインブロック外枠指定 */
.middle { 
	width: 750px; /* 横幅指定 */
	margin-left: 0px; /* 左マージン指定 */
	margin-right: 0px; /* 右マージン指定 */
	padding: 0; /* 余白指定 */
	clear: both; /* 回り込みを解除 */
 	background-color:#E6E6E6; /*背景指定 */
}

/* ナビゲーション部分の設定 */
.navigation{
	float:left; /* フロート指定 */
	height:auto; /* 横幅指定 */
	width:200px; /* 横幅指定 */
 	background:url(./img/menu-bg.gif); /*背景指定 */
}

.menu {
	padding:0px; /* 余白指定 */
	font-size: small; /* フォントサイズ指定 */
	line-height: 1.5em; /* 行間指定 */
	text-align: left; /* テキストの左揃え */
}


/* コンテンツ部分の設定 */

.contents{
	float:left; /* フロート指定 */
	width:550px; /* 横幅指定 */
 	background-color:#ffffff; /*背景指定 */
}
.contents2{
	float:left; /* フロート指定 */
	width:550px; /* 横幅指定 */
	height:580px;
 	background-color:#ffffff; /*背景指定 */
}

.m-menu {
	padding: 0px; /* 余白指定 */
	font-size: small; /* フォントサイズ指定 */
	text-align: left; /* テキストの左揃え */
}

.main {
	padding: 0px 5px 5px 5px; /* 余白指定 */
	font-size: small; /* フォントサイズ指定 */
	line-height: 1.5em; /* 行間指定 */
	text-align: left; /* テキストの左揃え */
}

/* パンくずの設定 */
.pan {
	padding: 5px 10px 10px 10px; /* 余白指定 */
	font-size: 10px; /* フォントサイズ指定 */
	line-height: 130%; /* 行間指定 */
	text-align: left; /* テキストの左揃え */
}

/* 「トップへ戻る」リンクの設定 */
.to-top {
	text-align: right; /* テキストの右揃え */
	font-size: 10px; /* フォントサイズ指定 */
	line-height: 130%; /* 行間指定 */
	margin:10px;
}


/* リストの設定 */

ul{
	margin: 0px; /* マージン指定 */
	padding: 0px; /* 余白指定 */
}



#top ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-image : url("./img/icon-yajirusi-green.gif")
}
#top li { 
	margin-left: 23px;
	margin-right: 23px;
	list-style-image : url("./img/icon-yajirusi-green.gif")
}

#top-list ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#top-list li { 
padding :0px 15px 0px 15px; 
margin:0; 
}
#top-list a {
background-image:url(./img/icon-yajirusi-green2.gif); 
background-repeat:no-repeat;
padding-left:12px; 
margin:1px 0px;
height:1.5em;
}
#top-list a:hover {
background-image:url(./img/icon-yajirusi-green2.gif);
background-repeat:no-repeat; 
width:120px; 
margin:1px 0px;
padding-left:12px;
height:1.5em;
}


.motto{
	text-align: right; /* テキストの右揃え */
	font-size: 10px; /* フォントサイズ指定 */
	line-height: 130%; /* 行間指定 */
	margin:0px 10px 15px 0px;
}

/* 見出しの設定 */
h1{
	padding-left:20px;
}

h2{
	font-size: small; /* フォントサイズ指定 */
	margin:0;
	font-weight : bold;

}

h3{
	clear: both;  /*回り込みを解除 */
	margin:0px 0px 10px 0px ;
	font-size: 12px; /* フォントサイズ指定 */
	padding:3px;
	display: block;
	width:536x;
	background-color:#ddd;
	border-left:4px #ff7700 double;
	border-bottom:0px #ff7700 dashed;
}

h4{
	margin:0;
	font-size: 12px; /* フォントサイズ指定 */
	font-weight : bold;
}

h5{
	margin:0px;
	padding:0px;
	font-size: small; /* フォントサイズ指定 */
	font-weight : bold;
}


/* 画像の設定 */
img {
	margin:0px;
	padding: 0px;
}

.mainimage {
	margin-right: 2px;
	float:left;
}

#top-main {
}


.titleimage {
	margin-top: 5px;
	margin-bottom: 5px;
}

.yajirusi {
	width: 13px;
	height: 12px;
	margin: 2px;
	border: 0px;
}

.syameihenkou {
	margin-bottom: 8px;
}

.company-photo {
	float: right; 
	margin:8px 0px 20px 10px; 
	font-size:10px;
	text-align: right; /* テキストの右揃え */
}
.titleimage-company {
	margin-top: -7px;
	margin-bottom: 5px;
}


/*回り込みを解除 */
.clear{
	clear: both;
	margin:0;
	padding:0;
}

hr {
	height:1px;
	color: #999999;
	border-style:dashed;
}

#company { 
	margin-bottom:0px;
	margin-top:-5px;
	margin-left:5px;

}
#company dl { 
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	font-size:small;
	float: left; 

}
#company dt {
	font-style: normal;
	line-height: 1em;
	margin:-17px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight : bold;
	width:7em;
}
#company dd {
	position:relative; 
	top:-1.3em; 
	left:7em;
	border-width: 0px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	line-height: 0;
	z-index:1;
	line-height: 1.5em;
}
.company-list{
	float: left; 
	width:300px;
}


/* フォントカラー　*/
.red {
	color:red;
}
.red-bold {
	color:red;
	font-weight: bold;
}

/* インデント　*/

.indent {
	margin:0px 0px 0px 1em;
	text-indent: -1em; 
}	

.p-margin{
	margin-left:3px;
	margin-right:3px;
}


#card p {
	margin: 3px 0px 15px 0px ;
}


.group-left{
	float: left;
	margin: 3px 0px 15px 0px ;
	width:177px
}
.group-border{
	float: left;
	margin: 3px 3px 15px 0px ;
}

.cam-midasi{
    font-size:middle;
	font-weight:bold;
    background-color:#FFFFFF;
    border-style:none none solid double;
    border-width:0px 0px 1px 4px;
    border-color:orange olive;
	color:;
	padding-left:5px;
	margin:0px 10px 5px 5px;
}

.size-10{
font-size:10px;
line-height:1.5em;
}


/*フェード*/
.posi-photo{
POSITION:absolute;
TOP:100px;
LEFT:130px;
filter:alpha(opacity=-100);
}

.posi-waku2{
text-arigh:center;
margin-left:auto;
margin-right:auto;
width:500px;
background-color:#999999;
}
.posi-waku{
float: left;
width:327px;
height:184px;
}
