*{ /*ぜんたい*/
	margin:0;
	padding:0;
	font:normal normal normal 100%/1.3 "ＭＳ Ｐゴシック","Osaka",sans-serif;
}
img{
	border:0px;
	background-color: transparent;
	vertical-align:middle;
}
hr{ /*くぎり線*/
	height:1px;
	background-color:transparent;
	border-width:0px;
	border-top:1px dotted #9e9e9e;
}
p{
	text-indent:1em;
}
.clr{ /*回り込みクリア*/
	clear:both;
	font-size: 0;
	line-height: 0;
	height: 0px;
	visibility: hidden;
}
strong{font-weight:bold;}
/*ハック*/
.clearfix:after {
	content: url("../cmn/px.gif");
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block;}
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.left{ /*左に回りこみ*/
	float:left;
}
.right{ /*右に回りこみ*/
	float:right;
}
.nobr{
	white-space:nowrap;
}

/*-------後付け汎用スタイル*/

.acenter{ /*中央そろえ*/
	text-align:center;
}
.aright{ /*右そろえ*/
	text-align:right;
}
.mt15{ /*上に15pxあき*/
margin-top:15px;
}
.mt10{ /*上に10pxあき*/
margin-top:10px;
}
.mt5{ /*上に5pxあき*/
margin-top:5px;
}
.ml5{ /*左に5pxあき*/
margin-left:5px;
}
.ml10{ /*左に5pxあき*/
margin-left:10px;
}
.ml20{ /*左に20pxあき*/
margin-left:20px;
}
.mr10{ /*右に10pxあき*/
margin-right:10px;
}
/*-------*/

.bd{ /*周りにボーダ*/
border:1px solid #47474a;
}
.ind0{text-indent:0;}
.w275{ /*幅およそ半分*/
width:275px;
}
.notice{ /*注意書き小*/
	font-size:90%;
}
.mark_r{ /*赤文字*/
color:#ff0000;
}
.new{ /*New囲み*/
background-color:#ff0000;
color:#ffffff;
letter-spacing:2px;
padding:1px 2px 0 3px;
margin-left:7px;
font-size:80%;
}
.kakomi{
border:1px solid #dddddd;
padding:10px;
width:350px;
text-align:center;
margin:20px auto;
}
.bgtxt{
font-size:80%;
background-color:#f5f4f4;
padding:5px;
}
/*-------リンク*/
a{
	color: #002599;
	text-decoration: none;
}
a:link{
	color: #002599;
	text-decoration: none;	
}
a:active{
	color: #446ce8;
	text-decoration: underline;
}
a:visited{
	color: #002599;
	text-decoration: none;
}
a:hover{
	color: #446ce8;
	text-decoration: underline;
	cursor:pointer;
}

/*-------リスト*/

ul{
	margin-left:20px;
	list-style-position:outside;
}
li{
	list-style-type:none;
	list-style-image:url("../cmn/ico-list1.gif");
}
ul.ico2 li{
	list-style-image:url("../cmn/ico-list2.gif");
}
ul ul li{
	list-style-image:url("../cmn/ico-list2.gif");
}

ul.notice,ul.notice li{
	list-style-image:none;
	font-size:90%;
}

/*-------フォーム*/

input{
	color:#002599;
	background-color:#ffffff;
	border:1px solid #47474a;
}
input.b0{
	border-width:0px;
}

/*-------レイアウト*/
body{
	font-size:13px;
	color:#595757;
	background-color:#f7f7f8;
	text-align:center;
	width:100%;
	padding-bottom:10px;
	scrollbar-face-color:#ffffff; /* 表面の色 */
	scrollbar-highlight-color:#ffffff; /* ハイライトの色 */
	scrollbar-shadow-color:#000000; /* 影の色 */
	scrollbar-3dlight-color:#707b86; /* 左端と上端の色 */
	scrollbar-darkshadow-color:#707b86; /* 右端と下端の色 */
	scrollbar-arrow-color:#707b86; /* 矢印の色 */
	scrollbar-track-color: #ffffff; /* ベースの色 */
}
.print{
	display:none;
}
.pbreak{
	display:none;
}
.bg{ /*背景を入れるためのDIV*/
	background-image:url("../cmn/bg-base.jpg");
	background-repeat: repeat-y;
	background-position: center;
}
.center{ /*メインコンテンツをセンタリング(FF対策)*/
	width:780px;
	margin:0 auto;
	padding-top:8px;
}
.main{ /*メインコンテンツ*/
	margin:0 10px;
	text-align:left;
	width:760px;
}
.head{ /*ヘッダ*/
	background-image:url("../cmn/bg-head.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height:55px;
	position:relative;
	float:none;
}
.head img{
	vertical-align:top;
}
/*-------ヘッダメニュ*/
.head .hmenu{
	float:right;
	position:absolute;
	bottom: 5px;
	right:0px;
}

.hmenu img{
	margin-right:10px;
}

.fla{
	margin-top:8px;
}


/*-------メニュ*/

.cmenu{
	margin:10px 0 0 0;
	float:none;

}
.cmenu *{

}

.cmenu img{
	padding-right:2px;
}


.r{
	padding-right:0px;
}

/*-------コンテンツ*/

.cnt{
	float:none;
	padding-top:24px;
	margin-top:0;
}
.cnt .cntimg{
	float:left;

}
.cnt .cntimg img{
	vertical-align:top;
}

.cnt .cntr{
	float:right;
	width:593px;

}
.cnt .cntc{ /*左イメージを入れない場合のセンタリング*/
	width:593px;
	margin:0 auto;
}

h1{
	color:#595757;
	font-size:150%;
	margin:5px 0;
}

#enterprise .pmain{

	padding:8px;

	text-indent:1em;
	line-height:20px;
}
.cnt .point{
margin-bottom:10px;
}

.cnt .point h2{
	margin-top:20px;
	color:#ff2525; /*基準色*/
}

#enterprise .cnt .point p{
	margin-top:7px;

	color:#595757;
/*	padding:0px;*/

}
h3{
	background-image:url("../cmn/ico_h3.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:5px;
	padding-left:15px;
	color:#1b1b1b;
	font-size:110%;
}

/*-------indexコンテンツ*/

#top .cnt{
	padding-top:14px;

}
#top .cnt .cntl{
	float:left;
	width:622px;
	border:1px solid #b5b5b6;
}
/*---newsのところ*/
#top .cnt .cntl .news{
	margin:2px;
}
#top .news .topiarea{
	margin-top:4px;
	height:140px;
	overflow: auto;
}
#top .news .topics{
	margin:0 7px;
	padding:6px 0;
/*	border-bottom:1px dotted #9e9e9e;*/
	font-size:80%;
}

#top .news .topics .date{
	float:left;
	width:66px;
	text-align:center;
}
#top .news .topics .title{
	float:left;
	width:512px;
	border-left:1px solid #9e9e9e;
	color:#3e3e3e;
}

#top .news .topics p{
	background-color:transparent;
	color:#3e3e3e;
	padding:0 15px;
	text-indent:0;
	line-height:normal;
}
#top .topiarea hr{
	margin:0 7px;

}
/*---------------*/

#top .cnt .cntr{
	width:130px;
	font-size:80%;
	text-align:center;
}
#top .banner{
	padding-top:10px;
	clear:both;
}

#top .banner *{
	float:left;
}
#top .banner div{
margin-top:7px;
margin-right:21px;
}

#top .banner img{

}
#top .banner div.r{
	margin-right:0;
}
#top .banner div{

}
/*-------footerアンドcopy*/

.foot{ /*背景末尾を入れるためのDIV*/
	background-image:url("../cmn/bg-foot.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:18px;
	clear:both;
}
.copy{ /*copyright*/
	width:780px;
	text-align:left;
	margin:0 auto;
	color:#707b76;
	font:12px "ＭＳ Ｐ明朝","Osaka",serif;
}


/*-------制作用*/
.memoo{
background-color:red;color:white;font-size:120%;margin:10px 0;padding:3px;
}
デバグ{
	border:1px solid #ff0000;
}