a:link , a:visited , a:active {
	margin:0px;
	padding:0px;
	color:#0a9ddf;
	text-decoration: underline;
}

a:hover {
	color:#0033CC;
	text-decoration: underline;
}

img{
	border:0px;
	vertical-align:top;
}

h1 , h2 , h3 , h4 {
	margin:0px;
	padding:0px;
	border:0px;
	font-weight:normal;
	font-size:100%;
}

html{
	height:100%;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height:130%;
	letter-spacing: 1px;
	word-spacing:5px;
	background:#FFFFFF;
	background-image: url("../img/bg_all.gif");
	background-repeat: repeat;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.clear{clear:both; font-size:0%; line-height:0;}

.blue_b{
	font-weight: bold;
	color: #03a4bc;
}
#green{
	color:green;
}

.bold{
	font-weight:bold;
}

.margin_top_bottom_10{
	margin:10px 0px;
}

.margin_top_10{
	margin-top:10px;
}

#mainbody{
	width:787px;
	margin:0 auto;
	background:#FFFFFF;
}
#contbody{
	width:787px;
	height:100%;
	margin:0 auto;
	background:#FFFFFF;
	border:solid 1px #C3C3C3;
	border-top:none;
}

#contbody .cont{
	width:757px;
	height:100%;
	background:#FFFFFF;
	padding:15px 0px 15px 15px;
}


/* -------------------　ヘッダー＆ヘッダーメニュー　------------------- */

#header{
	width:757px;
	height:54px;
}

#top{
	width:757px;
	height:54px;
}

#top .logo{
	width:557px;
	height:54px;
	float:left;
}

#top .header-tel{
	width:200px;
	height:54px;
	float:left;
}


#topmenu{
	width:757px;
	height:43px;
}


#topmenu .menu{
	width:757px;
	height:43px;
	float:left;
}

#topmenu .menu ul{
	height:43px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#topmenu .menu li{
	height:43px;
	float:left;
}


/* -------------------　フッター　------------------- */



#footor{
	width:757px;
	height:109px;
	margin-top:10px;
	BACKGROUND: url(../img/bg_footer.jpg);
	border:solid 1px #cccccc;
}

#footorcont1{
	width:199px;
	height:auto;
	float:left;
	padding-top:15px;
	padding-left:15px;
	BACKGROUND: url(../img/bg_footer02.jpg) no-repeat right top;
}

#footorcont1 .text01{
	color: #990000;
	font-weight: bold;
}
#footorcont1 .text02{
	color: #333333;
}
#footorcont1 .bt{
	width:169px;
	height:auto;
	padding-top:7px;
}

#footorcont2{
	width:186px;
	height:auto;
	float:left;
	padding-top:6px;
}

#footorcont3{
	width:171px;
	height:auto;
	float:left;
	padding-top:6px;
	BACKGROUND: url(../img/bg_footer02.jpg) no-repeat right top;
}

#footorcont4{
	width:184px;
	height:auto;
	float:left;
}

#footorcont4 .linktitle{
	margin-top:15px;
	line-height:21px;
}

#link dl{
	margin-top:7px;
}

#link dd{
	margin:0px 0px 0px 0px;
}

dl ul{
	list-style:none;
	margin-left:-20px;
	padding:0px;
}

dl li{
	padding:0px 0px 0px 0px;
	background-image: url("../img/icon_arrow_03.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}

.linkstr{
	padding-left:16px;
	width:150px;
	white-space:normal;
}


#copy{
	width:757px;
	height:auto;
	margin-top:10px;
	text-align: center;
}

/* -------------------　スペース用　------------------- */

#sp01{
	width:15px;
	height:auto;
}



.over{
	overflow:hidden;
}


/*-----------------------------------------------------*/
.new{
	background:url(../img/news.jpg) no-repeat;
	padding-left:32px;
	font-weight:bold;
	margin-bottom:10px;
}

.demo{
	background:url(../img/demo.jpg) no-repeat;
	padding-left:32px;
	font-weight:bold;
	margin-bottom:10px;
}

.press{
	background:url(../img/pres.jpg) no-repeat;
	padding-left:32px;
	font-weight:bold;
	margin-bottom:10px;
}


p,h4{
	margin:0px;
	padding:0px;
}

.sym_cont{
	padding:0px 0px 20px 20px;
}

.right{
	text-align:right;
	padding:0px 10px 0px 0px;
}

.sym_cate{
	margin:0px 0px 0px 20px;
}

.sym_cont p{
	padding:0px 0px 0px 10px;
}

.sym_cont td{
	vertical-align:top;
}

