/*      ブラウザスタイルの初期化
----------------------------------------------------*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,img {margin: 0px; padding: 0px;}

ul,li {list-style-type: none;}

.clear{clear: both;}

img { border: none 0px;}


/*      フォントファミリー指定
----------------------------------------------------*/
body {
	background-image:url(../img/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}




/*      罫線非表示
----------------------------------------------------*/
hr {
	display:none;
}


/*　　　ファイヤーフォックス等のアウトライン非表示
----------------------------------------------------*/
a {
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



/*      header
----------------------------------------------------*/
#header { width:685px; float:left;}
#header #head-sec01 { height:77px;}
#header h1 { float: left; padding-top: 25px; }
#header #head-sec01 #head-tel { float: right; margin-top:10px;}



* html #global-navi li { margin-right: 4px;}

#global-navi li {
	float: left;
	margin-right: 5px;
	height:41px;
}


/*      contents
----------------------------------------------------*/
#index #contents {
	background-image: url(../img/common/navi_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contents {
	background-image: url(../img/common/navi_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}

#contents .col-a {
	float:left;
	width: 170px;
	padding : 5px;
}

#contents .col-a li {
	margin-bottom: 5px;
}


* html #contents .col-b { width: 600px;}

#contents .col-b {
	float:right;
	width: 600px;
	padding : 5px;
}

.f-18 {
	font-size:18px;
	font-weight: bolder;
} 


/*      footer
----------------------------------------------------*/

#footer {
	background-color: #000000;
	height: 90px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer p {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#footer p a { color:#FFFF00;}








/******************************************************************** Float containers fix
===================================================================== a.k.a. clearfix */

/******************** exp IE
*/
#wrapper:after,
#header:after,
#head-wrapper:after,
#footer:after,
#head-sec01:after,
#contents:after,
#sec01:after,
#sec02:after,
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	line-height: 0;
	visibility: hidden;
}

/******************** for IE
Level 2.1*/
#wrapper,
#header,
#head-wrapper,
#footer,
#head-sec01,
#contents,
#sec01,
#sec02,
.clearfix { display: inline-block;}  

/* Holly Hack Targets IE Win only \*/
* html #wrapper,
* html #header,
* html #head-wrapper,
* html #footer,
* html #head-sec01,
* html #contents,
* html #sec01,
* html #sec02,
* html .clearfix { height: 1%;}

#wrapper,
#header,
#head-wrapper,
#footer,
#head-sec01,
#contents,
#sec01,
#sec02,
.clearfix {
	display: block;
}


.f-l { float: left;}
.f-r { float:right;}

.aL { text-align:left;}
.aR { text-align:right;}
.aC { text-align:center;}
#contents .col-a p {
	margin-top: 10px;
}

.pagetop {
	font-size: 12px;
	text-align: right;
	margin: 8px;
}
#contents .col-b .midashi {
	margin-top: 10px;
	margin-bottom: 15px;
}
.red {
	color: #CC0000;
}

.bule {
	color:#0066CC;
}
.col-a .side-pr p,
.col-a .side-pr b {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.col-a .side-pr b { color:#FF6600; margin-top:15px;}
.col-a .side-pr h4 {
	font-size: 13px;
	color: #CC0000;
}
.col-a .side-pr {
	border: 1px solid #990000;
	padding: 2px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#works-data .works-area .message {
	line-height: 18px;
}
#contact #wrapper #contents .col-b .seminar-box .seminar-table .seminar-list li {
	line-height: 16px;
	margin-bottom: 20px;
	list-style-type: none;
}
#footer .footmail {
	position: relative;
	left: 350px;
	top: -40px;
	font-size: 14px;
	font-weight: bolder;
	width: 300px;
}
#footer {
	padding-bottom: 60px;
}
