
.clear{
clear:both
}

img{
	border: 0px;
}

*{
	text-decoretion: none;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","ヒラギノ角ゴ Pro W3","Osaka-等幅","Osaka","平成角ゴシック";
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*----------------------------▼トップページ▼----------------------------*/

body{
	text-align: center;
	background-image: url(http://www.sankeibiz.jp/css/news_v20091207000/images/header_bg_001.gif);
	background-repeat: repeat-x;
	font-size: 14px;
}

a{
	color: #0092cb;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrap{
	width: 820px;
	margin: auto;
	text-align: left;
}

#header_s{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 800px;
}

h1 a{
	display: block;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	width: 519px;
	height: 145px;
	font-size: 1px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

.pdf{	
	display: block;
	width: 274px;
	height: 79px;
	margin: 67px 0 0 7px;
	overflow: hidden;
	float: left;
}

.leed{
	margin: 10px 20px 0 20px;
	line-height: 150%;
}

.center_link{
	text-align: center;
	line-height: 21px;
	height: 21px;
	margin: 10px auto 15px auto;
}

.active{
	color: #ffffff;
	text-align: center;
	line-height: 19px;
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	margin-left: 5px;
	border: 1px solid #23584f;
	background-color: #23584f;
}

.link{
	display: block;
	width: 21px;
	height: 21px;
	float: left;
	margin-left: 5px;
}

.link a{
	color: #23584f;
	text-align: center;
	line-height: 19px;
	display: block;
	width: 19px;
	height: 19px;
	border: 1px solid #23584f;
}

.link a:hover{
	color: #ffffff;
	text-align: center;
	line-height: 19px;
	display: block;
	width: 19px;
	height: 19px;
	border: 1px solid #23584f;
	background-color: #23584f;
}

#contents{
	width: 760px;
	margin: 0 0 0 20px;
}

h2{
	text-indent: -9999px;
	font-size: 1px;
	margin: 20px 0 10px ;
	width: 760px;
	height: 65px;
}

.midashi1{
	background-image: url(img/title1.gif);
}

.midashi2{
	background-image: url(img/title2.gif);
}

.midashi3{
	background-image: url(img/title3.gif);
}

.midashi4{
	background-image: url(img/title4.gif);
}

.midashi5{
	background-image: url(img/title5.gif);
}

.text{
	line-height: 180%;
}

.mc{
	color: #d92728;
}

.icon{
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	margin: 10px 0 5px 0;
}

#photo_box1{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 0px 0px 5px 10px;
	width: 260px;
	float: right;
}

#photo_box1 img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box1 p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#photo_box2{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 0 10px 5px 0;
	width: 260px;
	float: left;
}

#photo_box2 img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box2 p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#photo_box_panel{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	width: 758px;
}

#photo_box_panel img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box_panel p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#kakomi{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	width: 758px;
}

#kakomi p{
	font-size: 90%;
	margin: 10px 20px 20px 20px;
	line-height: 160%;
}

.bunner{
	margin: 20px 0 20px 10px;
}