/* ----- 初期定義 -----*/
/*--- 文字入力時の余白を無くす指定 ---*/
*{
	margin:0;
	padding:0;
	top: 3px;
}
/* 未訪問リンク　*/
a:link{
	color:#0033FF;
	text-decoration:underline;
	}
/* 訪問済みリンク　*/
a:visited{
   	color:#0033FF;
	text-decoration:underline;
}
img{
	border:0;
	vertical-align: bottom;
}

ul{
list-style:none;
}
ol{
margin-left:1.5em;
list-style:decimal outside;
}
*+html ol{margin-left:2em;} /* hack for IE7 */
* html ol{margin-left:2em;} /* hack for IE6 */


strong,
em{
font-weight:bold;
font-style:normal;
}

sup,
sub{
font-size:0.66em;
_font-size:0.83em;
}
*+html sup/**/,
*+html sub/**/{
font-size:0.83em;
}

table{
border:0;
border-collapse:collapse;
}
table caption{
text-align:left;
}

html{
font-size:100.01%;
}

#header,
#GlobalNavi,
#contentsMain,
#contents,
#contents02,
#txtdiv10{
clear:both;
margin:auto;
width:782px;
text-align:left;
}

/* ----- 初期定義終了 -----*/
body {
	clear:both;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #333333;
	padding-top: 2px;
	text-align: center;
}
/* header
------------------------------------------------ */
#header{
	margin-bottom:1px;
	height:50px;
}
#header h1 {
	float:left;
	margin-right: 30px;
}

#top #GlobalNavi {
	height: 28px;
	padding-bottom: 1px;
	width: 782px;
	
}
#top #GlobalNavi ul {
	margin-left: 0px;
	padding-left: 0px;
}
#top #GlobalNavi li {
	float:left;
}

.txtdiv10{
	width:782px;
	padding-bottom: -5px;
}
/* home
------------------------------------------------ */
.homeMainVisualWrp{
	width:782px;
	height:240px;
	text-align:left;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.homeMainVisualWrp:after{
display:block;
clear:both;
visibility:hidden;
height:0px;
content:".";
}
/*#english .homeMainVisualWrp{
margin-bottom:10px;
}*/
.homeMainVisualWrp .mainVisual{
float:left;
width:542px;
}
.homeMainVisualWrp div{
float:right;
width:240px;
}
.homeMainVisualWrp div p{
margin-bottom:5px;
text-align:right;
}
.homeMainVisualWrp .list02{
padding-bottom:0;
}

.homeMainVisualWrp_en{
margin-bottom:10px;
}


#top #contents{
background:none;
}
#top #contentsMain{
	float:none;
	width:782px;
	overflow:hidden;
}

#top #column01{
	width: 542px;
	float: left;
}
#top #column02{
	width: 220px;
	float: right;
}

/* ---------- heading ---------- */
#top h2.homeCap01{
	zoom:1;
	margin-bottom:10px;
	padding:0 0 4px;
	border:0;
	position:relative;
	background:url("/images/common/line_dot_01.gif") 0 100% repeat-x;
	font-size:1em;
	line-height:1.4em;
}
#top h2.homeCap01 span{
display:inline;
padding:0;
background:none;
}
#top h2.homeCap01 a.rss{
padding:0;
position:absolute;
top:9px;
right:11px;
background:none;
}

#top h3{
padding-top:4px;
background:none;
}


/* Service List
------------------------------------------------ */
.service {
	padding-bottom: 8px;
	overflow: hidden;
}
#top #contentsMain .service ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 796px;
}
#top #contentsMain .service li {
	width: 256px;
	margin-right: 14px;
	margin-bottom: 10px;
	padding-left: 128px;
	text-align: left;
	float: left;
	height: 80px;
	position: relative;
}
#top #contentsMain .service .figure {
	top: 3px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
}
#top #contentsMain .service ul li h3 {
	border:0;
	background-position: 0 0.2em;
	background-image: url(images/icon_arrow02.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 1.4em;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	margin-top: 0px;
}
#top #contentsMain .service p {
	padding-left: 17px;
}

.styl2 {
	font-size: 1em;
	text-decoration: underline;
}
/* ----- h3などに枠を設ける時に別途指定する ----- */
#contentsMain h3 {
	margin-bottom:10px;
	padding:8px 0 2px 6px;
	border-bottom:1px solid #C30000;
	position: relative;
	/*background:url(/images/h2_bg01.gif) repeat-x bottom #E1E1E1;
	font-size:1em;
	line-height:1.4em;*/
	
} 
#top h2.homeCap01{
	zoom:1;
	margin-bottom:10px;
	padding:0 0 4px;
	border:0;
	position:relative;
	font-size:1em;
	line-height:1.4em;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#top h2.homeCap01 span{
display:inline;
padding:0;
background:none;
}
#top h2.homeCap01 a.rss{
padding:0;
position:absolute;
top:9px;
right:11px;
background:none;
}

.news {
	text-align: left;
	margin-bottom: 20px;
}
.news dl{
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.news dt{
	padding-left:18px;
	background-image: url(images/common/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.news dd{
	padding-top: 0;
	padding-right: 0;
	padding-left: 18px;
	padding-bottom: 9px;
}
.news p {
	margin-top: 0px;

}
/* Seminar
------------------------------------------------ */
#top div.seminar ul li{
margin-bottom:10px;
}
.pageTop{
text-align:right
}
.pageTop a{
	padding-left:20px;
	background-image: url(images/icon_arrow04.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 3px;
} 

/* footer
------------------------------------------------ */
#footerContainer{
	border-top:1px solid #efefef;
	width:782px;
	margin-top: 12px;
	margin-bottom: 0;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer{
	margin-top:10px;
	font-size:0.83em;
	line-height:1.4em;
	min-height:1px;
	_height:1px;
	height: 30px;
	width: 782px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #015396;
}
.footermae {
	width: 580px;
	float: left;
	text-align: left;
    font-family:Times New Roman, "ＭＳ Ｐゴシック";
    font-style:italic;
    font-size:11px;
}
.footerato {
	top: 3px;
	border: 0;
	left: 0px;
	width: 180px;
	float: right;
}
#top #footer .footerato p {
	padding-left: 3px;
}

#footer .footerato li {
	width: 140px;
	padding-left: 40px;
	height: 30px;
	position: relative;
	text-align: left;
}

#footer .footerato span {
	overflow: hidden;
	position: absolute;
	padding-top: 1px;
	left: 0px;
}
#top .homeMainVisualWrp span {
	margin-bottom: 10px;
}
#top #contentsMain #column02 span {
	height: 50px;
	width: 220px;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 20px;
}
.seikyu {
	width: 220px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}
.toiawase {
	width: 220px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}
.jigyounaiyou {
	height: 600px;
	width: 300px;
	position: relative;
}
.pageTop{
text-align:right
}
.txColor01{
	color:#CC0000;
}
