/* CSS Document */


/* 全共通 */


* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#776044;
}

a:hover {
	color:#FF0033;
	text-decoration:none;
}

span {
	font-weight:bold;
	color:#FF0000;
}

.small {
	font-size:10px;
	color:#474527;
	font-weight:bold;
}

.imp {
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:normal;
}

body {
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:12px;
}

#wrap {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}


/* ヘッダー */


#header {
	background:url(img/header.jpg) no-repeat;
	width:780px;
	height:81px;
}

h1 ,h1 a {
	text-indent:-9999px;
	width:230px;
	height:81px;
	float:left;
}

#h-contact ,#h-contact a {
	display:block;
	width:300px;
	height:81px;
	float:right;
	text-indent:-9999px;
}


.clear {
	clear:both;
}


/* グローバルナビゲーション */


#navi {
	width:780px;
	height:47px;
	background:url(img/g-navi.jpg) no-repeat;
}

#navi li {
	text-indent:-9999px;
	list-style:none;
	float:left;
	clear:right;
}

#top ,#top a {
	width:156px;
	height:47px;
	display:block;
}

#top a:hover {
	width:156px;
	height:47px;
	display:block;
	background:url(img/g-navi.jpg) 0px -48px no-repeat;
}

#corporate ,#corporate a {
	width:156px;
	height:47px;
	display:block;
}

#corporate a:hover {
	width:156px;
	height:47px;
	display:block;
	background:url(img/g-navi.jpg) -156px -48px no-repeat;
}

#personal ,#personal a {
	width:156px;
	height:47px;
	display:block;
}

#personal a:hover {
	width:156px;
	height:47px;
	display:block;
	background:url(img/g-navi.jpg) -312px -48px no-repeat;
}

#about ,#about a {
	width:156px;
	height:47px;
	display:block;
}

#about a:hover {
	width:156px;
	height:47px;
	display:block;
	background:url(img/g-navi.jpg) -468px -48px no-repeat;
}

#contact ,#contact a {
	width:156px;
	height:47px;
	display:block;
}

#contact a:hover {
	width:156px;
	height:47px;
	display:block;
	background:url(img/g-navi.jpg) -624px -48px no-repeat;
}


/* コンテンツボックス */

#contents {
	padding:8px 10px 8px 20px;
	line-height:150%;
}

#contents-left {
	width:540px;
	float:left;
	clear:right;
}

#contents-right {
	background:url(img/division.jpg) repeat-y;
	width:185px;
	padding-left:25px;
	float:left;
	clear:right;
}

#contents-right img {
	margin-top:4px;
}


/* コンテンツ左 */


#message {
	width:477px;
	background:url(img/top-catch.jpg) no-repeat;
	padding:78px 25px 16px 18px;
	margin-bottom:8px;
}

.link {
	text-align:right;
	margin-top:8px;
	font-weight:bold;
	display:block;
}

.link02 {
	text-align:center;
	margin-bottom:16px;
	padding-top:16px;
	font-weight:bold;
}

.name-r {
	text-align:right;
	font-size:13px;
	font-family:"HGP明朝E";
	padding-right:68px;
	padding-top:24px;
}

.name-r img {
	margin-bottom:-10px;
	margin-left:10px;
}

.frame-top {
	width:525px;
	height:12px;
	background:url(img/frame-top.jpg) no-repeat;
	margin-top:8px;
}

.frame-middle {
	width:461px;
	padding:0 32px 5px 32px;
	background:url(img/frame-middle.jpg) repeat-y;
}

.frame-bottom {
	width:525px;
	height:12px;
	background:url(img/frame-bottom.jpg) no-repeat;
	margin-bottom:8px;
}

.ul-frame-middle {
	width:430px;
	padding:0 35px 5px 60px;
	background:url(img/frame-middle.jpg) repeat-y;
}

.top-frame-middle {
	width:505px;
	padding:0 10px 5px 10px;
	background:url(img/frame-middle.jpg) repeat-y;
}


.c-frame-a {
	background:url(img/c-frame-a.jpg) no-repeat;
	width:525px;
	height:12px;
	margin-top:8px;
}

.c-frame-b {
	background:url(img/c-frame-b.jpg);
	width:445px;
	padding:8px 35px 8px 45px;
}

.c-frame-c {
	background:url(img/c-frame-c.jpg) no-repeat;
	width:525px;
	height:12px;
	margin-bottom:16px;
}

#cc {
	padding-left:5px;
	float:left;
	clear:right;
	width:244px;
}

#pc {
	padding-left:9px;
	float:left;
	width:244px;
}

.thum {
	margin:12px 8px 8px 8px;
	float:left;
}

.summary {
	width:158px;
	float:left;
	margin:12px 0 8px 0;
}

.plain {
	padding:8px 28px 16px 16px;
}

.plain li {
	margin-left:16px;
}

.plain02 {
	padding:8px 28px 16px 32px;
}

.plain03 {
	padding:8px 28px 16px 32px;
	text-align:center;
}

.plain04 {
	padding:8px 64px 16px 64px;
}

.reason {
	padding:8px 32px 0 0;
	border-bottom:#CCCCCC dotted 1px;
	margin-left:-16px;
	text-indent:8px;
}


.mvv {
	padding:8px 48px 16px 48px;
}

.text {
	padding:8px 0px 8px 32px;
}

dl {
	padding:8px 32px 16px 32px;
}

dt {
	font-weight:bold;
}

dd {
	padding-left:20px;
}

.insert {
	text-align:center;
	margin:16px 0 16px 0;
}

.box-l {
	float:left;
	padding-left:30px;
}

.box-r {
	float:left;
	padding-left:70px;
}

h2 {
	width:530px;
	height:36px;
	background:url(img/title.jpg) no-repeat;
	color:#474527;
	font-family:"HGP明朝E";
	font-size:18px;
	line-height:36px;
	text-indent:32px;
	font-weight:lighter;
}

h3 {
	width:530px;
	height:30px;
	background:url(img/sub-title.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	text-indent:54px;
	font-weight:lighter;
	margin-top:10px;
	font-family:"HGP明朝E";
}

.sub1 {
	width:530px;
	height:30px;
	background:url(img/sub-title1.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	text-indent:54px;
	font-weight:lighter;
	margin-top:10px;
	font-family:"HGP明朝E";
}

.sub2 {
	width:530px;
	height:30px;
	background:url(img/sub-title2.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	text-indent:54px;
	font-weight:lighter;
	margin-top:10px;
	font-family:"HGP明朝E";
}

.s-title {
	width:530px;
	height:30px;
	background:url(img/s-title2.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	text-indent:54px;
	font-weight:lighter;
	margin-top:10px;
	font-family:"HGP明朝E";
}

.s-title2 {
	width:530px;
	height:30px;
	background:url(img/s-title.jpg) no-repeat;
	font-size:14px;
	line-height:32px;
	text-indent:54px;
	font-weight:lighter;
	margin-top:10px;
	font-family:"HGP明朝E";
}

.contact {
	width:493px;
	height:111px;
	margin-left:5px;
	margin-top:32px;
	background:url(img/contactform.jpg) no-repeat;
	padding:32px 0 0 32px;
}

.cr {
	margin-left:32px;
}

.pp {
	padding-left:48px;
	padding-right:36px;
}



/* 右メニュー */

#menu {
	width:185px;
	height:36px;
	background:url(img/right/right-title.jpg) no-repeat;
}

#menu-point {
	list-style-image:url(img/right/dot.jpg);
	padding:8px 0 20px 32px;
	background:url(img/right/right-contents.jpg) no-repeat;
	background-position:bottom;
	margin-bottom:32px;
	color:#FF0000;
}

table {
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	margin-top:16px;
	line-height:200%;
}

/* フォーム */

#form {
	margin-right:auto;
	margin-left:auto;
}

#form td {
	padding:3px 0 3px 8px;
	border:solid #CCCCCC 1px;
}


/* フッター */


#footer {
	width:100%;
	height:54px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:16px;
	padding-top:40px;
	line-height:130%;
}

#f-text {
	width:748px;
	text-align:left;
	margin:0 auto 0 auto;
	padding-left:32px;
}

#f-address , #f-address a , #f-address a:hover {
	width:764px;
	text-align:right;
	font-size:10px;
	margin:0 auto 0 auto;
	color:#999999;
	padding:4px 16px 0 0;
	text-decoration:none;
}

/* バナー */


.banner01, .banner01 a {
	width:184px;
	height:62px;
	background:url(img/right/seminar-b.jpg) no-repeat;
	display:block;
}

.banner01 a:hover {
	background:url(img/right/seminar-c.jpg) no-repeat;
	display:block;
}

.banner02, .banner02 a {
	width:184px;
	height:62px;
	background:url(img/right/seminar-d.jpg) no-repeat;
	display:block;
}

.banner02 a:hover {
	background:url(img/right/seminar-e.jpg) no-repeat;
	display:block;
}






